[Gambas-devel-svn] SF.net SVN: gambas: [1185] gambas/branches/2.0
Brought to you by:
gambas
From: <ga...@us...> - 2008-03-16 22:08:27
|
Revision: 1185 http://gambas.svn.sourceforge.net/gambas/?rev=1185&view=rev Author: gambas Date: 2008-03-16 15:08:32 -0700 (Sun, 16 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: More space for displaying the project name in the project property dialog. [GB.GTK] * BUG: Composed keys are correctly handled again by KeyPress events, but the SCIM input method does not work yet. * BUG: Using stock pictures work correctly again, and does not crash the interpreter anymore. * BUG: Fixes memory leaks with font and picture management. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/FPropertyProject.class gambas/branches/2.0/app/src/gambas2/FPropertyProject.form gambas/branches/2.0/comp/src/gb.form/.lang/.pot gambas/branches/2.0/comp/src/gb.form/.project 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.form/ValueBox.class gambas/branches/2.0/gb.gtk/src/CPicture.cpp gambas/branches/2.0/gb.gtk/src/gapplication.cpp gambas/branches/2.0/gb.gtk/src/gcontrol.cpp gambas/branches/2.0/gb.gtk/src/gdesktop.cpp gambas/branches/2.0/gb.gtk/src/gdraw.cpp gambas/branches/2.0/gb.gtk/src/gfont.h gambas/branches/2.0/gb.gtk/src/ggambastag.h gambas/branches/2.0/gb.gtk/src/gmessage.cpp gambas/branches/2.0/gb.gtk/src/gshare.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |