Thread: [Gambas-devel-svn] SF.net SVN: gambas: [1134] gambas/trunk/app/src/gambas3
Brought to you by:
gambas
From: <ga...@us...> - 2008-03-04 23:15:33
|
Revision: 1134 http://gambas.svn.sourceforge.net/gambas/?rev=1134&view=rev Author: gambas Date: 2008-03-04 15:15:16 -0800 (Tue, 04 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixed a bug which prevented to add an existing form to a project. * BUG: Choosing a non-default stack size works correctly now. * BUG: Somes fixes in autocompletion. * NEW: Support for a new project option that tells the interpreter to generate or not generate stack traces. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.settings gambas/trunk/app/src/gambas3/FCompletion.class gambas/trunk/app/src/gambas3/FPropertyProject.class gambas/trunk/app/src/gambas3/FPropertyProject.form gambas/trunk/app/src/gambas3/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2008-03-15 15:58:30
|
Revision: 1168 http://gambas.svn.sourceforge.net/gambas/?rev=1168&view=rev Author: dvillalobos Date: 2008-03-15 08:58:34 -0700 (Sat, 15 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Spanish translation updated. * NEW: Tips' 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/tips/tips.es This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-03-23 20:23:03
|
Revision: 1244 http://gambas.svn.sourceforge.net/gambas/?rev=1244&view=rev Author: gambas Date: 2008-03-23 13:23:10 -0700 (Sun, 23 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Synchronization with the current Gambas 2 IDE. Modified Paths: -------------- gambas/trunk/app/src/gambas3/Design.module gambas/trunk/app/src/gambas3/FCompletion.class gambas/trunk/app/src/gambas3/FEditor.class gambas/trunk/app/src/gambas3/FEditor.form gambas/trunk/app/src/gambas3/FMain.class gambas/trunk/app/src/gambas3/FOption.class gambas/trunk/app/src/gambas3/FOption.form gambas/trunk/app/src/gambas3/FProperty.class gambas/trunk/app/src/gambas3/FProperty.form gambas/trunk/app/src/gambas3/FPropertyProject.class gambas/trunk/app/src/gambas3/FPropertyProject.form gambas/trunk/app/src/gambas3/FTextEditor.class gambas/trunk/app/src/gambas3/FTextEditor.form gambas/trunk/app/src/gambas3/MHelp.module gambas/trunk/app/src/gambas3/Package.module gambas/trunk/app/src/gambas3/Project.module Added Paths: ----------- gambas/trunk/app/src/gambas3/img/16/find-definition.png gambas/trunk/app/src/gambas3/img/16/find-definition_gnome.png gambas/trunk/app/src/gambas3/img/16/h-split1.png gambas/trunk/app/src/gambas3/img/16/no-split.png gambas/trunk/app/src/gambas3/img/16/v-split.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-03-24 22:54:50
|
Revision: 1248 http://gambas.svn.sourceforge.net/gambas/?rev=1248&view=rev Author: gambas Date: 2008-03-24 15:54:33 -0700 (Mon, 24 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Synchronization with Gambas 2. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/FMain.class gambas/trunk/app/src/gambas3/FMain.form gambas/trunk/app/src/gambas3/FOption.class gambas/trunk/app/src/gambas3/FOption.form gambas/trunk/app/src/gambas3/FProperty.class gambas/trunk/app/src/gambas3/FProperty.form gambas/trunk/app/src/gambas3/Project.module Added Paths: ----------- gambas/trunk/app/src/gambas3/FInfo.class gambas/trunk/app/src/gambas3/FInfo.form Removed Paths: ------------- gambas/trunk/app/src/gambas3/img/16/h-split1.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-04-05 18:49:36
|
Revision: 1297 http://gambas.svn.sourceforge.net/gambas/?rev=1297&view=rev Author: gambas Date: 2008-04-05 11:49:34 -0700 (Sat, 05 Apr 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add a search box in the output console toolbar. * BUG: A function inserted at the end of a file is now always correctly inserted even if the last procedure is collapsed. Modified Paths: -------------- gambas/trunk/app/src/gambas3/FEditor.class gambas/trunk/app/src/gambas3/FOutput.class gambas/trunk/app/src/gambas3/FOutput.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-06-01 22:18:23
|
Revision: 1397 http://gambas.svn.sourceforge.net/gambas/?rev=1397&view=rev Author: gambas Date: 2008-06-01 15:18:31 -0700 (Sun, 01 Jun 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Form editor selection frame is now drawn with controls, because drawing directly on a form is not possible anymore with qt4. * BUG: "Update all forms" menu entry works again. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.lang/nl.mo gambas/trunk/app/src/gambas3/.lang/nl.po gambas/trunk/app/src/gambas3/FEditor.class gambas/trunk/app/src/gambas3/FForm.class gambas/trunk/app/src/gambas3/FForm.form gambas/trunk/app/src/gambas3/FIconEditor.class gambas/trunk/app/src/gambas3/FTextEditor.class gambas/trunk/app/src/gambas3/Project.module gambas/trunk/app/src/gambas3/authors.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2008-06-24 18:02:56
|
Revision: 1429 http://gambas.svn.sourceforge.net/gambas/?rev=1429&view=rev Author: dvillalobos Date: 2008-06-24 11:01:38 -0700 (Tue, 24 Jun 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Added a ToolButton in FCommit to clear the editor contents. * NEW: Spanish and French translations updated. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/FCommit.class gambas/trunk/app/src/gambas3/FCommit.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |