[Gambas-devel-svn] SF.net SVN: gambas: [1283] gambas/branches/2.0
Brought to you by:
gambas
From: <ga...@us...> - 2008-04-03 11:29:37
|
Revision: 1283 http://gambas.svn.sourceforge.net/gambas/?rev=1283&view=rev Author: gambas Date: 2008-04-03 04:29:41 -0700 (Thu, 03 Apr 2008) Log Message: ----------- [INTERPRETER] * BUG: The binary and hexadecimal numbers with a '&' suffix are now correctly extended to a Long unsigned constant if needed. [GB.EVAL] * BUG: The long binary and hexadecimal numbers are correctly interpreted now. [GB.FORM] * NEW: The Space key now raises the Activate event in the DateChooser control. [GB.SETTINGS] * BUG: Settings.Read() and Settings.Write() now use the Window class of the specified control, not the TopLevel window, which may not necessarily exist anymore. Modified Paths: -------------- gambas/branches/2.0/app/src/doc.cgi/.lang/.pot gambas/branches/2.0/app/src/doc.cgi/Main.module gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/.lang/fr.po gambas/branches/2.0/app/src/gambas2/FDebugInfo.class gambas/branches/2.0/app/src/gambas2/FMain.class gambas/branches/2.0/comp/src/gb.form/.lang/.pot gambas/branches/2.0/comp/src/gb.form/FCalendar.class gambas/branches/2.0/comp/src/gb.form/FMain.class gambas/branches/2.0/comp/src/gb.form/FMain.form gambas/branches/2.0/comp/src/gb.settings/.project gambas/branches/2.0/comp/src/gb.settings/Settings.class gambas/branches/2.0/gb.qt/gb.qt.am gambas/branches/2.0/main/gbx/gbx_number.c gambas/branches/2.0/main/lib/eval/eval_trans_expr.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |