[Gambas-devel-svn] SF.net SVN: gambas:[1619] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-10-01 13:32:09
|
Revision: 1619 http://gambas.svn.sourceforge.net/gambas/?rev=1619&view=rev Author: gambas Date: 2008-10-01 13:31:32 +0000 (Wed, 01 Oct 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The look of container controls and embedder was modified. * BUG: Displaying the property help on virtual controls does not crash anymore. [WIKI CGI SCRIPT] * NEW: Changed the look of "only in 3.0" sections. [INTERPRETER] * BUG: Handle correctly additions between a small integer constant and a string, by converting the string to a floating point number. [GB.DESKTOP] * BUG: DesktopWindow.State property and state methods are not public anymore. * NEW: DesktopWindow.MoveResize() method was removed, and now Move() takes Width and Height optional parameters. Modified Paths: -------------- gambas/trunk/app/src/doc.cgi/Main.module gambas/trunk/app/src/gambas3/FMain.form gambas/trunk/app/src/gambas3/FProperty.class gambas/trunk/app/src/gambas3/FSave.form gambas/trunk/app/src/gambas3/img/control/embedder.png gambas/trunk/app/src/gambas3/img/control/hbox.png gambas/trunk/app/src/gambas3/img/control/hpanel.png gambas/trunk/app/src/gambas3/img/control/hsplit.png gambas/trunk/app/src/gambas3/img/control/vbox.png gambas/trunk/app/src/gambas3/img/control/vpanel.png gambas/trunk/app/src/gambas3/img/control/vsplit.png gambas/trunk/gb.desktop/src/gb.desktop/.info gambas/trunk/gb.desktop/src/gb.desktop/.project gambas/trunk/gb.desktop/src/gb.desktop/.settings gambas/trunk/gb.desktop/src/gb.desktop/DesktopWindow.class gambas/trunk/main/gbx/gbx_exec_loop.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |