[Gambas-devel-svn] SF.net SVN: gambas:[6797] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-01-02 14:31:30
|
Revision: 6797 http://sourceforge.net/p/gambas/code/6797 Author: gambas Date: 2015-01-02 14:31:23 +0000 (Fri, 02 Jan 2015) Log Message: ----------- [EXAMPLES] * NEW: LCDLabel now uses gb.sdl2.audio. [GB.FORM] * BUG: The ToolPanel buttons now takes Style.FrameWidth into account. [GB.GTK] * BUG: Remove a debugging message. [GB.QT4] * BUG: Do not delete open windows later when the event loop is finished. This is not supported by QT. Modified Paths: -------------- gambas/trunk/app/examples/Control/LCDLabel/.project gambas/trunk/app/examples/Control/LCDLabel/.src/FMain.class gambas/trunk/app/examples/Control/LCDLabel/.startup gambas/trunk/comp/src/gb.form/.src/Main.module gambas/trunk/comp/src/gb.form/.src/ToolPanel/FToolBar.class gambas/trunk/comp/src/gb.form/.src/ToolPanel/FToolBar.form gambas/trunk/gb.gtk/src/gmenu.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/main/gbx/gbx_api.c 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. |