gambas-devel-svn Mailing List for Gambas (Page 59)
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-01 16:22:44
|
Revision: 6698 http://sourceforge.net/p/gambas/code/6698 Author: gambas Date: 2014-12-01 16:22:34 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [INTERPRETER] * BUG: 'Exec ... To' and 'Shell ... To' work correctly again. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_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-01 14:11:41
|
Revision: 6697 http://sourceforge.net/p/gambas/code/6697 Author: gambas Date: 2014-12-01 14:11:32 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Software farm: Fix request abortion. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequestManager.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-01 13:56:15
|
Revision: 6696 http://sourceforge.net/p/gambas/code/6696 Author: gambas Date: 2014-12-01 13:56:06 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Publishing dialog: Take the description into account correctly. * NEW: Software farm: Display the installed softwares. * NEW: Software farm: Emit at most three requests simultaneously. * BUG: Opening a web page in a browser now works if the BROWSER environment variable is not defined. * NEW: Remove the white borders in the welcome dialog. [GB.FORM] * NEW: Wizard.ActionText and Wizard.ActionPicture are two new properties to define the contents of the final 'OK' wizard button. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Component/CComponent.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/Farm/FarmRequestManager.module gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/Welcome/CCoolButton.class gambas/trunk/app/src/gambas3/.src/Welcome/CWelcome.class gambas/trunk/app/src/gambas3/.src/Welcome/FAbout.class gambas/trunk/app/src/gambas3/.src/Welcome/FAbout.form gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.class gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.form gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.src/Wizard/FWizard.class gambas/trunk/comp/src/gb.form/.src/Wizard/Wizard.class gambas/trunk/comp/src/gb.markdown/.src/Markup.module gambas/trunk/examples/examples/Multimedia/MediaPlayer/.project Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/FOldPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/FOldPublish.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-01 13:06:18
|
Revision: 6695 http://sourceforge.net/p/gambas/code/6695 Author: gambas Date: 2014-12-01 13:06:09 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [GB.QT4] * BUG: ScrollView: Layout is now correct if the ScrollBar property is set to Scroll.None. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CScrollView.cpp gambas/trunk/gb.qt4/src/CScrollView.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 11:51:36
|
Revision: 6694 http://sourceforge.net/p/gambas/code/6694 Author: gambas Date: 2014-12-01 11:51:27 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [INTERPRETER] * BUG: The process error output callback now immediately closes its file descriptor as soon as read() returns zero or an error, or if the Error event is not handled. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_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-01 02:50:26
|
Revision: 6693 http://sourceforge.net/p/gambas/code/6693 Author: gambas Date: 2014-12-01 02:50:18 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [INTERPRETER] * BUG: Don't remove the possible watch when freeing the file. The file may be closed, and the file descritor may have been reused! Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_file.c gambas/trunk/main/gbx/gbx_stream_direct.c gambas/trunk/main/gbx/gbx_stream_pipe.c gambas/trunk/main/gbx/gbx_watch.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-12-01 00:47:53
|
Revision: 6692 http://sourceforge.net/p/gambas/code/6692 Author: gambas Date: 2014-12-01 00:47:48 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Software farm: When installing a software, tags that are desktop menu official categories are used for creating the '*.desktop' file. Consequently, the menu entry shold go to an accurate location of the desktop application menu. * NEW: Software farm: Some little desgin fixes. * NEW: Publishing dialog: Some little fixes. [FARM SERVER] * BUG: Fix two bugs in search software request. [INTERPRETER] * NEW: The data format 'u' displays all milliseconds digits as soon as there is at least two 'u' characters, and not if there is exactly two 'u' characters only. [GB.DESKTOP] * NEW: DesktopFile.Categories is a new property to read or set the categories of a desktop menu entry. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.connection/gambas3_farm.connection gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas3/.src/Project/CProjectInfo.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/Farm/Publish/CTagEditor.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/Welcome/FAbout.form gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.form 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/comp/src/gb.desktop/.src/Main.module gambas/trunk/examples/examples/Multimedia/MediaPlayer/.project gambas/trunk/main/gbx/gbx_local.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-30 22:41:46
|
Revision: 6691 http://sourceforge.net/p/gambas/code/6691 Author: gambas Date: 2014-11-30 22:41:41 +0000 (Sun, 30 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Don't crash when trying to download the offline help if 'wget' is not installed on the system. * BUG: Software farm: Don't create a '*.desktop' file if the software is a library or a component. * NEW: Redesign the publish dialog by using a wizard. * NEW: Use freedesktop categories as possible software tags. [FARM SERVER] * NEW: Add a 'size' field in the 'software' table, and an index to be able to sort sotfwares by size later. [INTERPRETER] * BUG: Read data ahead before raising a Read event (on Process, File, or any stream). Use the result of that read to detect EOF, as using the stream end-of-file detection routine is not reliable. [GB.FORM] * BUG: FileProperties: Fix the media preview. [GB.MEDIA.FORM] * BUG: MediaView: Don't crash if the internal media player is not yet initialized. 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/gambas-wiki/.project gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Project/CProjectInfo.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/CTagEditor.class gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.form/.src/File/Properties/FFileProperties.class gambas/trunk/comp/src/gb.media.form/.src/FMediaPlayer.class gambas/trunk/main/gbx/gbx_c_process.c gambas/trunk/main/gbx/gbx_stream.c gambas/trunk/main/gbx/gbx_stream.h Added Paths: ----------- 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/Publish/FOldPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/FOldPublish.form gambas/trunk/app/src/gambas3/tags.txt Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/FPublish.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-30 00:36:56
|
Revision: 6690 http://sourceforge.net/p/gambas/code/6690 Author: gambas Date: 2014-11-30 00:36:53 +0000 (Sun, 30 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Project icons are correctly read again. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/CProjectInfo.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-30 00:30:42
|
Revision: 6689 http://sourceforge.net/p/gambas/code/6689 Author: gambas Date: 2014-11-30 00:30:32 +0000 (Sun, 30 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Software farm: Software now can be safely installed or removed. The source checksum is checked, as well as the required components. Libraries and dependencies on other software are not yet taken into account. A '*.desktop' file is automatically created on installation now. [INTERPRETER] * NEW: Split() has a new behaviour when its escape argument has two characters, the second one being the first splitting character. It uses the first character to escape splitting characters. For example, Split("a;b~;c;d",";","~;") returns ["a","b;c","d"]. * NEW: String[].Join() method handle the new Split syntax. ["a","b;c","d"].Join(";","~;") returns "a;b~;c;d". Moreover, in the traditional escape syntax, the joined string are not escaped anymore if they are void. [GB.DESKTOP] * NEW: DesktopFile.MimeTypes is a new property corresponding to the 'MimeType' entry of the '*.desktop' file. * NEW: DesktopFile now can be used for creating or modifying '*.desktop' files. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/CProjectInfo.class gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.desktop/.info gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/Desktop.class gambas/trunk/comp/src/gb.desktop/.src/DesktopFile.class gambas/trunk/main/gbx/gbx_c_array.c gambas/trunk/main/gbx/gbx_split.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-11-29 18:55:43
|
Revision: 6688 http://sourceforge.net/p/gambas/code/6688 Author: tobiasboe Date: 2014-11-29 18:55:41 +0000 (Sat, 29 Nov 2014) Log Message: ----------- [GB.DATA] * BUG: Trie: Use sufficient bit widths in numerical constants (could cause data loss on 32 bit systems). * BUG: TriePrefix: Don't drop reference counts of the Trie when the prefix is not found. Modified Paths: -------------- gambas/trunk/main/lib/data/c_trie.c gambas/trunk/main/lib/data/trie.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-29 15:29:18
|
Revision: 6687 http://sourceforge.net/p/gambas/code/6687 Author: gambas Date: 2014-11-29 15:29:10 +0000 (Sat, 29 Nov 2014) Log Message: ----------- [INTERPRETER] * BUG: Retrieve the child process output correctly when it has terminated. No data should be lost anymore. * NEW: Remove an unused internal stream method. 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-11-29 14:45:41
|
Revision: 6686 http://sourceforge.net/p/gambas/code/6686 Author: gambas Date: 2014-11-29 14:45:33 +0000 (Sat, 29 Nov 2014) Log Message: ----------- [INTERPRETER] * BUG: Process: Don't call the Read event if there is nothing to read. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_process.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-29 14:20:41
|
Revision: 6685 http://sourceforge.net/p/gambas/code/6685 Author: gambas Date: 2014-11-29 14:20:31 +0000 (Sat, 29 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Software farm: Now softwares can be installed or removed. Installation is not finished yet. Checksum, components and libraries are not checked. Desktop file is not created. * NEW: Software farm: Design changes in the GUI. * BUG: Offline help: The help timestamp is now used for detecting updates. File modification time is not used anymore as it is a localized time. * BUG: Source archive files now ignore files named 'core'. [INTERPRETER] * BUG: SHELL now correctly resets the interpreter to '/bin/sh' if the System.Shell property is reset to a null string. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas-wiki/.hidden/Uncompressed/.public/style.css gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas-wiki/.public/style.css gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.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/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/Publish/CTag.class gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.desktop/.settings gambas/trunk/comp/src/gb.desktop/.src/Desktop.class gambas/trunk/examples/examples/Image/PhotoTouch/.project gambas/trunk/examples/examples/Image/PhotoTouch/.startup gambas/trunk/main/gbx/gbx_c_process.c Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Welcome/CCoolButton.class gambas/trunk/app/src/gambas3/img/16/white-close.png Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/CCoolButton.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-11-29 11:54:16
|
Revision: 6684 http://sourceforge.net/p/gambas/code/6684 Author: tobiasboe Date: 2014-11-29 11:54:07 +0000 (Sat, 29 Nov 2014) Log Message: ----------- [GB.OPENSSL] * BUG: Fix memory errors from Cipher.List and Digest.List * NEW: Return Cipher.List and Digest.List sorted without duplicates Modified Paths: -------------- gambas/trunk/gb.openssl/src/Makefile.am gambas/trunk/gb.openssl/src/c_cipher.c gambas/trunk/gb.openssl/src/c_digest.c gambas/trunk/gb.openssl/src/c_hmac.c gambas/trunk/gb.openssl/src/main.c gambas/trunk/gb.openssl/src/main.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-28 20:15:05
|
Revision: 6683 http://sourceforge.net/p/gambas/code/6683 Author: gambas Date: 2014-11-28 20:15:02 +0000 (Fri, 28 Nov 2014) Log Message: ----------- [INTERPRETER] * BUG: Process: Don't check end of stream before calling the Read event. I don't remember what this test was supposed to fix, but for sure it leads to data loss if some data arrives just after the test. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_process.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-28 00:50:15
|
Revision: 6682 http://sourceforge.net/p/gambas/code/6682 Author: gambas Date: 2014-11-28 00:50:07 +0000 (Fri, 28 Nov 2014) Log Message: ----------- [GB.NET.SMTP] * BUG: SmtpClient: Correctly detect when connection fails in SSL or TLS mode. Raise an error instead of eating the CPU in an infinite loop. Modified Paths: -------------- gambas/trunk/comp/src/gb.net.smtp/.src/Main.module gambas/trunk/comp/src/gb.net.smtp/.src/SslSession.class gambas/trunk/comp/src/gb.net.smtp/.src/TlsSession.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-27 23:32:01
|
Revision: 6681 http://sourceforge.net/p/gambas/code/6681 Author: gambas Date: 2014-11-27 23:31:51 +0000 (Thu, 27 Nov 2014) Log Message: ----------- [INTERPRETER] * NEW: The process child errors raised before the exec() system call are now catched in a separate function called by the compiler explicitly after a SHELL or EXEC assignment. [COMPILER] * NEW: SHELL and EXEC assignments now call an hidden subroutine just after the assignment to immediately check for a possible child error. Modified Paths: -------------- gambas/trunk/main/gbc/gbc_trans.h gambas/trunk/main/gbc/gbc_trans_expr.c gambas/trunk/main/gbc/gbc_trans_subr.c gambas/trunk/main/gbx/gbx_c_process.c gambas/trunk/main/gbx/gbx_c_process.h gambas/trunk/main/gbx/gbx_subr_misc.c gambas/trunk/main/share/gb_reserved_keyword.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...> - 2014-11-26 23:41:08
|
Revision: 6680 http://sourceforge.net/p/gambas/code/6680 Author: gambas Date: 2014-11-26 23:41:04 +0000 (Wed, 26 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Use the 'gb.markdown' component for converting help comments. * NEW: The software farm window can now download software, but cannot install them yet. [GB.FORM] * BUG: ImageView: Setting the Image property to NULL correctly resets the control. [GB.MIME] * BUG: MimePart.ContentType is actually a read-write property. [GB.NET.CURL] * NEW: HttpClient: Add a TargetFile property that allows to override the corresponding argument in Get(), Put() and Post() methods. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/app/src/gambas3/.src/Project/Farm/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmRequest.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/FarmRequest.class gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class gambas/trunk/comp/src/gb.form/.src/ImageView/ImageView.class gambas/trunk/gb.mime/src/c_mimepart.c gambas/trunk/gb.net.curl/src/CHttpClient.c gambas/trunk/gb.net.curl/src/CHttpClient.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-24 17:08:50
|
Revision: 6679 http://sourceforge.net/p/gambas/code/6679 Author: gambas Date: 2014-11-24 17:08:46 +0000 (Mon, 24 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Don't crash if the '.gambas' directory does not exist. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-24 16:07:34
|
Revision: 6678 http://sourceforge.net/p/gambas/code/6678 Author: gambas Date: 2014-11-24 16:07:32 +0000 (Mon, 24 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Do not remove the '.gambas' directory when compiling everything. Just remove its contents, and keep a possible '.svn' directory inside. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-24 14:25:17
|
Revision: 6677 http://sourceforge.net/p/gambas/code/6677 Author: gambas Date: 2014-11-24 14:25:14 +0000 (Mon, 24 Nov 2014) Log Message: ----------- [GB.MIME] * BUG: MimePart.Data does not crash anymore if the mime part is void. Modified Paths: -------------- gambas/trunk/gb.mime/src/c_mimepart.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-24 12:44:10
|
Revision: 6676 http://sourceforge.net/p/gambas/code/6676 Author: gambas Date: 2014-11-24 12:43:57 +0000 (Mon, 24 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Some fixes in the software farm window. [INTERPRETER] * NEW: Remove the GB.UnrefKeep() interpreter API, as it is not used anymore. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Project/Farm/FFarmConfig.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/SoftwareBox.class gambas/trunk/examples/examples/Drawing/QuasiRegular/.project gambas/trunk/examples/examples/Drawing/QuasiRegular/.startup gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/gbx/gbx_c_array.c gambas/trunk/main/share/gambas.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-24 12:38:08
|
Revision: 6675 http://sourceforge.net/p/gambas/code/6675 Author: gambas Date: 2014-11-24 12:38:00 +0000 (Mon, 24 Nov 2014) Log Message: ----------- [GB.NET.CURL] * BUG: HttpClient: Internal header array is now correctly managed. Modified Paths: -------------- gambas/trunk/gb.net.curl/src/CHttpClient.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-11-24 02:28:23
|
Revision: 6674 http://sourceforge.net/p/gambas/code/6674 Author: gambas Date: 2014-11-24 02:28:16 +0000 (Mon, 24 Nov 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * OPT: Read a farm login password from the desktop wallet once. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FarmIdentity.class gambas/trunk/app/src/gambas3/.src/Project/Farm/SoftwareBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |