gambas-devel-svn Mailing List for Gambas (Page 7)
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-11-30 11:16:30
|
Revision: 8005 http://sourceforge.net/p/gambas/code/8005 Author: gambas Date: 2016-11-30 11:16:28 +0000 (Wed, 30 Nov 2016) Log Message: ----------- [CONFIGURATION] * BUG: Correctly detect update of svn database for generating trunk version file. Modified Paths: -------------- gambas/trunk/main/Makefile.am gambas/trunk/main/lib/db/gb.db/.settings This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-28 06:18:11
|
Revision: 8004 http://sourceforge.net/p/gambas/code/8004 Author: gambas Date: 2016-11-28 06:18:10 +0000 (Mon, 28 Nov 2016) Log Message: ----------- [GB.QT4] * BUG: Workaround to prevent system tooltip colors to be unreadable. [GB.QT5] * BUG: Workaround to prevent system tooltip colors to be unreadable. [GB.GTK] * BUG: Workaround to prevent system tooltip colors to be unreadable. [GB.GTK3] * BUG: Workaround to prevent system tooltip colors to be unreadable. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gdesktop.cpp gambas/trunk/gb.qt4/src/CColor.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-28 05:34:57
|
Revision: 8003 http://sourceforge.net/p/gambas/code/8003 Author: gambas Date: 2016-11-28 05:34:53 +0000 (Mon, 28 Nov 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Library dialog: Do not crash if a global library and a local library have the same vendor. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Library/FSelectLibrary.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-28 05:24:18
|
Revision: 8002 http://sourceforge.net/p/gambas/code/8002 Author: gambas Date: 2016-11-28 05:24:16 +0000 (Mon, 28 Nov 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Code editor: Fix and enhance "find definition" algorithm (F2 key). * BUG: Form editor: Fix management of Ignore property. * BUG: Form editor: Handle inverted arrangements correctly. * NEW: Form editor: Use sub-menus to display similar fonts in the font popup menu. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Component/CClassInfo.class gambas/trunk/app/src/gambas3/.src/Component/CPropertyInfo.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Form/CControl.class 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...> - 2016-11-27 21:36:03
|
Revision: 8001 http://sourceforge.net/p/gambas/code/8001 Author: gambas Date: 2016-11-27 21:36:01 +0000 (Sun, 27 Nov 2016) Log Message: ----------- [GB.DBUS] * BUG: Fix string leak in signature marshalling routine. Modified Paths: -------------- gambas/trunk/gb.dbus/src/helper.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-27 20:06:53
|
Revision: 8000 http://sourceforge.net/p/gambas/code/8000 Author: gambas Date: 2016-11-27 20:06:51 +0000 (Sun, 27 Nov 2016) Log Message: ----------- [GB.GUI.BASE] * BUG: IconView: Correctly refresh layout when icon pictures are made smaller. Modified Paths: -------------- gambas/trunk/comp/src/gb.gui.base/.icon.png gambas/trunk/comp/src/gb.gui.base/.info gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/IconView/IconView.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FIconView.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FIconView.form gambas/trunk/comp/src/gb.gui.base/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-27 08:03:28
|
Revision: 7999 http://sourceforge.net/p/gambas/code/7999 Author: gambas Date: 2016-11-27 08:03:25 +0000 (Sun, 27 Nov 2016) Log Message: ----------- * Merge from r7927-r7934,r7938-7942,r7944-r7947,r7950-r7952,r7967,r7969,r7973,r7975,r7976,r7984,r7995-r7998. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7927 http://sourceforge.net/p/gambas/code/7934 http://sourceforge.net/p/gambas/code/7938 http://sourceforge.net/p/gambas/code/7944 http://sourceforge.net/p/gambas/code/7947 http://sourceforge.net/p/gambas/code/7950 http://sourceforge.net/p/gambas/code/7952 http://sourceforge.net/p/gambas/code/7967 http://sourceforge.net/p/gambas/code/7969 http://sourceforge.net/p/gambas/code/7973 http://sourceforge.net/p/gambas/code/7975 http://sourceforge.net/p/gambas/code/7976 http://sourceforge.net/p/gambas/code/7984 http://sourceforge.net/p/gambas/code/7995 http://sourceforge.net/p/gambas/code/7998 Modified Paths: -------------- gambas/branches/3.9/app/src/gambas3/.src/Component/CDocumentation.class gambas/branches/3.9/app/src/gambas3/.src/Connection/MConnection.module gambas/branches/3.9/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/branches/3.9/app/src/gambas3/.src/Editor/Code/MPrettyCode.module gambas/branches/3.9/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class gambas/branches/3.9/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form gambas/branches/3.9/app/src/gambas3/.src/Packager/FMakeInstall.form gambas/branches/3.9/app/src/gambas3/.src/Packager/Package.module gambas/branches/3.9/app/src/gambas3/.src/Project.module gambas/branches/3.9/comp/src/gb.args/.component gambas/branches/3.9/comp/src/gb.args/.lang/fr.mo gambas/branches/3.9/comp/src/gb.args/.lang/fr.po gambas/branches/3.9/comp/src/gb.args/.project gambas/branches/3.9/comp/src/gb.args/.src/Args.module 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/_Desktop_Passwords.class gambas/branches/3.9/comp/src/gb.eval.highlight/.component gambas/branches/3.9/comp/src/gb.eval.highlight/.project gambas/branches/3.9/comp/src/gb.eval.highlight/css/properties gambas/branches/3.9/comp/src/gb.eval.highlight/css/values gambas/branches/3.9/comp/src/gb.form/.src/Button/MenuButton.class gambas/branches/3.9/comp/src/gb.gui.base/.info gambas/branches/3.9/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/branches/3.9/comp/src/gb.gui.base/.startup gambas/branches/3.9/comp/src/gb.map/.component gambas/branches/3.9/comp/src/gb.map/.project gambas/branches/3.9/comp/src/gb.map/.src/MapView.class gambas/branches/3.9/comp/src/gb.map/.src/Tests/Form5.form gambas/branches/3.9/comp/src/gb.map/.src/_MapShape.class gambas/branches/3.9/comp/src/gb.map/.startup gambas/branches/3.9/comp/src/gb.media.form/.component gambas/branches/3.9/comp/src/gb.media.form/.info gambas/branches/3.9/comp/src/gb.media.form/.project gambas/branches/3.9/comp/src/gb.media.form/.src/FMediaPlayer.class gambas/branches/3.9/comp/src/gb.media.form/.src/FMediaPlayer.form gambas/branches/3.9/comp/src/gb.media.form/.src/FTest.form gambas/branches/3.9/comp/src/gb.media.form/.src/MediaView.class gambas/branches/3.9/comp/src/gb.media.form/.startup gambas/branches/3.9/comp/src/gb.net.pop3/.component gambas/branches/3.9/comp/src/gb.net.pop3/.info gambas/branches/3.9/comp/src/gb.net.pop3/.project gambas/branches/3.9/comp/src/gb.net.pop3/.src/Pop3Client.class gambas/branches/3.9/comp/src/gb.net.pop3/.startup gambas/branches/3.9/comp/src/gb.web.form/.info gambas/branches/3.9/comp/src/gb.web.form/.project gambas/branches/3.9/comp/src/gb.web.form/.src/Test/Webform4.class gambas/branches/3.9/comp/src/gb.web.form/.src/Test/Webform4.webform gambas/branches/3.9/comp/src/gb.web.form/.src/Test/Webform5.webform gambas/branches/3.9/comp/src/gb.web.form/.src/WebForm.class gambas/branches/3.9/comp/src/gb.web.form/.src/WebWindow.class gambas/branches/3.9/comp/src/gb.web.form/.startup gambas/branches/3.9/gb.dbus/src/gb.dbus/.src/DBusObject.class gambas/branches/3.9/gb.gtk/src/CWindow.cpp gambas/branches/3.9/gb.jit/configure.ac gambas/branches/3.9/gb.media/src/Makefile.am gambas/branches/3.9/gb.media/src/c_media.c gambas/branches/3.9/gb.media/src/c_media.h gambas/branches/3.9/gb.media/src/c_mediaplayer.c gambas/branches/3.9/gb.media/src/c_mediaplayer.h gambas/branches/3.9/gb.sdl/configure.ac gambas/branches/3.9/gb.sdl2/src/audio/c_channel.c gambas/branches/3.9/gb.xml/src/gb.xml.h gambas/branches/3.9/gb.xml/src/html/htmlmain.h gambas/branches/3.9/gb.xml/src/main.cpp gambas/branches/3.9/gb.xml/src/utils.cpp gambas/branches/3.9/gb.xml/src/utils.h gambas/branches/3.9/main/gbx/gbx_c_process.c gambas/branches/3.9/main/gbx/gbx_debug.c gambas/branches/3.9/main/lib/db/gb.db/.component gambas/branches/3.9/main/lib/db/gb.db/.project gambas/branches/3.9/main/lib/db/gb.db/.settings gambas/branches/3.9/main/lib/db/gb.db/.src/Connection.class gambas/branches/3.9/main/lib/db/gb.db/.startup gambas/branches/3.9/main/lib/inotify/c_watch.c Added Paths: ----------- gambas/branches/3.9/comp/src/gb.map/.src/Tests/Form6.class gambas/branches/3.9/comp/src/gb.map/.src/Tests/Form6.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-11-27 02:44:09
|
Revision: 7998 http://sourceforge.net/p/gambas/code/7998 Author: gambas Date: 2016-11-27 02:44:07 +0000 (Sun, 27 Nov 2016) Log Message: ----------- [INTERPRETER] * BUG: Remove debugging messages. 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...> - 2016-11-27 02:43:17
|
Revision: 7997 http://sourceforge.net/p/gambas/code/7997 Author: gambas Date: 2016-11-27 02:43:15 +0000 (Sun, 27 Nov 2016) Log Message: ----------- [INTERPRETER] * BUG: Close watched process input & outputs as soon as it is killed. Otherwise, running two processes using virtual terminals successively may fail. 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...> - 2016-11-26 22:55:54
|
Revision: 7996 http://sourceforge.net/p/gambas/code/7996 Author: gambas Date: 2016-11-26 22:55:53 +0000 (Sat, 26 Nov 2016) Log Message: ----------- [GB.INOTIFY] * BUG: Don't assume inotify_add_watch() succeeds in all cases. The watched path may have been deleted after the watch has been created. Modified Paths: -------------- gambas/trunk/main/lib/inotify/c_watch.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-24 23:58:13
|
Revision: 7995 http://sourceforge.net/p/gambas/code/7995 Author: gambas Date: 2016-11-24 23:58:11 +0000 (Thu, 24 Nov 2016) Log Message: ----------- [INTERPRETER] * BUG: Debugger does not crash anymore when displaying a static collection-like object. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_debug.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-22 11:22:25
|
Revision: 7994 http://sourceforge.net/p/gambas/code/7994 Author: gambix Date: 2016-11-22 11:22:23 +0000 (Tue, 22 Nov 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: FSoftwareFarm: There was a trouble on arrangement. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-21 07:23:53
|
Revision: 7993 http://sourceforge.net/p/gambas/code/7993 Author: gambas Date: 2016-11-21 07:23:51 +0000 (Mon, 21 Nov 2016) Log Message: ----------- [GB.WEB.FORM] * BUG: Fix management of waiting animation again. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/lib.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-21 07:22:41
|
Revision: 7992 http://sourceforge.net/p/gambas/code/7992 Author: gambas Date: 2016-11-21 07:22:39 +0000 (Mon, 21 Nov 2016) Log Message: ----------- [GB.WEB.FORM] * BUG: Fix management of waiting animation again. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/lib.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-21 07:21:49
|
Revision: 7991 http://sourceforge.net/p/gambas/code/7991 Author: gambas Date: 2016-11-21 07:21:47 +0000 (Mon, 21 Nov 2016) Log Message: ----------- [GB.WEB.FORM] * BUG: Fix management of waiting animation again. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/lib.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-21 07:16:12
|
Revision: 7990 http://sourceforge.net/p/gambas/code/7990 Author: gambas Date: 2016-11-21 07:16:11 +0000 (Mon, 21 Nov 2016) Log Message: ----------- [GB.WEB.FORM] * BUG: Fix management of waiting animation again. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/lib.js This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-21 07:12:56
|
Revision: 7989 http://sourceforge.net/p/gambas/code/7989 Author: gambas Date: 2016-11-21 07:12:55 +0000 (Mon, 21 Nov 2016) Log Message: ----------- [GB.WEB.FORM] * BUG: Fix management of events that do not use waiting animation. * NEW: Waiting animation now uses a darker shadow. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/lib.js gambas/trunk/comp/src/gb.web.form/shadow.png gambas/trunk/comp/src/gb.web.form/style.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-19 11:24:42
|
Revision: 7988 http://sourceforge.net/p/gambas/code/7988 Author: gambas Date: 2016-11-19 11:24:40 +0000 (Sat, 19 Nov 2016) Log Message: ----------- [GB.WEB] * NEW: Response.Cancel() is a new method that allows to cancel a response, provided that nothing has been sent to the client yet. It requires at least that the response is buffered. [GB.WEB.FORM] * BUG: Better error handling. Now unexpected errors should be displayed in the browser through an alert box in almost all cases. Modified Paths: -------------- gambas/trunk/comp/src/gb.web/.info gambas/trunk/comp/src/gb.web/.src/Response.module gambas/trunk/comp/src/gb.web.form/.project gambas/trunk/comp/src/gb.web.form/.src/Test/Webform3.class gambas/trunk/comp/src/gb.web.form/.src/WebControl.class gambas/trunk/comp/src/gb.web.form/.src/WebForm.class gambas/trunk/comp/src/gb.web.form/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-19 10:29:22
|
Revision: 7987 http://sourceforge.net/p/gambas/code/7987 Author: gambas Date: 2016-11-19 10:29:20 +0000 (Sat, 19 Nov 2016) Log Message: ----------- [GB.WEB.FORM] * BUG: WebUploadArea: It should behave correctly in all cases now. * NEW: Display an animation when waiting for the answer of an event more than 500 ms. Modified Paths: -------------- gambas/trunk/comp/src/gb.web.form/.src/WebForm.class gambas/trunk/comp/src/gb.web.form/.src/WebUploadArea.class gambas/trunk/comp/src/gb.web.form/lib.js gambas/trunk/comp/src/gb.web.form/style.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-18 23:45:22
|
Revision: 7986 http://sourceforge.net/p/gambas/code/7986 Author: gambas Date: 2016-11-18 23:45:20 +0000 (Fri, 18 Nov 2016) Log Message: ----------- [GB.WEB.FORM] * BUG: Another fix for unique sessions using SQLite. Modified Paths: -------------- gambas/trunk/comp/src/gb.web/.src/Session.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-18 23:28:28
|
Revision: 7985 http://sourceforge.net/p/gambas/code/7985 Author: gambas Date: 2016-11-18 23:28:26 +0000 (Fri, 18 Nov 2016) Log Message: ----------- [GB.WEB] * BUG: Session.Unique now correctly clear sessions when using SQLite. Modified Paths: -------------- gambas/trunk/comp/src/gb.web/.src/Session.module gambas/trunk/comp/src/gb.web/.src/SqliteSessionManager.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-18 17:13:08
|
Revision: 7984 http://sourceforge.net/p/gambas/code/7984 Author: gambas Date: 2016-11-18 17:13:07 +0000 (Fri, 18 Nov 2016) Log Message: ----------- [GB.DBUS] * BUG: DBusObject.Raise() now uses the default object interface if no interface is specified in the event name. Modified Paths: -------------- gambas/trunk/gb.dbus/src/gb.dbus/.src/DBusObject.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-18 14:50:41
|
Revision: 7983 http://sourceforge.net/p/gambas/code/7983 Author: gambas Date: 2016-11-18 14:50:40 +0000 (Fri, 18 Nov 2016) Log Message: ----------- [INTERPRETER] * BUG: Make CStr() and CDate() mutually coherent, by internally converting to UTC dates only. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/gbx/gbx_api.h gambas/trunk/main/gbx/gbx_date.c gambas/trunk/main/gbx/gbx_date.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-17 16:12:30
|
Revision: 7982 http://sourceforge.net/p/gambas/code/7982 Author: gambas Date: 2016-11-17 16:12:28 +0000 (Thu, 17 Nov 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Debugger: Use the 'gb.signal' component to send signals to debugged processes. * BUG: Debugger: Correctly pause projects using an external terminal. [GB.SIGNAL] * NEW: Signal.Send() is a new method to send signals to processes. It is just a direct interface to the kill() system call. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.project gambas/trunk/app/src/gambas3/.src/Debug/Design.module gambas/trunk/main/lib/debug/CDebug.c gambas/trunk/main/lib/signal/csignal.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-11-17 04:42:20
|
Revision: 7981 http://sourceforge.net/p/gambas/code/7981 Author: gambas Date: 2016-11-17 04:42:18 +0000 (Thu, 17 Nov 2016) Log Message: ----------- [GB.WEB] * BUG: Session.Unique works again. Modified Paths: -------------- gambas/trunk/comp/src/gb.web/.src/Session.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |