gambas-devel-svn Mailing List for Gambas (Page 292)
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...> - 2007-12-12 10:26:08
|
Revision: 869 http://gambas.svn.sourceforge.net/gambas/?rev=869&view=rev Author: gambas Date: 2007-12-12 02:26:11 -0800 (Wed, 12 Dec 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Pasted controls now are renamed by using their control name, and not their class name. [INTERPRETER] * OPT: The internal function that calculates the length of an UTF-8 character has been optimized. [GB.NET.SMTP] * BUG: Mail headers including UTF-8 characters are now correctly sent in all cases. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/gb.net.smtp/src/quoted.c 2.0/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...> - 2007-12-11 21:54:29
|
Revision: 868 http://gambas.svn.sourceforge.net/gambas/?rev=868&view=rev Author: gambas Date: 2007-12-11 13:54:33 -0800 (Tue, 11 Dec 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * OPT: Examples menus are created only when shown. [DATABASE MANAGER] * NEW: Russian translation. [GB.QT] * NEW: Popup menus X11 pointer grabs are released when an error occurs or the program stops in the debugger. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.lang/fr.po 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/gb.qt/src/main.cpp Added Paths: ----------- 2.0/trunk/app/src/gambas-database-manager/.lang/ru.mo 2.0/trunk/app/src/gambas-database-manager/.lang/ru.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ld...@us...> - 2007-12-11 18:19:11
|
Revision: 867 http://gambas.svn.sourceforge.net/gambas/?rev=867&view=rev Author: ldnp Date: 2007-12-11 10:19:16 -0800 (Tue, 11 Dec 2007) Log Message: ----------- Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/sv.mo 2.0/trunk/app/src/gambas2/.lang/sv.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-11 11:34:17
|
Revision: 866 http://gambas.svn.sourceforge.net/gambas/?rev=866&view=rev Author: gambas Date: 2007-12-11 03:34:21 -0800 (Tue, 11 Dec 2007) Log Message: ----------- [CONFIGURATION] * The version number was switched to 1.9.92. [DEVELOPMENT ENVIRONMENT] * NEW: You can run an external shell command after the executable has been made now. Modified Paths: -------------- 2.0/trunk/acinclude.m4 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.mo 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FMakeExecutable.class 2.0/trunk/app/src/gambas2/FMakeExecutable.form 2.0/trunk/app/src/gambas2/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-10 06:34:06
|
Revision: 865 http://gambas.svn.sourceforge.net/gambas/?rev=865&view=rev Author: gambas Date: 2007-12-09 22:34:10 -0800 (Sun, 09 Dec 2007) Log Message: ----------- [COMPILER] * BUG: Don't be stingy when allocating the parser buffer: just allocate the right size. [GB.EVAL] * BUG: Don't be stingy when allocating the parser buffer: just allocate the right size. Modified Paths: -------------- 2.0/trunk/main/gbc/gbc_compile.c 2.0/trunk/main/lib/eval/eval.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-10 00:05:22
|
Revision: 864 http://gambas.svn.sourceforge.net/gambas/?rev=864&view=rev Author: gambas Date: 2007-12-09 16:05:27 -0800 (Sun, 09 Dec 2007) Log Message: ----------- [GB.QT] * BUG: ColumnView.Find() now takes the header into account. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/FileView.class 2.0/trunk/gb.qt/src/CTreeView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-08 01:36:51
|
Revision: 863 http://gambas.svn.sourceforge.net/gambas/?rev=863&view=rev Author: gambas Date: 2007-12-07 17:36:48 -0800 (Fri, 07 Dec 2007) Log Message: ----------- [GB.GTK] * BUG: Delayed top-level window arrangement sometimes led to incorrect drawings. A refresh fixed that. Modified Paths: -------------- 2.0/trunk/TODO 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/gmainwindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-07 13:05:15
|
Revision: 862 http://gambas.svn.sourceforge.net/gambas/?rev=862&view=rev Author: gambas Date: 2007-12-07 05:04:36 -0800 (Fri, 07 Dec 2007) Log Message: ----------- [WIKI CGI SCRIPT] * NEW: A new special keyword for redirecting links to symbol pages. [GB.QT] * NEW: DrawingArea border is correctly drawn now. Modified Paths: -------------- 2.0/trunk/app/src/doc.cgi/.lang/.pot 2.0/trunk/app/src/doc.cgi/.project 2.0/trunk/app/src/doc.cgi/Main.module 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/gb.qt/src/CDrawingArea.cpp 2.0/trunk/gb.qt/src/CGridView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-07 01:26:22
|
Revision: 861 http://gambas.svn.sourceforge.net/gambas/?rev=861&view=rev Author: gambas Date: 2007-12-06 17:26:24 -0800 (Thu, 06 Dec 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The project icon is correctly stretched when making the project directory icon. [INTERPRETER] * BUG: Do not print circular references when aborting on error. * BUG: Printing backtrace will not crash the interpreter in some case anymore. [GB.GTK] * BUG: Window.Mask works correctly now. * BUG: Changing Window.Mask now keep the state of the window: TopOnly, Sticky, Stacking, SkipTaskbar. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/CProjectInfo.class 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/examples/examples/Drawing/Sensor/.icon.png 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.form 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/gmainwindow.h 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/main/gbx/gbx.c 2.0/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...> - 2007-12-06 01:48:11
|
Revision: 860 http://gambas.svn.sourceforge.net/gambas/?rev=860&view=rev Author: gambas Date: 2007-12-05 17:48:09 -0800 (Wed, 05 Dec 2007) Log Message: ----------- [GB.GTK] * BUG: Dragged data is now read only when the Drag.Paste() method is called. * NEW: Drag.Format and Drag.Formats were implemented correctly. Modified Paths: -------------- 2.0/trunk/examples/examples/Basic/DragNDrop/.project 2.0/trunk/gb.gtk/src/CClipboard.cpp 2.0/trunk/gb.gtk/src/Makefile.am 2.0/trunk/gb.gtk/src/gdesktop.cpp 2.0/trunk/gb.gtk/src/gdesktop.h 2.0/trunk/gb.gtk/src/gdrag.h 2.0/trunk/gb.gtk/src/gsignals.cpp Added Paths: ----------- 2.0/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...> - 2007-12-04 20:19:44
|
Revision: 859 http://gambas.svn.sourceforge.net/gambas/?rev=859&view=rev Author: gambas Date: 2007-12-04 12:19:49 -0800 (Tue, 04 Dec 2007) Log Message: ----------- [GB.DESKTOP] * BUG: Desktop.SendKeys is more intelligent and so more useful. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/gb.desktop/src/gb.desktop/.project 2.0/trunk/gb.desktop/src/gb.desktop/Desktop.class 2.0/trunk/gb.desktop/src/x11.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-04 16:55:22
|
Revision: 858 http://gambas.svn.sourceforge.net/gambas/?rev=858&view=rev Author: gambas Date: 2007-12-04 07:56:15 -0800 (Tue, 04 Dec 2007) Log Message: ----------- [GB.DESKTOP] * NEW: Desktop.SendKeys is a new method for sending fake keyboard events to the application having the focus. The syntax will be documented in the wiki. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/gb.desktop/configure.ac 2.0/trunk/gb.desktop/src/desktop.c 2.0/trunk/gb.desktop/src/gb.desktop/.info 2.0/trunk/gb.desktop/src/gb.desktop/.project 2.0/trunk/gb.desktop/src/gb.desktop/.settings 2.0/trunk/gb.desktop/src/gb.desktop/Desktop.class 2.0/trunk/gb.desktop/src/x11.c 2.0/trunk/gb.desktop/src/x11.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-04 14:37:42
|
Revision: 857 http://gambas.svn.sourceforge.net/gambas/?rev=857&view=rev Author: gambas Date: 2007-12-04 06:37:47 -0800 (Tue, 04 Dec 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Russian translation updated. [GB.GTK] * BUG: TextLabel and Label AutoResize property has now no effect anymore during a resize event, to prevent infinite recursion. * BUG: Resizing a control has no effect if the parent is a Splitter. * BUG: Control borders now are drawn correctly during a resize event! * NEW: Window resize events processing is delayed now, so that the arrangement routine is not fired at each resize event. * NEW: Menu separators have a -maximum- height now. [GB.QT] * BUG: TextLabel and Label AutoResize property has now no effect anymore during a resize event, to prevent infinite recursion. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.lang/ru.mo 2.0/trunk/app/src/gambas2/.lang/ru.po 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/gb.gtk/src/gcontainer.cpp 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/glabel.cpp 2.0/trunk/gb.gtk/src/glabel.h 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/gmainwindow.h 2.0/trunk/gb.gtk/src/gmenu.cpp 2.0/trunk/gb.gtk/src/gsplitter.cpp 2.0/trunk/gb.gtk/src/gtools.cpp 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CLabel.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-12-04 13:17:05
|
Revision: 856 http://gambas.svn.sourceforge.net/gambas/?rev=856&view=rev Author: lordheavy Date: 2007-12-04 05:17:09 -0800 (Tue, 04 Dec 2007) Log Message: ----------- [GB.DESKTOP] * Update to xdg-utils-1.0.2 Modified Paths: -------------- 2.0/trunk/gb.desktop/src/gb.desktop/.info 2.0/trunk/gb.desktop/src/gb.desktop/.list 2.0/trunk/gb.desktop/src/gb.desktop/Main.module Added Paths: ----------- 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/ 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/LICENSE 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/ 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/README 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/xdg-desktop-icon 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/xdg-desktop-menu 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/xdg-email 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/xdg-icon-resource 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/xdg-mime 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/xdg-open 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.2/scripts/xdg-screensaver Removed Paths: ------------- 2.0/trunk/gb.desktop/src/gb.desktop/xdg-utils-1.0.1/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-03 22:39:06
|
Revision: 855 http://gambas.svn.sourceforge.net/gambas/?rev=855&view=rev Author: gambas Date: 2007-12-03 14:39:11 -0800 (Mon, 03 Dec 2007) Log Message: ----------- [GB.GTK] * Forgot some files... Modified Paths: -------------- 2.0/trunk/gb.gtk/src/watcher.cpp 2.0/trunk/gb.gtk/src/watcher.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-03 22:28:42
|
Revision: 854 http://gambas.svn.sourceforge.net/gambas/?rev=854&view=rev Author: gambas Date: 2007-12-03 14:28:47 -0800 (Mon, 03 Dec 2007) Log Message: ----------- [INTERPRETER] * BUG: A fix in the WAIT implementation. [GB.GTK] * BUG: The support for the WAIT instruction has been fixed. * BUG: The main loop is not run if there is nothing to do. * BUG: The main loop halt test takes the watched file descriptors into account now. [GB.NET.CURL] * BUG: Fix a crash when a HTTP request does not return any header (because the answer was not HTTP for example). Modified Paths: -------------- 2.0/trunk/gb.gtk/src/gapplication.cpp 2.0/trunk/gb.gtk/src/gapplication.h 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/gb.gtk/src/main.h 2.0/trunk/gb.net.curl/src/CHttpClient.c 2.0/trunk/main/gbx/gbx_subr_misc.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-03 17:12:47
|
Revision: 853 http://gambas.svn.sourceforge.net/gambas/?rev=853&view=rev Author: gambas Date: 2007-12-03 09:12:47 -0800 (Mon, 03 Dec 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Make option dialog and project property dialog kind with rtl languages. [INTERPRETER] * BUG: STOP EVENT now works correctly inside global event handlers like Application_Keypress. * NEW: Observer objects can now catch events after they have been processed. An optional parameter in the constructor specifies if you need this behaviour. * NEW: If the GB_REVERSE environment variable is set, then the program will invert the language layout. [GB.DB] * BUG: All special collections of this component now should be correctly managed and not crash the interpreter anymore: Connection.Databases, Table.Fields, Table.Indexes, Result.Fields... [GB.GTK] * NEW: Composition input methods are now taken into account in the KeyPress event. * BUG: TabStrip.Current works correctly now. [GB.FORM] * NEW: ListContainer.EnsureVisible is a new method that ensures that the selected item is visible. [GB.FORM.MDI] * BUG: Closing MDI child windows now should be definitely reliable, thanks to Observers now being able to catch events after they have been processed. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FFontChooser.class 2.0/trunk/comp/src/gb.form/FFontChooser.form 2.0/trunk/comp/src/gb.form/ListContainer.class 2.0/trunk/comp/src/gb.form.mdi/.project 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/CTabStrip.cpp 2.0/trunk/gb.gtk/src/gapplication.cpp 2.0/trunk/gb.gtk/src/gapplication.h 2.0/trunk/gb.gtk/src/gdesktop.cpp 2.0/trunk/gb.gtk/src/gdesktop.h 2.0/trunk/gb.gtk/src/gkey.h 2.0/trunk/gb.gtk/src/gsignals.cpp 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_c_gambas.c 2.0/trunk/main/gbx/gbx_c_gambas.h 2.0/trunk/main/gbx/gbx_c_subcollection.c 2.0/trunk/main/gbx/gbx_exec_loop.c 2.0/trunk/main/gbx/gbx_local.c 2.0/trunk/main/lib/db/CResult.c 2.0/trunk/main/lib/db/CTable.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-02 16:46:42
|
Revision: 852 http://gambas.svn.sourceforge.net/gambas/?rev=852&view=rev Author: gambas Date: 2007-12-02 08:46:47 -0800 (Sun, 02 Dec 2007) Log Message: ----------- [GB.GTK] * BUG: Containers like ScrollView now arrange their contents after its inner container dimensions have been allocated. * BUG: DrawingArea.Tracking now works correctly when it is FALSE. * BUG: SpinBox does not raise its Change event if its value is set but does not actually change. * BUG: SpinBox Change event is not deferred anymore. * BUG: GridView.Data.Text works again. Modified Paths: -------------- 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FFontChooser.form 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/FSidePanel.form 2.0/trunk/gb.gtk/src/CDrawingArea.cpp 2.0/trunk/gb.gtk/src/CSpinBox.cpp 2.0/trunk/gb.gtk/src/gbutton.cpp 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/gcontrol.h 2.0/trunk/gb.gtk/src/gdrawingarea.cpp 2.0/trunk/gb.gtk/src/gdrawingarea.h 2.0/trunk/gb.gtk/src/gscrollview.cpp 2.0/trunk/gb.gtk/src/gscrollview.h 2.0/trunk/gb.gtk/src/gsignals.cpp 2.0/trunk/gb.gtk/src/gspinbox.cpp 2.0/trunk/gb.gtk/src/gtools.cpp 2.0/trunk/gb.gtk/src/tablerender.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-12-01 22:46:01
|
Revision: 851 http://gambas.svn.sourceforge.net/gambas/?rev=851&view=rev Author: gambas Date: 2007-12-01 14:46:05 -0800 (Sat, 01 Dec 2007) Log Message: ----------- [GB.QT] * NEW: GridView.Data.RichText and GridView[].RichText are two new properties that allows to display rich text inside GridView cells. * BUG: GridView cell alignment now works correctly when the text is horizontally centered. [GB.GTK] * NEW: GridView.Data.RichText and GridView[].RichText are two new properties that allows to display rich text inside GridView cells. * BUG: Sometimes the first markup of a rich text was not taken into account because of a GTK+ bug. A workaround has been found. * BUG: CheckBox and RadioButton Font property now works correctly. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FEditor.form 2.0/trunk/comp/src/gb.form/.icon.png 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/FSidePanel.form 2.0/trunk/gb.gtk/src/CGridView.cpp 2.0/trunk/gb.gtk/src/gbutton.cpp 2.0/trunk/gb.gtk/src/gbutton.h 2.0/trunk/gb.gtk/src/ggridview.cpp 2.0/trunk/gb.gtk/src/ggridview.h 2.0/trunk/gb.gtk/src/gmenu.cpp 2.0/trunk/gb.gtk/src/gmenu.h 2.0/trunk/gb.gtk/src/gtools.cpp 2.0/trunk/gb.gtk/src/tablerender.cpp 2.0/trunk/gb.gtk/src/tablerender.h 2.0/trunk/gb.qt/src/CDraw.cpp 2.0/trunk/gb.qt/src/CDraw.h 2.0/trunk/gb.qt/src/CDrawingArea.cpp 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CGridView.h 2.0/trunk/gb.qt/src/ext/gview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-11-30 12:51:15
|
Revision: 850 http://gambas.svn.sourceforge.net/gambas/?rev=850&view=rev Author: gambas Date: 2007-11-30 04:51:19 -0800 (Fri, 30 Nov 2007) Log Message: ----------- [GB.WEB] * BUG: ''' cannot be used, as it is a XHTML entity only. Modified Paths: -------------- 2.0/trunk/comp/src/gb.web/HTML.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-11-30 01:13:12
|
Revision: 849 http://gambas.svn.sourceforge.net/gambas/?rev=849&view=rev Author: gambas Date: 2007-11-29 17:13:16 -0800 (Thu, 29 Nov 2007) Log Message: ----------- [DEVELOMENT ENVIRONMENT] * BUG: Making RPM package of a project whose name includes some character in upper case should work now. [INTERPRETER] * BUG: Reading Application properties when they are undefined does not crash anymore. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/main/gbx/gbx_c_array.c 2.0/trunk/main/gbx/gbx_exec_push.c 2.0/trunk/main/gbx/gbx_local.c 2.0/trunk/main/gbx/gbx_project.c 2.0/trunk/main/share/gb_pcode_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-11-29 10:15:19
|
Revision: 848 http://gambas.svn.sourceforge.net/gambas/?rev=848&view=rev Author: gambas Date: 2007-11-29 02:15:21 -0800 (Thu, 29 Nov 2007) Log Message: ----------- [GB.GTK] * BUG: ComboBox.List and ListBox.List properties were fixed and won't crash anymore. * BUG: ComboBox.Text property was fixed. * NEW: ComboBox now behaves the same way as in gb.qt. * BUG: Fixed the GridView behaviour when clicking on it and moving the cursor. It behaves like in gb.qt now. * BUG: The arrangement algorithm now should behave the same way as in gb.qt for containers whose AutoResize property is set. Other bugs may have been fixed consequently. [GB.DB.FORM] * BUG: A read-only DataCombo whose All property is set won't have a void item. The "all" item will be used instead. * BUG: The DataView selection should not disappear in some cases anymore. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/app/src/gambas-database-manager/FAbout.form 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FGotoLine.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.db.form/.icon.png 2.0/trunk/comp/src/gb.db.form/.lang/.pot 2.0/trunk/comp/src/gb.db.form/.project 2.0/trunk/comp/src/gb.db.form/DataCombo.class 2.0/trunk/comp/src/gb.db.form/DataView.class 2.0/trunk/comp/src/gb.db.form/FMain.class 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/comp/src/gb.web/HTML.module 2.0/trunk/examples/examples/Database/Database/.project 2.0/trunk/gb.gtk/src/CListBox.cpp 2.0/trunk/gb.gtk/src/CTextBox.cpp 2.0/trunk/gb.gtk/src/gcombobox.cpp 2.0/trunk/gb.gtk/src/gcombobox.h 2.0/trunk/gb.gtk/src/gcontainer.cpp 2.0/trunk/gb.gtk/src/ggridview.cpp 2.0/trunk/gb.gtk/src/gtextbox.cpp 2.0/trunk/gb.gtk/src/gtextbox.h 2.0/trunk/gb.qt/share/gb.form.arrangement.h 2.0/trunk/gb.qt/src/CTextArea.cpp 2.0/trunk/gb.qt/src/CTextBox.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-11-27 11:36:07
|
Revision: 847 http://gambas.svn.sourceforge.net/gambas/?rev=847&view=rev Author: gambas Date: 2007-11-27 03:36:11 -0800 (Tue, 27 Nov 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Do not crash anymore when creating the project directory icon, if the project icon cannot be loaded. * NEW: The height of the welcome dialog buttons is now proportional to the desktop font size. [GB.QT] * BUG: Fixed a segmentation fault after some ListView/TreeView/ColumnView items have been destroyed. Some apparently useless code was removed, so some other things may have been broken by this fix. * BUG: ColumnView column alignment was fixed. [GB.QT.EXT] * BUG: The Editor console support now deals better with '\r' and '\n'. [GB.GTK] * BUG: Fixed a illegal memory access in the modal dialog event loop. [GB.FORM] * NEW: FontChooser.ShowLabel is a new propery for displaying or hiding the FontChooser labels. * NEW: The FontChooser design was slightly changed. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/.project 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FOpenProject.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/FWelcome.class 2.0/trunk/app/src/gambas2/FWelcome.form 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/.info 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FFontChooser.class 2.0/trunk/comp/src/gb.form/FFontChooser.form 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/FontChooser.class 2.0/trunk/examples/examples/Database/Database/.project 2.0/trunk/gb.gtk/src/CWindow.cpp 2.0/trunk/gb.gtk/src/gcontrol.h 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/gtools.h 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/ext/CEditor.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-11-25 19:45:56
|
Revision: 846 http://gambas.svn.sourceforge.net/gambas/?rev=846&view=rev Author: lordheavy Date: 2007-11-25 11:46:00 -0800 (Sun, 25 Nov 2007) Log Message: ----------- update to last gb.sdl behaviour Modified Paths: -------------- 2.0/trunk/examples/examples/OpenGL/GambasGears/Module1.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-11-25 17:55:10
|
Revision: 845 http://gambas.svn.sourceforge.net/gambas/?rev=845&view=rev Author: lordheavy Date: 2007-11-25 09:55:14 -0800 (Sun, 25 Nov 2007) Log Message: ----------- [GB.SDL] * BUG: Now when opening an opengl window, the event Resize is automaticly raised like with glut/freeglut. Modified Paths: -------------- 2.0/trunk/gb.sdl/src/Cwindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |