Thread: [Gambas-devel-svn] SF.net SVN: gambas:[7644] gambas/trunk/app/src/gambas3 (Page 17)
Brought to you by:
gambas
From: <ga...@us...> - 2016-03-19 08:01:28
|
Revision: 7644 http://sourceforge.net/p/gambas/code/7644 Author: gambix Date: 2016-03-19 08:01:26 +0000 (Sat, 19 Mar 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add a new tea theme for the editor 'zen'. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Connection/FImportTable.class Added Paths: ----------- gambas/trunk/app/src/gambas3/theme/zen This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-05 17:40:46
|
Revision: 7765 http://sourceforge.net/p/gambas/code/7765 Author: gambas Date: 2016-05-05 17:40:44 +0000 (Thu, 05 May 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Debug panel: Some design fixes. * BUG: Display a message when the debugged program is stopped by CTRL+C or the SIGTERM signal. 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/Design.module gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form gambas/trunk/app/src/gambas3/.src/Debug/FOutput.class gambas/trunk/app/src/gambas3/.src/Debug/FOutput.form gambas/trunk/app/src/gambas3/img/16/stack.png Added Paths: ----------- gambas/trunk/app/src/gambas3/img/16/stack-dark.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-13 12:54:21
|
Revision: 7773 http://sourceforge.net/p/gambas/code/7773 Author: gambas Date: 2016-05-13 12:54:19 +0000 (Fri, 13 May 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add pastel theme made by Antonio Orefice. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Options/FOption.class Added Paths: ----------- gambas/trunk/app/src/gambas3/theme/pastel This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-12 22:17:54
|
Revision: 7835 http://sourceforge.net/p/gambas/code/7835 Author: gambas Date: 2016-08-12 22:17:53 +0000 (Fri, 12 Aug 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Farm client: Add a button for displaying "my" software, i.e. software having the same vendor as the one defined in the option dialog. * NEW: Farm client: Add a button for displaying software from the same vendor as the current project. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-17 20:16:13
|
Revision: 7843 http://sourceforge.net/p/gambas/code/7843 Author: gambas Date: 2016-08-17 20:16:12 +0000 (Wed, 17 Aug 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Hitting F11 correctly selects the 'Console' button. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Debug/FDebugButton.form gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-09-07 19:06:09
|
Revision: 7897 http://sourceforge.net/p/gambas/code/7897 Author: gambas Date: 2016-09-07 19:06:07 +0000 (Wed, 07 Sep 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix a type in french tips. * BUG: Initial state of stop and pause buttons should be correct now. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Debug/Design.module gambas/trunk/app/src/gambas3/tips/tips.fr This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-09-12 19:18:00
|
Revision: 7907 http://sourceforge.net/p/gambas/code/7907 Author: gambas Date: 2016-09-12 19:17:58 +0000 (Mon, 12 Sep 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Optionally load 'gb.inotify' component. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-09-18 00:06:40
|
Revision: 7914 http://sourceforge.net/p/gambas/code/7914 Author: gambas Date: 2016-09-18 00:06:38 +0000 (Sun, 18 Sep 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Welcome dialog: Software button is disabled if no software is installed. * BUG: Welcome dialog: Software and example lists are automatically refreshed after the farm software client has been used. * NEW: Welcome dialog: Software can be uninstalled by clicking on the little icon on the top right of the software box. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/CRecentProject.class gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class 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/Welcome/CCoolButton.class gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-09-20 01:16:34
|
Revision: 7915 http://sourceforge.net/p/gambas/code/7915 Author: gambas Date: 2016-09-20 01:16:32 +0000 (Tue, 20 Sep 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The package name of the library is now always prefixed with the vendor name or prefix, so that this name is predictable. * BUG: Consequently, making a package of a project using another library does not crash anymore if that library was never packaged. * NEW: When creating the package, display the messages in a box below the output log. Do not use message boxes anymore. * NEW: When uninstalling a library, automatically remove the vendor directory if it is void. * NEW: When uninstalling a software installed from the farm, automatically remove the vendor directory if it is void. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.class gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.form gambas/trunk/app/src/gambas3/.src/Packager/Package.module gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Library/CLibraryInfo.class gambas/trunk/app/src/gambas3/.src/Project/Library/FSelectLibrary.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-12-12 13:42:22
|
Revision: 8010 http://sourceforge.net/p/gambas/code/8010 Author: gambix Date: 2016-12-12 13:42:21 +0000 (Mon, 12 Dec 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: FOption: Add an option line to activate the new editor SideBar property. (Disabled by default) Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.form gambas/trunk/app/src/gambas3/.src/Exported/TextEditor.class gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-12-18 19:17:36
|
Revision: 8015 http://sourceforge.net/p/gambas/code/8015 Author: gambix Date: 2016-12-18 19:17:35 +0000 (Sun, 18 Dec 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Support for the new editor property name. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.form gambas/trunk/app/src/gambas3/.src/Exported/TextEditor.class gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-12-31 12:12:00
|
Revision: 8033 http://sourceforge.net/p/gambas/code/8033 Author: gambas Date: 2016-12-31 12:11:58 +0000 (Sat, 31 Dec 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Display an error message instead of crashing if no terminal is found. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.form gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-03-18 12:41:46
|
Revision: 8112 http://sourceforge.net/p/gambas/code/8112 Author: gambas Date: 2017-03-18 12:41:43 +0000 (Sat, 18 Mar 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Display the GUI chooser button when the 'gb.gui.qt' is checked. * BUG: Correctly refresh the GUI chooser button when the project environment changes. * NEW: Update the Gambas fonts. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.hidden/font/GambasBold-13.sfd gambas/trunk/app/src/gambas3/.hidden/font/GambasMedium-13.sfd gambas/trunk/app/src/gambas3/.lang/ar.po gambas/trunk/app/src/gambas3/.lang/de.po gambas/trunk/app/src/gambas3/.lang/el.po gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/app/src/gambas3/font/GambasBold-12.bdf gambas/trunk/app/src/gambas3/font/GambasBold-13.bdf gambas/trunk/app/src/gambas3/font/GambasMedium-12.bdf gambas/trunk/app/src/gambas3/font/GambasMedium-13.bdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-05-22 15:21:27
|
Revision: 8137 http://sourceforge.net/p/gambas/code/8137 Author: gambas Date: 2017-05-22 15:21:26 +0000 (Mon, 22 May 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix duplicated shortcuts in "fake" mode (i.e. when using the IDE to edit an external file). Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-05-30 13:22:53
|
Revision: 8141 http://sourceforge.net/p/gambas/code/8141 Author: gambas Date: 2017-05-30 13:22:52 +0000 (Tue, 30 May 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Better detection of regular expressions when compressing a javascript file. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Editor/MCompressFile.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-07-15 13:06:11
|
Revision: 8156 http://sourceforge.net/p/gambas/code/8156 Author: gambas Date: 2017-07-15 13:06:09 +0000 (Sat, 15 Jul 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add two new backgrounds, make the cross background bigger, and define the gambas background as default. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/img/background/list Added Paths: ----------- gambas/trunk/app/src/gambas3/img/background/christ.png gambas/trunk/app/src/gambas3/img/background/cross.png Removed Paths: ------------- gambas/trunk/app/src/gambas3/img/background/cross.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2017-07-22 13:59:02
|
Revision: 8166 http://sourceforge.net/p/gambas/code/8166 Author: gambas Date: 2017-07-22 13:59:00 +0000 (Sat, 22 Jul 2017) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Editor: Fix identation of code beautifier on lines ending with an operator and on strings spread over multiple lines. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Editor/Code/MPrettyCode.module gambas/trunk/app/src/gambas3/.src/Project/ArgListBox.class gambas/trunk/app/src/gambas3/.src/Project/ArgListEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |