[Gambas-devel-svn] SF.net SVN: gambas:[6474] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-09-14 14:36:00
|
Revision: 6474 http://sourceforge.net/p/gambas/code/6474 Author: gambas Date: 2014-09-14 14:35:56 +0000 (Sun, 14 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Recent file list is now stored in the following file: '~/.local/config/gambas3/gambas3.recent.conf' * BUG: Fix the CC mail address of the crash report. [WIKI CGI SCRIPT] * BUG: Correctly read information files of components having a class defined both in the C/C++ part and in the Gambas part. [GB.FORM] * BUG: Fix the balloon drawing routine. It should never be transparent anymore. [GB.GTK] * BUG: Automatic grabbing on mouse button press is now released if the top-level window of the target control is hidden during the grab. [GB.GTK3] * BUG: Automatic grabbing on mouse button press is now released if the top-level window of the target control is hidden during the grab. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.src/CComponent.class gambas/trunk/app/src/gambas-wiki/.src/Wiki.class gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/CRecentFile.class gambas/trunk/app/src/gambas3/.src/Debug/FCrash.class gambas/trunk/app/src/gambas3/support.txt gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Balloon/FBalloon.class gambas/trunk/comp/src/gb.form/.src/Balloon/FBalloon.form gambas/trunk/comp/src/gb.form/.src/File/Chooser/DirButton.class gambas/trunk/comp/src/gb.form/.src/Test/FTestBalloon.class gambas/trunk/comp/src/gb.form/.src/Test/FTestBalloon.form gambas/trunk/comp/src/gb.settings/.src/Settings.class gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gapplication.h gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |