gambas-devel-svn Mailing List for Gambas (Page 22)
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...> - 2016-03-12 12:02:20
|
Revision: 7630 http://sourceforge.net/p/gambas/code/7630 Author: gambas Date: 2016-03-12 12:02:19 +0000 (Sat, 12 Mar 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Project property dialog: Better argument list tab. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-12 12:01:26
|
Revision: 7629 http://sourceforge.net/p/gambas/code/7629 Author: gambas Date: 2016-03-12 12:01:25 +0000 (Sat, 12 Mar 2016) Log Message: ----------- [GB.FORM] * BUG: FileChooser: ShowHidden property is correctly restored in all cases now. * NEW: ListEditor: Editor is a new property that returns the underlying text editor. * NEW: ListEditor: Add keyboard arrows shortcuts to move across the list. * NEW: ListEditor: The text editor is now the proxy of the control. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.lang/fr.po gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/ListEditor/FListEditor.class gambas/trunk/comp/src/gb.form/.src/ListEditor/ListEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-11 23:46:24
|
Revision: 7628 http://sourceforge.net/p/gambas/code/7628 Author: gambas Date: 2016-03-11 23:46:22 +0000 (Fri, 11 Mar 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Debugger: When displaying the contents of a collection, the Key property is saved and restored so that the debugged program is not altered. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Debug/FDebugExpr.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-11 23:44:27
|
Revision: 7627 http://sourceforge.net/p/gambas/code/7627 Author: gambas Date: 2016-03-11 23:44:26 +0000 (Fri, 11 Mar 2016) Log Message: ----------- [INTERPRETER] * BUG: Collection methods now always update the Key property, being called normally or from the debugger. * BUG: The debugger now sends the current key when enumerating collection keys. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_collection.c gambas/trunk/main/gbx/gbx_debug.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-08 20:41:19
|
Revision: 7626 http://sourceforge.net/p/gambas/code/7626 Author: gambix Date: 2016-03-08 20:41:17 +0000 (Tue, 08 Mar 2016) Log Message: ----------- [GB.REPORT2] * BUG: ReportImage and ReportSvgImage was not able to use Autoresize. * NEW: Begin to implement ReportGridView. Not available yet. Modified Paths: -------------- gambas/trunk/comp/src/gb.report2/.info gambas/trunk/comp/src/gb.report2/.list gambas/trunk/comp/src/gb.report2/.project gambas/trunk/comp/src/gb.report2/.src/ReportGridView/ReportGridView.class gambas/trunk/comp/src/gb.report2/.src/ReportGridView/_ReportGridViewColumn.class gambas/trunk/comp/src/gb.report2/.src/ReportGridView/_ReportGridViewColumns.class gambas/trunk/comp/src/gb.report2/.src/ReportGridView/_ReportGridViewRow.class gambas/trunk/comp/src/gb.report2/.src/ReportGridView/_ReportGridViewRows.class gambas/trunk/comp/src/gb.report2/.src/ReportImage.class gambas/trunk/comp/src/gb.report2/.src/ReportSvgImage.class gambas/trunk/comp/src/gb.report2/.src/Tests/Report13.report gambas/trunk/comp/src/gb.report2/.startup Added Paths: ----------- gambas/trunk/comp/src/gb.report2/.src/Tests/Report15.class gambas/trunk/comp/src/gb.report2/.src/Tests/Report15.report gambas/trunk/comp/src/gb.report2/tortueface.gif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-08 20:25:57
|
Revision: 7625 http://sourceforge.net/p/gambas/code/7625 Author: gambas Date: 2016-03-08 20:25:56 +0000 (Tue, 08 Mar 2016) Log Message: ----------- * Merge from r7622-r7624. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7622 http://sourceforge.net/p/gambas/code/7624 Modified Paths: -------------- gambas/branches/3.8/main/gbx/gbx_stream.c gambas/branches/3.8/main/gbx/gbx_stream_buffer.c gambas/branches/3.8/main/gbx/gbx_stream_process.c Property Changed: ---------------- gambas/branches/3.8/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-08 20:24:26
|
Revision: 7624 http://sourceforge.net/p/gambas/code/7624 Author: gambas Date: 2016-03-08 20:24:24 +0000 (Tue, 08 Mar 2016) Log Message: ----------- [INTERPRETER] * BUG: Correctly detect error when closing a process stream. * BUG: Ignore EBADF errors when closing a stream. It means that the underlying file descriptor has already been closed. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_stream.c gambas/trunk/main/gbx/gbx_stream_buffer.c gambas/trunk/main/gbx/gbx_stream_process.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-08 20:05:46
|
Revision: 7623 http://sourceforge.net/p/gambas/code/7623 Author: gambas Date: 2016-03-08 20:05:45 +0000 (Tue, 08 Mar 2016) Log Message: ----------- [INTERPRETER] * BUG: Undo r7620 change. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7620 Modified Paths: -------------- gambas/trunk/main/gbx/gbx_stream_buffer.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-08 20:04:56
|
Revision: 7622 http://sourceforge.net/p/gambas/code/7622 Author: gambas Date: 2016-03-08 20:04:55 +0000 (Tue, 08 Mar 2016) Log Message: ----------- [INTERPRETER] * BUG: Now raise an error when a stream cannot be closed, instead of silently ignoring it. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_stream.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-08 19:14:41
|
Revision: 7621 http://sourceforge.net/p/gambas/code/7621 Author: gambas Date: 2016-03-08 19:14:39 +0000 (Tue, 08 Mar 2016) Log Message: ----------- * Merge from r7620. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7620 Modified Paths: -------------- gambas/branches/3.8/main/gbx/gbx_stream_buffer.c Property Changed: ---------------- gambas/branches/3.8/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-08 18:46:41
|
Revision: 7620 http://sourceforge.net/p/gambas/code/7620 Author: gambas Date: 2016-03-08 18:46:40 +0000 (Tue, 08 Mar 2016) Log Message: ----------- [INTERPRETER] * BUG: Close a buffered stream even if fclose() fails. Temporary fix. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_stream_buffer.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eh...@us...> - 2016-03-06 19:18:19
|
Revision: 7619 http://sourceforge.net/p/gambas/code/7619 Author: ehasis Date: 2016-03-06 19:18:18 +0000 (Sun, 06 Mar 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Updated the Brazilian Portuguese translations Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/pt_BR.mo gambas/trunk/app/src/gambas3/.lang/pt_BR.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-02 20:39:06
|
Revision: 7618 http://sourceforge.net/p/gambas/code/7618 Author: gambas Date: 2016-03-02 20:39:05 +0000 (Wed, 02 Mar 2016) Log Message: ----------- [GB.DB.ODBC] * NEW: Better way to get record count, by zxWarce. * NEW: Display the error returned by ODBC, by zxWarce. Modified Paths: -------------- gambas/trunk/gb.db.odbc/src/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-02 01:20:45
|
Revision: 7617 http://sourceforge.net/p/gambas/code/7617 Author: gambas Date: 2016-03-02 01:20:43 +0000 (Wed, 02 Mar 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Redesign file creation dialog and put file import in its own dialog. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Project/FCreateFile.class gambas/trunk/app/src/gambas3/.src/Project/FCreateFile.form Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Project/FImportFile.class gambas/trunk/app/src/gambas3/.src/Project/FImportFile.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-01 00:37:00
|
Revision: 7616 http://sourceforge.net/p/gambas/code/7616 Author: gambas Date: 2016-03-01 00:36:59 +0000 (Tue, 01 Mar 2016) Log Message: ----------- [GB.FORM] * BUG: MessageView: Successive messages work correctly now. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.src/Message/MessageView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-01 00:34:59
|
Revision: 7615 http://sourceforge.net/p/gambas/code/7615 Author: gambas Date: 2016-03-01 00:34:57 +0000 (Tue, 01 Mar 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Compress calc() CSS function correctly. * OPT: Avoid useless calls to Stat(). * NEW: Update support list. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Other/MCompressFile.module gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/support.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-29 18:20:06
|
Revision: 7614 http://sourceforge.net/p/gambas/code/7614 Author: gambas Date: 2016-02-29 18:20:04 +0000 (Mon, 29 Feb 2016) Log Message: ----------- [GB.NET.SMTP] * NEW: SmtpClient.Authentication is a new property that allows to define the authentication method explicitly. Modified Paths: -------------- gambas/trunk/comp/src/gb.net.smtp/.info gambas/trunk/comp/src/gb.net.smtp/.src/SmtpClient.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-25 23:19:41
|
Revision: 7613 http://sourceforge.net/p/gambas/code/7613 Author: gambas Date: 2016-02-25 23:19:39 +0000 (Thu, 25 Feb 2016) Log Message: ----------- [INTERPRETER] * BUG: Remove a debugging message. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_date.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-25 23:09:53
|
Revision: 7612 http://sourceforge.net/p/gambas/code/7612 Author: gambas Date: 2016-02-25 23:09:51 +0000 (Thu, 25 Feb 2016) Log Message: ----------- [INTERPRETER] * BUG: DateDiff() correctly returns zero when asking for the number of days between two timestamps having the same date. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_date.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-25 22:59:51
|
Revision: 7611 http://sourceforge.net/p/gambas/code/7611 Author: gambas Date: 2016-02-25 22:59:49 +0000 (Thu, 25 Feb 2016) Log Message: ----------- [INTERPRETER] * BUG: Week() now works correctly outside of UTC. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_date.c gambas/trunk/main/gbx/gbx_date.h gambas/trunk/main/gbx/gbx_subr_time.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-21 15:48:41
|
Revision: 7610 http://sourceforge.net/p/gambas/code/7610 Author: gambas Date: 2016-02-21 15:48:40 +0000 (Sun, 21 Feb 2016) Log Message: ----------- [CONFIGURATION] * NEW: Detect the fstatat() system function. [INTERPRETER] * OPT: Dir() and RDir() are now 10-30% faster by using fstatat() and assuming that directories with just two hard links have no child directories (each sub-directory having one hard-link to its parent directory through the ".." entry). Modified Paths: -------------- gambas/trunk/acinclude.m4 gambas/trunk/main/share/gb_file_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-21 11:46:08
|
Revision: 7609 http://sourceforge.net/p/gambas/code/7609 Author: gambas Date: 2016-02-21 11:46:07 +0000 (Sun, 21 Feb 2016) Log Message: ----------- [INTERPRETER] * NEW: Add support for Gambas 3.9 library syntax. Modified Paths: -------------- gambas/branches/3.8/main/gbx/gbx_component.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-21 11:30:32
|
Revision: 7608 http://sourceforge.net/p/gambas/code/7608 Author: gambas Date: 2016-02-21 11:30:30 +0000 (Sun, 21 Feb 2016) Log Message: ----------- * Fix merge of r7603. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7603 Modified Paths: -------------- gambas/branches/3.8/main/gbx/gbx_component.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-21 11:23:26
|
Revision: 7607 http://sourceforge.net/p/gambas/code/7607 Author: gambas Date: 2016-02-21 11:23:23 +0000 (Sun, 21 Feb 2016) Log Message: ----------- * Merge from r7567, r7571, r7573, r7574, r7578-7580, r7582, r7583, r7587, r7590, r7591, r7596, r7603, r7606. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7567 http://sourceforge.net/p/gambas/code/7571 http://sourceforge.net/p/gambas/code/7573 http://sourceforge.net/p/gambas/code/7574 http://sourceforge.net/p/gambas/code/7578 http://sourceforge.net/p/gambas/code/7582 http://sourceforge.net/p/gambas/code/7583 http://sourceforge.net/p/gambas/code/7587 http://sourceforge.net/p/gambas/code/7590 http://sourceforge.net/p/gambas/code/7591 http://sourceforge.net/p/gambas/code/7596 http://sourceforge.net/p/gambas/code/7603 http://sourceforge.net/p/gambas/code/7606 Modified Paths: -------------- gambas/branches/3.8/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/branches/3.8/app/src/gambas3/.src/Debug/Design.module gambas/branches/3.8/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/branches/3.8/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/branches/3.8/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form gambas/branches/3.8/app/src/gambas3/.src/Editor/Form/CControl.class gambas/branches/3.8/app/src/gambas3/.src/Project.module gambas/branches/3.8/app/src/gambas3/.src/Translation/FTranslate.class gambas/branches/3.8/comp/src/gb.dbus.trayicon/.src/TrayIcon.class gambas/branches/3.8/comp/src/gb.eval.highlight/.src/TextHighlighter_CSS.class gambas/branches/3.8/comp/src/gb.eval.highlight/.src/TextHighlighter_Javascript.class gambas/branches/3.8/comp/src/gb.gui.base/.project gambas/branches/3.8/comp/src/gb.gui.base/.src/Border.class gambas/branches/3.8/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/branches/3.8/comp/src/gb.gui.base/.src/MMain.module gambas/branches/3.8/comp/src/gb.gui.base/.startup gambas/branches/3.8/gb.crypt/src/c_crypt.c gambas/branches/3.8/gb.net/src/CSerialPort.c gambas/branches/3.8/gb.net/src/CSerialPort.h gambas/branches/3.8/gb.qt4/src/CTextBox.cpp gambas/branches/3.8/gb.xml/src/gbinterface.h gambas/branches/3.8/gb.xml/src/main.cpp gambas/branches/3.8/gb.xml/src/reader.cpp gambas/branches/3.8/gb.xml/src/textnode.cpp gambas/branches/3.8/gb.xml/src/textnode.h gambas/branches/3.8/gb.xml/src/utils.cpp gambas/branches/3.8/main/gbc/gbc_dump.c gambas/branches/3.8/main/gbx/gbx_archive.c gambas/branches/3.8/main/gbx/gbx_class_load.c gambas/branches/3.8/main/gbx/gbx_compare.c gambas/branches/3.8/main/gbx/gbx_component.c gambas/branches/3.8/main/gbx/gbx_exec_push.c Property Changed: ---------------- gambas/branches/3.8/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-02-21 10:49:16
|
Revision: 7606 http://sourceforge.net/p/gambas/code/7606 Author: gambas Date: 2016-02-21 10:49:15 +0000 (Sun, 21 Feb 2016) Log Message: ----------- [INTERPRETER] * BUG: Libraries are also searched in the current directory without version or vendor, for backward-compatibility. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_archive.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |