Thread: [Gambas-devel-svn] SF.net SVN: gambas:[2493] gambas/trunk/app/src/gambas3 (Page 3)
Brought to you by:
gambas
From: <ga...@us...> - 2009-12-13 15:50:53
|
Revision: 2493 http://gambas.svn.sourceforge.net/gambas/?rev=2493&view=rev Author: gambas Date: 2009-12-13 15:50:45 +0000 (Sun, 13 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Document a method for Fabien. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-12-17 11:35:07
|
Revision: 2498 http://gambas.svn.sourceforge.net/gambas/?rev=2498&view=rev Author: gambix Date: 2009-12-17 11:34:54 +0000 (Thu, 17 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Begin to add a tree in the help explorer not finished yet Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.form gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/help/class-help.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-12-30 22:17:04
|
Revision: 2572 http://gambas.svn.sourceforge.net/gambas/?rev=2572&view=rev Author: gambix Date: 2009-12-30 22:16:57 +0000 (Wed, 30 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Now the project classes symbols are correctly showed i just need to add constant and creatable infos Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/help/class-help.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-12-31 10:42:55
|
Revision: 2575 http://gambas.svn.sourceforge.net/gambas/?rev=2575&view=rev Author: gambix Date: 2009-12-31 10:42:48 +0000 (Thu, 31 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Finish de project class help but there is a problem on inherited class info Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/help/class-help.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-01-20 13:04:04
|
Revision: 2620 http://gambas.svn.sourceforge.net/gambas/?rev=2620&view=rev Author: gambas Date: 2010-01-20 13:03:56 +0000 (Wed, 20 Jan 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The "report-ng" script has been integrated inside the IDE. To get its result, you must now open the "About" dialog box and click on the "system information" tab. The result of the script is displayed and automatically copied in the clipboard so that you can use it for your own purpose. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/FAbout.class gambas/trunk/app/src/gambas3/.src/FAbout.form Added Paths: ----------- gambas/trunk/app/src/gambas3/report-ng.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-01-27 00:08:28
|
Revision: 2641 http://gambas.svn.sourceforge.net/gambas/?rev=2641&view=rev Author: gambas Date: 2010-01-27 00:08:19 +0000 (Wed, 27 Jan 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: "End Function" can mark the end of a function. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Component/CComponent.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-01-31 13:26:16
|
Revision: 2650 http://gambas.svn.sourceforge.net/gambas/?rev=2650&view=rev Author: gambix Date: 2010-01-31 12:35:26 +0000 (Sun, 31 Jan 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Now the classes help page pattern is partially traductible Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Help/MHelp.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-02-01 14:48:24
|
Revision: 2654 http://gambas.svn.sourceforge.net/gambas/?rev=2654&view=rev Author: gambas Date: 2010-02-01 14:48:16 +0000 (Mon, 01 Feb 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Group recent files by slots (today, yesterday, last week...) in recent file lists and menus. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot 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/CCoolButton.class gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FOpenProject.class gambas/trunk/app/src/gambas3/.src/FOpenProject.form gambas/trunk/app/src/gambas3/.src/FWelcome.class gambas/trunk/app/src/gambas3/.src/Project.module Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/CRecentFile.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-02-03 00:48:54
|
Revision: 2655 http://gambas.svn.sourceforge.net/gambas/?rev=2655&view=rev Author: gambas Date: 2010-02-03 00:48:48 +0000 (Wed, 03 Feb 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Loading recent projects list now does not crash if one of the recent project is invalid. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/CRecentFile.class gambas/trunk/app/src/gambas3/.src/FWelcome.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2010-02-04 16:55:13
|
Revision: 2663 http://gambas.svn.sourceforge.net/gambas/?rev=2663&view=rev Author: dvillalobos Date: 2010-02-04 16:54:56 +0000 (Thu, 04 Feb 2010) Log Message: ----------- [DEVELOPMENT ENVIROMENT] * NEW: Spanish translation updated. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-02-09 16:39:18
|
Revision: 2674 http://gambas.svn.sourceforge.net/gambas/?rev=2674&view=rev Author: gambix Date: 2010-02-09 16:29:12 +0000 (Tue, 09 Feb 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The Main window remember if the menu is showed or not Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Help/MHelp.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-02-20 13:05:34
|
Revision: 2706 http://gambas.svn.sourceforge.net/gambas/?rev=2706&view=rev Author: gambix Date: 2010-02-20 13:05:19 +0000 (Sat, 20 Feb 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * OPT: Multiple changes in the gambas Help explorer to manage internal class and symbol browse. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.class gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.form gambas/trunk/app/src/gambas3/.src/Help/MHelp.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-03-06 15:55:02
|
Revision: 2759 http://gambas.svn.sourceforge.net/gambas/?rev=2759&view=rev Author: gambas Date: 2010-03-06 15:54:54 +0000 (Sat, 06 Mar 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The option dialog was redesigned. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Debug/FOutput.class gambas/trunk/app/src/gambas3/.src/Dialog/FFontChooser.form gambas/trunk/app/src/gambas3/.src/FOption.class gambas/trunk/app/src/gambas3/.src/FOption.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-03-07 18:36:26
|
Revision: 2765 http://gambas.svn.sourceforge.net/gambas/?rev=2765&view=rev Author: gambas Date: 2010-03-07 18:36:20 +0000 (Sun, 07 Mar 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Redesign the option dialog again. * NEW: A new "Copy at the same place" command in the form editor. It copies the selected controls by keeping their absolute position. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot 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.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FMenu.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FMenu.class~ gambas/trunk/app/src/gambas3/.src/Editor/Form/FMenu.form gambas/trunk/app/src/gambas3/.src/FOption.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-03-09 04:59:52
|
Revision: 2775 http://gambas.svn.sourceforge.net/gambas/?rev=2775&view=rev Author: gambas Date: 2010-03-09 04:59:46 +0000 (Tue, 09 Mar 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Dependencies on components is now on major and minor version. * NEW: The procedure list font now follows the size defined in the option dialog. [WEB SITE MAKER] * NEW: Remove web site maker project from the /app/src directory. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-03-10 17:48:38
|
Revision: 2783 http://gambas.svn.sourceforge.net/gambas/?rev=2783&view=rev Author: gambas Date: 2010-03-10 17:48:30 +0000 (Wed, 10 Mar 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The packager should work correctly again. * BUG: Use gambas3-runtime instead of gambas2-runtime as dependency in the packager. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/FOption.form gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-04-14 00:19:25
|
Revision: 2894 http://gambas.svn.sourceforge.net/gambas/?rev=2894&view=rev Author: gambas Date: 2010-04-14 00:19:19 +0000 (Wed, 14 Apr 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Activating the toolbar search combo does not crash anymore. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Connection/FImportTable.form gambas/trunk/app/src/gambas3/.src/Connection/FNewConnection.form gambas/trunk/app/src/gambas3/.src/Debug/FDebugExpr.form gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form gambas/trunk/app/src/gambas3/.src/Dialog/FList.form gambas/trunk/app/src/gambas3/.src/Dialog/FSelectIcon.form gambas/trunk/app/src/gambas3/.src/Dialog/FTableChooser.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.form gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form gambas/trunk/app/src/gambas3/.src/Editor/Connection/FNewTable.form gambas/trunk/app/src/gambas3/.src/Editor/FGotoLine.form gambas/trunk/app/src/gambas3/.src/Editor/FIconEditor.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FFormStack.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FProperty.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FText.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FToolBox.form gambas/trunk/app/src/gambas3/.src/FAbout.form gambas/trunk/app/src/gambas3/.src/FCreateProject.form gambas/trunk/app/src/gambas3/.src/FInfo.form gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FPropertyProject.form gambas/trunk/app/src/gambas3/.src/Subversion/FCommit.form gambas/trunk/app/src/gambas3/.src/Subversion/FConflict.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-04-28 06:51:37
|
Revision: 2921 http://gambas.svn.sourceforge.net/gambas/?rev=2921&view=rev Author: gambix Date: 2010-04-28 06:51:30 +0000 (Wed, 28 Apr 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix a little bug Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot 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...> - 2010-04-29 16:42:24
|
Revision: 2925 http://gambas.svn.sourceforge.net/gambas/?rev=2925&view=rev Author: gambas Date: 2010-04-29 16:42:17 +0000 (Thu, 29 Apr 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix display of arrangement icon again in the form editor. * NEW: Two new toolbar buttons in the form editor to center selected controls either horizontally or vertically. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot 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.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.form gambas/trunk/app/src/gambas3/.src/Family/CFamily.class gambas/trunk/app/src/gambas3/.src/Project/FCreateProject.form gambas/trunk/app/src/gambas3/img/16/align-bottom.png gambas/trunk/app/src/gambas3/img/16/align-bottom_gnome.png gambas/trunk/app/src/gambas3/img/16/align-left.png gambas/trunk/app/src/gambas3/img/16/align-left_gnome.png gambas/trunk/app/src/gambas3/img/16/align-right.png gambas/trunk/app/src/gambas3/img/16/align-right_gnome.png gambas/trunk/app/src/gambas3/img/16/align-top.png gambas/trunk/app/src/gambas3/img/16/align-top_gnome.png Added Paths: ----------- gambas/trunk/app/src/gambas3/img/16/align-hcenter.png gambas/trunk/app/src/gambas3/img/16/align-hcenter_gnome.png gambas/trunk/app/src/gambas3/img/16/align-vcenter.png gambas/trunk/app/src/gambas3/img/16/align-vcenter_gnome.png gambas/trunk/app/src/gambas3/img/16/arrange-hcenter.png gambas/trunk/app/src/gambas3/img/16/arrange-vcenter.png Removed Paths: ------------- gambas/trunk/app/src/gambas3/img/16/color.png gambas/trunk/app/src/gambas3/img/16/compile-all.png gambas/trunk/app/src/gambas3/img/16/compile.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-05-03 16:37:05
|
Revision: 2930 http://gambas.svn.sourceforge.net/gambas/?rev=2930&view=rev Author: gambas Date: 2010-05-03 12:30:10 +0000 (Mon, 03 May 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Some fixes in code snippets. * NEW: Raise the automatic completion of special methods only when three characters were typed. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Editor/Code/CSampleCode.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Exported/Editor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-05-03 22:15:06
|
Revision: 2932 http://gambas.svn.sourceforge.net/gambas/?rev=2932&view=rev Author: gambas Date: 2010-05-03 22:15:00 +0000 (Mon, 03 May 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Better code fragments. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Editor/Code/CSampleCode.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/FOption.class gambas/trunk/app/src/gambas3/.src/FOption.form gambas/trunk/app/src/gambas3/.src/FSnippet.class gambas/trunk/app/src/gambas3/.src/FSnippet.form gambas/trunk/app/src/gambas3/snippets This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-05-03 22:56:58
|
Revision: 2933 http://gambas.svn.sourceforge.net/gambas/?rev=2933&view=rev Author: gambas Date: 2010-05-03 22:56:52 +0000 (Mon, 03 May 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Default snippets are now immutable. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Editor/Code/CSampleCode.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/FOption.class gambas/trunk/app/src/gambas3/.src/FOption.form gambas/trunk/app/src/gambas3/.src/FSnippet.class gambas/trunk/app/src/gambas3/snippets This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-05-17 11:53:00
|
Revision: 2946 http://gambas.svn.sourceforge.net/gambas/?rev=2946&view=rev Author: gambas Date: 2010-05-17 11:52:53 +0000 (Mon, 17 May 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The DrawingArea.Transparent property has been removed, do not use it anymore! Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Form/CControl.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2010-05-17 21:54:30
|
Revision: 2947 http://gambas.svn.sourceforge.net/gambas/?rev=2947&view=rev Author: dvillalobos Date: 2010-05-17 21:54:24 +0000 (Mon, 17 May 2010) Log Message: ----------- Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-05-23 18:57:32
|
Revision: 2959 http://gambas.svn.sourceforge.net/gambas/?rev=2959&view=rev Author: gambas Date: 2010-05-23 18:57:25 +0000 (Sun, 23 May 2010) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Correctly reset the breakpoint list when opening a project. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot 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/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |