[Gambas-devel-svn] SF.net SVN: gambas:[6860] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2015-01-24 00:04:40
|
Revision: 6860 http://sourceforge.net/p/gambas/code/6860 Author: gambas Date: 2015-01-24 00:04:38 +0000 (Sat, 24 Jan 2015) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add a "run that class" button in the class editor. * NEW: Add a "run that class" entry in the project tree popup menu. * BUG: Don't apply theme background to the hierarchy window. [GB.FORM] * BUG: FileView: When setting the Current property, the current item is made visible later. * BUG: Remove the Mode property from the DocumentView description, as it has no Mode property. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form gambas/trunk/app/src/gambas3/.src/Dialog/Report/FReportBoxShadowChooser.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FFormStack.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FProperty.form gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Project/FMakeExecutable.class gambas/trunk/app/src/gambas3/.src/Project/FOpenProject.class gambas/trunk/app/src/gambas3/img/16/current.png gambas/trunk/app/src/gambas3/img/16/local.png gambas/trunk/app/src/gambas3/img/16/stack.png gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/DocumentView/DocumentView.class gambas/trunk/comp/src/gb.form/.src/File/FileView.class gambas/trunk/comp/src/gb.form/.src/Main.module Added Paths: ----------- gambas/trunk/app/src/gambas3/img/16/breakpoint.png gambas/trunk/app/src/gambas3/img/16/startup-class.png gambas/trunk/app/src/gambas3/img/16/watch.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |