gambas-devel-svn Mailing List for Gambas (Page 12)
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-08-30 22:27:36
|
Revision: 7880 http://sourceforge.net/p/gambas/code/7880 Author: gambas Date: 2016-08-30 22:27:34 +0000 (Tue, 30 Aug 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Packager: Creation of debian/ubuntu packages of projects having no icon does not crash anymore. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Packager/Package.module gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/gb.dbus/src/gb.dbus/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-30 22:26:16
|
Revision: 7879 http://sourceforge.net/p/gambas/code/7879 Author: gambas Date: 2016-08-30 22:26:15 +0000 (Tue, 30 Aug 2016) Log Message: ----------- [INTERPRETER] * BUG: Fix detection of errors occuring inside interpreter API. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/gbx/gbx_debug.c gambas/trunk/main/gbx/gbx_object.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-30 21:41:06
|
Revision: 7878 http://sourceforge.net/p/gambas/code/7878 Author: gambas Date: 2016-08-30 21:41:05 +0000 (Tue, 30 Aug 2016) Log Message: ----------- [GB.GTK] * BUG: Make r7877 compile on older versions of GTK+2. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7877 Modified Paths: -------------- gambas/trunk/gb.gtk/src/gtextarea.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-30 18:40:01
|
Revision: 7877 http://sourceforge.net/p/gambas/code/7877 Author: gambas Date: 2016-08-30 18:39:59 +0000 (Tue, 30 Aug 2016) Log Message: ----------- [GB.GTK] * BUG: TextArea should not crash anymore in some cases when destroyed. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gtextarea.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2016-08-29 20:44:39
|
Revision: 7876 http://sourceforge.net/p/gambas/code/7876 Author: tobiasboe Date: 2016-08-29 20:44:37 +0000 (Mon, 29 Aug 2016) Log Message: ----------- [GB.OPENSSL] * NEW: Require OpenSSL >= 1.0.0 because we need EVP_MD_do_all(). * BUG: Revert changes from #7875. Modified Paths: -------------- gambas/trunk/gb.openssl/configure.ac gambas/trunk/gb.openssl/src/c_digest.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2016-08-29 16:51:54
|
Revision: 7875 http://sourceforge.net/p/gambas/code/7875 Author: tobiasboe Date: 2016-08-29 16:51:53 +0000 (Mon, 29 Aug 2016) Log Message: ----------- [GB.OPENSSL] * NEW: Try to support OpenSSL 0.9.8 together with 1.1.0 (bug #984). Modified Paths: -------------- gambas/trunk/gb.openssl/src/c_digest.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-28 21:25:49
|
Revision: 7874 http://sourceforge.net/p/gambas/code/7874 Author: gambas Date: 2016-08-28 21:25:46 +0000 (Sun, 28 Aug 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Better command-line help text. [WEBSITE MAKER] * NEW: Update to Gambas 3.9.0. [WIKI CGI SCRIPT] * NEW: Add border shadow around screenshots links. [GB.FORM.EDITOR] * BUG: TextEditor: Fix the Highlight property when set to "None". * BUG: TextEditor: Fix the Highlight property declaration. * OPT: TextEditor: Faster layout and scroll, especially when there are a lot of lines and wrapping mode is enabled. Modified Paths: -------------- gambas/trunk/app/other/MakeWebSite/.project gambas/trunk/app/other/MakeWebSite/.src/MMain.module gambas/trunk/app/other/MakeWebSite/.startup gambas/trunk/app/other/MakeWebSite/gambas.sourceforge.net/main.html gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas-wiki/.public/style.css gambas/trunk/app/src/gambas-wiki/.startup gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/usage gambas/trunk/comp/src/gb.form.editor/.component gambas/trunk/comp/src/gb.form.editor/.info gambas/trunk/comp/src/gb.form.editor/.project gambas/trunk/comp/src/gb.form.editor/.src/CDocument.class gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.class gambas/trunk/comp/src/gb.form.editor/.src/FTestEditor.form gambas/trunk/comp/src/gb.form.editor/.src/Main.module gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/comp/src/gb.form.editor/.src/_TextEditor_Rows.class gambas/trunk/comp/src/gb.form.editor/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-27 21:10:46
|
Revision: 7873 http://sourceforge.net/p/gambas/code/7873 Author: gambas Date: 2016-08-27 21:10:45 +0000 (Sat, 27 Aug 2016) Log Message: ----------- * Tag for 3.9.0. Added Paths: ----------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-27 21:10:26
|
Revision: 7872 http://sourceforge.net/p/gambas/code/7872 Author: gambas Date: 2016-08-27 21:10:24 +0000 (Sat, 27 Aug 2016) Log Message: ----------- * Remove tag 3.9.0. Removed Paths: ------------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-27 12:35:42
|
Revision: 7871 http://sourceforge.net/p/gambas/code/7871 Author: gambas Date: 2016-08-27 12:35:40 +0000 (Sat, 27 Aug 2016) Log Message: ----------- * Merge from r7870. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7870 Modified Paths: -------------- gambas/branches/3.9/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/branches/3.9/app/src/gambas3/.src/Project.module gambas/branches/3.9/comp/src/gb.form/.project gambas/branches/3.9/comp/src/gb.form/.src/File/Properties/FFileProperties.class gambas/branches/3.9/comp/src/gb.form/.src/Test/FTestFileView.class gambas/branches/3.9/comp/src/gb.form/.src/Test/FTestFileView.form Property Changed: ---------------- gambas/branches/3.9/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-27 11:09:48
|
Revision: 7870 http://sourceforge.net/p/gambas/code/7870 Author: gambas Date: 2016-08-27 11:09:46 +0000 (Sat, 27 Aug 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Automatically remove console output temporary files. [GB.FORM] * BUG: FileProperties is now correctly refreshed when its Path changes. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/Properties/FFileProperties.class gambas/trunk/comp/src/gb.form/.src/Test/FTestFileView.class gambas/trunk/comp/src/gb.form/.src/Test/FTestFileView.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-26 00:27:09
|
Revision: 7869 http://sourceforge.net/p/gambas/code/7869 Author: gambas Date: 2016-08-26 00:27:07 +0000 (Fri, 26 Aug 2016) Log Message: ----------- * Tag for 3.9.0. Added Paths: ----------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-26 00:26:53
|
Revision: 7868 http://sourceforge.net/p/gambas/code/7868 Author: gambas Date: 2016-08-26 00:26:52 +0000 (Fri, 26 Aug 2016) Log Message: ----------- * Remove tag 3.9.0. Removed Paths: ------------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-26 00:26:38
|
Revision: 7867 http://sourceforge.net/p/gambas/code/7867 Author: gambas Date: 2016-08-26 00:26:35 +0000 (Fri, 26 Aug 2016) Log Message: ----------- * Merge from r7860-7864. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7860 Modified Paths: -------------- gambas/branches/3.9/app/src/gambas3/.project gambas/branches/3.9/app/src/gambas3/.src/Packager/Package.module gambas/branches/3.9/comp/src/gb.desktop/.component gambas/branches/3.9/comp/src/gb.desktop/.project gambas/branches/3.9/comp/src/gb.desktop/.settings gambas/branches/3.9/comp/src/gb.desktop/.src/Desktop.class gambas/branches/3.9/comp/src/gb.desktop/.src/Main.module gambas/branches/3.9/comp/src/gb.desktop/.startup gambas/branches/3.9/comp/src/gb.form/.component gambas/branches/3.9/comp/src/gb.form/.project gambas/branches/3.9/comp/src/gb.form/.src/Button/MenuButton.class gambas/branches/3.9/comp/src/gb.form/.src/Color/FColorChooser.form gambas/branches/3.9/comp/src/gb.form/.src/Stock.class gambas/branches/3.9/comp/src/gb.form/.src/Test/FTestColorChooser.class gambas/branches/3.9/comp/src/gb.form/.src/Test/FTestColorChooser.form gambas/branches/3.9/comp/src/gb.form/.src/Test/Form4.class gambas/branches/3.9/comp/src/gb.form/.src/Test/Form4.form gambas/branches/3.9/comp/src/gb.form.terminal/.component gambas/branches/3.9/comp/src/gb.form.terminal/.project gambas/branches/3.9/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class gambas/branches/3.9/comp/src/gb.form.terminal/.startup gambas/branches/3.9/comp/src/gb.gui.base/.component gambas/branches/3.9/comp/src/gb.gui.base/.project gambas/branches/3.9/comp/src/gb.util/.component gambas/branches/3.9/comp/src/gb.util/.project gambas/branches/3.9/comp/src/gb.util/.src/Shell.module gambas/branches/3.9/comp/src/gb.util/.startup gambas/branches/3.9/comp/src/gb.web/.component gambas/branches/3.9/comp/src/gb.web/.project gambas/branches/3.9/gb.gtk/src/CImage.cpp gambas/branches/3.9/gb.gtk/src/CPicture.cpp gambas/branches/3.9/gb.gtk/src/gcontrol.cpp gambas/branches/3.9/gb.gtk/src/gmainwindow.cpp gambas/branches/3.9/gb.gtk/src/gmainwindow.h gambas/branches/3.9/gb.gtk/src/gmenu.cpp gambas/branches/3.9/gb.gtk/src/gtextarea.cpp gambas/branches/3.9/main/gbx/gbx_class.c gambas/branches/3.9/main/share/gb_alloc_temp.h Added Paths: ----------- gambas/branches/3.9/comp/src/gb.form/.src/TestControl.class Property Changed: ---------------- gambas/branches/3.9/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-26 00:25:17
|
Revision: 7866 http://sourceforge.net/p/gambas/code/7866 Author: gambas Date: 2016-08-26 00:25:16 +0000 (Fri, 26 Aug 2016) Log Message: ----------- * Tag for 3.9.0. Added Paths: ----------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-26 00:24:58
|
Revision: 7865 http://sourceforge.net/p/gambas/code/7865 Author: gambas Date: 2016-08-26 00:24:57 +0000 (Fri, 26 Aug 2016) Log Message: ----------- * Remove tag 3.9.0. Removed Paths: ------------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-26 00:21:29
|
Revision: 7864 http://sourceforge.net/p/gambas/code/7864 Author: gambas Date: 2016-08-26 00:21:27 +0000 (Fri, 26 Aug 2016) Log Message: ----------- [GB.FORM] * BUG: MenuButton: Take foreground color into account correctly. * BUG: MenuButton: Clip text so that arrow is always clearly visible. * BUG: MenuButton: Take the Design property into account correctly. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Button/MenuButton.class gambas/trunk/comp/src/gb.form/.src/Color/FColorChooser.form gambas/trunk/comp/src/gb.form/.src/Stock.class gambas/trunk/comp/src/gb.form/.src/Test/FTestColorChooser.class gambas/trunk/comp/src/gb.form/.src/Test/FTestColorChooser.form gambas/trunk/comp/src/gb.form/.src/Test/Form4.class gambas/trunk/comp/src/gb.form/.src/Test/Form4.form gambas/trunk/comp/src/gb.gui.base/.component gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/main/gbx/gbx_class.c gambas/trunk/main/share/gb_alloc_temp.h Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/TestControl.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-25 23:58:29
|
Revision: 7863 http://sourceforge.net/p/gambas/code/7863 Author: gambas Date: 2016-08-25 23:58:28 +0000 (Thu, 25 Aug 2016) Log Message: ----------- [GB.GTK] * BUG: Don't use gtk_window_set_resizable(), it has a broken behaviour in GTK+3. Use gtk_window_set_geometry_hints instead. * BUG: Destroying a parent menu automatically destroys its children as expected now. [GB.GTK3] * BUG: Don't use gtk_window_set_resizable(), it has a broken behaviour in GTK+3. Use gtk_window_set_geometry_hints instead. * BUG: Destroying a parent menu automatically destroys its children as expected now. * BUG: Patch all layout methods. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CImage.cpp gambas/trunk/gb.gtk/src/CPicture.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gmainwindow.h gambas/trunk/gb.gtk/src/gmenu.cpp gambas/trunk/gb.gtk/src/gtextarea.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-24 21:39:30
|
Revision: 7862 http://sourceforge.net/p/gambas/code/7862 Author: gambas Date: 2016-08-24 21:39:28 +0000 (Wed, 24 Aug 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Packager: Support for PNG icons up to 1024x1024 pixels in Debian & Ubuntu packages. [GB.UTIL] * BUG: Shell.RmDir() works correctly now. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module gambas/trunk/comp/src/gb.desktop/.component gambas/trunk/comp/src/gb.desktop/.project gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/Desktop.class gambas/trunk/comp/src/gb.desktop/.src/Main.module gambas/trunk/comp/src/gb.desktop/.startup gambas/trunk/comp/src/gb.form/.component gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Test/FTestColorChooser.class gambas/trunk/comp/src/gb.form/.src/Test/FTestColorChooser.form gambas/trunk/comp/src/gb.form/.src/Test/Form4.class gambas/trunk/comp/src/gb.form/.src/Test/Form4.form gambas/trunk/comp/src/gb.util/.component gambas/trunk/comp/src/gb.util/.project gambas/trunk/comp/src/gb.util/.src/Shell.module gambas/trunk/comp/src/gb.util/.startup gambas/trunk/comp/src/gb.web/.component gambas/trunk/comp/src/gb.web/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-22 19:03:20
|
Revision: 7861 http://sourceforge.net/p/gambas/code/7861 Author: gambas Date: 2016-08-22 19:03:18 +0000 (Mon, 22 Aug 2016) Log Message: ----------- [GB.GTK] * BUG: TextArea: Disconnect signals on text buffer at deletion, to prevent a possible crash. [GB.GTK3] * BUG: TextArea: Disconnect signals on text buffer at deletion, to prevent a possible crash. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gtextarea.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-21 14:52:02
|
Revision: 7860 http://sourceforge.net/p/gambas/code/7860 Author: gambas Date: 2016-08-21 14:52:00 +0000 (Sun, 21 Aug 2016) Log Message: ----------- [GB.FORM.TERMINAL] * BUG: TerminalView: Refresh process output every 250ms at least. Don't wait for the internal 64K buffer to be filled. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/comp/src/gb.form.terminal/.component gambas/trunk/comp/src/gb.form.terminal/.project gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class gambas/trunk/comp/src/gb.form.terminal/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-20 16:23:41
|
Revision: 7859 http://sourceforge.net/p/gambas/code/7859 Author: gambas Date: 2016-08-20 16:23:39 +0000 (Sat, 20 Aug 2016) Log Message: ----------- [CONFIGURATION] * NEW: Switch version to 3.9.90. Modified Paths: -------------- gambas/trunk/VERSION gambas/trunk/acinclude.m4 gambas/trunk/version.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-20 13:43:40
|
Revision: 7858 http://sourceforge.net/p/gambas/code/7858 Author: gambas Date: 2016-08-20 13:43:39 +0000 (Sat, 20 Aug 2016) Log Message: ----------- * Tag for 3.9.0. Added Paths: ----------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-20 13:43:18
|
Revision: 7857 http://sourceforge.net/p/gambas/code/7857 Author: gambas Date: 2016-08-20 13:43:16 +0000 (Sat, 20 Aug 2016) Log Message: ----------- * Delete tag 3.9.0 Removed Paths: ------------- gambas/tags/3.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-08-20 13:41:05
|
Revision: 7856 http://sourceforge.net/p/gambas/code/7856 Author: gambas Date: 2016-08-20 13:41:03 +0000 (Sat, 20 Aug 2016) Log Message: ----------- * Tag for 3.9.0 again. Added Paths: ----------- gambas/tags/3.9.0/3.9/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |