[Gambas-devel-svn] SF.net SVN: gambas: [802] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-11-05 12:13:47
|
Revision: 802 http://gambas.svn.sourceforge.net/gambas/?rev=802&view=rev Author: gambas Date: 2007-11-05 04:13:52 -0800 (Mon, 05 Nov 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Little option dialog redesign. * NEW: A new option for hiding the message bar. [EXAMPLES] * BUG: Updated the GameOfLife example to the new Draw.Zoom behaviour. [GB.DEBUG] * BUG: The debugger can display anonymous object references without crashing now. [GB.QT.EXT] * BUG: Fixed an editor crash when you try to insert some characters after the last line. [GB.GTK] * NEW: The GridView now scrolls continuously when the mouse cursor is outside of it while selecting. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/FProperty.class 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/FToolBar.class 2.0/trunk/app/src/gambas2/FToolBox.class 2.0/trunk/app/src/gambas2/FTranslate.form 2.0/trunk/comp/src/gb.web/HTML.module 2.0/trunk/examples/examples/Games/GameOfLife/CGameField.class 2.0/trunk/examples/examples/Games/GameOfLife/FMain.form 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/ggridview.cpp 2.0/trunk/gb.gtk/src/ggridview.h 2.0/trunk/gb.qt/src/ext/gdocument.cpp 2.0/trunk/main/lib/debug/print.c 2.0/trunk/main/lib/draw/CDraw.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |