Thread: [Gambas-devel-svn] SF.net SVN: gambas:[2177] gambas/trunk/app/src/gambas3 (Page 2)
Brought to you by:
gambas
From: <ld...@us...> - 2009-07-26 17:48:44
|
Revision: 2177 http://gambas.svn.sourceforge.net/gambas/?rev=2177&view=rev Author: ldnp Date: 2009-07-26 17:48:35 +0000 (Sun, 26 Jul 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Swedish translation updated. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.directory gambas/trunk/app/src/gambas3/.lang/sv.mo gambas/trunk/app/src/gambas3/.lang/sv.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-07-29 12:04:34
|
Revision: 2190 http://gambas.svn.sourceforge.net/gambas/?rev=2190&view=rev Author: gambas Date: 2009-07-29 12:04:27 +0000 (Wed, 29 Jul 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix the crash when displaying debugging windows at program startup. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Debug/Design.module gambas/trunk/app/src/gambas3/.src/Debug/FDebugExpr.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugExpr.form Added Paths: ----------- gambas/trunk/app/src/gambas3/img/control/picturebox.png Removed Paths: ------------- gambas/trunk/app/src/gambas3/img/control/picturebox.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2009-07-29 18:57:50
|
Revision: 2192 http://gambas.svn.sourceforge.net/gambas/?rev=2192&view=rev Author: dvillalobos Date: 2009-07-29 18:57:44 +0000 (Wed, 29 Jul 2009) Log Message: ----------- [DEVELOPMENT ENVIROMENT] * NEW: Spanish translation updated. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.directory 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...> - 2009-08-30 19:57:19
|
Revision: 2288 http://gambas.svn.sourceforge.net/gambas/?rev=2288&view=rev Author: gambix Date: 2009-08-30 19:57:09 +0000 (Sun, 30 Aug 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The popup help is now a dockable form like the console one Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form 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/Help/FHelp.class gambas/trunk/app/src/gambas3/.src/Help/FHelp.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-08-31 15:37:42
|
Revision: 2292 http://gambas.svn.sourceforge.net/gambas/?rev=2292&view=rev Author: gambas Date: 2009-08-31 15:37:28 +0000 (Mon, 31 Aug 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix crash when displaying help after something has been selected. 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/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/FMain.form 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: <ga...@us...> - 2009-09-03 22:11:25
|
Revision: 2308 http://gambas.svn.sourceforge.net/gambas/?rev=2308&view=rev Author: gambas Date: 2009-09-03 22:11:17 +0000 (Thu, 03 Sep 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Connection editors do not display the read-only flag in their title, as it is useless. * NEW: Cosmetic changes in the welcome and open project dialogs. * NEW: Display the version of the current project in the IDE title. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/CCoolButton.class gambas/trunk/app/src/gambas3/.src/CProjectInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gambas3/.src/FWelcome.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/ProjectItem.class Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/FProjectItem.class gambas/trunk/app/src/gambas3/.src/FProjectItem.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-09-09 10:20:16
|
Revision: 2320 http://gambas.svn.sourceforge.net/gambas/?rev=2320&view=rev Author: gambas Date: 2009-09-09 10:20:09 +0000 (Wed, 09 Sep 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Some fixes in the interaction between the hierarchy tree and the property sheet in the form editor. 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/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FFormStack.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FProperty.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/FPropertyProject.class gambas/trunk/app/src/gambas3/.src/FPropertyProject.form gambas/trunk/app/src/gambas3/.src/FSave.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2009-09-14 15:32:18
|
Revision: 2336 http://gambas.svn.sourceforge.net/gambas/?rev=2336&view=rev Author: dvillalobos Date: 2009-09-14 15:32:09 +0000 (Mon, 14 Sep 2009) Log Message: ----------- [DEVELOPMENT ENVIROMENT] NEW: Spanish translation updated. 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: <dvi...@us...> - 2009-09-17 23:55:48
|
Revision: 2341 http://gambas.svn.sourceforge.net/gambas/?rev=2341&view=rev Author: dvillalobos Date: 2009-09-17 23:55:37 +0000 (Thu, 17 Sep 2009) Log Message: ----------- [DEVELOPMENTE ENVIROMENT] * NEW: Spanish translation updated. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.icon.png gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2009-10-05 14:34:54
|
Revision: 2386 http://gambas.svn.sourceforge.net/gambas/?rev=2386&view=rev Author: dvillalobos Date: 2009-10-05 14:34:47 +0000 (Mon, 05 Oct 2009) Log Message: ----------- [DEVELOPMENT ENVIROMENT] * NEW: Spanish translation updated. 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...> - 2009-11-01 14:18:29
|
Revision: 2403 http://gambas.svn.sourceforge.net/gambas/?rev=2403&view=rev Author: gambas Date: 2009-11-01 14:18:19 +0000 (Sun, 01 Nov 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: There is now a button to recall the last written description when doing a commit. 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/Subversion/FCommit.class gambas/trunk/app/src/gambas3/.src/Subversion/FCommit.form gambas/trunk/app/src/gambas3/.src/Translation/Language.module Added Paths: ----------- gambas/trunk/app/src/gambas3/.lang/.pot This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-11-04 15:03:17
|
Revision: 2410 http://gambas.svn.sourceforge.net/gambas/?rev=2410&view=rev Author: gambas Date: 2009-11-04 15:03:08 +0000 (Wed, 04 Nov 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Print the default value of optional arguments in method signatures. 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/FEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-11-28 02:18:01
|
Revision: 2444 http://gambas.svn.sourceforge.net/gambas/?rev=2444&view=rev Author: gambas Date: 2009-11-28 02:17:54 +0000 (Sat, 28 Nov 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Display tables having a schema in a treeview. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot 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...> - 2009-12-09 04:31:03
|
Revision: 2464 http://gambas.svn.sourceforge.net/gambas/?rev=2464&view=rev Author: gambas Date: 2009-12-09 04:30:56 +0000 (Wed, 09 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Display online help for all automatic completion contexts. * BUG: Display online help correctly for language keywords and native datatypes. 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/MHelp.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-12-09 10:18:04
|
Revision: 2465 http://gambas.svn.sourceforge.net/gambas/?rev=2465&view=rev Author: gambas Date: 2009-12-09 10:17:57 +0000 (Wed, 09 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add online help to the signature popup. * NEW: CLeanup and centralize the online help code. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.project 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/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.form gambas/trunk/app/src/gambas3/.src/Help/MHelp.module 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...> - 2009-12-10 14:26:29
|
Revision: 2472 http://gambas.svn.sourceforge.net/gambas/?rev=2472&view=rev Author: gambas Date: 2009-12-10 14:26:17 +0000 (Thu, 10 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Use the help browser when the embedded property help is hidden. * NEW: Do not display page title in the embedded property help. * NEW: Disable the old Fabien's help. 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/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Form/FProperty.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/property-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-11 12:39:06
|
Revision: 2476 http://gambas.svn.sourceforge.net/gambas/?rev=2476&view=rev Author: gambix Date: 2009-12-11 12:38:57 +0000 (Fri, 11 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The popup help is removed from the debug tab. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Help/FHelp.class gambas/trunk/app/src/gambas3/.src/Help/FHelp.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2009-12-11 19:14:20
|
Revision: 2480 http://gambas.svn.sourceforge.net/gambas/?rev=2480&view=rev Author: gambix Date: 2009-12-11 19:14:10 +0000 (Fri, 11 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Now the help show local symbols information and user help. User help can be set by adding comment with double '' on the declaration line or on the previous lines. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.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...> - 2009-12-11 21:31:45
|
Revision: 2481 http://gambas.svn.sourceforge.net/gambas/?rev=2481&view=rev Author: gambix Date: 2009-12-11 21:31:36 +0000 (Fri, 11 Dec 2009) Log Message: ----------- Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Component/CClassInfo.class gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.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...> - 2009-12-11 23:10:45
|
Revision: 2482 http://gambas.svn.sourceforge.net/gambas/?rev=2482&view=rev Author: gambas Date: 2009-12-11 23:10:34 +0000 (Fri, 11 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The CSymbolInfo.HelpLineNumber was removed, so remove the code that uses it. 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/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-12 09:04:33
|
Revision: 2484 http://gambas.svn.sourceforge.net/gambas/?rev=2484&view=rev Author: gambix Date: 2009-12-12 09:04:26 +0000 (Sat, 12 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The local classes have now theire own help too. * BUG: Fixed little things in the symbols help detection. 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/FEditor.class gambas/trunk/app/src/gambas3/.src/Help/MHelp.module Added Paths: ----------- 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-12 09:47:56
|
Revision: 2485 http://gambas.svn.sourceforge.net/gambas/?rev=2485&view=rev Author: gambix Date: 2009-12-12 09:47:49 +0000 (Sat, 12 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Now they are links in the local symbols doc that lead to the symbol definition. and same for classes Modified Paths: -------------- 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/MHelp.module gambas/trunk/app/src/gambas3/help/class-help.html gambas/trunk/app/src/gambas3/help/symbol-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-12 11:24:22
|
Revision: 2486 http://gambas.svn.sourceforge.net/gambas/?rev=2486&view=rev Author: gambas Date: 2009-12-12 11:24:12 +0000 (Sat, 12 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Use the class or symbol title as link to their definition in the source code. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/FPropertyProject.form gambas/trunk/app/src/gambas3/help/class-help.html gambas/trunk/app/src/gambas3/help/property-help.html gambas/trunk/app/src/gambas3/help/symbol-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-13 08:32:18
|
Revision: 2490 http://gambas.svn.sourceforge.net/gambas/?rev=2490&view=rev Author: gambix Date: 2009-12-13 08:32:11 +0000 (Sun, 13 Dec 2009) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Now in DebugInfo the Setting default value is correctly set, so we can see the stack backtrace. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FSignature.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...> - 2009-12-13 14:03:08
|
Revision: 2491 http://gambas.svn.sourceforge.net/gambas/?rev=2491&view=rev Author: gambix Date: 2009-12-13 14:03:00 +0000 (Sun, 13 Dec 2009) Log Message: ----------- [INTERPRETER] * BUG: Now the stack spliter is correcly set in all case. The entry in conf file must be corrected or conf file removed. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/.pot gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |