[Gambas-devel-svn] SF.net SVN: gambas: [1282] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-04-02 01:15:28
|
Revision: 1282 http://gambas.svn.sourceforge.net/gambas/?rev=1282&view=rev Author: gambas Date: 2008-04-01 18:15:31 -0700 (Tue, 01 Apr 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The "Show help property" option works correctly now. * BUG: The splitter position of the debug window is correctly restored now. [GB.DESKTOP] * NEW: Many methods for dealing with windows properties, for watching them, for watching window changes... All are defined in the internal _Desktop class. They won't be public. [GB.FORM] * NEW: The Space key now raises the Activate event in the DateChooser control. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/app/src/gambas3/FDebugInfo.class gambas/trunk/app/src/gambas3/FOption.class gambas/trunk/app/src/gambas3/FProperty.class gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/FCalendar.class gambas/trunk/gb.desktop/src/desktop.c gambas/trunk/gb.desktop/src/gb.desktop/.component gambas/trunk/gb.desktop/src/gb.desktop/.icon.png gambas/trunk/gb.desktop/src/gb.desktop/.project gambas/trunk/gb.desktop/src/gb.desktop/.settings gambas/trunk/gb.desktop/src/gb.desktop/Main.module gambas/trunk/gb.desktop/src/x11.c gambas/trunk/gb.desktop/src/x11.h gambas/trunk/gb.qt/src/main.cpp gambas/trunk/main/configure.ac gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/share/gambas.h Added Paths: ----------- gambas/trunk/gb.desktop/src/gb.desktop/Form1.class gambas/trunk/gb.desktop/src/gb.desktop/Form1.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |