[Gambas-devel-svn] SF.net SVN: gambas:[6884] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-02-04 19:43:10
|
Revision: 6884 http://sourceforge.net/p/gambas/code/6884 Author: gambas Date: 2015-02-04 19:43:08 +0000 (Wed, 04 Feb 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Correctly update end-of-line menu and button visibility. * BUG: Project property dialog: Resetting or removing a library works correctly again. [GB.DESKTOP] * NEW: More detailed error message when the mime database cannot be read. [GB.FORM] * NEW: Completion.Icons is a new property that allows to associate an icon to each completion item. * NEW: FileCompletion now displays an icon for files and another icon for directories. [GB.QT4] * BUG: Update initial control visibility when the Expand property changes, but not when the Ignore property changes. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Project/Component/FComponentChooser.class gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/DesktopMime.class gambas/trunk/comp/src/gb.form/.hidden/control/listeditor.png gambas/trunk/comp/src/gb.form/.hidden/control/switchbutton.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/FileCompletion.class gambas/trunk/gb.qt4/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |