[Gambas-devel-svn] SF.net SVN: gambas:[6513] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-09-27 21:44:45
|
Revision: 6513 http://sourceforge.net/p/gambas/code/6513 Author: gambas Date: 2014-09-27 21:44:36 +0000 (Sat, 27 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The default shortcut for deleting is the DELETE key alone again. * NEW: When renaming an item in the project treeview, the file extension is not selected. * BUG: Activating the form editor property sheet now disable the form editor poup menu. Consequently, the delete shortcut is not triggered unexpectedly anymore. [GB.GUI.BASE] * BUG: TreeView: A column resize does not automatically cancel the current renaming. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FProperty.class gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Translation/FTranslate.form gambas/trunk/comp/src/gb.gui.base/.info gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/TreeView/_TreeView.class gambas/trunk/comp/src/gb.gui.base/.startup gambas/trunk/gb.qt4/src/CWidget.cpp Added Paths: ----------- gambas/trunk/comp/src/gb.gui.base/.src/TreeView/RenameBox.class Removed Paths: ------------- gambas/trunk/comp/src/gb.gui.base/.src/RenameBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |