[Gambas-devel-svn] SF.net SVN: gambas: [524] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-08-24 12:50:35
|
Revision: 524 http://gambas.svn.sourceforge.net/gambas/?rev=524&view=rev Author: gambas Date: 2007-08-24 05:50:36 -0700 (Fri, 24 Aug 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Catalan translation of tips of the day. * NEW: Component selection is now only checked when you close the project property dialog. [GB.GTK] * BUG: Loading a transparent picture from disk creates a transparent picture in memory. * BUG: Using Picture.Load() does not automatically transforms the intern pixbuf into a pixmap. [GB.FORM.MDI] * NEW: Workspace.Background now really sets the background color of the workspace. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/ca_ES.po 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/comp/src/gb.form.mdi/.info 2.0/trunk/comp/src/gb.form.mdi/.project 2.0/trunk/comp/src/gb.form.mdi/FMain.form 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/comp/src/gb.form.mdi/Workspace.class 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Games/Snake/.project 2.0/trunk/examples/examples/Games/Snake/FrmMain.class 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/CPicture.cpp 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/gpicture.h 2.0/trunk/gb.gtk/src/gtools.cpp Added Paths: ----------- 2.0/trunk/app/src/gambas2/tips/tips.ca This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |