[Gambas-devel-svn] SF.net SVN: gambas: [275] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-04-12 10:03:56
|
Revision: 275 http://svn.sourceforge.net/gambas/?rev=275&view=rev Author: gambas Date: 2007-04-12 03:03:57 -0700 (Thu, 12 Apr 2007) Log Message: ----------- [INTERPRETER] * BUG: French date separator is now forced to be a slash. * BUG: Format$() now can deal with Variant arguments. [DEVELOPMENT ENVIRONMENT] * BUG: Automatic insertion of property handlers is more robust now. [GB.FORM] * NEW: ValueBox is a control that inherits TextBox and that allows to enter numbers, dates, times & identifiers easily. * NEW: DateBox and TimeBox were removed. ValueBox should be used instead. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/img/control/valuebox.png 2.0/trunk/app/src/gambas2/img/control/workspace.png 2.0/trunk/comp/src/gb.form/.component 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.list 2.0/trunk/comp/src/gb.form/FMain.class 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/ValueBox.class 2.0/trunk/main/gbx/gbx_local.c 2.0/trunk/main/gbx/gbx_subr_conv.c Removed Paths: ------------- 2.0/trunk/comp/src/gb.form/DateBox.class 2.0/trunk/comp/src/gb.form/TimeBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |