[Gambas-devel-svn] SF.net SVN: gambas:[6941] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-03-02 22:27:44
|
Revision: 6941 http://sourceforge.net/p/gambas/code/6941 Author: gambas Date: 2015-03-02 22:27:42 +0000 (Mon, 02 Mar 2015) Log Message: ----------- [GB.FORM] * NEW: The Completion class now uses a top-level popup window and the new TakeFocus property. * BUG: Remove some unused variables and symbols. [GB.GTK] * BUG: Closing a window now should not lose FocusOut events anymore. * BUG: Fix the Window.TakeFocus property. [GB.GTK3] * BUG: Fix the Window.TakeFocus property. Modified Paths: -------------- gambas/trunk/app/src/gambas3/img/search.png gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Completion.class gambas/trunk/comp/src/gb.form/.src/DocumentView/DocumentView.class gambas/trunk/comp/src/gb.form/.src/FileCompletion.class gambas/trunk/comp/src/gb.form/.src/Test/Form5.form 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. |