[Gambas-devel-svn] SF.net SVN: gambas:[6325] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2014-06-17 21:37:49
|
Revision: 6325 http://sourceforge.net/p/gambas/code/6325 Author: gambas Date: 2014-06-17 21:37:46 +0000 (Tue, 17 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix GUI for single-file mode. * NEW: Normalize the IDE window title. [GB.FORM.MDI] * NEW: Workspace.Count is a new property that returns the number of windows embedded in the workspace. * BUG: Workspace: Popup menu now correctly displays the title of windows having a RichText property. Note that this is not officially documented. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/Search/FSearch.class gambas/trunk/app/src/gambas3/.src/Search/FSearch.form gambas/trunk/comp/src/gb.form.mdi/.info gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/CWindow.class gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/Workspace.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |