gambas-devel-svn Mailing List for Gambas (Page 284)
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...> - 2008-02-14 18:12:05
|
Revision: 1070 http://gambas.svn.sourceforge.net/gambas/?rev=1070&view=rev Author: dcamposf Date: 2008-02-14 10:11:54 -0800 (Thu, 14 Feb 2008) Log Message: ----------- [GB.NET.CURL] * BUG: now compiles without warnings and run on a 64 bits system Modified Paths: -------------- gambas/trunk/gb.net.curl/src/CCurl.c gambas/trunk/gb.net.curl/src/CCurl.h gambas/trunk/gb.net.curl/src/CFtpClient.c gambas/trunk/gb.net.curl/src/CFtpClient.h gambas/trunk/gb.net.curl/src/CHttpClient.c gambas/trunk/gb.net.curl/src/CHttpClient.h gambas/trunk/gb.net.curl/src/gbcurl.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2008-02-14 18:09:24
|
Revision: 1069 http://gambas.svn.sourceforge.net/gambas/?rev=1069&view=rev Author: dcamposf Date: 2008-02-14 10:09:04 -0800 (Thu, 14 Feb 2008) Log Message: ----------- [GB.NET.CURL] * BUG: now compiles without warnings and run on a 64 bits system Modified Paths: -------------- gambas/branches/2.0/gb.net.curl/src/CCurl.c gambas/branches/2.0/gb.net.curl/src/CCurl.h gambas/branches/2.0/gb.net.curl/src/CFtpClient.c gambas/branches/2.0/gb.net.curl/src/CFtpClient.h gambas/branches/2.0/gb.net.curl/src/CHttpClient.c gambas/branches/2.0/gb.net.curl/src/CHttpClient.h gambas/branches/2.0/gb.net.curl/src/CNet.c gambas/branches/2.0/gb.net.curl/src/CNet.h gambas/branches/2.0/gb.net.curl/src/CProxy.c gambas/branches/2.0/gb.net.curl/src/CProxy.h gambas/branches/2.0/gb.net.curl/src/gbcurl.c gambas/branches/2.0/gb.net.curl/src/gbcurl.h gambas/branches/2.0/gb.net.curl/src/main.c gambas/branches/2.0/gb.net.curl/src/main.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2008-02-14 12:08:50
|
Revision: 1068 http://gambas.svn.sourceforge.net/gambas/?rev=1068&view=rev Author: dcamposf Date: 2008-02-14 04:08:55 -0800 (Thu, 14 Feb 2008) Log Message: ----------- [GB.NET.CURL] * Some additional fixes for 64 bits Modified Paths: -------------- gambas/trunk/gb.net.curl/src/CCurl.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-14 11:59:31
|
Revision: 1067 http://gambas.svn.sourceforge.net/gambas/?rev=1067&view=rev Author: gambas Date: 2008-02-14 03:59:36 -0800 (Thu, 14 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: The external gettext library is now used only on OpenBSD. If needed, other systems can be added of course. * BUG: Fix Qt moc detection for OpenBSD. [DEVELOPMENT ENVIRONMENT] * NEW: In the menu editor, a new menu is now inserted after the current menu and not before. [INTERPRETER] * BUG: Object.Attach() and Object.Detach() now correctly deals with Observer objects. [COMPILER] * NEW: When a form method declaration has no END keyword, the error message is now accurate. It does not talk about the form definition anymore. [GB.GTK] * BUG: The use of alternative input methods do not print warnings anymore. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/acinclude.m4 gambas/trunk/app/src/doc.cgi/Main.module gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/main/gbc/gbc_form.c gambas/trunk/main/gbc/gbc_header.c gambas/trunk/main/gbc/gbc_read.c gambas/trunk/main/gbx/gbx_c_class.c gambas/trunk/main/gbx/gbx_c_gambas.c gambas/trunk/main/gbx/gbx_c_gambas.h gambas/trunk/main/gbx/gbx_class.h gambas/trunk/main/gbx/gbx_class_init.c gambas/trunk/main/gbx/gbx_object.c gambas/trunk/main/gbx/gbx_object.h gambas/trunk/main/lib/eval/eval_analyze.c gambas/trunk/main/share/gbc_read_common.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dca...@us...> - 2008-02-14 11:24:55
|
Revision: 1066 http://gambas.svn.sourceforge.net/gambas/?rev=1066&view=rev Author: dcamposf Date: 2008-02-14 03:25:00 -0800 (Thu, 14 Feb 2008) Log Message: ----------- [GB.NET.CURL] * Updated code to be compatible with both 32bits and 64bits architectures * Updated author e-mail and copyright notice Modified Paths: -------------- gambas/trunk/gb.net.curl/src/CCurl.c gambas/trunk/gb.net.curl/src/CCurl.h gambas/trunk/gb.net.curl/src/CFtpClient.c gambas/trunk/gb.net.curl/src/CFtpClient.h gambas/trunk/gb.net.curl/src/CHttpClient.c gambas/trunk/gb.net.curl/src/CHttpClient.h gambas/trunk/gb.net.curl/src/CNet.c gambas/trunk/gb.net.curl/src/CNet.h gambas/trunk/gb.net.curl/src/CProxy.c gambas/trunk/gb.net.curl/src/CProxy.h gambas/trunk/gb.net.curl/src/gbcurl.c gambas/trunk/gb.net.curl/src/gbcurl.h gambas/trunk/gb.net.curl/src/main.c gambas/trunk/gb.net.curl/src/main.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-13 13:28:07
|
Revision: 1065 http://gambas.svn.sourceforge.net/gambas/?rev=1065&view=rev Author: gambas Date: 2008-02-13 05:28:09 -0800 (Wed, 13 Feb 2008) Log Message: ----------- [GB.GTK] * BUG: The use of alternative input methods do not print warnings anymore. Modified Paths: -------------- gambas/branches/2.0/gb.gtk/src/gapplication.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-12 10:15:45
|
Revision: 1064 http://gambas.svn.sourceforge.net/gambas/?rev=1064&view=rev Author: gambas Date: 2008-02-12 02:15:49 -0800 (Tue, 12 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: The external gettext library is now used only on OpenBSD. If needed, other systems can be added of course. [DEVELOPMENT ENVIRONMENT] * NEW: In the menu editor, a new menu is now inserted after the current menu and not before. Modified Paths: -------------- gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/FMenu.class gambas/branches/2.0/main/config.h.in gambas/branches/2.0/main/configure.ac gambas/branches/2.0/main/gbx/gbx_object.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-09 12:52:26
|
Revision: 1063 http://gambas.svn.sourceforge.net/gambas/?rev=1063&view=rev Author: gambas Date: 2008-02-09 04:52:31 -0800 (Sat, 09 Feb 2008) Log Message: ----------- [INTERPRETER] * BUG: Object.Attach() and Object.Detach() now correctly deals with Observer objects. Modified Paths: -------------- gambas/branches/2.0/main/gbx/gbx_c_class.c gambas/branches/2.0/main/gbx/gbx_c_gambas.c gambas/branches/2.0/main/gbx/gbx_c_gambas.h gambas/branches/2.0/main/gbx/gbx_class.h gambas/branches/2.0/main/gbx/gbx_class_init.c gambas/branches/2.0/main/gbx/gbx_object.c gambas/branches/2.0/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...> - 2008-02-09 11:54:29
|
Revision: 1062 http://gambas.svn.sourceforge.net/gambas/?rev=1062&view=rev Author: gambas Date: 2008-02-09 03:54:33 -0800 (Sat, 09 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Do not add gb.debug and gb.eval as dependencies when creating a package. These components are members of the default runtime package. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/.project gambas/branches/2.0/app/src/gambas2/FMakeInstall.class gambas/branches/2.0/app/src/gambas2/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-06 13:44:20
|
Revision: 1061 http://gambas.svn.sourceforge.net/gambas/?rev=1061&view=rev Author: gambas Date: 2008-02-06 05:44:25 -0800 (Wed, 06 Feb 2008) Log Message: ----------- [COMPILER] * NEW: When a form method declaration has no END keyword, the error message is now accurate. It does not talk about the form definition anymore. Modified Paths: -------------- gambas/branches/2.0/main/gbc/gbc_form.c gambas/branches/2.0/main/gbc/gbc_header.c gambas/branches/2.0/main/gbc/gbc_read.c gambas/branches/2.0/main/share/gbc_read_common.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-06 00:25:43
|
Revision: 1060 http://gambas.svn.sourceforge.net/gambas/?rev=1060&view=rev Author: gambas Date: 2008-02-05 16:25:48 -0800 (Tue, 05 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Use TextEdit.RichText insted of TextEdit.Text. * BUG: END SUB can be the end of a method. The class analyze now takes ?\194?\160 that into account. [HELP] * BUG: Fixed the generated treeview. [COMPILER] * OPT: The NOT operator used just at the beginning of a conditional expression is optimized. Consequently, an expression like 'IF NOT 2' is now equivalent to 'IF 2 = 0' and not to 'IF (NOT 2) <> 0' as before. In other words, the boolean conversion is now done before the NOT, and not after. The following instructions are concerned: IF, WHILE, UNTIL. * NEW: BYREF is new keyword that is a more readable synonymous of '@'. [GB.DB.FORM] * BUG: Correctly manage data controls inside TabStrip-like containers. * BUG: Setting the focus on a non-initialized DataControl does not raise an error anymore. [GB.GTK] * BUG: HSplitter.Layout and VSplitter.Layout now work correctly. It is a list of children widths, hidden children having a zero width. * BUG: Window arrangement is done before the Open event is raised, as in gb.qt. * BUG: Keyboard, focus and mouse events now work correctly on Window and DrawingArea controls. [GB.QT] * BUG: HSplitter.Layout and VSplitter.Layout now work correctly. It is a list of children widths, hidden children having a zero width. * BUG: Many warning fixes. * BUG: Now the Control.Visible property works like in gb.gtk, i.e. it returns if the control was not explicitely hidden. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/app/src/gambas3/.settings gambas/trunk/app/src/gambas3/CComponent.class gambas/trunk/app/src/gambas3/FAbout.class gambas/trunk/comp/src/gb.db.form/.lang/.pot gambas/trunk/comp/src/gb.db.form/.project gambas/trunk/comp/src/gb.db.form/DataControl.class gambas/trunk/comp/src/gb.db.form/DataSource.class gambas/trunk/gb.gtk/src/CSplitter.cpp gambas/trunk/gb.gtk/src/CSplitter.h gambas/trunk/gb.gtk/src/CWindow.cpp gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gcontainer.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gdrawingarea.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gpicture.cpp gambas/trunk/gb.gtk/src/gpicture.h gambas/trunk/gb.gtk/src/gsignals.cpp gambas/trunk/gb.gtk/src/gsplitter.cpp gambas/trunk/gb.gtk/src/gsplitter.h gambas/trunk/gb.qt/share/gb.form.arrangement.h gambas/trunk/gb.qt/share/gb.form.picture.h gambas/trunk/gb.qt/src/CButton.cpp gambas/trunk/gb.qt/src/CCheckBox.cpp gambas/trunk/gb.qt/src/CContainer.cpp gambas/trunk/gb.qt/src/CDrawingArea.cpp gambas/trunk/gb.qt/src/CEmbedder.cpp gambas/trunk/gb.qt/src/CFrame.cpp gambas/trunk/gb.qt/src/CFrame.h gambas/trunk/gb.qt/src/CGridView.cpp gambas/trunk/gb.qt/src/CIconView.cpp gambas/trunk/gb.qt/src/CLabel.cpp gambas/trunk/gb.qt/src/CListBox.cpp gambas/trunk/gb.qt/src/CMenu.cpp gambas/trunk/gb.qt/src/CMessage.cpp gambas/trunk/gb.qt/src/CMovieBox.cpp gambas/trunk/gb.qt/src/CPanel.cpp gambas/trunk/gb.qt/src/CPicture.cpp gambas/trunk/gb.qt/src/CPicture.h gambas/trunk/gb.qt/src/CPictureBox.cpp gambas/trunk/gb.qt/src/CProgress.cpp gambas/trunk/gb.qt/src/CRadioButton.cpp gambas/trunk/gb.qt/src/CScreen.cpp gambas/trunk/gb.qt/src/CScrollBar.cpp gambas/trunk/gb.qt/src/CScrollView.cpp gambas/trunk/gb.qt/src/CSlider.cpp gambas/trunk/gb.qt/src/CSpinBox.cpp gambas/trunk/gb.qt/src/CSplitter.cpp gambas/trunk/gb.qt/src/CSplitter.h gambas/trunk/gb.qt/src/CTabStrip.cpp gambas/trunk/gb.qt/src/CTextArea.cpp gambas/trunk/gb.qt/src/CTextBox.cpp gambas/trunk/gb.qt/src/CTrayIcon.cpp gambas/trunk/gb.qt/src/CTreeView.cpp gambas/trunk/gb.qt/src/CWidget.cpp gambas/trunk/gb.qt/src/CWidget.h gambas/trunk/gb.qt/src/CWindow.cpp gambas/trunk/help/help/tree/tree.html gambas/trunk/main/gbc/gbc_class.c gambas/trunk/main/gbc/gbc_class.h gambas/trunk/main/gbc/gbc_header.c gambas/trunk/main/gbc/gbc_trans_ctrl.c gambas/trunk/main/gbc/gbc_trans_expr.c gambas/trunk/main/gbc/gbc_trans_tree.c gambas/trunk/main/gbx/gbx_expression.h gambas/trunk/main/lib/eval/eval.c gambas/trunk/main/share/gb_code.h gambas/trunk/main/share/gb_code_temp.h gambas/trunk/main/share/gb_reserved.h gambas/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...> - 2008-02-06 00:04:27
|
Revision: 1059 http://gambas.svn.sourceforge.net/gambas/?rev=1059&view=rev Author: gambas Date: 2008-02-05 16:04:31 -0800 (Tue, 05 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: END SUB can be the end of a method. The class analyze now takes that into account. [GB.GTK] * BUG: HSplitter.Layout and VSplitter.Layout now work correctly. It is a list of children widths, hidden children having a zero width. * BUG: Window arrangement is done before the Open event is raised, as in gb.qt. [GB.QT] * BUG: HSplitter.Layout and VSplitter.Layout now work correctly. It is a list of children widths, hidden children having a zero width. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/CComponent.class gambas/branches/2.0/app/src/gambas2/FWelcome.class gambas/branches/2.0/app/src/gambas2/FWelcome.form gambas/branches/2.0/app/src/gambas2-database-manager/.project gambas/branches/2.0/gb.gtk/src/CSplitter.cpp gambas/branches/2.0/gb.gtk/src/CSplitter.h gambas/branches/2.0/gb.gtk/src/CWindow.cpp gambas/branches/2.0/gb.gtk/src/gcontainer.cpp gambas/branches/2.0/gb.gtk/src/gcontrol.cpp gambas/branches/2.0/gb.gtk/src/gmainwindow.cpp gambas/branches/2.0/gb.gtk/src/gsplitter.cpp gambas/branches/2.0/gb.gtk/src/gsplitter.h gambas/branches/2.0/gb.qt/share/gb.form.arrangement.h gambas/branches/2.0/gb.qt/src/CContainer.cpp gambas/branches/2.0/gb.qt/src/CSplitter.cpp gambas/branches/2.0/gb.qt/src/CSplitter.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-04 23:47:19
|
Revision: 1058 http://gambas.svn.sourceforge.net/gambas/?rev=1058&view=rev Author: gambas Date: 2008-02-04 15:47:23 -0800 (Mon, 04 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Correctly checks the process state after a compilation to know if there was an error. * NEW: When a runtime error is raised during program startup, the program is now automatically stopped. [GB.DB.FORM] * BUG: Correctly manage data controls inside TabStrip-like containers. * BUG: Setting the focus on a non-initialized DataControl does not raise an error anymore. [GB.QT] * BUG: Many warning fixes. * BUG: Now the Control.Visible property works like in gb.gtk, i.e. it returns if the control was not explicitely hidden. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/Design.module gambas/branches/2.0/app/src/gambas2/FWelcome.class gambas/branches/2.0/app/src/gambas2/FWelcome.form gambas/branches/2.0/app/src/gambas2/Project.module gambas/branches/2.0/comp/src/gb.db.form/.lang/.pot gambas/branches/2.0/comp/src/gb.db.form/.project gambas/branches/2.0/comp/src/gb.db.form/DataControl.class gambas/branches/2.0/comp/src/gb.db.form/DataSource.class gambas/branches/2.0/examples/examples/Games/GameOfLife/.project gambas/branches/2.0/gb.gtk/src/gpicture.cpp gambas/branches/2.0/gb.gtk/src/gpicture.h gambas/branches/2.0/gb.qt/share/gb.form.picture.h gambas/branches/2.0/gb.qt/src/CButton.cpp gambas/branches/2.0/gb.qt/src/CCheckBox.cpp gambas/branches/2.0/gb.qt/src/CContainer.cpp gambas/branches/2.0/gb.qt/src/CDrawingArea.cpp gambas/branches/2.0/gb.qt/src/CEmbedder.cpp gambas/branches/2.0/gb.qt/src/CFrame.cpp gambas/branches/2.0/gb.qt/src/CFrame.h gambas/branches/2.0/gb.qt/src/CGridView.cpp gambas/branches/2.0/gb.qt/src/CIconView.cpp gambas/branches/2.0/gb.qt/src/CLabel.cpp gambas/branches/2.0/gb.qt/src/CListBox.cpp gambas/branches/2.0/gb.qt/src/CMenu.cpp gambas/branches/2.0/gb.qt/src/CMessage.cpp gambas/branches/2.0/gb.qt/src/CMovieBox.cpp gambas/branches/2.0/gb.qt/src/CPanel.cpp gambas/branches/2.0/gb.qt/src/CPicture.cpp gambas/branches/2.0/gb.qt/src/CPicture.h gambas/branches/2.0/gb.qt/src/CPictureBox.cpp gambas/branches/2.0/gb.qt/src/CProgress.cpp gambas/branches/2.0/gb.qt/src/CRadioButton.cpp gambas/branches/2.0/gb.qt/src/CScreen.cpp gambas/branches/2.0/gb.qt/src/CScrollBar.cpp gambas/branches/2.0/gb.qt/src/CScrollView.cpp gambas/branches/2.0/gb.qt/src/CSlider.cpp gambas/branches/2.0/gb.qt/src/CSpinBox.cpp gambas/branches/2.0/gb.qt/src/CSplitter.cpp gambas/branches/2.0/gb.qt/src/CTabStrip.cpp gambas/branches/2.0/gb.qt/src/CTextArea.cpp gambas/branches/2.0/gb.qt/src/CTextBox.cpp gambas/branches/2.0/gb.qt/src/CTrayIcon.cpp gambas/branches/2.0/gb.qt/src/CTreeView.cpp gambas/branches/2.0/gb.qt/src/CWidget.cpp gambas/branches/2.0/gb.qt/src/CWidget.h gambas/branches/2.0/gb.qt/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-04 01:45:41
|
Revision: 1057 http://gambas.svn.sourceforge.net/gambas/?rev=1057&view=rev Author: gambas Date: 2008-02-03 17:45:46 -0800 (Sun, 03 Feb 2008) Log Message: ----------- [GB.GTK] * BUG: Keyboard, focus and mouse events now work correctly on Window and DrawingArea controls. Modified Paths: -------------- gambas/branches/2.0/gb.gtk/src/gapplication.cpp gambas/branches/2.0/gb.gtk/src/gdrawingarea.cpp gambas/branches/2.0/gb.gtk/src/gmainwindow.cpp gambas/branches/2.0/gb.gtk/src/gsignals.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-02 12:41:25
|
Revision: 1056 http://gambas.svn.sourceforge.net/gambas/?rev=1056&view=rev Author: gambas Date: 2008-02-02 04:41:25 -0800 (Sat, 02 Feb 2008) Log Message: ----------- [HELP] * BUG: Fixed the generated treeview. Modified Paths: -------------- gambas/branches/2.0/help/help/tree/tree.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-02 10:54:10
|
Revision: 1055 http://gambas.svn.sourceforge.net/gambas/?rev=1055&view=rev Author: gambas Date: 2008-02-02 02:54:13 -0800 (Sat, 02 Feb 2008) Log Message: ----------- [CONFIGURATION] * NEW: Removed the out-of-date README.FEDORA and README.REDHAT files. [EXAMPLES] * BUG: Fixed the MoviePlayer example. * BUG: Fixed the Clock example. [WIKI CGI SCRIPT] * NEW: More titles and less borders. [INTERPRETER] * BUG: Uses the accurate method prototypes for Byte, Short and Single array classes. * BUG: Many fixes in the error management. [GB.DB] * BUG: Fixed many warnings and some 64 bits stuff in all database drivers. [GB.DEBUG] * NEW: More explicit error messages when the creation of debugger fifos fails. [GB.COMPRESS.ZLIB] * BUG: Fixed the compilation on 64 bits OS. [GB.CORBA] * NEW: Fixed some warnings. [GB.GTK] * NEW: Fixed some warnings. [GB.IMAGE] * NEW: Fixed some warnings. [GB.NET.SMTP] * NEW: Fixed some warnings. [GB.PDF] * NEW: Fixed some warnings. [GB.QT.KDE] * NEW: Fixed some warnings. [GB.SDL] * NEW: Fixed some warnings. [GB.SDL.SOUND] * NEW: Fixed some warnings. [GB.XML] * NEW: Fixed some warnings. [GB.XML.XLST] * NEW: Fixed some warnings. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/app/src/doc.cgi/.lang/.pot gambas/trunk/app/src/doc.cgi/.lang/fr.mo gambas/trunk/app/src/doc.cgi/.lang/fr.po gambas/trunk/app/src/doc.cgi/.project gambas/trunk/app/src/doc.cgi/Main.module gambas/trunk/app/src/gambas3/.settings gambas/trunk/app/src/gambas3/Design.module gambas/trunk/app/src/gambas3/FAbout.form gambas/trunk/app/src/gambas3/Project.module gambas/trunk/app/src/gambas3/support.txt gambas/trunk/examples/examples/Drawing/Clock/FClock.class gambas/trunk/examples/examples/Drawing/Sensor/.project gambas/trunk/examples/examples/Games/GameOfLife/.project gambas/trunk/examples/examples/Video/MoviePlayer/FMoviePlayer.form gambas/trunk/gb.compress.zlib/src/main.c gambas/trunk/gb.corba/src/CCorbaApplication.cpp gambas/trunk/gb.db.firebird/src/main.cpp gambas/trunk/gb.db.mysql/src/main.c gambas/trunk/gb.db.odbc/src/main.c gambas/trunk/gb.db.postgresql/src/main.c gambas/trunk/gb.db.sqlite2/src/main.cpp gambas/trunk/gb.db.sqlite3/src/main.cpp gambas/trunk/gb.desktop/src/desktop.c gambas/trunk/gb.gtk/src/CFont.cpp gambas/trunk/gb.gtk/src/CPictureBox.cpp gambas/trunk/gb.gtk/src/CScrollView.cpp gambas/trunk/gb.gtk/src/CSeparator.cpp gambas/trunk/gb.gtk/src/CSlider.cpp gambas/trunk/gb.gtk/src/CSpinBox.cpp gambas/trunk/gb.gtk/src/CStock.cpp gambas/trunk/gb.gtk/src/gpicture.cpp gambas/trunk/gb.gtk.svg/src/CSVG.c gambas/trunk/gb.image/src/kcpuinfo.cpp gambas/trunk/gb.net.smtp/src/base64.c gambas/trunk/gb.net.smtp/src/libsmtp_connection.c gambas/trunk/gb.pdf/src/CPdfDocument.cpp gambas/trunk/gb.qt.kde/src/CApplication.cpp gambas/trunk/gb.sdl/src/main.cpp gambas/trunk/gb.sdl.sound/src/sound.c gambas/trunk/gb.xml/src/CXMLDocument.c gambas/trunk/gb.xml/src/CXMLNode.c gambas/trunk/gb.xml/src/CXMLReader.c gambas/trunk/gb.xml/src/CXMLWriter.c gambas/trunk/gb.xml/src/xslt/CXSLT.c gambas/trunk/help/help/style.css gambas/trunk/main/gbc/gbc_read.c gambas/trunk/main/gbc/gbc_trans.c gambas/trunk/main/gbx/gb_error.c gambas/trunk/main/gbx/gb_error.h gambas/trunk/main/gbx/gbx_c_array.c gambas/trunk/main/gbx/gbx_c_error.c gambas/trunk/main/gbx/gbx_debug.c gambas/trunk/main/gbx/gbx_debug.h gambas/trunk/main/gbx/gbx_exec.c gambas/trunk/main/lib/db/CConnection.c gambas/trunk/main/lib/db/gb.db.h gambas/trunk/main/lib/db/gb.db.proto.h gambas/trunk/main/lib/db/main.c gambas/trunk/main/lib/db/main.h gambas/trunk/main/lib/debug/CDebug.c gambas/trunk/main/lib/debug/debug.c Removed Paths: ------------- gambas/trunk/README.FEDORA gambas/trunk/README.REDHAT This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-01 13:27:46
|
Revision: 1054 http://gambas.svn.sourceforge.net/gambas/?rev=1054&view=rev Author: lordheavy Date: 2008-02-01 05:27:50 -0800 (Fri, 01 Feb 2008) Log Message: ----------- oups ! fix Gl.Normal3fv/Gl.Normal3iv compilation problem with previous commit. Modified Paths: -------------- gambas/branches/2.0/gb.opengl/src/GL.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-01 13:24:44
|
Revision: 1053 http://gambas.svn.sourceforge.net/gambas/?rev=1053&view=rev Author: lordheavy Date: 2008-02-01 05:24:48 -0800 (Fri, 01 Feb 2008) Log Message: ----------- [GB.OPENGL] * BUG: Add missing support for Gl.Normal3fv(Float[]) and Gl.Normal3iv(Integer[]). Modified Paths: -------------- gambas/branches/2.0/gb.opengl/src/GL.c gambas/branches/2.0/gb.opengl/src/GLcolorLighting.c gambas/branches/2.0/gb.opengl/src/GLcolorLighting.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-31 03:05:14
|
Revision: 1052 http://gambas.svn.sourceforge.net/gambas/?rev=1052&view=rev Author: gambas Date: 2008-01-30 19:05:19 -0800 (Wed, 30 Jan 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Don't trim the find string, and consequently prevent the IDE from freezing when searching a string that contains only spaces. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/FFind.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-30 20:43:45
|
Revision: 1051 http://gambas.svn.sourceforge.net/gambas/?rev=1051&view=rev Author: gambas Date: 2008-01-30 12:43:43 -0800 (Wed, 30 Jan 2008) Log Message: ----------- [CONFIGURATION] * NEW: Removed the out-of-date README.FEDORA and README.REDHAT files. Removed Paths: ------------- gambas/branches/2.0/README.FEDORA gambas/branches/2.0/README.REDHAT This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-30 19:40:38
|
Revision: 1050 http://gambas.svn.sourceforge.net/gambas/?rev=1050&view=rev Author: gambas Date: 2008-01-30 11:40:40 -0800 (Wed, 30 Jan 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Pressing F1 while a control is selected in the toolbox opens the help page of this control. * BUG: Making a source archive of the project does not include subversion directories anymore. * BUG: Find is not forced to be global anymore when the find window is hidden. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/FFind.class gambas/branches/2.0/app/src/gambas2/FProperty.class gambas/branches/2.0/app/src/gambas2/FProperty.form gambas/branches/2.0/app/src/gambas2/FToolBar.class gambas/branches/2.0/app/src/gambas2/MHelp.module gambas/branches/2.0/app/src/gambas2/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-29 23:20:31
|
Revision: 1049 http://gambas.svn.sourceforge.net/gambas/?rev=1049&view=rev Author: gambas Date: 2008-01-29 15:20:35 -0800 (Tue, 29 Jan 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Do not show the project cleanup menu when the project is read-only. [EXAMPLES] * BUG: Fixed the MoviePlayer example. * BUG: Fixed the Clock example. [GB.CORBA] * NEW: Fixed some warnings. [GB.GTK] * NEW: Fixed some warnings. [GB.IMAGE] * NEW: Fixed some warnings. [GB.NET.SMTP] * NEW: Fixed some warnings. [GB.PDF] * NEW: Fixed some warnings. [GB.QT.KDE] * NEW: Fixed some warnings. [GB.SDL] * NEW: Fixed some warnings. [GB.SDL.SOUND] * NEW: Fixed some warnings. [GB.XML] * NEW: Fixed some warnings. [GB.XML.XLST] * NEW: Fixed some warnings. Modified Paths: -------------- gambas/branches/2.0/app/src/doc.cgi/.lang/.pot gambas/branches/2.0/app/src/doc.cgi/Main.module gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/CCoolButton.class gambas/branches/2.0/app/src/gambas2/FMain.class gambas/branches/2.0/app/src/gambas2/FMain.form gambas/branches/2.0/app/src/gambas2/FToolBar.class gambas/branches/2.0/examples/examples/Drawing/Clock/FClock.class gambas/branches/2.0/examples/examples/Video/MoviePlayer/FMoviePlayer.form gambas/branches/2.0/gb.corba/src/CCorbaApplication.cpp gambas/branches/2.0/gb.gtk/src/CFont.cpp gambas/branches/2.0/gb.gtk/src/CPictureBox.cpp gambas/branches/2.0/gb.gtk/src/CScrollView.cpp gambas/branches/2.0/gb.gtk/src/CSeparator.cpp gambas/branches/2.0/gb.gtk/src/CSlider.cpp gambas/branches/2.0/gb.gtk/src/CSpinBox.cpp gambas/branches/2.0/gb.gtk/src/CStock.cpp gambas/branches/2.0/gb.gtk.svg/src/CSVG.c gambas/branches/2.0/gb.image/src/kcpuinfo.cpp gambas/branches/2.0/gb.net.smtp/src/base64.c gambas/branches/2.0/gb.net.smtp/src/libsmtp_connection.c gambas/branches/2.0/gb.pdf/src/CPdfDocument.cpp gambas/branches/2.0/gb.qt.kde/src/CApplication.cpp gambas/branches/2.0/gb.sdl/src/main.cpp gambas/branches/2.0/gb.sdl.sound/src/sound.c gambas/branches/2.0/gb.xml/src/CXMLDocument.c gambas/branches/2.0/gb.xml/src/CXMLNode.c gambas/branches/2.0/gb.xml/src/CXMLReader.c gambas/branches/2.0/gb.xml/src/CXMLWriter.c gambas/branches/2.0/gb.xml/src/xslt/CXSLT.c gambas/branches/2.0/help/help/style.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-29 20:58:03
|
Revision: 1048 http://gambas.svn.sourceforge.net/gambas/?rev=1048&view=rev Author: gambas Date: 2008-01-29 12:58:06 -0800 (Tue, 29 Jan 2008) Log Message: ----------- [GB.COMPRESS.ZLIB] * BUG: 32 bits case and 64 bits case are now distinct. Modified Paths: -------------- gambas/branches/2.0/gb.compress.zlib/src/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-29 20:51:22
|
Revision: 1047 http://gambas.svn.sourceforge.net/gambas/?rev=1047&view=rev Author: gambas Date: 2008-01-29 12:51:21 -0800 (Tue, 29 Jan 2008) Log Message: ----------- [GB.COMPRESS.ZLIB] * BUG: Really fixed the compilation on 64 bits OS. Modified Paths: -------------- gambas/branches/2.0/gb.compress.zlib/src/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-29 19:52:29
|
Revision: 1046 http://gambas.svn.sourceforge.net/gambas/?rev=1046&view=rev Author: gambas Date: 2008-01-29 11:52:08 -0800 (Tue, 29 Jan 2008) Log Message: ----------- [GB.COMPRESS.ZLIB] * BUG: Fixed the compilation on 64 bits OS. Modified Paths: -------------- gambas/branches/2.0/gb.compress.zlib/src/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |