gambas-devel-svn Mailing List for Gambas (Page 314)
Brought to you by:
gambas
This list is closed, nobody may subscribe to it.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(20) |
Oct
(61) |
Nov
(35) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(27) |
Feb
(24) |
Mar
(13) |
Apr
(95) |
May
(58) |
Jun
(27) |
Jul
(52) |
Aug
(60) |
Sep
(134) |
Oct
(118) |
Nov
(55) |
Dec
(52) |
2008 |
Jan
(149) |
Feb
(73) |
Mar
(152) |
Apr
(68) |
May
(51) |
Jun
(44) |
Jul
(47) |
Aug
(44) |
Sep
(82) |
Oct
(48) |
Nov
(54) |
Dec
(41) |
2009 |
Jan
(82) |
Feb
(48) |
Mar
(30) |
Apr
(21) |
May
(51) |
Jun
(68) |
Jul
(142) |
Aug
(96) |
Sep
(76) |
Oct
(29) |
Nov
(52) |
Dec
(126) |
2010 |
Jan
(73) |
Feb
(77) |
Mar
(120) |
Apr
(79) |
May
(58) |
Jun
(39) |
Jul
(58) |
Aug
(91) |
Sep
(74) |
Oct
(26) |
Nov
(67) |
Dec
(77) |
2011 |
Jan
(110) |
Feb
(100) |
Mar
(85) |
Apr
(107) |
May
(48) |
Jun
(43) |
Jul
(47) |
Aug
(112) |
Sep
(96) |
Oct
(62) |
Nov
(36) |
Dec
(125) |
2012 |
Jan
(54) |
Feb
(75) |
Mar
(65) |
Apr
(117) |
May
(95) |
Jun
(82) |
Jul
(128) |
Aug
(104) |
Sep
(111) |
Oct
(48) |
Nov
(141) |
Dec
(72) |
2013 |
Jan
(50) |
Feb
(36) |
Mar
(40) |
Apr
(23) |
May
(59) |
Jun
(30) |
Jul
(50) |
Aug
(55) |
Sep
(41) |
Oct
(56) |
Nov
(55) |
Dec
(70) |
2014 |
Jan
(72) |
Feb
(71) |
Mar
(31) |
Apr
(31) |
May
(47) |
Jun
(59) |
Jul
(51) |
Aug
(33) |
Sep
(76) |
Oct
(85) |
Nov
(91) |
Dec
(91) |
2015 |
Jan
(88) |
Feb
(42) |
Mar
(97) |
Apr
(31) |
May
(60) |
Jun
(52) |
Jul
(45) |
Aug
(54) |
Sep
(116) |
Oct
(65) |
Nov
(56) |
Dec
(46) |
2016 |
Jan
(48) |
Feb
(25) |
Mar
(87) |
Apr
(47) |
May
(46) |
Jun
(12) |
Jul
(24) |
Aug
(53) |
Sep
(35) |
Oct
(32) |
Nov
(55) |
Dec
(29) |
2017 |
Jan
(41) |
Feb
(13) |
Mar
(7) |
Apr
(17) |
May
(10) |
Jun
(7) |
Jul
(23) |
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <ga...@us...> - 2007-04-20 08:15:57
|
Revision: 321 http://svn.sourceforge.net/gambas/?rev=321&view=rev Author: gambas Date: 2007-04-20 01:15:54 -0700 (Fri, 20 Apr 2007) Log Message: ----------- [GB.EVAL] * BUG: The component should compile now. Modified Paths: -------------- 2.0/trunk/main/gbc/gbc_class.h 2.0/trunk/main/gbx/gbx_expression.h 2.0/trunk/main/lib/eval/eval_trans.c 2.0/trunk/main/lib/eval/gb_alloc_override.h 2.0/trunk/main/share/gambas.h 2.0/trunk/main/share/gb_code.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-19 23:01:51
|
Revision: 320 http://svn.sourceforge.net/gambas/?rev=320&view=rev Author: gambas Date: 2007-04-19 16:01:53 -0700 (Thu, 19 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Slackware package cannot be made if the tar-1.13 program is not present. * BUG: Fixed a potential crash when removing entries in the project environment dialog. [INTERPRETER] * BUG: The event management was fixed so that the Observer class works correctly again. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/FProjectEnv.class 2.0/trunk/app/src/gambas2/FProjectEnv.form 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/main/gbx/gbx_c_gambas.c 2.0/trunk/main/gbx/gbx_object.c 2.0/trunk/main/gbx/gbx_object.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-19 21:19:28
|
Revision: 319 http://svn.sourceforge.net/gambas/?rev=319&view=rev Author: gambas Date: 2007-04-19 14:19:29 -0700 (Thu, 19 Apr 2007) Log Message: ----------- [INTERPRETER] * BUG: Removed the List class that was not used anymore. * BUG: Removed all warnings. Modified Paths: -------------- 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/main/gbx/Makefile.am 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_archive.c 2.0/trunk/main/gbx/gbx_c_array.c 2.0/trunk/main/gbx/gbx_c_enum.c 2.0/trunk/main/gbx/gbx_c_file.c 2.0/trunk/main/gbx/gbx_c_file.h 2.0/trunk/main/gbx/gbx_c_process.c 2.0/trunk/main/gbx/gbx_c_quote.c 2.0/trunk/main/gbx/gbx_c_subcollection.c 2.0/trunk/main/gbx/gbx_class.c 2.0/trunk/main/gbx/gbx_compare.c 2.0/trunk/main/gbx/gbx_component.c 2.0/trunk/main/gbx/gbx_debug.c 2.0/trunk/main/gbx/gbx_event.c 2.0/trunk/main/gbx/gbx_exec.h 2.0/trunk/main/gbx/gbx_extern.c 2.0/trunk/main/gbx/gbx_library.c 2.0/trunk/main/gbx/gbx_object.c 2.0/trunk/main/gbx/gbx_object.h 2.0/trunk/main/gbx/gbx_stream.c 2.0/trunk/main/gbx/gbx_subr_file.c 2.0/trunk/main/gbx/gbx_subr_misc.c 2.0/trunk/main/gbx/gbx_subr_string.c 2.0/trunk/main/share/gb_alloc.h Removed Paths: ------------- 2.0/trunk/main/gbx/gbx_c_list.c 2.0/trunk/main/gbx/gbx_c_list.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-19 20:32:37
|
Revision: 318 http://svn.sourceforge.net/gambas/?rev=318&view=rev Author: gambas Date: 2007-04-19 13:32:33 -0700 (Thu, 19 Apr 2007) Log Message: ----------- [CONFIGURATION] * NEW: The --fno-strict-aliasing compilation flag was removed. You will get a lot of warnings... [DEVELOPMENT ENVIRONMENT] * NEW: A new option to make external commands quiet. [COMPILER] * NEW: The error management routines do not use alloca() anymore. * OPT: Several optimizations (thanks valgrind!). The compiler is now twice faster than it was in 1.9.48! Modified Paths: -------------- 2.0/trunk/acinclude.m4 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/VersionControl.module 2.0/trunk/main/gbc/gb_error.c 2.0/trunk/main/gbc/gb_error.h 2.0/trunk/main/gbc/gbc_archive.c 2.0/trunk/main/gbc/gbc_class.c 2.0/trunk/main/gbc/gbc_class.h 2.0/trunk/main/gbc/gbc_form.c 2.0/trunk/main/gbc/gbc_output.c 2.0/trunk/main/gbc/gbc_output.h 2.0/trunk/main/gbc/gbc_trans_code.c 2.0/trunk/main/gbx/gb_error.c 2.0/trunk/main/gbx/gb_error.h 2.0/trunk/main/share/gb_array.h 2.0/trunk/main/share/gb_array_temp.h 2.0/trunk/main/share/gb_code.h 2.0/trunk/main/share/gb_code_temp.h 2.0/trunk/main/share/gb_reserved_temp.h 2.0/trunk/main/share/gb_table_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-19 11:00:44
|
Revision: 317 http://svn.sourceforge.net/gambas/?rev=317&view=rev Author: gambas Date: 2007-04-19 04:00:44 -0700 (Thu, 19 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixes the desktop file name in SuSE package generation. * BUG: Fixes what happens when a debugging action shortcut is pressed outside of the editor. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/main/gbc/gbc_output.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-18 22:26:49
|
Revision: 316 http://svn.sourceforge.net/gambas/?rev=316&view=rev Author: gambas Date: 2007-04-18 15:26:50 -0700 (Wed, 18 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix the packager errors when a project has no icon. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/main/gbc/gbc_read.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-18 21:36:52
|
Revision: 315 http://svn.sourceforge.net/gambas/?rev=315&view=rev Author: gambas Date: 2007-04-18 14:36:52 -0700 (Wed, 18 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Some little cosmetic changes in the packager. * NEW: The mascot is hidden by default. [GB.EVAL] * BUG: Some fixes in the syntax highlighting routines. It should work correctly now. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/examples/examples/Misc/HighlightEditor/.project 2.0/trunk/gb.qt/src/ext/gdocument.cpp 2.0/trunk/main/lib/eval/eval_analyze.c 2.0/trunk/main/lib/eval/eval_read.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-18 19:11:55
|
Revision: 314 http://svn.sourceforge.net/gambas/?rev=314&view=rev Author: gambas Date: 2007-04-18 12:11:54 -0700 (Wed, 18 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Started to put my finger in the yellow windows. The new symbol table algorithm does not sort its contents in alphabetic order anymore, so I had to sort the symbols by code. * NEW: The Escape key closes the console now. * BUG: The create file dialog updates the file filter correctly now. Really. * NEW: A little button in the debug panel to show the contents of ME in a yellow window. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FCreateFile.class 2.0/trunk/app/src/gambas2/FDebugExpr.class 2.0/trunk/app/src/gambas2/FDebugExpr.form 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FDebugInfo.form 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/app/src/gambas2/FOutput.class 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/examples/examples/Database/PictureDatabase/PictureDatabase.gambas 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.form 2.0/trunk/gb.qte/src/gb.qte/.info This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-18 07:38:39
|
Revision: 313 http://svn.sourceforge.net/gambas/?rev=313&view=rev Author: gambas Date: 2007-04-18 00:38:40 -0700 (Wed, 18 Apr 2007) Log Message: ----------- [GB.EVAL] * BUG: Fix the analyze of quoted identifiers in syntax highlighting. Modified Paths: -------------- 2.0/trunk/main/lib/eval/eval_read.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 21:02:36
|
Revision: 312 http://svn.sourceforge.net/gambas/?rev=312&view=rev Author: gambas Date: 2007-04-17 14:02:37 -0700 (Tue, 17 Apr 2007) Log Message: ----------- And the forgotten files now... Added Paths: ----------- 2.0/trunk/main/gbx/gb_hash.c 2.0/trunk/main/share/gb_hash.h 2.0/trunk/main/share/gb_hash_temp.h 2.0/trunk/main/share/gbc_read_common.h Removed Paths: ------------- 2.0/trunk/main/gbx/gbx_hash.c 2.0/trunk/main/gbx/gbx_hash.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 20:59:49
|
Revision: 311 http://svn.sourceforge.net/gambas/?rev=311&view=rev Author: gambas Date: 2007-04-17 13:59:47 -0700 (Tue, 17 Apr 2007) Log Message: ----------- [CONFIGURATION] * Removed a reference to an unused file in the compiler Makefile.am file. Gambas should compile again! Modified Paths: -------------- 2.0/trunk/main/gbc/Makefile.am 2.0/trunk/main/gbc/gbc_read.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 20:39:34
|
Revision: 310 http://svn.sourceforge.net/gambas/?rev=310&view=rev Author: gambas Date: 2007-04-17 13:39:36 -0700 (Tue, 17 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The file creation dialog correctly updates its file filter now. [EXAMPLES] * NEW: The Sensor example has been enhanced. [GB.QT] * BUG: The Stock class is really not mandatory anymore now. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FCreateFile.class 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/examples/examples/Drawing/Sensor/.icon.png 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.class 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.form 2.0/trunk/gb.qt/src/CPicture.cpp Added Paths: ----------- 2.0/trunk/examples/examples/Drawing/Sensor/orange.png 2.0/trunk/examples/examples/Drawing/Sensor/red.png 2.0/trunk/examples/examples/Drawing/Sensor/thermo-void.png 2.0/trunk/examples/examples/Drawing/Sensor/thermometre.png Removed Paths: ------------- 2.0/trunk/examples/examples/Drawing/Sensor/icon.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 19:17:30
|
Revision: 309 http://svn.sourceforge.net/gambas/?rev=309&view=rev Author: gambas Date: 2007-04-17 12:17:32 -0700 (Tue, 17 Apr 2007) Log Message: ----------- [EXAMPLES] * NEW: Adds an example to show the use of the Embedder control. Added Paths: ----------- 2.0/trunk/examples/examples/Misc/Embedder/ 2.0/trunk/examples/examples/Misc/Embedder/.directory 2.0/trunk/examples/examples/Misc/Embedder/.icon.png 2.0/trunk/examples/examples/Misc/Embedder/.project 2.0/trunk/examples/examples/Misc/Embedder/.settings 2.0/trunk/examples/examples/Misc/Embedder/FMain.class 2.0/trunk/examples/examples/Misc/Embedder/FMain.form 2.0/trunk/examples/examples/Misc/Embedder/embedder.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 18:38:54
|
Revision: 308 http://svn.sourceforge.net/gambas/?rev=308&view=rev Author: gambas Date: 2007-04-17 11:38:55 -0700 (Tue, 17 Apr 2007) Log Message: ----------- [INTERPRETER] * BUG: The image conversion routines were fixed. [GB.QT.EXT] * BUG: Now pasting with the middle mouse button correctly works. [GB.GTK] * NEW: gb.gtk now uses the image conversion routines located in the interpreter. Modified Paths: -------------- 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/gb.qt/src/ext/gview.cpp 2.0/trunk/gb.qt/src/main.cpp 2.0/trunk/main/gbx/gbx_api.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 16:58:43
|
Revision: 307 http://svn.sourceforge.net/gambas/?rev=307&view=rev Author: gambas Date: 2007-04-17 09:58:44 -0700 (Tue, 17 Apr 2007) Log Message: ----------- [CONFIGURATION] * Version number is now 1.9.49 * Bytecode version number has changed because of the optimizations, so all projects and components must be recompiled! [INTERPRETER] * OPT: symbol tables do not sort their contents in alphabetic order only anymore, but sort first by symbol length, then by symbol alphabetic order. This speeds up symbol lookup. [COMPILER] * OPT: symbol tables do not sort their contents in alphabetic order only anymore, but sort first by symbol length, then by symbol alphabetic order. This speeds up symbol lookup. [GB.QT] * BUG: Reading GridView cells does not return sometimes incorrect values anymore. Modified Paths: -------------- 2.0/trunk/acinclude.m4 2.0/trunk/comp/src/gb.db.form/.info 2.0/trunk/comp/src/gb.db.form/.list 2.0/trunk/comp/src/gb.web/.info 2.0/trunk/comp/src/gb.web/.list 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/main/gbc/gbc_trans_expr.c 2.0/trunk/main/gbx/Makefile.am 2.0/trunk/main/gbx/gbx_class.c 2.0/trunk/main/share/gb_table.h 2.0/trunk/main/share/gb_table_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 12:28:31
|
Revision: 306 http://svn.sourceforge.net/gambas/?rev=306&view=rev Author: gambas Date: 2007-04-17 05:28:27 -0700 (Tue, 17 Apr 2007) Log Message: ----------- [GB.EVAL] * NEW: The compiler optimizations were propagated to the gb.eval component. * BUG: The [] array creation syntax now works correctly. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/.pot 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/gb.qt/src/ext/gdocument.cpp 2.0/trunk/gb.qt/src/ext/gview.cpp 2.0/trunk/main/gbc/Makefile.am 2.0/trunk/main/gbc/gbc_compile.c 2.0/trunk/main/gbc/gbc_read.c 2.0/trunk/main/gbc/gbc_read.h 2.0/trunk/main/gbc/gbc_trans_expr.c 2.0/trunk/main/gbx/gbx_expression.h 2.0/trunk/main/lib/eval/eval.c 2.0/trunk/main/lib/eval/eval.h 2.0/trunk/main/lib/eval/eval_analyze.c 2.0/trunk/main/lib/eval/eval_read.c 2.0/trunk/main/lib/eval/eval_read.h 2.0/trunk/main/lib/eval/eval_trans.h 2.0/trunk/main/lib/eval/eval_trans_expr.c 2.0/trunk/main/lib/eval/eval_trans_tree.c 2.0/trunk/main/lib/eval/gb_error.c 2.0/trunk/main/lib/eval/gb_error.h 2.0/trunk/main/share/Makefile.am 2.0/trunk/main/share/gb_reserved_temp.h 2.0/trunk/main/share/gb_table_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-17 01:30:45
|
Revision: 305 http://svn.sourceforge.net/gambas/?rev=305&view=rev Author: gambas Date: 2007-04-16 18:30:46 -0700 (Mon, 16 Apr 2007) Log Message: ----------- [COMPILER] * OPT: Many optimizations driven by valgrind. Now the compile time has been reduced by 25%. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/gb.qt/src/ext/CEditor.cpp 2.0/trunk/main/gbc/Makefile.am 2.0/trunk/main/gbc/gbc.c 2.0/trunk/main/gbc/gbc_compile.c 2.0/trunk/main/gbc/gbc_compile.h 2.0/trunk/main/gbc/gbc_form.c 2.0/trunk/main/gbc/gbc_read.c 2.0/trunk/main/gbc/gbc_trans.c 2.0/trunk/main/gbc/gbc_trans.h 2.0/trunk/main/gbc/gbc_trans_expr.c 2.0/trunk/main/gbc/gbc_trans_tree.c 2.0/trunk/main/gbx/Makefile.am 2.0/trunk/main/gbx/gb_table.c 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_c_collection.h 2.0/trunk/main/gbx/gbx_c_subcollection.h 2.0/trunk/main/gbx/gbx_string.c 2.0/trunk/main/share/Makefile.am 2.0/trunk/main/share/gb_array.h 2.0/trunk/main/share/gb_array_temp.h 2.0/trunk/main/share/gb_buffer.h 2.0/trunk/main/share/gb_buffer_temp.h 2.0/trunk/main/share/gb_reserved.h 2.0/trunk/main/share/gb_reserved_temp.h 2.0/trunk/main/share/gb_table_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-16 17:56:39
|
Revision: 304 http://svn.sourceforge.net/gambas/?rev=304&view=rev Author: gambas Date: 2007-04-16 10:56:41 -0700 (Mon, 16 Apr 2007) Log Message: ----------- [INTERPRETER] * NEW: InStr() and RInStr() now take a fourth optional argument that gives the kind of comparison: gb.Binary (by default) or gb.Text (case is ignored). * NEW: Replace() takes a third optional parameter for the same reason. [DEVELOPMENT ENVIRONMENT] * NEW: New menus for inserting forms, classes, modules... * OPT: The file creation dialog now delays the initialization of its file chooser. * NEW: You can double-click in the code editor margin to set a breakpoint. * OPT: Automatic completion of identifiers has been optimized. [GB.QT.EXT] * NEW: Editor.FindNextWord() is a new method to help optimizing the automatic completion of identifiers. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FCompletion.class 2.0/trunk/app/src/gambas2/FCreateFile.class 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FEditor.form 2.0/trunk/app/src/gambas2/FForm.form 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/comp/src/gb.form/Stock.class 2.0/trunk/comp/src/gb.report/FTest.class 2.0/trunk/comp/src/gb.report/ReportVBox.class 2.0/trunk/gb.qt/src/ext/CEditor.cpp 2.0/trunk/gb.qt/src/ext/CEditor.h 2.0/trunk/gb.qt/src/ext/garray.cpp 2.0/trunk/gb.qt/src/ext/garray.h 2.0/trunk/gb.qt/src/ext/gdocument.cpp 2.0/trunk/gb.qt/src/ext/gview.cpp 2.0/trunk/gb.qt/src/ext/gview.h 2.0/trunk/main/gbc/gbc_read.c 2.0/trunk/main/gbx/gbx_c_string.c 2.0/trunk/main/gbx/gbx_class_info.c 2.0/trunk/main/gbx/gbx_object.c 2.0/trunk/main/gbx/gbx_string.c 2.0/trunk/main/gbx/gbx_string.h 2.0/trunk/main/gbx/gbx_subr_string.c 2.0/trunk/main/lib/eval/eval_read.c 2.0/trunk/main/share/gb_reserved_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-15 20:46:00
|
Revision: 303 http://svn.sourceforge.net/gambas/?rev=303&view=rev Author: gambas Date: 2007-04-15 13:45:55 -0700 (Sun, 15 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The old package icon was removed and replaced by its equivalent in the stock. * BUG: The option to set the maxium size of the recent file list should work now. * BUG: Creating a project works again. [INTERPRETER] * NEW: The image conversion functions were centralized into the interpreter API. They will be removed from the components implementing the image hook soon. [GB.QT] * NEW: The image conversion function was replaced by a call to the new interpreter API. [GB.FORM] * NEW: A new stock icon named 'package'. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FCreateProject.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/FOpenProject.form 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/FWelcome.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/map/gnome.map 2.0/trunk/comp/src/gb.form/map/kde.map 2.0/trunk/comp/src/gb.form/map/map 2.0/trunk/gb.qt/src/main.cpp 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_api.h 2.0/trunk/main/share/gambas.h Added Paths: ----------- 2.0/trunk/comp/src/gb.form/stock/default/16/package.png 2.0/trunk/comp/src/gb.form/stock/default/32/package.png 2.0/trunk/comp/src/gb.form/stock/default/48/package.png 2.0/trunk/comp/src/gb.form/stock/default/64/package.png Removed Paths: ------------- 2.0/trunk/app/src/gambas2/img/64/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-15 19:40:55
|
Revision: 302 http://svn.sourceforge.net/gambas/?rev=302&view=rev Author: gambas Date: 2007-04-15 12:40:18 -0700 (Sun, 15 Apr 2007) Log Message: ----------- [GB.QT.KDE] * BUG: Fix the new methods and properties when the WebBrowser is void or displays a page without frames. Modified Paths: -------------- 2.0/trunk/gb.qt.kde/src/html/CWebBrowser.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-15 12:51:25
|
Revision: 301 http://svn.sourceforge.net/gambas/?rev=301&view=rev Author: gambix Date: 2007-04-15 05:51:25 -0700 (Sun, 15 Apr 2007) Log Message: ----------- Select the gb.form componant in the project properties. Now the stock function is not missing and the gbdbmgr work. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/.pot 2.0/trunk/app/src/gambas-database-manager/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-15 11:41:48
|
Revision: 300 http://svn.sourceforge.net/gambas/?rev=300&view=rev Author: gambas Date: 2007-04-15 04:41:47 -0700 (Sun, 15 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The about dialog look was copied from the welcome dialog one. * NEW: A new option for settings the size of the recent files list. * BUG: The TabStrip properties are correctly displayed again. * BUG: The find list does not display void strings anymore. [GB.QT] * BUG: Deletes all active popup windows when displaying the error message, to try to release all pending pointer grabs. [GB.FORM] * NEW: Added stock icons for 'add' and 'remove' actions. [GB.FORM.MDI] * BUG: Some sanity checks were added. [GB.SETTINGS] * NEW: Boolean are saved in settings files as 'True' and 'False', and not as integers anymore. This way, reading a boolean setting now returns a real boolean value. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/CPropertyInfo.class 2.0/trunk/app/src/gambas2/FAbout.class 2.0/trunk/app/src/gambas2/FAbout.form 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FFind.class 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FForm.form 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FOpenProject.class 2.0/trunk/app/src/gambas2/FOpenProject.form 2.0/trunk/app/src/gambas2/FOption.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/FSave.form 2.0/trunk/app/src/gambas2/FWelcome.class 2.0/trunk/app/src/gambas2/FWelcome.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/map/gnome.map 2.0/trunk/comp/src/gb.form/map/kde.map 2.0/trunk/comp/src/gb.form/map/map 2.0/trunk/comp/src/gb.form.mdi/.project 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/comp/src/gb.settings/.lang/.pot 2.0/trunk/comp/src/gb.settings/.project 2.0/trunk/comp/src/gb.settings/Main.module 2.0/trunk/gb.qt/src/main.cpp Added Paths: ----------- 2.0/trunk/comp/src/gb.form/stock/default/16/add.png 2.0/trunk/comp/src/gb.form/stock/default/16/remove.png 2.0/trunk/comp/src/gb.form/stock/default/32/add.png 2.0/trunk/comp/src/gb.form/stock/default/32/remove.png 2.0/trunk/comp/src/gb.form/stock/default/48/add.png 2.0/trunk/comp/src/gb.form/stock/default/48/remove.png Removed Paths: ------------- 2.0/trunk/comp/src/gb.form/stock/gtk/16/linux.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-15 07:59:53
|
Revision: 299 http://svn.sourceforge.net/gambas/?rev=299&view=rev Author: gambas Date: 2007-04-15 00:59:53 -0700 (Sun, 15 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONEMNT] * NEW: The welcome dialog look has been updated. * NEW: Recent files can be sorted by paths instead of being sorted by date. [EXAMPLES] * NEW: Adds the PictureDatabase example made by Timothy Marshal-Nicols. [GB.QT] * NEW: Drag and drop frame is now drawn inside the target widget, not outside. [GB.QT.EXT] * NEW: Editor now does not highlight the current line by default anymore. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FOpenProject.class 2.0/trunk/app/src/gambas2/FOpenProject.form 2.0/trunk/app/src/gambas2/FWelcome.class 2.0/trunk/app/src/gambas2/FWelcome.form 2.0/trunk/comp/src/gb.report/.info 2.0/trunk/comp/src/gb.report/.list 2.0/trunk/comp/src/gb.report/.project 2.0/trunk/comp/src/gb.web/.component 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/gb.qt/src/CClipboard.cpp 2.0/trunk/gb.qt/src/CClipboard.h 2.0/trunk/gb.qt/src/ext/gview.cpp Added Paths: ----------- 2.0/trunk/examples/examples/Database/PictureDatabase/ 2.0/trunk/examples/examples/Database/PictureDatabase/.directory 2.0/trunk/examples/examples/Database/PictureDatabase/.icon.png 2.0/trunk/examples/examples/Database/PictureDatabase/.project 2.0/trunk/examples/examples/Database/PictureDatabase/FormPictureDatabase.class 2.0/trunk/examples/examples/Database/PictureDatabase/FormPictureDatabase.form 2.0/trunk/examples/examples/Database/PictureDatabase/Images/ 2.0/trunk/examples/examples/Database/PictureDatabase/Images/document-save-as.png 2.0/trunk/examples/examples/Database/PictureDatabase/Images/document-save.png 2.0/trunk/examples/examples/Database/PictureDatabase/Images/image-x-generic.png 2.0/trunk/examples/examples/Database/PictureDatabase/Images/list-add.png 2.0/trunk/examples/examples/Database/PictureDatabase/Images/list-remove.png 2.0/trunk/examples/examples/Database/PictureDatabase/ModuleDatabase.module 2.0/trunk/examples/examples/Database/PictureDatabase/PictureDatabase.gambas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-14 16:18:54
|
Revision: 298 http://svn.sourceforge.net/gambas/?rev=298&view=rev Author: gambas Date: 2007-04-14 09:18:56 -0700 (Sat, 14 Apr 2007) Log Message: ----------- [GB.FORM] * BUG: The default stock icon path was incorrect. * NEW: DirChooser and FileChooser got a refresh button. * NEW: DirChooser and FileChooser buttons got tooltips. * NEW: DirView and FileView got a Reload() method that refreshes their contents. Modified Paths: -------------- 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/.lang/fr.mo 2.0/trunk/comp/src/gb.form/.lang/fr.po 2.0/trunk/comp/src/gb.form/DirView.class 2.0/trunk/comp/src/gb.form/FDirChooser.class 2.0/trunk/comp/src/gb.form/FDirChooser.form 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/FileView.class 2.0/trunk/comp/src/gb.form/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-14 16:01:24
|
Revision: 297 http://svn.sourceforge.net/gambas/?rev=297&view=rev Author: gambas Date: 2007-04-14 09:01:25 -0700 (Sat, 14 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: I just resized the project creation dialog to test commiting directly from the IDE. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FCreateProject.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |