gambas-devel-svn Mailing List for Gambas (Page 300)
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: <dca...@us...> - 2007-09-27 07:31:13
|
Revision: 669 http://gambas.svn.sourceforge.net/gambas/?rev=669&view=rev Author: dcamposf Date: 2007-09-27 00:31:17 -0700 (Thu, 27 Sep 2007) Log Message: ----------- [GB.GTK.EXT] * BUG: Added usage of POINTER() macro to avoid compilation warnings Modified Paths: -------------- 2.0/trunk/gb.gtk/src/ext/CPaint.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-26 13:01:29
|
Revision: 668 http://gambas.svn.sourceforge.net/gambas/?rev=668&view=rev Author: dcamposf Date: 2007-09-26 06:01:33 -0700 (Wed, 26 Sep 2007) Log Message: ----------- [GB.GTK.EXT] *NEW: The GTK+ style class has been renamed to 'Styler' *NEW: Styler can draw on a Picture Modified Paths: -------------- 2.0/trunk/gb.gtk/src/ext/CPaint.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-26 12:48:55
|
Revision: 667 http://gambas.svn.sourceforge.net/gambas/?rev=667&view=rev Author: gambas Date: 2007-09-26 05:48:56 -0700 (Wed, 26 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The component definition part of the project property dialog does not crash anymore when you load several projects successively. * BUG: The project creation dialog was fixed, as the Balloon class cannot be used anymore in modal dialogs. * NEW: The property sheet now supports string properties associated with an enumeration. [WIKI CGI SCRIPT] * NEW: You can write custom pages in the component section /comp/*. * NEW: Automatic link is less aggressive. [INFORMER] * BUG: Removed the useless use of RTLD_DEEP_BIND. * BUG: Calling the informer with several components as arguments now works correctly. [GB.QT] * NEW: TextEdit was moved to gb.qt.ext because it cannot be implemented in gb.gtk at the moment. [GB.QT.EXT] * NEW: TextEdit was moved to gb.qt.ext because it cannot be implemented in gb.gtk at the moment. [GB.GTK] * NEW: TextEdit was removed because it cannot be implemented at the moment. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/app/src/doc.cgi/.lang/.pot 2.0/trunk/app/src/doc.cgi/.project 2.0/trunk/app/src/doc.cgi/Main.module 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/CControl.class 2.0/trunk/app/src/gambas2/CPropertyInfo.class 2.0/trunk/app/src/gambas2/FCreateProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/.lang/fr.po 2.0/trunk/comp/src/gb.form/FBalloon.class 2.0/trunk/comp/src/gb.form/FBalloon.form 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form.dialog/.project 2.0/trunk/examples/examples/Control/TextEdit/.icon.png 2.0/trunk/examples/examples/Control/TextEdit/.project 2.0/trunk/examples/examples/Control/TextEdit/FMain.form 2.0/trunk/gb.gtk/src/CTextArea.cpp 2.0/trunk/gb.gtk/src/CTextArea.h 2.0/trunk/gb.gtk/src/gb.gtk.component 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/gb.qt/src/CTextArea.cpp 2.0/trunk/gb.qt/src/CTextArea.h 2.0/trunk/gb.qt/src/ext/Makefile.am 2.0/trunk/gb.qt/src/ext/gb.qt.ext.component 2.0/trunk/gb.qt/src/ext/main.cpp 2.0/trunk/gb.qt/src/gb.qt.component 2.0/trunk/gb.qt/src/gb.qt.h 2.0/trunk/gb.qt/src/main.cpp 2.0/trunk/main/gbc/gbi.c 2.0/trunk/main/lib/gui/gb.gui.component Added Paths: ----------- 2.0/trunk/app/src/doc.cgi/help.png 2.0/trunk/comp/src/gb.form.dialog/.lang/ 2.0/trunk/comp/src/gb.form.dialog/.lang/fr.mo 2.0/trunk/comp/src/gb.form.dialog/.lang/fr.po 2.0/trunk/gb.qt/src/ext/CTextEdit.cpp 2.0/trunk/gb.qt/src/ext/CTextEdit.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-26 12:33:59
|
Revision: 666 http://gambas.svn.sourceforge.net/gambas/?rev=666&view=rev Author: dcamposf Date: 2007-09-26 05:34:00 -0700 (Wed, 26 Sep 2007) Log Message: ----------- [GB.GTK.EXT] *NEW: More methods added to GTK+ style drawing *NEW: GTK+ style drawing can be used on a DrawingArea Modified Paths: -------------- 2.0/trunk/gb.gtk/src/ext/CPaint.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-26 11:34:34
|
Revision: 665 http://gambas.svn.sourceforge.net/gambas/?rev=665&view=rev Author: dcamposf Date: 2007-09-26 04:34:22 -0700 (Wed, 26 Sep 2007) Log Message: ----------- [GB.GTK.EXT] *NEW: Added clip area to GTK+ style drawing Modified Paths: -------------- 2.0/trunk/gb.gtk/src/ext/CPaint.cpp 2.0/trunk/gb.gtk/src/ext/CPaint.h 2.0/trunk/gb.gtk/src/ext/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-26 11:10:17
|
Revision: 664 http://gambas.svn.sourceforge.net/gambas/?rev=664&view=rev Author: dcamposf Date: 2007-09-26 04:10:15 -0700 (Wed, 26 Sep 2007) Log Message: ----------- [GB.GTK.EXT] NEW: Added capabilities to draw on a Window using GTK+ style elements Modified Paths: -------------- 2.0/trunk/gb.gtk/src/ext/Makefile.am 2.0/trunk/gb.gtk/src/ext/main.cpp Added Paths: ----------- 2.0/trunk/gb.gtk/src/ext/CPaint.cpp 2.0/trunk/gb.gtk/src/ext/CPaint.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-26 09:12:09
|
Revision: 663 http://gambas.svn.sourceforge.net/gambas/?rev=663&view=rev Author: dcamposf Date: 2007-09-26 02:12:08 -0700 (Wed, 26 Sep 2007) Log Message: ----------- [gbi] * BUG: Fix to compile and run with glibc 2.3.2 (RTLD_DEEPBIND was not defined) Modified Paths: -------------- 2.0/trunk/main/gbc/gbi.c 2.0/trunk/main/libltdl/aclocal.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-24 15:56:10
|
Revision: 662 http://gambas.svn.sourceforge.net/gambas/?rev=662&view=rev Author: gambas Date: 2007-09-24 08:52:25 -0700 (Mon, 24 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The rows of the property editor are now always one line height. [INFORMER] * NEW: Do not close shared libraries at all. This should avoid random crashes when analyzing more than one component at once. [GB.QT] * NEW: Label and TextLabel autoresize algorithm was fixed, and is now the same in both gb.qt and gb.gtk components. * NEW: Picture.Save and Image.Save methods now take an optional quality integer parameter. [GB.GTK] * NEW: Label and TextLabel autoresize algorithm was fixed, and is now the same in both gb.qt and gb.gtk components. * NEW: Picture.Save and Image.Save methods now take an optional quality integer parameter. [GB.V4L] * NEW: The VideoDevice.Save method format argument was removed. Now the format is always guessed from the file extension. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FProperty.class 2.0/trunk/app/src/gambas2/FSignature.class 2.0/trunk/app/src/gambas2/FSignature.form 2.0/trunk/app/src/gambas2/FWelcome.class 2.0/trunk/app/src/gambas2/FWelcome.form 2.0/trunk/gb.gtk/src/CPicture.cpp 2.0/trunk/gb.gtk/src/glabel.cpp 2.0/trunk/gb.gtk/src/glabel.h 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/gpicture.h 2.0/trunk/gb.qt/src/CImage.cpp 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CLabel.h 2.0/trunk/gb.qt/src/CPicture.cpp 2.0/trunk/gb.v4l/src/CWebcam.c 2.0/trunk/main/gbc/gbi.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-24 08:10:00
|
Revision: 661 http://gambas.svn.sourceforge.net/gambas/?rev=661&view=rev Author: gambas Date: 2007-09-24 01:10:00 -0700 (Mon, 24 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixed a potential problem in debian package maker, where a SHELL command was run without waiting for its end. * BUG: The new option for using the release version number works now. [GB.QT] * BUG: The TextLabel autoresize algorithm now only resizes vertically according to the horizontal size. The horizontal size is never changed to avoid infinite recursion. 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/Package.module 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CLabel.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-24 00:05:19
|
Revision: 660 http://gambas.svn.sourceforge.net/gambas/?rev=660&view=rev Author: gambas Date: 2007-09-23 17:05:23 -0700 (Sun, 23 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: A new option for using or not the release version number when creating an installation package. * BUG: Fix the RPM package naming in the packager. * BUG: Autotools are correctly detected now in the packager. * BUG: The packager menu list is correctly refreshed. * BUG: Chhecking autotools package does not prevent from making other kinds of package anymore. * NEW: The global "find" menu entry always open the find tool. * BUG: Fix the editor procedure combo-box that sometimes displayed an incorrect procedure name. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/app/src/gambas-database-manager/.project 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/FEditor.class 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/app/src/gambas2/install/group/mandriva This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-21 14:33:14
|
Revision: 659 http://gambas.svn.sourceforge.net/gambas/?rev=659&view=rev Author: gambas Date: 2007-09-21 07:33:17 -0700 (Fri, 21 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The 'Find' menu entry was moved to the 'Tool' menu. * BUG: Auto-completion popup is hidden when the edited file is saved. [INTERPRETER] * NEW: Timer.Trigger is a new method that triggers the timer once at the next event loop. [GB.QT] * NEW: If a top-level window is shown and no title was set, when the application title is used instead. [GB.FORM.MDI] * BUG: Workspace should close correctly all its windows now. [GB.SETTINGS] * NEW: Settings.Reload() is a new method that cancels all modifications of a setting file. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.lang/sv.mo 2.0/trunk/app/src/gambas2/.lang/sv.po 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/Project.module 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.form.mdi/FWorkspace.form 2.0/trunk/comp/src/gb.settings/.info 2.0/trunk/comp/src/gb.settings/.project 2.0/trunk/comp/src/gb.settings/Settings.class 2.0/trunk/gb.db.sqlite3/src/main.cpp 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/gb.qt/src/CWindow.h 2.0/trunk/main/gbx/gbx_c_timer.c 2.0/trunk/main/share/gb_limit.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-21 11:46:03
|
Revision: 658 http://gambas.svn.sourceforge.net/gambas/?rev=658&view=rev Author: dcamposf Date: 2007-09-21 04:46:05 -0700 (Fri, 21 Sep 2007) Log Message: ----------- [GB.GTK] BUG: removed default Window title BUG: Default size for a window created at runtime. Now emulates the QT ones: resize(200,150) Modified Paths: -------------- 2.0/trunk/gb.gtk/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-21 11:03:40
|
Revision: 657 http://gambas.svn.sourceforge.net/gambas/?rev=657&view=rev Author: dcamposf Date: 2007-09-21 04:03:38 -0700 (Fri, 21 Sep 2007) Log Message: ----------- [GB.GTK] * BUG: Application title was not shown as default title for a Window Modified Paths: -------------- 2.0/trunk/gb.gtk/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-20 17:33:30
|
Revision: 656 http://gambas.svn.sourceforge.net/gambas/?rev=656&view=rev Author: gambas Date: 2007-09-20 10:33:33 -0700 (Thu, 20 Sep 2007) Log Message: ----------- [GB.QT] * NEW: gb.qt and gb.gtk now share the same picture loading algorithm. [GB.GTK] * BUG: Desktop.Scale now returns the same value as gb.qt for the same desktop font size. * NEW: gb.qt and gb.gtk now share the same picture loading algorithm. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/FDebugInfo.form 2.0/trunk/app/src/gambas2/FToolBox.form 2.0/trunk/comp/src/gb.chart/.project 2.0/trunk/comp/src/gb.chart/FTest.class 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form/Stock.class 2.0/trunk/gb.gtk/src/CPicture.cpp 2.0/trunk/gb.gtk/src/CScreen.h 2.0/trunk/gb.gtk/src/gdesktop.cpp 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/gpicture.h 2.0/trunk/gb.qt/src/CImage.cpp 2.0/trunk/gb.qt/src/CImage.h 2.0/trunk/gb.qt/src/CPicture.cpp 2.0/trunk/gb.qt/src/CPicture.h Added Paths: ----------- 2.0/trunk/gb.qt/share/gb.form.picture.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-19 15:13:22
|
Revision: 655 http://gambas.svn.sourceforge.net/gambas/?rev=655&view=rev Author: gambas Date: 2007-09-19 08:13:26 -0700 (Wed, 19 Sep 2007) Log Message: ----------- New 1.9.51 release Added Paths: ----------- 2.0/tags/1.9.51/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-19 15:12:05
|
Revision: 654 http://gambas.svn.sourceforge.net/gambas/?rev=654&view=rev Author: gambas Date: 2007-09-19 08:12:09 -0700 (Wed, 19 Sep 2007) Log Message: ----------- Removed old 1.9.51 Removed Paths: ------------- 2.0/tags/1.9.51/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-19 15:11:09
|
Revision: 653 http://gambas.svn.sourceforge.net/gambas/?rev=653&view=rev Author: gambas Date: 2007-09-19 08:11:05 -0700 (Wed, 19 Sep 2007) Log Message: ----------- [HELP] * BUG: Fixed the help file installation. Modified Paths: -------------- 2.0/trunk/help/Makefile.am 2.0/trunk/help/help/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-19 12:27:38
|
Revision: 652 http://gambas.svn.sourceforge.net/gambas/?rev=652&view=rev Author: dcamposf Date: 2007-09-19 05:27:41 -0700 (Wed, 19 Sep 2007) Log Message: ----------- [GB.GTK] * Ooops! wrong configure.ac file. Fixed Modified Paths: -------------- 2.0/trunk/gb.gtk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-19 12:26:40
|
Revision: 651 http://gambas.svn.sourceforge.net/gambas/?rev=651&view=rev Author: dcamposf Date: 2007-09-19 05:26:44 -0700 (Wed, 19 Sep 2007) Log Message: ----------- [GB.GTK] * Fixed TrayIcon class compilation for DirectFB and no-X11 systems Modified Paths: -------------- 2.0/trunk/gb.gtk/configure.ac 2.0/trunk/gb.gtk/src/gtrayicon.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-09-19 12:12:51
|
Revision: 650 http://gambas.svn.sourceforge.net/gambas/?rev=650&view=rev Author: dcamposf Date: 2007-09-19 05:12:55 -0700 (Wed, 19 Sep 2007) Log Message: ----------- [GB.GTK] * Modifications to compile properly on DirectFB platform Modified Paths: -------------- 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/gdesktop.cpp 2.0/trunk/gb.gtk/src/gdraw.cpp 2.0/trunk/gb.gtk/src/gmouse.cpp 2.0/trunk/gb.gtk/src/gtrayicon.cpp 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/gb.gtk/src/widgets.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 23:44:39
|
Revision: 649 http://gambas.svn.sourceforge.net/gambas/?rev=649&view=rev Author: gambas Date: 2007-09-18 16:44:41 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Last revision fix was backported. Modified Paths: -------------- 2.0/tags/1.9.51/app/src/gambas2/FPropertyProject.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 23:43:03
|
Revision: 648 http://gambas.svn.sourceforge.net/gambas/?rev=648&view=rev Author: gambas Date: 2007-09-18 16:43:06 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Project property dialog component information is correctly reset when a project is opened. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FPropertyProject.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 23:36:42
|
Revision: 647 http://gambas.svn.sourceforge.net/gambas/?rev=647&view=rev Author: gambas Date: 2007-09-18 16:36:44 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [GB.FORM] * BUG: Fixed gb.form requirements. Modified Paths: -------------- 2.0/tags/1.9.51/comp/src/gb.form/.component This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 23:35:59
|
Revision: 646 http://gambas.svn.sourceforge.net/gambas/?rev=646&view=rev Author: gambas Date: 2007-09-18 16:36:02 -0700 (Tue, 18 Sep 2007) Log Message: ----------- [GB.FORM] * BUG: Strange, gb.form got false requirements again... Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/comp/src/gb.form/.component This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-09-18 22:15:56
|
Revision: 645 http://gambas.svn.sourceforge.net/gambas/?rev=645&view=rev Author: gambas Date: 2007-09-18 15:16:00 -0700 (Tue, 18 Sep 2007) Log Message: ----------- Release 1.9.51 Added Paths: ----------- 2.0/tags/1.9.51/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |