gambas-devel-svn Mailing List for Gambas (Page 63)
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-10-31 19:43:05
|
Revision: 6598 http://sourceforge.net/p/gambas/code/6598 Author: gambas Date: 2014-10-31 19:42:59 +0000 (Fri, 31 Oct 2014) Log Message: ----------- [BENCHMARK] * BUG: Fix 'sort' benchmark and generated HTML report. Modified Paths: -------------- gambas/trunk/benchmark/benchmark.gbs gambas/trunk/benchmark/sort.gbs gambas/trunk/benchmark/sort.pl gambas/trunk/benchmark/sort.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-31 16:40:23
|
Revision: 6597 http://sourceforge.net/p/gambas/code/6597 Author: gambas Date: 2014-10-31 16:40:19 +0000 (Fri, 31 Oct 2014) Log Message: ----------- [SCRIPTER] * BUG: The '-f' option now create a usable script. * NEW: If the script crashes, a "Segmentation fault" message is printed. Not perfect, as the signal was not necessarily a segmentation fault... Modified Paths: -------------- gambas/trunk/app/src/gbs3/.project gambas/trunk/app/src/gbs3/.settings gambas/trunk/app/src/gbs3/.src/MMain.module gambas/trunk/app/src/gbs3/license This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-31 16:38:15
|
Revision: 6596 http://sourceforge.net/p/gambas/code/6596 Author: gambas Date: 2014-10-31 16:38:09 +0000 (Fri, 31 Oct 2014) Log Message: ----------- [BENCHMARKS] * BUG: Use the same data table in all version of the 'sort' benchmark. Modified Paths: -------------- gambas/trunk/benchmark/sort.pl gambas/trunk/benchmark/sort.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-31 16:36:11
|
Revision: 6595 http://sourceforge.net/p/gambas/code/6595 Author: gambas Date: 2014-10-31 16:36:02 +0000 (Fri, 31 Oct 2014) Log Message: ----------- [BENCHMARKS] * NEW: A new bubble sort benchmark. * NEW: A script that runs all the benchmarks and prints the result as an HTML table. Added Paths: ----------- gambas/trunk/benchmark/benchmark.gbs gambas/trunk/benchmark/sort.gbs gambas/trunk/benchmark/sort.pl gambas/trunk/benchmark/sort.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-30 22:42:11
|
Revision: 6594 http://sourceforge.net/p/gambas/code/6594 Author: gambas Date: 2014-10-30 22:42:02 +0000 (Thu, 30 Oct 2014) Log Message: ----------- [GB.EVAL.HIGHLIGHT] * BUG: The '.startup' file must not be versioned. Removed Paths: ------------- gambas/trunk/comp/src/gb.eval.highlight/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-30 16:30:36
|
Revision: 6593 http://sourceforge.net/p/gambas/code/6593 Author: gambas Date: 2014-10-30 16:30:33 +0000 (Thu, 30 Oct 2014) Log Message: ----------- * Switch to version 3.6.1. * Merge from r6587, r6589, r6591. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6587 http://sourceforge.net/p/gambas/code/6589 http://sourceforge.net/p/gambas/code/6591 Modified Paths: -------------- gambas/branches/3.6/acinclude.m4 gambas/branches/3.6/gb.gtk/src/CClipboard.cpp gambas/branches/3.6/gb.gtk/src/gdrag.cpp gambas/branches/3.6/gb.qt4/src/CClipboard.cpp gambas/branches/3.6/main/gbx/gbx_c_string.c gambas/branches/3.6/version.m4 Property Changed: ---------------- gambas/branches/3.6/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-30 16:14:41
|
Revision: 6592 http://sourceforge.net/p/gambas/code/6592 Author: gambas Date: 2014-10-30 16:14:32 +0000 (Thu, 30 Oct 2014) Log Message: ----------- [FARM SERVER] * NEW: New database structure and new protocol: the versions are now stored as integer. It's up to the client to transfrom a "X.Y.Z" version number into an integer that can then be compared directly. [GB.NET.CURL] * NEW: HttpForm.AddFile() now raises an error if the provided path is a directory. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/comp/src/gb.eval.highlight/.component gambas/trunk/comp/src/gb.eval.highlight/.project gambas/trunk/comp/src/gb.eval.highlight/.settings gambas/trunk/comp/src/gb.eval.highlight/.src/Main.module gambas/trunk/comp/src/gb.eval.highlight/.startup gambas/trunk/comp/src/gb.form/.project gambas/trunk/examples/examples/Control/LCDLabel/.project gambas/trunk/examples/examples/Games/Concent/.project gambas/trunk/gb.net.curl/src/gb.net.curl/.src/HttpForm.class Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/Test/FTestValueBox.class gambas/trunk/comp/src/gb.form/.src/Test/FTestValueBox.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-30 16:13:17
|
Revision: 6591 http://sourceforge.net/p/gambas/code/6591 Author: gambas Date: 2014-10-30 16:13:10 +0000 (Thu, 30 Oct 2014) Log Message: ----------- [INTERRPETER] * BUG: The internal UTF-8 string position cache now works in all cases. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_string.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-30 16:10:05
|
Revision: 6590 http://sourceforge.net/p/gambas/code/6590 Author: gambas Date: 2014-10-30 16:09:56 +0000 (Thu, 30 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Add a description field to the crash dialog box. This description is added to the mail. * NEW: Use the new publishing protocol. * NEW: Draw the project boxes with a darker border. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Debug/FCrash.class gambas/trunk/app/src/gambas3/.src/Debug/FCrash.form gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Publish/Publish.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-30 02:03:30
|
Revision: 6589 http://sourceforge.net/p/gambas/code/6589 Author: gambas Date: 2014-10-30 02:03:27 +0000 (Thu, 30 Oct 2014) Log Message: ----------- [GB.GTK] * BUG: Ensure that Clipboard.Paste() behaves the same as in gb.qt4. [GB.GTK3] * BUG: Ensure that Clipboard.Paste() behaves the same as in gb.qt4. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CClipboard.cpp gambas/trunk/gb.gtk/src/gdrag.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-30 01:55:41
|
Revision: 6588 http://sourceforge.net/p/gambas/code/6588 Author: gambas Date: 2014-10-30 01:55:29 +0000 (Thu, 30 Oct 2014) Log Message: ----------- * Merge from r6559-6566, r6568-6575, r6578, r6581, r6584-r6586. Revision Links: -------------- http://sourceforge.net/p/gambas/code/6559 http://sourceforge.net/p/gambas/code/6568 http://sourceforge.net/p/gambas/code/6578 http://sourceforge.net/p/gambas/code/6581 http://sourceforge.net/p/gambas/code/6584 http://sourceforge.net/p/gambas/code/6586 Modified Paths: -------------- gambas/branches/3.6/app/Makefile.am gambas/branches/3.6/app/other/MakeWebSite/.project gambas/branches/3.6/app/other/MakeWebSite/.settings gambas/branches/3.6/app/other/MakeWebSite/.src/MMain.module gambas/branches/3.6/app/other/MakeWebSite/.startup gambas/branches/3.6/app/other/MakeWebSite/gambas.sourceforge.net/home.html gambas/branches/3.6/app/src/gambas3/.lang/fr.mo gambas/branches/3.6/app/src/gambas3/.lang/fr.po gambas/branches/3.6/app/src/gambas3/.project gambas/branches/3.6/app/src/gambas3/.src/Connection/MConnection.module gambas/branches/3.6/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/branches/3.6/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/branches/3.6/app/src/gambas3/.src/Editor/Form/FForm.class gambas/branches/3.6/app/src/gambas3/.src/Options/FOption.class gambas/branches/3.6/app/src/gambas3/.src/Packager/FMakeInstall.class gambas/branches/3.6/app/src/gambas3/.src/Packager/Package.module gambas/branches/3.6/app/src/gambas3/.src/Project/FProjectProperty.class gambas/branches/3.6/app/src/gambas3/.src/Project/FProjectProperty.form gambas/branches/3.6/app/src/gambas3/.src/Project.module gambas/branches/3.6/app/src/gambas3/.src/Search/FSearch.class gambas/branches/3.6/app/src/gambas3/.src/Welcome/FSystemInfo.class gambas/branches/3.6/comp/src/gb.db.form/.project gambas/branches/3.6/comp/src/gb.db.form/.src/DataView.class gambas/branches/3.6/comp/src/gb.db.form/.src/Test/FTest.class gambas/branches/3.6/comp/src/gb.db.form/.src/Test/FTest.form gambas/branches/3.6/comp/src/gb.form/.info gambas/branches/3.6/comp/src/gb.form/.project gambas/branches/3.6/comp/src/gb.form/.src/Button/SwitchButton.class gambas/branches/3.6/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/branches/3.6/comp/src/gb.gui.base/.src/IconView/IconView.class gambas/branches/3.6/comp/src/gb.gui.base/.src/IconView/_IconView_Item.class gambas/branches/3.6/examples/examples/Misc/Explorer/.icon.png gambas/branches/3.6/examples/examples/Misc/Explorer/.project gambas/branches/3.6/examples/examples/Multimedia/MoviePlayer/.project gambas/branches/3.6/examples/examples/Multimedia/MoviePlayer/.src/FMoviePlayer.class gambas/branches/3.6/examples/examples/Multimedia/MoviePlayer/.src/FMoviePlayer.form gambas/branches/3.6/gb.db.postgresql/src/main.c gambas/branches/3.6/gb.gtk/src/gapplication.cpp gambas/branches/3.6/gb.gtk/src/gapplication.h gambas/branches/3.6/gb.gtk/src/gcontrol.cpp gambas/branches/3.6/gb.gtk/src/gdrag.cpp gambas/branches/3.6/gb.gtk/src/gdrag.h gambas/branches/3.6/gb.gtk/src/gkey.cpp gambas/branches/3.6/gb.gtk/src/gkey.h gambas/branches/3.6/gb.gtk/src/gsignals.cpp gambas/branches/3.6/gb.gtk/src/gtextbox.cpp gambas/branches/3.6/gb.gtk/src/gtextbox.h gambas/branches/3.6/gb.gtk/src/gtools.cpp gambas/branches/3.6/gb.net/src/CDnsClient.c gambas/branches/3.6/gb.net/src/CDnsClient.h gambas/branches/3.6/gb.qt4/src/CWidget.cpp gambas/branches/3.6/gb.qt4/src/cpaint_impl.cpp gambas/branches/3.6/gb.qt4/src/ext/gdocument.cpp gambas/branches/3.6/main/gbc/gbc_dump.c gambas/branches/3.6/main/gbx/gbx_debug.c gambas/branches/3.6/main/lib/db/CConnection.c gambas/branches/3.6/main/lib/db/CResultField.c gambas/branches/3.6/main/lib/db/gb.db/.component gambas/branches/3.6/main/lib/db/gb.db/.project gambas/branches/3.6/main/lib/db/gb.db/.settings gambas/branches/3.6/main/lib/db/gb.db/.src/Connections.class gambas/branches/3.6/main/lib/db/gb.db/.startup gambas/branches/3.6/main/lib/db/gb.db.h gambas/branches/3.6/main/lib/db/main.c gambas/branches/3.6/main/share/gb_alloc_temp.h Added Paths: ----------- gambas/branches/3.6/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form Removed Paths: ------------- gambas/branches/3.6/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form gambas/branches/3.6/gb.gtk3/src/CProgress.cpp gambas/branches/3.6/gb.gtk3/src/CProgress.h Property Changed: ---------------- gambas/branches/3.6/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-29 21:49:53
|
Revision: 6587 http://sourceforge.net/p/gambas/code/6587 Author: gambas Date: 2014-10-29 21:49:45 +0000 (Wed, 29 Oct 2014) Log Message: ----------- [GB.QT4] * BUG: Fix Clipboard.Paste() when there are both a text and a qt image in the clipboard. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CClipboard.cpp gambas/trunk/gb.qt4/src/cpaint_impl.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-29 21:12:18
|
Revision: 6586 http://sourceforge.net/p/gambas/code/6586 Author: gambas Date: 2014-10-29 21:12:10 +0000 (Wed, 29 Oct 2014) Log Message: ----------- [GB.NET] * BUG: Fix a function declaration. Modified Paths: -------------- gambas/trunk/gb.net/src/CDnsClient.c gambas/trunk/gb.net/src/CDnsClient.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-27 23:44:05
|
Revision: 6585 http://sourceforge.net/p/gambas/code/6585 Author: gambas Date: 2014-10-27 23:43:56 +0000 (Mon, 27 Oct 2014) Log Message: ----------- [GB.GTK] * BUG: Fix input method handling: key events cancellation and key repeat are correctly taken into account now. The "X input method" does not work (key events are internally sent four times!). [GB.GTK3] * BUG: Fix input method handling: key events cancellation and key repeat are correctly taken into account now. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gkey.cpp gambas/trunk/gb.gtk/src/gkey.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-27 20:12:12
|
Revision: 6584 http://sourceforge.net/p/gambas/code/6584 Author: gambas Date: 2014-10-27 20:12:03 +0000 (Mon, 27 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Form editor: Undo correctly resets the selection. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FForm.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-26 22:59:07
|
Revision: 6583 http://sourceforge.net/p/gambas/code/6583 Author: gambas Date: 2014-10-26 22:58:57 +0000 (Sun, 26 Oct 2014) Log Message: ----------- [FARM SERVER] * NEW: Take the database connection properties from the configuration file. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/examples/examples/Control/LCDLabel/.icon.png gambas/trunk/examples/examples/Control/LCDLabel/.project gambas/trunk/examples/examples/Control/LCDLabel/.startup gambas/trunk/examples/examples/Games/Concent/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-26 21:24:14
|
Revision: 6582 http://sourceforge.net/p/gambas/code/6582 Author: gambas Date: 2014-10-26 21:24:04 +0000 (Sun, 26 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The publishing and registration process now correctly take the publishing server into account. * NEW: Registering a user on a publishing server now blocks the option dialog interface. [FARM SERVER] * NEW: The project has been renamed as 'gambas-farm-server'. * NEW: Database can be initialized by running the server from the command- line with the '-init-db' argument. * BUG: The server takes its SMTP configuration from its configuration file (~/.config/gambas3/gambas-farm-server.conf) * NEW: Software dependencies are now stored in the database. Modified Paths: -------------- gambas/trunk/app/src/gambas-farm-server/.icon.png gambas/trunk/app/src/gambas-farm-server/.project gambas/trunk/app/src/gambas-farm-server/.src/MMain.module gambas/trunk/app/src/gambas-farm-server/.startup gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Publish/Publish.module gambas/trunk/comp/src/gb.net.smtp/.project gambas/trunk/comp/src/gb.net.smtp/.startup gambas/trunk/comp/src/gb.settings/.component gambas/trunk/comp/src/gb.settings/.project gambas/trunk/examples/examples/Control/LCDLabel/.project gambas/trunk/examples/examples/Control/LCDLabel/.startup Added Paths: ----------- gambas/trunk/app/src/gambas-farm-server/ Removed Paths: ------------- gambas/trunk/app/src/gambas3-farm-server/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-26 15:02:27
|
Revision: 6581 http://sourceforge.net/p/gambas/code/6581 Author: gambas Date: 2014-10-26 15:02:18 +0000 (Sun, 26 Oct 2014) Log Message: ----------- [GB.DB.FORM] * BUG: Setting DataView.Editable property to FALSE and then to TRUE works correctly now. Modified Paths: -------------- gambas/trunk/comp/src/gb.db.form/.component gambas/trunk/comp/src/gb.db.form/.project gambas/trunk/comp/src/gb.db.form/.src/DataView.class gambas/trunk/comp/src/gb.db.form/.src/Test/FTest.class gambas/trunk/comp/src/gb.db.form/.src/Test/FTest.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-26 12:46:21
|
Revision: 6580 http://sourceforge.net/p/gambas/code/6580 Author: gambas Date: 2014-10-26 12:46:13 +0000 (Sun, 26 Oct 2014) Log Message: ----------- [GB.FORM] * BUG: Don't use Style.FontOf(), it has been removed. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.src/TabPanel/_TabPanelButton.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-26 10:14:53
|
Revision: 6579 http://sourceforge.net/p/gambas/code/6579 Author: gambix Date: 2014-10-26 10:14:50 +0000 (Sun, 26 Oct 2014) Log Message: ----------- [GB.FORM] * BUG: Remove a call to Style.FontOf temporary. This symbole is not yet implemented or just removed ... Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.directory gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.src/TabPanel/TabPanel.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-26 00:51:11
|
Revision: 6578 http://sourceforge.net/p/gambas/code/6578 Author: gambas Date: 2014-10-26 00:50:59 +0000 (Sun, 26 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Automatic completion of software tags directly from the farm server. * NEW: Tags and dependencies are sent when publishing a software. [FARM SERVER] * NEW: Tags are taken into account. * NEW: A new request for tags automatic completion. [GB.FORM] * NEW: Completion is a new class to implement automatic completion on an already existing TextBox. * NEW: ListEditor.Moveable is a new property to enable or disable items arrangement. [GB.QT4] * BUG: Application.PreviousControl returns the expected value now. * BUG: Sometimes assigning Paint.Font has no effect. Workaround that strange Qt bug. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Help/Wiki/URL.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/Publish/CTagEditor.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.form gambas/trunk/app/src/gambas3/.src/Project/Publish/Publish.module gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3-farm-server/.connection/gambas3_farm.connection gambas/trunk/app/src/gambas3-farm-server/.src/MMain.module 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/ListEditor/FListEditor.class gambas/trunk/comp/src/gb.form/.src/ListEditor/ListEditor.class gambas/trunk/comp/src/gb.form/.src/TabPanel/TabPanel.class gambas/trunk/comp/src/gb.form/.src/TabPanel/_TabPanelButton.class gambas/trunk/comp/src/gb.gui.base/.component gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/Paint.class gambas/trunk/comp/src/gb.gui.base/.startup gambas/trunk/examples/examples/Image/PhotoTouch/.project gambas/trunk/gb.net.curl/src/CHttpClient.c gambas/trunk/gb.qt4/src/CStyle.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h gambas/trunk/gb.qt4/src/CWindow.cpp gambas/trunk/gb.qt4/src/cpaint_impl.cpp Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Project/Publish/CTagCompletion.class gambas/trunk/comp/src/gb.form/.src/Completion.class gambas/trunk/comp/src/gb.form/.src/Test/FTestCompletion.class gambas/trunk/comp/src/gb.form/.src/Test/FTestCompletion.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-10-25 21:39:16
|
Revision: 6577 http://sourceforge.net/p/gambas/code/6577 Author: tobiasboe Date: 2014-10-25 21:39:11 +0000 (Sat, 25 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Update German translation Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/de.mo gambas/trunk/app/src/gambas3/.lang/de.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-10-25 20:11:14
|
Revision: 6576 http://sourceforge.net/p/gambas/code/6576 Author: tobiasboe Date: 2014-10-25 20:11:04 +0000 (Sat, 25 Oct 2014) Log Message: ----------- [GB.FORM] * NEW: Update German translation Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.lang/de.mo gambas/trunk/comp/src/gb.form/.lang/de.po gambas/trunk/comp/src/gb.form/.lang/fr.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-25 14:35:38
|
Revision: 6575 http://sourceforge.net/p/gambas/code/6575 Author: gambas Date: 2014-10-25 14:35:35 +0000 (Sat, 25 Oct 2014) Log Message: ----------- [GB.DB] * BUG: Try to retrieve the connection password only if the 'gb.desktop' component is loaded, and only display warning messages in that case. Modified Paths: -------------- gambas/trunk/main/lib/db/gb.db/.component gambas/trunk/main/lib/db/gb.db/.project gambas/trunk/main/lib/db/gb.db/.settings gambas/trunk/main/lib/db/gb.db/.src/Connections.class gambas/trunk/main/lib/db/gb.db/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-10-25 14:33:02
|
Revision: 6574 http://sourceforge.net/p/gambas/code/6574 Author: gambas Date: 2014-10-25 14:32:48 +0000 (Sat, 25 Oct 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Put the publishing configuration and registration in the option dialog. [GB.FORM] * BUG: SwitchButton: Use a "disable" look for ON and OFF state when the Enabled property is FALSE. * NEW: ListEditor is a new control that allows to edit the contents of a ListBox control. [GB.GTK] * BUG: Remove a debugging message. * BUG: TextBox: Postpone the Change event so that replacing the selection raises a unique Change event. [GB.NET.SMTP] * NEW: Add a Content-Disposition header to attachments. [GB.WEB] * NEW: The default response content type is now HTML with UTF-8 charset. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.project gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project/Publish/CTag.class gambas/trunk/app/src/gambas3/.src/Project/Publish/CTagEditor.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.class gambas/trunk/app/src/gambas3/.src/Project/Publish/FPublish.form gambas/trunk/app/src/gambas3-farm-server/.src/MMain.module gambas/trunk/comp/src/gb.form/.component gambas/trunk/comp/src/gb.form/.hidden/control/tableview.png 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/Button/SwitchButton.class gambas/trunk/comp/src/gb.form/.src/Test/FSwitchButton.class gambas/trunk/comp/src/gb.form/.src/Test/FSwitchButton.form gambas/trunk/comp/src/gb.net.smtp/.info gambas/trunk/comp/src/gb.net.smtp/.src/Main.module gambas/trunk/comp/src/gb.net.smtp/.src/SmtpPart.class gambas/trunk/comp/src/gb.net.smtp/.startup gambas/trunk/comp/src/gb.web/.src/Response.module gambas/trunk/examples/examples/Misc/Notepad/.project gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gtextbox.cpp gambas/trunk/gb.gtk/src/gtextbox.h Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Project/Publish/Publish.module gambas/trunk/comp/src/gb.form/.hidden/control/listeditor.png gambas/trunk/comp/src/gb.form/.src/ListEditor/ gambas/trunk/comp/src/gb.form/.src/ListEditor/FListEditor.class gambas/trunk/comp/src/gb.form/.src/ListEditor/FListEditor.form gambas/trunk/comp/src/gb.form/.src/ListEditor/ListEditor.class gambas/trunk/comp/src/gb.form/.src/Test/FTestListEditor.class gambas/trunk/comp/src/gb.form/.src/Test/FTestListEditor.form Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/Project/Publish/CSoftware.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |