gambas-devel-svn Mailing List for Gambas (Page 20)
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-03-27 17:32:11
|
Revision: 7680 http://sourceforge.net/p/gambas/code/7680 Author: gambix Date: 2016-03-27 17:32:09 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * BUG: Invert Foreground and Background on 256 mode. But i don't know why. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-27 17:15:24
|
Revision: 7679 http://sourceforge.net/p/gambas/code/7679 Author: gambix Date: 2016-03-27 17:15:22 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: Add support for 256 colors Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-27 14:48:32
|
Revision: 7678 http://sourceforge.net/p/gambas/code/7678 Author: gambix Date: 2016-03-27 14:48:30 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: Add filter for color 90-97 and 100-107 Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class gambas/trunk/comp/src/gb.form.terminal/XtermVT100 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-27 10:07:19
|
Revision: 7677 http://sourceforge.net/p/gambas/code/7677 Author: gambix Date: 2016-03-27 10:07:17 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: Finish the VT100 Escape codes list. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/XtermVT100 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-27 10:02:54
|
Revision: 7676 http://sourceforge.net/p/gambas/code/7676 Author: gambix Date: 2016-03-27 10:02:53 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: Finish the VT100 Escape codes list. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/XtermVT100 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-27 09:18:19
|
Revision: 7675 http://sourceforge.net/p/gambas/code/7675 Author: gambas Date: 2016-03-27 09:18:17 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * BUG: Move flags from terminal filter to terminal screen. * NEW: Moving the cursor ensures that it is visible (i.e. not flashing). Modified Paths: -------------- 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/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-03-27 08:54:03
|
Revision: 7674 http://sourceforge.net/p/gambas/code/7674 Author: gambas Date: 2016-03-27 08:54:02 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [INTERPRETER] * NEW: Stream.Term.Echo is a new property that allows to enable or disable the terminal echo mode. [GB.FORM.EDITOR] * NEW: Screen management splitted from TerminalView. TerminalView has two screens now. Switch between screens is not implemented yet. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class 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 gambas/trunk/main/gbx/gbx_c_file.c Added Paths: ----------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-27 08:36:02
|
Revision: 7673 http://sourceforge.net/p/gambas/code/7673 Author: gambix Date: 2016-03-27 08:36:00 +0000 (Sun, 27 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: VT100 standart definitions file (not full) Added Paths: ----------- gambas/trunk/comp/src/gb.form.terminal/XtermVT100 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-26 14:03:47
|
Revision: 7672 http://sourceforge.net/p/gambas/code/7672 Author: gambas Date: 2016-03-26 14:03:45 +0000 (Sat, 26 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * BUG: Fix interpretation of Background and Foreground escape sequences. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-26 13:45:52
|
Revision: 7671 http://sourceforge.net/p/gambas/code/7671 Author: gambas Date: 2016-03-26 13:45:50 +0000 (Sat, 26 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * BUG: Fix "set attribute" escape characters analyze. * BUG: Remove Bright attribute, it was actually the same as Bold. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/CTerminalLine.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class 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/TerminalView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-26 13:10:12
|
Revision: 7670 http://sourceforge.net/p/gambas/code/7670 Author: gambas Date: 2016-03-26 13:10:10 +0000 (Sat, 26 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: TerminalView: Terminal resize is now sent to the running process terminal. Modified Paths: -------------- 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-03-26 13:09:22
|
Revision: 7669 http://sourceforge.net/p/gambas/code/7669 Author: gambas Date: 2016-03-26 13:09:20 +0000 (Sat, 26 Mar 2016) Log Message: ----------- [INTERPRETER] * NEW: Stream.IsTerm is a new property that returns if a stream is a terminal. * NEW: Stream.Term.Resize() is a new method that resizes a terminal. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_file.c gambas/trunk/main/gbx/gbx_c_file.h gambas/trunk/main/gbx/gbx_class_init.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-26 11:10:22
|
Revision: 7668 http://sourceforge.net/p/gambas/code/7668 Author: gambas Date: 2016-03-26 11:10:21 +0000 (Sat, 26 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: Support for XTERM "set window title" sequence. * NEW: Rename "Underline" attribute as "Underscore". * NEW: Support for "set attribute" escape sequences. * BUG: TerminalView: Fix selection behaviour. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/CTerminalLine.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.class 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/TerminalView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-26 10:08:14
|
Revision: 7667 http://sourceforge.net/p/gambas/code/7667 Author: gambas Date: 2016-03-26 10:08:12 +0000 (Sat, 26 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: A icon for TerminalView. * NEW: Initial VT100 terminal filter. * NEW: TerminalView: Exec() and Shell() are two new methods to run a process inside the virtual terminal. Process input management is not implemented, and process output support is rudimentary. Modified Paths: -------------- 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/TerminalView.class Added Paths: ----------- gambas/trunk/comp/src/gb.form.terminal/.hidden/control/scrollview.png gambas/trunk/comp/src/gb.form.terminal/.hidden/control/terminalview.png gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-25 15:25:45
|
Revision: 7666 http://sourceforge.net/p/gambas/code/7666 Author: gambas Date: 2016-03-25 15:25:43 +0000 (Fri, 25 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: TerminalView: Automatic support of control characters. Only the ESC sequences have to be implemented in the terminal emulator. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/FTestTerminalView.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-03-25 14:48:19
|
Revision: 7665 http://sourceforge.net/p/gambas/code/7665 Author: gambas Date: 2016-03-25 14:48:17 +0000 (Fri, 25 Mar 2016) Log Message: ----------- [GB.QT4] * BUG: Prevent Container.FindChild() from returning the container it applies to. [GB.QT5] * BUG: Prevent Container.FindChild() from returning the container it applies to. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CContainer.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-25 13:06:11
|
Revision: 7664 http://sourceforge.net/p/gambas/code/7664 Author: gambas Date: 2016-03-25 13:06:09 +0000 (Fri, 25 Mar 2016) Log Message: ----------- [INTERPRETER] * NEW: Timer: The constructor now takes the delay as optional parameter. And if that delay is specified, the timer is automatically started. [GB.FORM.TERMINAL] * NEW: TerminalView: internal control that only deals with displaying the terminal contents. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.form.editor/.src/TextEditor.class gambas/trunk/comp/src/gb.form.terminal/.component gambas/trunk/comp/src/gb.form.terminal/.project gambas/trunk/comp/src/gb.form.terminal/.startup gambas/trunk/comp/src/gb.media.form/.src/FTest.form gambas/trunk/main/gbx/gbx_c_timer.c Added Paths: ----------- gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/ gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/CTerminalLine.class 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/TerminalAttr.class gambas/trunk/comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class Removed Paths: ------------- gambas/trunk/comp/src/gb.form.terminal/.hidden/control/ccontainer.png gambas/trunk/comp/src/gb.form.terminal/.hidden/control/ccontrol.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-23 23:31:43
|
Revision: 7663 http://sourceforge.net/p/gambas/code/7663 Author: gambas Date: 2016-03-23 23:31:42 +0000 (Wed, 23 Mar 2016) Log Message: ----------- [INTERPRETER] * BUG: Fix declaration of CLASS_DESC_SYMBOL structure. The JIT compiler does not crash anymore. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_class_desc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-23 21:37:36
|
Revision: 7662 http://sourceforge.net/p/gambas/code/7662 Author: gambas Date: 2016-03-23 21:37:35 +0000 (Wed, 23 Mar 2016) Log Message: ----------- [EXAMPLES] * BUG: SmallWiki: Fix a deprecated link. [GB.MARKDOWN] * BUG: Fix generation of "[[ ... ]]" sections. [GB.WEB.FORM] * NEW: Add some help comments. Modified Paths: -------------- gambas/trunk/app/examples/Web/SmallWiki/.icon.png gambas/trunk/app/examples/Web/SmallWiki/.project gambas/trunk/app/examples/Web/SmallWiki/.startup gambas/trunk/app/examples/Web/SmallWiki/page gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.markdown/.src/Markup.module gambas/trunk/comp/src/gb.web.form/.component gambas/trunk/comp/src/gb.web.form/.icon.png gambas/trunk/comp/src/gb.web.form/.info gambas/trunk/comp/src/gb.web.form/.project gambas/trunk/comp/src/gb.web.form/.src/WebControl.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-23 21:35:05
|
Revision: 7661 http://sourceforge.net/p/gambas/code/7661 Author: gambas Date: 2016-03-23 21:35:03 +0000 (Wed, 23 Mar 2016) Log Message: ----------- [WIKI] * NEW: Automatic conversion of old example syntax to the use of new highlighted code sections. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.src/Main.module gambas/trunk/app/src/gambas-wiki/.src/Wiki.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-23 21:31:54
|
Revision: 7660 http://sourceforge.net/p/gambas/code/7660 Author: gambas Date: 2016-03-23 21:31:53 +0000 (Wed, 23 Mar 2016) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix translation of compiler error messages. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.form 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...> - 2016-03-23 21:30:05
|
Revision: 7659 http://sourceforge.net/p/gambas/code/7659 Author: gambas Date: 2016-03-23 21:30:04 +0000 (Wed, 23 Mar 2016) Log Message: ----------- [GB.QT5] * BUG: Fix a possible infinite loop in r7657 fix. Revision Links: -------------- http://sourceforge.net/p/gambas/code/7657 Modified Paths: -------------- gambas/trunk/gb.qt4/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-23 02:58:14
|
Revision: 7658 http://sourceforge.net/p/gambas/code/7658 Author: gambas Date: 2016-03-23 02:58:13 +0000 (Wed, 23 Mar 2016) Log Message: ----------- [INTERPRETER] * BUG: Ignore EINPROGRESS and EAGAIN error codes when closing a file descriptor. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_stream.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-22 18:46:07
|
Revision: 7657 http://sourceforge.net/p/gambas/code/7657 Author: gambas Date: 2016-03-22 18:46:05 +0000 (Tue, 22 Mar 2016) Log Message: ----------- [GB.QT5] * BUG: Leave events are now correctly sent after a popup menu has been closed. Workaround a QT5 bug. Modified Paths: -------------- gambas/trunk/gb.qt4/src/CMenu.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2016-03-22 12:23:21
|
Revision: 7656 http://sourceforge.net/p/gambas/code/7656 Author: gambix Date: 2016-03-22 12:23:18 +0000 (Tue, 22 Mar 2016) Log Message: ----------- [GB.FORM.TERMINAL] * NEW: Rewriting the componant base. Initial commit. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.terminal/.component gambas/trunk/comp/src/gb.form.terminal/.icon.png gambas/trunk/comp/src/gb.form.terminal/.project gambas/trunk/comp/src/gb.form.terminal/.src/Colors.class gambas/trunk/comp/src/gb.form.terminal/.src/Emulator_VT102.class gambas/trunk/comp/src/gb.form.terminal/.startup Added Paths: ----------- gambas/trunk/comp/src/gb.form.terminal/.src/CChar.class gambas/trunk/comp/src/gb.form.terminal/.src/CEmulator.class gambas/trunk/comp/src/gb.form.terminal/.src/CScreen.class gambas/trunk/comp/src/gb.form.terminal/.src/FMain.class gambas/trunk/comp/src/gb.form.terminal/.src/FMain.form gambas/trunk/comp/src/gb.form.terminal/.src/Terminal.class Removed Paths: ------------- gambas/trunk/comp/src/gb.form.terminal/.src/CCharacter.class gambas/trunk/comp/src/gb.form.terminal/.src/CScreen.class gambas/trunk/comp/src/gb.form.terminal/.src/ColorEntry.class gambas/trunk/comp/src/gb.form.terminal/.src/Terminal.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |