[Gambas-devel-svn] SF.net SVN: gambas:[7092] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-05-21 15:39:25
|
Revision: 7092 http://sourceforge.net/p/gambas/code/7092 Author: gambas Date: 2015-05-21 15:39:20 +0000 (Thu, 21 May 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The string constants are now quoted in *.info files. Take that into account. * BUG: Disable code that uses the old Editor procedure floding feature. * NEW: Make the option dialog smaller. [WIKI CGI SCRIPT] * NEW: The string constants are now quoted in *.info files. Take that into account. [COMPILER] * BUG: The string constants are now quoted in *.info files. [GB.FORM.MDI] * BUG: Workspace: Disable some unused code. [GB.QT4] * OPT: Minimize X11 window properties changes. [GB.QT5] * BUG: Window SKipTaskbar, Stacking, Border... properties (all that rely on Xlib calls) now work correctly. * OPT: Minimize X11 window properties changes. Modified Paths: -------------- gambas/trunk/app/examples/Drawing/Painting/.project gambas/trunk/app/src/gambas-wiki/.src/CComponent.class gambas/trunk/app/src/gambas3/.icon.png gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Component/CClassInfo.class gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.form gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.lang/fr.po gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Button/MenuButton.class gambas/trunk/comp/src/gb.form/.src/Test/Form4.class gambas/trunk/comp/src/gb.form/.src/Test/Form4.form gambas/trunk/comp/src/gb.form/.src/Test/Form5.form gambas/trunk/comp/src/gb.form.editor/.info gambas/trunk/comp/src/gb.form.mdi/.info gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class gambas/trunk/gb.qt4/src/CMenu.h gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/main.cpp gambas/trunk/gb.qt4/src/x11.c gambas/trunk/gb.qt4/src/x11.h gambas/trunk/main/gbc/gbc_dump.c Removed Paths: ------------- gambas/trunk/gb.qt5/src/systemtrayicon.cpp gambas/trunk/gb.qt5/src/systemtrayicon.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |