gambas-devel-svn Mailing List for Gambas (Page 17)
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-05-04 14:17:00
|
Revision: 7755 http://sourceforge.net/p/gambas/code/7755 Author: gambas Date: 2016-05-04 14:16:58 +0000 (Wed, 04 May 2016) Log Message: ----------- * Merge from r7648, r7655, r7658, r7721, r7726. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7648 http://sourceforge.net/p/gambas/code/7655 http://sourceforge.net/p/gambas/code/7658 http://sourceforge.net/p/gambas/code/7721 http://sourceforge.net/p/gambas/code/7726 Modified Paths: -------------- gambas/branches/3.8/gb.db.mysql/src/main.c gambas/branches/3.8/gb.db.postgresql/src/main.c gambas/branches/3.8/main/gbx/gbx_stream.c gambas/branches/3.8/main/gbx/gbx_string.c Property Changed: ---------------- gambas/branches/3.8/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-04 01:38:48
|
Revision: 7754 http://sourceforge.net/p/gambas/code/7754 Author: gambas Date: 2016-05-04 01:38:46 +0000 (Wed, 04 May 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Finish the redesign of the debug panel. [INTERPRETER] * BUG: Fix a stack mismatch leading to a crash in Eval() when an "Unknown symbol" error occurs. [GB.FORM] * BUG: SidePanel: The Hide event is now raised after the SidePanel has been actually hidden. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Debug/Design.module gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.form gambas/trunk/app/src/gambas3/.src/Debug/FOutput.class gambas/trunk/app/src/gambas3/.src/Debug/FOutput.form gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/img/16/task-dark.png gambas/trunk/app/src/gambas3/img/16/task.png gambas/trunk/comp/src/gb.form/.src/SidePanel/FSidePanel.class gambas/trunk/main/gbx/gbx_eval.c gambas/trunk/main/gbx/gbx_subr_misc.c gambas/trunk/main/share/gb_alloc_temp.h Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Debug/FDebugButton.class gambas/trunk/app/src/gambas3/.src/Debug/FDebugButton.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-03 11:37:44
|
Revision: 7753 http://sourceforge.net/p/gambas/code/7753 Author: gambas Date: 2016-05-03 11:37:43 +0000 (Tue, 03 May 2016) Log Message: ----------- [CONFIGURATION] * BUG: Add gb.form.terminal to the component installation list. Modified Paths: -------------- gambas/trunk/comp/src/order This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-03 01:07:41
|
Revision: 7752 http://sourceforge.net/p/gambas/code/7752 Author: gambas Date: 2016-05-03 01:07:39 +0000 (Tue, 03 May 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Farm client: Allow to ignore missing components when installing a software. [GB.FORM] * BUG: TerminalView: Better scrollbar layout. Put the scrollbar on the left for right-to-left written languages. [GB.NET.CURL] * BUG: Closing a CURL stream object does not raise an error anymore. It just does nothing. 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/CSoftware.class gambas/trunk/app/src/gambas3/.src/Project/Farm/FSoftwareFarm.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class gambas/trunk/gb.net.curl/src/CCurl.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-02 23:55:12
|
Revision: 7751 http://sourceforge.net/p/gambas/code/7751 Author: gambas Date: 2016-05-02 23:55:10 +0000 (Mon, 02 May 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Remove old console search code. [GB.FORM] * NEW: MenuButton controls now automatically pop up when one of their sibling is already opened. [GB.FORM.EDITOR] * NEW: TextEditor: The cursor position label background is now semi-transparent. [GB.GTK] * BUG: Mouse.ScreenX and Mouse.ScreenY now always query the pointer. * NEW: Menu.Close() is a new method that hides a popup menu from the screen. [GB.GTK3] * BUG: Mouse.ScreenX and Mouse.ScreenY now always query the pointer. * NEW: Menu.Close() is a new method that hides a popup menu from the screen. [GB.QT4] * BUG: Mouse.ScreenX and Mouse.ScreenY now always query the pointer. * NEW: Menu.Close() is a new method that hides a popup menu from the screen. [GB.QT5] * BUG: Mouse.ScreenX and Mouse.ScreenY now always query the pointer. * NEW: Menu.Close() is a new method that hides a popup menu from the screen. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Search/FSearch.class gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Button/MenuButton.class gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/gb.gtk/src/CMenu.cpp gambas/trunk/gb.gtk/src/gmenu.cpp gambas/trunk/gb.gtk/src/gmenu.h gambas/trunk/gb.gtk/src/gmouse.cpp gambas/trunk/gb.qt4/src/CMenu.cpp gambas/trunk/gb.qt4/src/CMouse.cpp Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/Test/FTestMenuButton.class gambas/trunk/comp/src/gb.form/.src/Test/FTestMenuButton.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-02 22:00:56
|
Revision: 7750 http://sourceforge.net/p/gambas/code/7750 Author: gambas Date: 2016-05-02 22:00:53 +0000 (Mon, 02 May 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Use terminal emulator control from gb.form.terminal as console output. * NEW: You cannot search into the terminal output directly anymore. * NEW: A button that opens the terminal output content inside a new IDE editor tab, so that you can search inside, or do anything you want. [WIKI] * NEW: A command-line option to generate offline help. [GB.FORM.TERMINAL] * NEW: TerminalView: ShowScrollBar is a new property that makes the vertical scrollbar always visible. * NEW: TerminalView: Exec() and Shell() methods now take the environment as an optional argument. * NEW: TerminalView: Text is a new read-only property that returns the terminal contents. [GB.WEB.FORM] * BUG: WebButton: Take the Width and Height properties into account correctly. * BUG: WebComboBox: The List property now can take a null value without crashing. * OPT: WebControl: Setting most of properties without changing their value now does nothing. * BUG: WebLabel: The Alignment property is correctly declared now. * NEW: WebProgressBar: A new control that displays a progress bar. * NEW: WebTable: Select is a new event that is raised when the WebTable selection changes. * NEW: WebUploadArea: A new container that selects a local file when the user clicks on it, and that allows to upload it to the server. Modified Paths: -------------- gambas/trunk/app/examples/Games/Pong/.icon.png gambas/trunk/app/examples/Games/Pong/.project gambas/trunk/app/src/gambas-wiki/.src/Main.module 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/Connection/FNewConnection.class gambas/trunk/app/src/gambas3/.src/Connection/FNewConnection.form gambas/trunk/app/src/gambas3/.src/Debug/Design.module gambas/trunk/app/src/gambas3/.src/Debug/FDebugInfo.class gambas/trunk/app/src/gambas3/.src/Debug/FOutput.class gambas/trunk/app/src/gambas3/.src/Debug/FOutput.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class gambas/trunk/comp/src/gb.web.form/.info gambas/trunk/comp/src/gb.web.form/.list gambas/trunk/comp/src/gb.web.form/.project gambas/trunk/comp/src/gb.web.form/.src/Test/Webform2.class gambas/trunk/comp/src/gb.web.form/.src/Test/Webform4.class gambas/trunk/comp/src/gb.web.form/.src/Test/Webform4.webform gambas/trunk/comp/src/gb.web.form/.src/WebButton.class gambas/trunk/comp/src/gb.web.form/.src/WebComboBox.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/.src/WebLabel.class gambas/trunk/comp/src/gb.web.form/.src/WebScrollView.class gambas/trunk/comp/src/gb.web.form/.src/WebTable/WebTable.class gambas/trunk/comp/src/gb.web.form/.src/WebTable/WebTableSelection.class gambas/trunk/comp/src/gb.web.form/.src/WebUploadButton.class gambas/trunk/comp/src/gb.web.form/.src/WebWindow.class gambas/trunk/comp/src/gb.web.form/.startup gambas/trunk/comp/src/gb.web.form/lib.js gambas/trunk/comp/src/gb.web.form/style.css Added Paths: ----------- gambas/trunk/comp/src/gb.web.form/.hidden/control/webprogressbar.png gambas/trunk/comp/src/gb.web.form/.hidden/control/webuploadarea.png gambas/trunk/comp/src/gb.web.form/.src/WebProgressBar.class gambas/trunk/comp/src/gb.web.form/.src/WebUploadArea.class Removed Paths: ------------- gambas/trunk/comp/src/gb.web.form/.src/WebFileUploader.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-05-02 21:49:44
|
Revision: 7749 http://sourceforge.net/p/gambas/code/7749 Author: gambas Date: 2016-05-02 21:49:42 +0000 (Mon, 02 May 2016) Log Message: ----------- [GB.NET] * BUG: Some little fixes related to r7748. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7748 Modified Paths: -------------- gambas/trunk/gb.net/src/CSocket.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-27 00:05:55
|
Revision: 7748 http://sourceforge.net/p/gambas/code/7748 Author: gambas Date: 2016-04-27 00:05:54 +0000 (Wed, 27 Apr 2016) Log Message: ----------- [INTERPRETER] * BUG: Don't raise the write callback associated with a watched file descriptor if the read callback has disabled it. Modified Paths: -------------- 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...> - 2016-04-15 22:33:05
|
Revision: 7747 http://sourceforge.net/p/gambas/code/7747 Author: gambas Date: 2016-04-15 22:33:03 +0000 (Fri, 15 Apr 2016) Log Message: ----------- [GB.DBUS] * BUG: Fix memory leak in array marshalling. [GB.DBUS.TRAYICON] * BUG: Remove debugging messages. Modified Paths: -------------- gambas/trunk/comp/src/gb.dbus.trayicon/.project gambas/trunk/comp/src/gb.dbus.trayicon/.src/DBusStatusIconMenu.class gambas/trunk/comp/src/gb.dbus.trayicon/.src/FTest.form gambas/trunk/comp/src/gb.dbus.trayicon/.startup gambas/trunk/gb.dbus/src/helper.c Added Paths: ----------- gambas/trunk/comp/src/gb.dbus.trayicon/.src/FMain.class gambas/trunk/comp/src/gb.dbus.trayicon/.src/FMain.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-15 21:11:20
|
Revision: 7746 http://sourceforge.net/p/gambas/code/7746 Author: gambas Date: 2016-04-15 21:11:19 +0000 (Fri, 15 Apr 2016) Log Message: ----------- [INTERPRETER] * NEW: GB.GetArrayType() is a new API that returns the datatype of the elements of an array class. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/gbx/gbx_api.h 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...> - 2016-04-15 13:58:52
|
Revision: 7745 http://sourceforge.net/p/gambas/code/7745 Author: gambas Date: 2016-04-15 13:58:50 +0000 (Fri, 15 Apr 2016) Log Message: ----------- [GB.DBUS] * BUG: Correctly marshall arrays of classes (for example, String[][]). Modified Paths: -------------- gambas/trunk/gb.dbus/src/gb.dbus/.icon.png gambas/trunk/gb.dbus/src/gb.dbus/.project gambas/trunk/gb.dbus/src/gb.dbus/.src/DBusObject.class 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-04-13 21:44:46
|
Revision: 7744 http://sourceforge.net/p/gambas/code/7744 Author: gambix Date: 2016-04-13 21:44:45 +0000 (Wed, 13 Apr 2016) Log Message: ----------- [GB.TERMAPP] * NEW: Continue control class writing Modified Paths: -------------- gambas/trunk/comp/src/gb.termapp/.src/Container.class gambas/trunk/comp/src/gb.termapp/.src/Control.class gambas/trunk/comp/src/gb.termapp/.src/Label.class gambas/trunk/comp/src/gb.termapp/.src/Main.module gambas/trunk/comp/src/gb.termapp/.src/Window.class gambas/trunk/comp/src/gb.termapp/.src/Windows.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-13 21:38:45
|
Revision: 7743 http://sourceforge.net/p/gambas/code/7743 Author: gambas Date: 2016-04-13 21:38:44 +0000 (Wed, 13 Apr 2016) Log Message: ----------- [GB.FORM.TERMINAL] * OPT: When interpreting the terminal output of a process, ignore every printable character sent before a full screen erase. * OPT: Use a cache for line graphical characters. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalAttr.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-13 21:24:58
|
Revision: 7742 http://sourceforge.net/p/gambas/code/7742 Author: gambas Date: 2016-04-13 21:24:56 +0000 (Wed, 13 Apr 2016) Log Message: ----------- [GB.GTK] * BUG: Remove use of g_mem_set_vtable() deprecated Glib API. * BUG: Fix a warning on NULL constant use. * BUG: Remove use of some GtkStatusIcon deprecated functions. [GB.GTK3] * BUG: Remove use of g_mem_set_vtable() deprecated Glib API. * BUG: Fix a warning on NULL constant use. * BUG: Don't use gtk_widget_reparent() deprecated function anymore. * BUG: Remove use of some GtkStatusIcon deprecated functions. Modified Paths: -------------- gambas/trunk/gb.gtk/src/Makefile.am gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gtools.cpp gambas/trunk/gb.gtk/src/gtools.h gambas/trunk/gb.gtk/src/gtrayicon.cpp gambas/trunk/gb.gtk/src/gtrayicon.h gambas/trunk/gb.gtk/src/gtree.cpp gambas/trunk/gb.gtk/src/main.cpp gambas/trunk/gb.gtk/src/widgets.h gambas/trunk/gb.gtk3/src/Makefile.am Removed Paths: ------------- gambas/trunk/gb.gtk/src/gmemory.cpp gambas/trunk/gb.gtk/src/gmemory.h gambas/trunk/gb.gtk3/src/gmemory.cpp gambas/trunk/gb.gtk3/src/gmemory.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-13 21:20:15
|
Revision: 7741 http://sourceforge.net/p/gambas/code/7741 Author: gambas Date: 2016-04-13 21:20:13 +0000 (Wed, 13 Apr 2016) Log Message: ----------- [INTERPRETER] * BUG: Remove the redefinition of NULL constant in C++ sources. Modified Paths: -------------- 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...> - 2016-04-13 20:00:27
|
Revision: 7740 http://sourceforge.net/p/gambas/code/7740 Author: gambix Date: 2016-04-13 20:00:25 +0000 (Wed, 13 Apr 2016) Log Message: ----------- [GB.TERMAPP] * NEW: Initial commit Create the base object structure. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.project gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class gambas/trunk/comp/src/gb.form.terminal/.src/VT100/Console.class gambas/trunk/comp/src/gb.form.terminal/.src/VT100/Main.module gambas/trunk/comp/src/gb.gui.base/.src/Test/FIconView.class gambas/trunk/comp/src/gb.report/.list gambas/trunk/comp/src/gb.web.form/.list Added Paths: ----------- gambas/trunk/comp/src/gb.form.terminal/.src/VT100/Attr.class gambas/trunk/comp/src/gb.termapp/ gambas/trunk/comp/src/gb.termapp/.directory gambas/trunk/comp/src/gb.termapp/.gambas/ gambas/trunk/comp/src/gb.termapp/.gitignore gambas/trunk/comp/src/gb.termapp/.hidden/ gambas/trunk/comp/src/gb.termapp/.icon.png gambas/trunk/comp/src/gb.termapp/.lang/ gambas/trunk/comp/src/gb.termapp/.project gambas/trunk/comp/src/gb.termapp/.src/ gambas/trunk/comp/src/gb.termapp/.src/Attr.class gambas/trunk/comp/src/gb.termapp/.src/CLine.class gambas/trunk/comp/src/gb.termapp/.src/Color.class gambas/trunk/comp/src/gb.termapp/.src/Container.class gambas/trunk/comp/src/gb.termapp/.src/Control.class gambas/trunk/comp/src/gb.termapp/.src/Label.class gambas/trunk/comp/src/gb.termapp/.src/Main.module gambas/trunk/comp/src/gb.termapp/.src/Term.class gambas/trunk/comp/src/gb.termapp/.src/Window.class gambas/trunk/comp/src/gb.termapp/.src/Windows.class gambas/trunk/comp/src/gb.termapp/.startup Removed Paths: ------------- gambas/trunk/comp/src/gb.form.terminal/.src/VT100/Attributes.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-13 19:57:50
|
Revision: 7739 http://sourceforge.net/p/gambas/code/7739 Author: gambas Date: 2016-04-13 19:57:48 +0000 (Wed, 13 Apr 2016) Log Message: ----------- [INTERPRETER] * BUG: Fix the GB.Every() API that does not crash anymore. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_timer.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-13 18:56:55
|
Revision: 7738 http://sourceforge.net/p/gambas/code/7738 Author: gambas Date: 2016-04-13 18:56:54 +0000 (Wed, 13 Apr 2016) Log Message: ----------- [GB.MEDIA.FORM] * BUG: Fix some refresh bugs, except when using GTK+3, which still does not like MediaView. * NEW: MediaView.Duration is a new property that returns the media duration in seconds. * NEW: MediaView.Position is a new property that returns or sets the media current position in seconds. Modified Paths: -------------- gambas/trunk/comp/src/gb.media.form/.info gambas/trunk/comp/src/gb.media.form/.project gambas/trunk/comp/src/gb.media.form/.src/FMediaPlayer.class gambas/trunk/comp/src/gb.media.form/.src/FMediaPlayer.form gambas/trunk/comp/src/gb.media.form/.src/MediaView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2016-04-11 17:04:38
|
Revision: 7737 http://sourceforge.net/p/gambas/code/7737 Author: tobiasboe Date: 2016-04-11 17:04:36 +0000 (Mon, 11 Apr 2016) Log Message: ----------- [GB.UTIL.WEB] * NEW: Always initialise JSON.Null, so that an entry in a JSONCollection with value JSON.Null appears in the Encode() string. Modified Paths: -------------- gambas/trunk/comp/src/gb.util.web/.info gambas/trunk/comp/src/gb.util.web/.src/JSON.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-11 00:03:01
|
Revision: 7736 http://sourceforge.net/p/gambas/code/7736 Author: gambas Date: 2016-04-11 00:02:59 +0000 (Mon, 11 Apr 2016) Log Message: ----------- [GB.GTK] * BUG: The minimum and maximum values of ScrollBar and Slider controls now can be equal, to mimic QT components behaviour. [GB.GTK3] * BUG: The minimum and maximum values of ScrollBar and Slider controls now can be equal, to mimic QT components behaviour. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gslider.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-10 13:10:27
|
Revision: 7735 http://sourceforge.net/p/gambas/code/7735 Author: gambas Date: 2016-04-10 13:10:25 +0000 (Sun, 10 Apr 2016) Log Message: ----------- [INTERPRETER] * NEW: Stream.Term.Width and Stream.Term.Height are two new properties that return the size of the terminal associated with the stream, if any. * NEW: As soon as the terminal size is read on any stream with the previous properties, the SIGWINCH signal is watched, and the Application_Resize() public method of the startup class is called each time this signal is catched, meaning that the terminal has been resized. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_file.c gambas/trunk/main/gbx/gbx_c_file.h gambas/trunk/main/gbx/gbx_class_info.c gambas/trunk/main/gbx/gbx_class_init.c gambas/trunk/main/gbx/gbx_exec_loop.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-10 10:45:11
|
Revision: 7734 http://sourceforge.net/p/gambas/code/7734 Author: gambas Date: 2016-04-10 10:45:10 +0000 (Sun, 10 Apr 2016) Log Message: ----------- [GB.FORM.TERMINAL] * BUG: Fix drawing of bold characters. * OPT: Detect spaces to draw them a bit faster. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.project gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-09 13:37:06
|
Revision: 7733 http://sourceforge.net/p/gambas/code/7733 Author: gambas Date: 2016-04-09 13:37:05 +0000 (Sat, 09 Apr 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: ComboBox and ListBox List properties, and all other string array properties, are now correctly reset when cleared. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Form/FProperty.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-04-08 21:45:10
|
Revision: 7732 http://sourceforge.net/p/gambas/code/7732 Author: gambas Date: 2016-04-08 21:45:09 +0000 (Fri, 08 Apr 2016) Log Message: ----------- [GB.GUI.BASE] * BUG: TreeView item Clear() method does not crash anymore. Modified Paths: -------------- gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class 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-04-07 22:28:41
|
Revision: 7731 http://sourceforge.net/p/gambas/code/7731 Author: gambas Date: 2016-04-07 22:28:40 +0000 (Thu, 07 Apr 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: Enable mouse support in TerminalView when -any- mouse mode is activated. * NEW: Draw the terminal mouse with another cursor, and hide the X11 mouse cursor. * BUG: Refresh the terminal before sending any terminal mouse event to the process. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.form gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |