gambas-devel-svn Mailing List for Gambas (Page 58)
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...> - 2014-12-11 23:43:22
|
Revision: 6723 http://sourceforge.net/p/gambas/code/6723 Author: gambas Date: 2014-12-11 23:43:14 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Remove a debugging message. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Subversion/VersionControl.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-11 23:41:56
|
Revision: 6722 http://sourceforge.net/p/gambas/code/6722 Author: gambas Date: 2014-12-11 23:41:48 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [INTERPRETER] * BUG: Correctly flush the output of a terminated child process. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_process.c gambas/trunk/main/gbx/gbx_stream.c gambas/trunk/main/gbx/gbx_stream.h 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...> - 2014-12-11 23:18:55
|
Revision: 6721 http://sourceforge.net/p/gambas/code/6721 Author: gambas Date: 2014-12-11 23:18:52 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [CONFIGURATION] * NEW: Examples are not installed anymore and were removed. They will be stored in the Gambas farm server. [DEVELOPMENT ENVIRONMENT] * NEW: Remove the examples from the welcome dialog, the open project dialog and the 'File' menu. Modified Paths: -------------- gambas/trunk/Makefile.am gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Project/FOpenProject.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/Subversion/VersionControl.module gambas/trunk/app/src/gambas3/.src/Welcome/CCoolButton.class gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.class gambas/trunk/configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-11 23:17:08
|
Revision: 6720 http://sourceforge.net/p/gambas/code/6720 Author: gambas Date: 2014-12-11 23:17:00 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [EXAMPLES] * NEW: Delete examples. Removed Paths: ------------- gambas/trunk/examples/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-11 21:41:27
|
Revision: 6719 http://sourceforge.net/p/gambas/code/6719 Author: gambas Date: 2014-12-11 21:41:24 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Ignore comment lines when completing a control structure after the RETURN key has been hit. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-11 20:59:09
|
Revision: 6718 http://sourceforge.net/p/gambas/code/6718 Author: gambas Date: 2014-12-11 20:59:02 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [GB.FORM] * NEW: Format files sizes with two decimals. [GB.UTIL] * BUG: File.FormatSize() now takes an optional argument that allows to format the size in binary format (1K = 1024) instead of decimal format (1K = 1000). Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Main.module gambas/trunk/comp/src/gb.util/.info gambas/trunk/comp/src/gb.util/.src/File.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-11 20:38:14
|
Revision: 6717 http://sourceforge.net/p/gambas/code/6717 Author: gambas Date: 2014-12-11 20:38:05 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Help on virtual classes (like TreeView.Item) is correctly displayed now. * NEW: Software farm: Filter softwares by vendor name. [FARM SERVER] * NEW: Use X.Y.Z version number syntax inside requests arguments. * NEW: Software can be stored in different X.Y versions. * NEW: Request for computing software dependencies. * NEW: Filter software search by vendor name. [GB.FORM] * NEW: ButtonBox: ClearButton is a new property that enabled a clear button besides the standard ButtonBox button. The 'Clear' event is raised when the clear button is clicked. [GB.UTIL] * NEW: File.FormatSize() formats a file size in bytes, KiB (1000 bytes), MiB (1 000 000 bytes), and GiB (10^9 bytes). Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.connection/gambas3_farm.template gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Packager/FMakeInstall.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.src/Button/ButtonBox.class gambas/trunk/comp/src/gb.form/.src/File/DirBox.class gambas/trunk/comp/src/gb.form/.src/Font/FontBox.class gambas/trunk/comp/src/gb.util/.info gambas/trunk/comp/src/gb.util/.list gambas/trunk/examples/examples/Drawing/Barcode/.project gambas/trunk/examples/examples/Drawing/Fractal/.project gambas/trunk/examples/examples/Games/BeastScroll/.project gambas/trunk/examples/examples/Networking/DnsClient/.project gambas/trunk/examples/examples/OpenGL/GambasGears/.project gambas/trunk/examples/examples/OpenGL/GambasGears/.src/Module1.module Added Paths: ----------- gambas/trunk/comp/src/gb.util/.src/File.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-11 20:27:01
|
Revision: 6716 http://sourceforge.net/p/gambas/code/6716 Author: gambas Date: 2014-12-11 20:26:59 +0000 (Thu, 11 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix Mageia package generation. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Packager/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-10 21:04:21
|
Revision: 6715 http://sourceforge.net/p/gambas/code/6715 Author: gambix Date: 2014-12-10 21:04:18 +0000 (Wed, 10 Dec 2014) Log Message: ----------- [GB.MAP] * New: Interface to implement WMS support * New: Proj class is a frontend to cs2cs to make projection transformation. Modified Paths: -------------- gambas/trunk/comp/src/gb.map/.component gambas/trunk/comp/src/gb.map/.info gambas/trunk/comp/src/gb.map/.list gambas/trunk/comp/src/gb.map/.src/Map.class gambas/trunk/comp/src/gb.map/.src/MapView.class gambas/trunk/comp/src/gb.map/.src/Tests/FMain.class gambas/trunk/comp/src/gb.map/.src/Tests/FMain.form gambas/trunk/comp/src/gb.map/.src/Tests/Form2.class gambas/trunk/comp/src/gb.map/.src/Tools/Geo.module gambas/trunk/comp/src/gb.map/.src/Tools/Proj.class gambas/trunk/comp/src/gb.map/.src/_MapShape.class gambas/trunk/comp/src/gb.map/.src/_MapTile.class gambas/trunk/comp/src/gb.map/.startup Added Paths: ----------- gambas/trunk/comp/src/gb.map/.src/Tests/FTestWmts.class gambas/trunk/comp/src/gb.map/.src/Tests/FTestWmts.form gambas/trunk/comp/src/gb.map/.src/Tests/Form3.class gambas/trunk/comp/src/gb.map/.src/Tests/Form3.form gambas/trunk/comp/src/gb.map/.src/Tests/Form4.class gambas/trunk/comp/src/gb.map/.src/Tests/Form4.form gambas/trunk/comp/src/gb.map/.src/Types/TileSource.module gambas/trunk/comp/src/gb.map/Text1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-09 18:45:35
|
Revision: 6714 http://sourceforge.net/p/gambas/code/6714 Author: gambas Date: 2014-12-09 18:45:33 +0000 (Tue, 09 Dec 2014) Log Message: ----------- [GB.QT4.EXT] * BUG: Editor: Don't draw line numbers if the margin is hidden. Modified Paths: -------------- gambas/trunk/gb.qt4/src/ext/gview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-07 10:01:46
|
Revision: 6713 http://sourceforge.net/p/gambas/code/6713 Author: gambix Date: 2014-12-07 10:01:37 +0000 (Sun, 07 Dec 2014) Log Message: ----------- [GB.FORM] * BUG: Resolve a bug on recursive call of Layout procedure. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.list gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/DocumentView/DocumentView.class gambas/trunk/comp/src/gb.form/.src/Test/FDocumentView.class gambas/trunk/comp/src/gb.form/.src/Test/FDocumentView.form gambas/trunk/comp/src/gb.form/.src/Test/FSwitchButton.class gambas/trunk/comp/src/gb.form/.src/Test/FSwitchButton.form Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/DocumentView/_DocumentItem.class gambas/trunk/comp/src/gb.form/.src/DocumentView/_DocumentLayout.class Removed Paths: ------------- gambas/trunk/comp/src/gb.form/.src/DocumentView/_DocumentItem.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-12-06 13:18:08
|
Revision: 6712 http://sourceforge.net/p/gambas/code/6712 Author: tobiasboe Date: 2014-12-06 13:18:04 +0000 (Sat, 06 Dec 2014) Log Message: ----------- [C2HELP] * NEW: Scripts to generate Gambas documentation files from C/C++ sources Added Paths: ----------- gambas/trunk/c2help/ gambas/trunk/c2help/README gambas/trunk/c2help/TODO gambas/trunk/c2help/c2help.sh gambas/trunk/c2help/extract.awk gambas/trunk/c2help/mkhelp.gbs3 gambas/trunk/c2help/prefix.awk gambas/trunk/c2help/xlate.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <pr...@us...> - 2014-12-06 03:16:43
|
Revision: 6711 http://sourceforge.net/p/gambas/code/6711 Author: prokopy Date: 2014-12-06 03:16:33 +0000 (Sat, 06 Dec 2014) Log Message: ----------- [GB.XML] * BUG: Parsing errors are now correctly thrown. * BUG: Fixed some memory leaks when an error is raised. Modified Paths: -------------- gambas/trunk/gb.xml/src/CDocument.cpp gambas/trunk/gb.xml/src/CElement.cpp gambas/trunk/gb.xml/src/CExplorer.cpp gambas/trunk/gb.xml/src/CReader.cpp gambas/trunk/gb.xml/src/html/CHTMLDocument.cpp gambas/trunk/gb.xml/src/parser.cpp gambas/trunk/gb.xml/src/utils.cpp gambas/trunk/gb.xml/src/utils.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-04 01:29:53
|
Revision: 6710 http://sourceforge.net/p/gambas/code/6710 Author: gambas Date: 2014-12-04 01:29:44 +0000 (Thu, 04 Dec 2014) Log Message: ----------- [GB.QT4] * BUG: Don't fill the menu bar background. Let it be transparent. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CMenu.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-03 14:24:50
|
Revision: 6709 http://sourceforge.net/p/gambas/code/6709 Author: gambas Date: 2014-12-03 14:24:47 +0000 (Wed, 03 Dec 2014) Log Message: ----------- [GB.GTK] * BUG: Menu opened through the PopupMenu property work correctly now. [GB.GTK3] * BUG: Menu opened through the PopupMenu property work correctly now. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CMenu.cpp gambas/trunk/gb.gtk/src/CMenu.h gambas/trunk/gb.gtk/src/CWidget.cpp gambas/trunk/gb.gtk/src/gmenu.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-03 12:13:38
|
Revision: 6708 http://sourceforge.net/p/gambas/code/6708 Author: gambas Date: 2014-12-03 12:13:35 +0000 (Wed, 03 Dec 2014) Log Message: ----------- [INTERPRETER] * BUG: Do read ahead for any watched file descriptor. It may break when watching special device files, depending on its internal kernel driver behaviour. We'll see. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_file.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-03 07:38:14
|
Revision: 6707 http://sourceforge.net/p/gambas/code/6707 Author: gambas Date: 2014-12-03 07:38:09 +0000 (Wed, 03 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Publishing a software now requires a vendor name. * NEW: Software installation state is now indicated by a little triangle on the bottom right of the software box. * NEW: No gradient for drawing project or software boxes, but a solid background. [FARM SERVER] * NEW: Add 'vendor' and 'size' field in the software table. * NEW: Vendor is required when publishing a software. * NEW: One can search for software by package size. [GB.DESKTOP] * NEW: DesktopFile: GenericName and Comment are two new properties corresponding to the *.desktop file fields. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.connection/gambas3_farm.template gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmConfig.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmConfig.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/comp/src/gb.desktop/.info gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/DesktopFile.class gambas/trunk/examples/examples/Drawing/Barcode/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-02 19:51:09
|
Revision: 6706 http://sourceforge.net/p/gambas/code/6706 Author: gambas Date: 2014-12-02 19:51:00 +0000 (Tue, 02 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Design changes in the welcome dialog. * NEW: Add a dark gray background. [GB.FORM] * NEW: DirChooser & FileChooser: Draw a little arrow instead of a big arrow in the top directory box. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.public/style-w.css gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.class gambas/trunk/app/src/gambas3/img/background/list gambas/trunk/comp/src/gb.form/.src/File/Chooser/DirButton.class Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/img/background/dark.png Removed Paths: ------------- gambas/trunk/app/src/gambas3/.connection/COMMUNE gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-02 08:28:28
|
Revision: 6705 http://sourceforge.net/p/gambas/code/6705 Author: gambas Date: 2014-12-02 08:28:24 +0000 (Tue, 02 Dec 2014) Log Message: ----------- [GB.DB] * BUG: Don't crash when trying to open a non-existing sqlite database with the 'sqlite' pseudo-driver. Modified Paths: -------------- gambas/trunk/main/lib/db/sqlite.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-02 02:18:40
|
Revision: 6704 http://sourceforge.net/p/gambas/code/6704 Author: gambas Date: 2014-12-02 02:18:37 +0000 (Tue, 02 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix the background list. Modified Paths: -------------- gambas/trunk/app/src/gambas3/img/background/list This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-02 00:22:45
|
Revision: 6703 http://sourceforge.net/p/gambas/code/6703 Author: gambas Date: 2014-12-02 00:22:41 +0000 (Tue, 02 Dec 2014) Log Message: ----------- [GB.MARKDOWN] * BUG: Fix replacement of lines of dashes by '<hr/>' markup. [GB.UTIL] * NEW: Date.ToUnixTime() and Date.FromUnixTime() are two new methods to convert between Date and Unix timestamp. Modified Paths: -------------- gambas/trunk/app/src/gambas3/img/background/list gambas/trunk/comp/src/gb.markdown/.src/Markup.module gambas/trunk/comp/src/gb.util/.info gambas/trunk/comp/src/gb.util/.list gambas/trunk/examples/examples/Drawing/Fractal/.src/FFractal.class Added Paths: ----------- gambas/trunk/app/src/gambas3/img/background/square.png gambas/trunk/comp/src/gb.util/.src/Date.module Removed Paths: ------------- gambas/trunk/app/src/gambas3/img/background/square.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-01 22:40:53
|
Revision: 6702 http://sourceforge.net/p/gambas/code/6702 Author: gambas Date: 2014-12-01 22:40:50 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [GB.UTIL] * NEW: New interpreter utility routines component. Modified Paths: -------------- gambas/trunk/comp/src/order Added Paths: ----------- gambas/trunk/comp/src/gb.util/ gambas/trunk/comp/src/gb.util/.component gambas/trunk/comp/src/gb.util/.directory gambas/trunk/comp/src/gb.util/.gambas/ gambas/trunk/comp/src/gb.util/.gitignore gambas/trunk/comp/src/gb.util/.hidden/ gambas/trunk/comp/src/gb.util/.icon.png gambas/trunk/comp/src/gb.util/.info gambas/trunk/comp/src/gb.util/.lang/ gambas/trunk/comp/src/gb.util/.list gambas/trunk/comp/src/gb.util/.project gambas/trunk/comp/src/gb.util/.src/ gambas/trunk/comp/src/gb.util/.src/CsvFile.class gambas/trunk/comp/src/gb.util/.src/MMain.module gambas/trunk/comp/src/gb.util/.src/Shell.module gambas/trunk/comp/src/gb.util/.src/String.class gambas/trunk/comp/src/gb.util/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-12-01 22:39:32
|
Revision: 6701 http://sourceforge.net/p/gambas/code/6701 Author: tobiasboe Date: 2014-12-01 22:39:28 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [GB.DATA] * BUG: Trie: Fix a memory leak when an object is replaced Modified Paths: -------------- gambas/trunk/main/lib/data/c_trie.c gambas/trunk/main/lib/data/trie.c gambas/trunk/main/lib/data/trie.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-01 22:38:56
|
Revision: 6700 http://sourceforge.net/p/gambas/code/6700 Author: gambas Date: 2014-12-01 22:38:49 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The project open dialog has a bookmark that points at software sources installed form the farm. * NEW: Software farm: Software can be deleted from the farm, provided that you are the owner. [FARM SERVER] * NEW: A new request to remove a software from the farm. [GB.FORM] * BUG: FileChooser.Bookmarks and DirChooser.Bookmarks properties now have the 'Collection[]' datatype. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.class gambas/trunk/app/src/gambas3/.src/Project/CLibraryInfo.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmConfig.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.form gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmIdentity.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Translation/FTranslate.form 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/DirChooser.class gambas/trunk/comp/src/gb.form/.src/File/Chooser/FileChooser.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-12-01 16:31:32
|
Revision: 6699 http://sourceforge.net/p/gambas/code/6699 Author: tobiasboe Date: 2014-12-01 16:31:30 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [GB.DATA] * NEW: Trie: New Add() and Remove() cosmetic methods. Modified Paths: -------------- gambas/trunk/main/lib/data/c_trie.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |