gambas-devel-svn Mailing List for Gambas (Page 308)
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: <lor...@us...> - 2007-07-23 09:51:19
|
Revision: 471 http://svn.sourceforge.net/gambas/?rev=471&view=rev Author: lordheavy Date: 2007-07-23 02:51:20 -0700 (Mon, 23 Jul 2007) Log Message: ----------- Oops ! forgot to add support for gambas2 info files Modified Paths: -------------- 2.0/trunk/app/src/gambas2/install/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-23 09:18:39
|
Revision: 470 http://svn.sourceforge.net/gambas/?rev=470&view=rev Author: lordheavy Date: 2007-07-23 02:18:42 -0700 (Mon, 23 Jul 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add support for autotools packages building (./configure, make, make install) 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 Added Paths: ----------- 2.0/trunk/app/src/gambas2/img/logo/package-gnu.png 2.0/trunk/app/src/gambas2/install/Makefile.am 2.0/trunk/app/src/gambas2/install/acinclude.m4 2.0/trunk/app/src/gambas2/install/group/autotools 2.0/trunk/app/src/gambas2/install/menu/autotools This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-23 08:58:42
|
Revision: 469 http://svn.sourceforge.net/gambas/?rev=469&view=rev Author: lordheavy Date: 2007-07-23 01:58:45 -0700 (Mon, 23 Jul 2007) Log Message: ----------- add support for gbx2 svn release 468 Modified Paths: -------------- 2.0/branches/lordh-branch/app/src/gambas2/.lang/.pot 2.0/branches/lordh-branch/app/src/gambas2/FMakeInstall.class 2.0/branches/lordh-branch/app/src/gambas2/install/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-22 23:18:57
|
Revision: 468 http://svn.sourceforge.net/gambas/?rev=468&view=rev Author: gambas Date: 2007-07-22 16:18:59 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: System icons are correctly stretched in the packager dialog. [INTERPRETER] * BUG: 'gbx2 -e' now flushes its output before quitting. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/main/gbx/gbx_subr_misc.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-07-22 21:31:16
|
Revision: 467 http://svn.sourceforge.net/gambas/?rev=467&view=rev Author: dcamposf Date: 2007-07-22 14:31:17 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [GB.GTK] * Bug: wrong management of alpha channel in 'put pixel' method of Image class, it was mixed with the blue channel * Bug: possible segmentation fauld in 'get pixel' method for images without alpha channel Modified Paths: -------------- 2.0/trunk/gb.gtk/src/gpicture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-07-22 21:22:30
|
Revision: 466 http://svn.sourceforge.net/gambas/?rev=466&view=rev Author: dcamposf Date: 2007-07-22 14:22:33 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [GB.GTK] * Bug: now GDK_IS_DRAWABLE() macro is used in all gdraw.cpp drawing methods to check if 'dr' is a real drawable, avoiding some warning messages from GDK Modified Paths: -------------- 2.0/trunk/gb.gtk/src/gdraw.cpp 2.0/trunk/gb.gtk/src/gpicture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-22 20:53:50
|
Revision: 465 http://svn.sourceforge.net/gambas/?rev=465&view=rev Author: gambas Date: 2007-07-22 13:53:53 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [GB.QT] * BUG: Removed useless Action property overrides. * NEW: The ScrollView Scroll event was implemented. [GB.GTK] * BUG: Fixed a potential memory corruption in the initialization of pictures with alpha mask. * NEW: Hide and Show events of the Menu class were implemented. * BUG: Windows.Controls interface is correctly declared. Modified Paths: -------------- 2.0/trunk/gb.gtk/src/CMenu.cpp 2.0/trunk/gb.gtk/src/CPictureBox.cpp 2.0/trunk/gb.gtk/src/CScrollView.cpp 2.0/trunk/gb.gtk/src/gmenu.cpp 2.0/trunk/gb.gtk/src/gmenu.h 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/gb.qt/src/CPanel.cpp 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/CScrollView.h 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/gb.qt/src/share/CButton_desc.h 2.0/trunk/gb.qt/src/share/CCheckBox_desc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-22 19:40:11
|
Revision: 464 http://svn.sourceforge.net/gambas/?rev=464&view=rev Author: gambas Date: 2007-07-22 12:40:14 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [GB.GTK] * NEW: When a window opens without any focus control explicitely set, it gives the focus to the first control in focus order. Button having keyboard shortcuts are ignored. * NEW: ToggleButton.Radio and ToolButton.Radio properties were implemented. * BUG: Do not crash anymore when unregistering the action of a deleted control. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/.pot 2.0/trunk/app/src/gambas-database-manager/FImport.form 2.0/trunk/app/src/gambas-database-manager/FNewTable.form 2.0/trunk/app/src/gambas-database-manager/FPassword.class 2.0/trunk/app/src/gambas-database-manager/FPassword.form 2.0/trunk/app/src/gambas-database-manager/FServer.form 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FFontChooser.form 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/gb.gtk/src/CButton.cpp 2.0/trunk/gb.gtk/src/CWidget.cpp 2.0/trunk/gb.gtk/src/gbutton.cpp 2.0/trunk/gb.gtk/src/gbutton.h 2.0/trunk/gb.gtk/src/gcontainer.cpp 2.0/trunk/gb.gtk/src/gcontainer.h 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/gpicturebox.cpp 2.0/trunk/gb.gtk/src/gtools.cpp 2.0/trunk/gb.qt/share/gb.form.action.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-22 14:20:32
|
Revision: 463 http://svn.sourceforge.net/gambas/?rev=463&view=rev Author: gambas Date: 2007-07-22 07:20:35 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [INTERPRETER] * NEW: Array.Extract() is a new method that removes a part of an array and returns it. Modified Paths: -------------- 2.0/trunk/main/gbx/gbx_c_array.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-22 12:15:20
|
Revision: 462 http://svn.sourceforge.net/gambas/?rev=462&view=rev Author: gambas Date: 2007-07-22 05:15:22 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [DATABASE MANAGER] * BUG: When importing a CSV file, the maximum number of columns is 1024. This avoids a possible too long scanning. * BUG: Table type combo-box is disabled in table creation dialog now when it is useless. [GB.DB] * NEW: Connection.Error returns the error code of the last error raised by the underlying database driver. All database drivers were modified to implement this feature. [GB.GTK] * BUG: Desktop.Scale now returns the correct value (half of the default font height). 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/gambas-database-manager/FImport.class 2.0/trunk/app/src/gambas-database-manager/FImport.form 2.0/trunk/app/src/gambas-database-manager/FMain.class 2.0/trunk/app/src/gambas-database-manager/FNewTable.class 2.0/trunk/app/src/gambas-database-manager/FNewTable.form 2.0/trunk/gb.db.firebird/src/main.cpp 2.0/trunk/gb.db.firebird/src/main.h 2.0/trunk/gb.db.mysql/src/main.c 2.0/trunk/gb.db.odbc/src/main.c 2.0/trunk/gb.db.postgresql/src/main.c 2.0/trunk/gb.db.postgresql/src/main.h 2.0/trunk/gb.db.sqlite2/src/main.cpp 2.0/trunk/gb.db.sqlite2/src/main.h 2.0/trunk/gb.db.sqlite2/src/sqlitedataset.cpp 2.0/trunk/gb.db.sqlite2/src/sqlitedataset.h 2.0/trunk/gb.db.sqlite3/src/main.cpp 2.0/trunk/gb.db.sqlite3/src/main.h 2.0/trunk/gb.db.sqlite3/src/sqlitedataset.cpp 2.0/trunk/gb.db.sqlite3/src/sqlitedataset.h 2.0/trunk/gb.gtk/src/gdesktop.cpp 2.0/trunk/gb.gtk/src/gdesktop.h 2.0/trunk/gb.gtk/src/gtextbox.cpp 2.0/trunk/gb.gtk/src/gtextbox.h 2.0/trunk/main/lib/db/CConnection.c 2.0/trunk/main/lib/db/CResult.h 2.0/trunk/main/lib/db/gb.db.h Added Paths: ----------- 2.0/trunk/gb.db.firebird/gb.db.proto.h 2.0/trunk/gb.db.mysql/gb.db.proto.h 2.0/trunk/gb.db.odbc/gb.db.proto.h 2.0/trunk/gb.db.postgresql/gb.db.proto.h 2.0/trunk/gb.db.sqlite2/gb.db.proto.h 2.0/trunk/gb.db.sqlite3/gb.db.proto.h 2.0/trunk/main/lib/db/gb.db.proto.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-22 00:26:20
|
Revision: 461 http://svn.sourceforge.net/gambas/?rev=461&view=rev Author: gambas Date: 2007-07-21 17:26:21 -0700 (Sat, 21 Jul 2007) Log Message: ----------- [INTERPRETER] * NEW: gbx2 -e <expression> is a new syntax that makes the interpreter evaluate an expression, print it and exit. Modified Paths: -------------- 2.0/trunk/main/gbx/gbx.c 2.0/trunk/main/gbx/gbx_project.c 2.0/trunk/main/gbx/gbx_subr.h 2.0/trunk/main/gbx/gbx_subr_misc.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-21 23:27:31
|
Revision: 460 http://svn.sourceforge.net/gambas/?rev=460&view=rev Author: gambas Date: 2007-07-21 16:27:34 -0700 (Sat, 21 Jul 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix the border of welcome dialog ScrollView, since it is now set by default. [GB.QT] * BUG: Removed some spurious GotFocus events when the target control is not visible. [GB.GTK] * BUG: Fix gPicture::setPixel() and gPicture::getPixel() so that transparency is correctly taken into account. * NEW: Menu.Toggle was implemented. * NEW: Menu.Value was implemented. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/FForm.form 2.0/trunk/app/src/gambas2/FWelcome.form 2.0/trunk/app/src/gambas2/img/16/close-window.png 2.0/trunk/app/src/gambas2/img/16/max-window.png 2.0/trunk/comp/src/gb.form.mdi/FMain.form 2.0/trunk/gb.gtk/src/CMenu.cpp 2.0/trunk/gb.gtk/src/gmenu.cpp 2.0/trunk/gb.gtk/src/gmenu.h 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/gpicture.h 2.0/trunk/gb.qt/src/CMenu.cpp 2.0/trunk/gb.qt/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2007-07-21 22:07:22
|
Revision: 459 http://svn.sourceforge.net/gambas/?rev=459&view=rev Author: dcamposf Date: 2007-07-21 15:07:25 -0700 (Sat, 21 Jul 2007) Log Message: ----------- [GB.GTK] * BUG: Image[x,y]=Color was not working for Pictures with transparence flag set to true Modified Paths: -------------- 2.0/trunk/gb.gtk/src/gpicture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-21 21:22:39
|
Revision: 458 http://svn.sourceforge.net/gambas/?rev=458&view=rev Author: gambas Date: 2007-07-21 14:22:32 -0700 (Sat, 21 Jul 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The welcome dialog now respects system color settings. * NEW: Moving to an event handler from the form editor is more clever. [GB.GTK] * NEW: Action properties were implemented. [GB.WEB] * NEW: Session timeout is now stored in the session file. 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.po 2.0/trunk/app/src/gambas2/CClassInfo.class 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/FEditor.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.form.mdi/FMain.class 2.0/trunk/comp/src/gb.form.mdi/FMain.form 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.form 2.0/trunk/comp/src/gb.form.mdi/Form1.class 2.0/trunk/comp/src/gb.web/.info 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/comp/src/gb.web/Session.module 2.0/trunk/gb.gtk/src/CButton.cpp 2.0/trunk/gb.gtk/src/CMenu.cpp 2.0/trunk/gb.gtk/src/CWidget.cpp 2.0/trunk/gb.gtk/src/CWidget.h 2.0/trunk/gb.gtk/src/CWindow.cpp 2.0/trunk/gb.gtk/src/gb.gtk/.info 2.0/trunk/gb.gtk/src/gb.gtk/.list 2.0/trunk/gb.gtk/src/gb.gtk/.project 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/gcontrol.h 2.0/trunk/gb.gtk/src/glabel.cpp 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/gmainwindow.h 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/CWidget.h 2.0/trunk/gb.qt/src/gb.qt/.info 2.0/trunk/gb.qt/src/gb.qt/.list 2.0/trunk/gb.qt/src/gb.qt/.project Added Paths: ----------- 2.0/trunk/gb.gtk/src/gb.gtk/Action.class 2.0/trunk/gb.gtk/src/gb.gtk/_Gtk.module 2.0/trunk/gb.qt/share/gb.form.action.h 2.0/trunk/gb.qt/src/gb.qt/_Qt.module Removed Paths: ------------- 2.0/trunk/gb.gtk/src/gb.gtk/Action.class 2.0/trunk/gb.qt/src/gb.qt/Qt.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-20 20:52:29
|
Revision: 457 http://svn.sourceforge.net/gambas/?rev=457&view=rev Author: lordheavy Date: 2007-07-20 13:52:32 -0700 (Fri, 20 Jul 2007) Log Message: ----------- oops ! restore Project file Modified Paths: -------------- 2.0/branches/lordh-branch/app/src/gambas2/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-20 20:47:36
|
Revision: 456 http://svn.sourceforge.net/gambas/?rev=456&view=rev Author: lordheavy Date: 2007-07-20 13:47:37 -0700 (Fri, 20 Jul 2007) Log Message: ----------- Add support for packaging with autotools Modified Paths: -------------- 2.0/branches/lordh-branch/app/src/gambas2/.lang/.pot 2.0/branches/lordh-branch/app/src/gambas2/.lang/fr.mo 2.0/branches/lordh-branch/app/src/gambas2/.lang/fr.po 2.0/branches/lordh-branch/app/src/gambas2/FMakeInstall.form 2.0/branches/lordh-branch/app/src/gambas2/Package.module Added Paths: ----------- 2.0/branches/lordh-branch/app/src/gambas2/install/Makefile.am 2.0/branches/lordh-branch/app/src/gambas2/install/acinclude.m4 2.0/branches/lordh-branch/app/src/gambas2/install/group/autotools 2.0/branches/lordh-branch/app/src/gambas2/install/menu/autotools Removed Paths: ------------- 2.0/branches/lordh-branch/app/src/gambas2/install/license/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-20 20:24:24
|
Revision: 455 http://svn.sourceforge.net/gambas/?rev=455&view=rev Author: gambas Date: 2007-07-20 13:24:26 -0700 (Fri, 20 Jul 2007) Log Message: ----------- [GB.NET.SMTP] * BUG: Mail subject can be any UTF-8 string reliably now. Modified Paths: -------------- 2.0/trunk/gb.net.smtp/src/comm.c 2.0/trunk/gb.net.smtp/src/libsmtp.h 2.0/trunk/gb.net.smtp/src/libsmtp_comm.c 2.0/trunk/gb.net.smtp/src/quoted.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-20 08:06:40
|
Revision: 454 http://svn.sourceforge.net/gambas/?rev=454&view=rev Author: gambas Date: 2007-07-20 01:06:43 -0700 (Fri, 20 Jul 2007) Log Message: ----------- [GB.DESKTOP] * BUG: Forgotten file yet... @#%*! Added Paths: ----------- 2.0/trunk/gb.desktop/src/desktop.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-19 11:41:27
|
Revision: 453 http://svn.sourceforge.net/gambas/?rev=453&view=rev Author: gambas Date: 2007-07-19 04:41:28 -0700 (Thu, 19 Jul 2007) Log Message: ----------- [GB.DESKTOP] * BUG: As usually, I forgot to add some new files. Added Paths: ----------- 2.0/trunk/gb.desktop/src/desktop.h 2.0/trunk/gb.desktop/src/x11.c 2.0/trunk/gb.desktop/src/x11.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-18 12:00:13
|
Revision: 452 http://svn.sourceforge.net/gambas/?rev=452&view=rev Author: lordheavy Date: 2007-07-18 05:00:15 -0700 (Wed, 18 Jul 2007) Log Message: ----------- Restore AC_PROG_LIBTOOL check as Makefile.in build is broken without it Modified Paths: -------------- 2.0/trunk/gb.sdl.sound/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-18 09:36:28
|
Revision: 451 http://svn.sourceforge.net/gambas/?rev=451&view=rev Author: lordheavy Date: 2007-07-18 02:36:30 -0700 (Wed, 18 Jul 2007) Log Message: ----------- Restore AC_PROG_LIBTOOL check as Makefile.in build is broken without it Modified Paths: -------------- 2.0/trunk/gb.sdl/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-18 09:05:32
|
Revision: 450 http://svn.sourceforge.net/gambas/?rev=450&view=rev Author: lordheavy Date: 2007-07-18 02:05:34 -0700 (Wed, 18 Jul 2007) Log Message: ----------- Move from AC_MSG_WARNING to AC_MSG_WARN, should fix the QT moc configure step. step Modified Paths: -------------- 2.0/trunk/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-17 21:12:41
|
Revision: 449 http://svn.sourceforge.net/gambas/?rev=449&view=rev Author: lordheavy Date: 2007-07-17 14:11:22 -0700 (Tue, 17 Jul 2007) Log Message: ----------- First steps for the new gambas2 source package builder, following the sheme of the package builder. It doesn't work (nothing is build) but compiles fine :p Modified Paths: -------------- 2.0/branches/lordh-branch/app/src/gambas2/.lang/.pot 2.0/branches/lordh-branch/app/src/gambas2/Package.module 2.0/branches/lordh-branch/app/src/gambas2/Project.module Added Paths: ----------- 2.0/branches/lordh-branch/app/src/gambas2/img/logo/package-gnu.png 2.0/branches/lordh-branch/app/src/gambas2/img/logo/package.png 2.0/branches/lordh-branch/app/src/gambas2/install/license/ 2.0/branches/lordh-branch/app/src/gambas2/install/license/COPYING-3.0 2.0/branches/lordh-branch/app/src/gambas2/install/license/COPYING.LIB-3.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-07-17 17:02:04
|
Revision: 448 http://svn.sourceforge.net/gambas/?rev=448&view=rev Author: lordheavy Date: 2007-07-17 10:02:02 -0700 (Tue, 17 Jul 2007) Log Message: ----------- Creating private branch of gambas/2.0/trunk Added Paths: ----------- 2.0/branches/lordh-branch/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-07-17 16:35:40
|
Revision: 447 http://svn.sourceforge.net/gambas/?rev=447&view=rev Author: gambas Date: 2007-07-17 09:35:40 -0700 (Tue, 17 Jul 2007) Log Message: ----------- [GB.DB] * NEW: The database API has changed, so that the query fill routine knows the database version. All database drivers were updated. [GB.DB.MYSQL] * BUG: Timestamp fields have changed since MySQL 4.1. This is taken into account now. [GB.QT] * NEW: TrayIcon[] has been implemented, as in gb.gtk. [GB.GTK] * BUG: UserControl and UserContainer are not creatable anymore. * NEW: The Window.TopLevel property has been implemented. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/gb.db.firebird/src/main.cpp 2.0/trunk/gb.db.firebird/src/main.h 2.0/trunk/gb.db.mysql/src/main.c 2.0/trunk/gb.db.odbc/src/main.c 2.0/trunk/gb.db.postgresql/src/main.c 2.0/trunk/gb.db.sqlite2/src/main.cpp 2.0/trunk/gb.db.sqlite2/src/main.h 2.0/trunk/gb.db.sqlite3/src/main.cpp 2.0/trunk/gb.db.sqlite3/src/main.h 2.0/trunk/gb.gtk/src/CContainer.cpp 2.0/trunk/gb.gtk/src/CSplitter.cpp 2.0/trunk/gb.gtk/src/CSplitter.h 2.0/trunk/gb.gtk/src/CTrayIcon.cpp 2.0/trunk/gb.gtk/src/CWindow.cpp 2.0/trunk/gb.gtk/src/gtrayicon.cpp 2.0/trunk/gb.qt/share/gb.form.properties.h 2.0/trunk/gb.qt/src/CSplitter.h 2.0/trunk/gb.qt/src/CTrayIcon.cpp 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/main/lib/db/CResult.c 2.0/trunk/main/lib/db/gb.db.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |