Thread: [Gambas-devel-svn] SF.net SVN: gambas:[7913] gambas/trunk/app/src/gambas3/.src (Page 5)
Brought to you by:
gambas
From: <ga...@us...> - 2016-09-16 22:02:32
|
Revision: 7913 http://sourceforge.net/p/gambas/code/7913 Author: gambas Date: 2016-09-16 22:02:30 +0000 (Fri, 16 Sep 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Farm client: Support for library publishing and library installation. * NEW: Translation: Locations of translated strings should be more readable now. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/Translation/FTranslate.class gambas/trunk/app/src/gambas3/.src/Translation/FTranslate.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-10-10 16:39:15
|
Revision: 7929 http://sourceforge.net/p/gambas/code/7929 Author: gambas Date: 2016-10-10 16:39:13 +0000 (Mon, 10 Oct 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Connection editor: The "SQL request" button is now an entry in the table list. * NEW: Connection editor: The database description is now the tooltip of the database configuration button. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Connection/MConnection.module gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-28 05:24:18
|
Revision: 8002 http://sourceforge.net/p/gambas/code/8002 Author: gambas Date: 2016-11-28 05:24:16 +0000 (Mon, 28 Nov 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Fix and enhance "find definition" algorithm (F2 key). * BUG: Form editor: Fix management of Ignore property. * BUG: Form editor: Handle inverted arrangements correctly. * NEW: Form editor: Use sub-menus to display similar fonts in the font popup menu. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CClassInfo.class gambas/trunk/app/src/gambas3/.src/Component/CPropertyInfo.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Form/CControl.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-01-02 21:29:11
|
Revision: 8036 http://sourceforge.net/p/gambas/code/8036 Author: gambas Date: 2017-01-02 21:29:10 +0000 (Mon, 02 Jan 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Project property dialog: Make the 'Reset' button common to all tabs. It is visible only if the current tab can be reset. * NEW: Project property dialog: The component list is sorted so that checked components come first. Consequently, The checkbox that shows the selected components only has been removed. * NEW: Project property dialog: The defaut font of the help browser of the component chooser control is smaller now. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Project/Component/FComponentChooser.class gambas/trunk/app/src/gambas3/.src/Project/Component/FComponentChooser.form gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-01-31 19:18:59
|
Revision: 8073 http://sourceforge.net/p/gambas/code/8073 Author: gambas Date: 2017-01-31 19:18:57 +0000 (Tue, 31 Jan 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Don't use side preview in editors where this is not useful. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Exported/TextEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-02-01 22:47:19
|
Revision: 8080 http://sourceforge.net/p/gambas/code/8080 Author: gambas Date: 2017-02-01 22:47:17 +0000 (Wed, 01 Feb 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Published software screenshots are now stretched to 640 pixels instead of 320 pixels. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.form Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Editor/MCompressFile.module Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Editor/Other/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |