[Gambas-devel-svn] SF.net SVN: gambas:[7403] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-10-10 02:02:14
|
Revision: 7403 http://sourceforge.net/p/gambas/code/7403 Author: gambas Date: 2015-10-10 02:02:12 +0000 (Sat, 10 Oct 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Project exported control icons are thiner. [INTERPRETER] * NEW: Release classes having an array class if that array class has no instance. [GB.GUI.BASE] * NEW: _Gui._Quit is a new method called by the GUI components during their "quit" hook. At the moment it releases Drag.Icon picture and voids the Picture cache. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/CControl.class gambas/trunk/comp/src/gb.form.editor/.src/FTest.form gambas/trunk/comp/src/gb.gui.base/.info gambas/trunk/comp/src/gb.gui.base/.src/Picture.class gambas/trunk/comp/src/gb.gui.base/.src/_Gui.class gambas/trunk/gb.gtk/src/main.cpp gambas/trunk/gb.qt4/src/main.cpp gambas/trunk/main/gbx/gbx_class.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |