gambas-devel-svn Mailing List for Gambas (Page 74)
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: <tob...@us...> - 2014-06-15 12:57:22
|
Revision: 6321 http://sourceforge.net/p/gambas/code/6321 Author: tobiasboe Date: 2014-06-15 12:57:11 +0000 (Sun, 15 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Patch: Check by header if a file is a patch file Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Patch/FPatch.class 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...> - 2014-06-15 12:45:08
|
Revision: 6320 http://sourceforge.net/p/gambas/code/6320 Author: gambas Date: 2014-06-15 12:45:03 +0000 (Sun, 15 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Make debugging positions in the output window links to the source code. I should make that optional by the way... Modified Paths: -------------- 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/Project.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-06-15 12:21:20
|
Revision: 6319 http://sourceforge.net/p/gambas/code/6319 Author: tobiasboe Date: 2014-06-15 12:21:10 +0000 (Sun, 15 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: FPatch: Allow binary patches to be applied Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Patch/FPatch.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-15 11:57:28
|
Revision: 6318 http://sourceforge.net/p/gambas/code/6318 Author: gambas Date: 2014-06-15 11:57:20 +0000 (Sun, 15 Jun 2014) Log Message: ----------- [GB.SDL] * NEW: Mouse.Show, Mouse.Hide and Mouse.Visible are two new static methods and one static property to hide or show the mouse cursor. Modified Paths: -------------- gambas/trunk/gb.sdl/src/Cmouse.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-14 15:05:04
|
Revision: 6317 http://sourceforge.net/p/gambas/code/6317 Author: gambas Date: 2014-06-14 15:04:59 +0000 (Sat, 14 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Creating a new SDL project correctly checks all needed components. Modified Paths: -------------- gambas/trunk/app/src/gambas3/template/_project gambas/trunk/gb.sdl/src/gb.sdl.component This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-12 23:03:44
|
Revision: 6316 http://sourceforge.net/p/gambas/code/6316 Author: gambas Date: 2014-06-12 23:03:35 +0000 (Thu, 12 Jun 2014) Log Message: ----------- [GB.FORM] * BUG: FileView & DirView: Symbolic link to directories are now followed like before. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/DirCache.class gambas/trunk/comp/src/gb.form/.src/File/DirView.class gambas/trunk/comp/src/gb.form/.src/File/FileView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-12 09:27:34
|
Revision: 6315 http://sourceforge.net/p/gambas/code/6315 Author: gambas Date: 2014-06-12 09:27:31 +0000 (Thu, 12 Jun 2014) Log Message: ----------- [GB.GTK] * BUG: Fix TabStrip behaviour when its Closable property is set. [GB.GTK3] * BUG: Fix some uses of deprecated functions. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gtabstrip.cpp gambas/trunk/gb.gtk/src/gtabstrip.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-12 07:27:06
|
Revision: 6314 http://sourceforge.net/p/gambas/code/6314 Author: gambas Date: 2014-06-12 07:27:02 +0000 (Thu, 12 Jun 2014) Log Message: ----------- [GB.SETTINGS] * BUG: Automatic saving of settings file at exit works again. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Test/FTabPanel.class gambas/trunk/comp/src/gb.form/.src/Test/FTabPanel.form gambas/trunk/comp/src/gb.settings/.src/Main.module gambas/trunk/comp/src/gb.settings/.src/Settings.class gambas/trunk/examples/examples/Misc/DBusExplorer/.project gambas/trunk/examples/examples/Misc/DBusExplorer/.src/FVersiongbXML.form gambas/trunk/examples/examples/Misc/DBusExplorer/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-11 00:25:22
|
Revision: 6313 http://sourceforge.net/p/gambas/code/6313 Author: gambas Date: 2014-06-11 00:25:14 +0000 (Wed, 11 Jun 2014) Log Message: ----------- [GB.GTK] * BUG: Correctly resets the clip region offset after a DrawingArea draw event. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CDrawingArea.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-10 22:51:15
|
Revision: 6312 http://sourceforge.net/p/gambas/code/6312 Author: gambas Date: 2014-06-10 22:51:11 +0000 (Tue, 10 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Use the new ColorChooser.ShowCustom property. [GB.FORM] * NEW: ColorChooser.ShowCustom is a new property that allows the color chooser to remember the last chosen colors. [GB.SETTINGS] * BUG: Always mark the settings as modified if an object reference is set as settings value. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Dialog/FColorChooser.form gambas/trunk/app/src/gambas3/.src/Editor/Form/FProperty.class gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.lang/fr.mo gambas/trunk/comp/src/gb.form/.lang/fr.po gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Color/ColorChooser.class gambas/trunk/comp/src/gb.form/.src/Color/FColorChooser.class gambas/trunk/comp/src/gb.form/.src/Color/FColorChooser.form gambas/trunk/comp/src/gb.settings/.src/Settings.class Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/Test/FTestColorChooser.class gambas/trunk/comp/src/gb.form/.src/Test/FTestColorChooser.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-10 15:40:24
|
Revision: 6311 http://sourceforge.net/p/gambas/code/6311 Author: gambas Date: 2014-06-10 15:40:20 +0000 (Tue, 10 Jun 2014) Log Message: ----------- [GB.GUI.BASE] * BUG: Correctly clip GridView column and row headers again. Modified Paths: -------------- gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-10 13:08:16
|
Revision: 6310 http://sourceforge.net/p/gambas/code/6310 Author: gambas Date: 2014-06-10 13:08:12 +0000 (Tue, 10 Jun 2014) Log Message: ----------- [GB.FORM.MDI] * BUG: Workspace: Fix the behaviour when some tabs are detached. Modified Paths: -------------- gambas/trunk/comp/src/gb.form.mdi/.project gambas/trunk/comp/src/gb.form.mdi/.src/FMain.class gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-10 02:41:33
|
Revision: 6309 http://sourceforge.net/p/gambas/code/6309 Author: gambas Date: 2014-06-10 02:41:30 +0000 (Tue, 10 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Use a transparent background in the about dialog, just to show that new feature. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Welcome/FAbout.class gambas/trunk/app/src/gambas3/.src/Welcome/FAbout.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-10 02:16:52
|
Revision: 6308 http://sourceforge.net/p/gambas/code/6308 Author: gambas Date: 2014-06-10 02:16:47 +0000 (Tue, 10 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: A left mouse click with the CONTROL key jumps to the definition of a symbol, like the F2 key. * NEW: The shortcuts help window now remembers its geometry. * BUG: Subversion: Fix automatic conflict resolving of configuration files. [GB.GTK] * NEW: Window.Transparent is a new property that makes the window background transparent (i.e. it uses a RGBA visual). [GB.GTK3] * NEW: Window.Transparent is a new property that makes the window background transparent (i.e. it uses a RGBA visual). [GB.QT4] * NEW: Window.Transparent is a new property that makes the window background transparent (i.e. it uses a RGBA visual). Modified Paths: -------------- 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/Help/FHelpShortcut.class gambas/trunk/app/src/gambas3/.src/Help/FHelpShortcut.form gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.form gambas/trunk/app/src/gambas3/.src/Subversion/VersionControl.module gambas/trunk/app/src/gambas3/support.txt gambas/trunk/gb.gtk/src/CWindow.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gcontrol.h gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gmainwindow.h gambas/trunk/gb.gtk/src/gtools.cpp gambas/trunk/gb.qt4/share/gb.form.properties.h gambas/trunk/gb.qt4/src/CContainer.cpp gambas/trunk/gb.qt4/src/CContainer.h gambas/trunk/gb.qt4/src/CMenu.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-08 15:03:48
|
Revision: 6307 http://sourceforge.net/p/gambas/code/6307 Author: gambas Date: 2014-06-08 15:03:43 +0000 (Sun, 08 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Remove shortcuts from the tooltips of the translation dialog buttons. * BUG: Fix help URLs of non-english languages. * NEW: Add an IDE keyboard shortcuts help window. [WIKI CGI SCRIPT] * NEW: Adding "nt" in the request removes all <H1> titles. Modified Paths: -------------- gambas/trunk/app/src/gambas-wiki/.src/Wiki.webpage gambas/trunk/app/src/gambas3/.lang/ar.mo gambas/trunk/app/src/gambas3/.lang/ar.po gambas/trunk/app/src/gambas3/.lang/ca.mo gambas/trunk/app/src/gambas3/.lang/ca.po gambas/trunk/app/src/gambas3/.lang/cs.mo gambas/trunk/app/src/gambas3/.lang/cs.po gambas/trunk/app/src/gambas3/.lang/de.mo gambas/trunk/app/src/gambas3/.lang/de.po gambas/trunk/app/src/gambas3/.lang/el.mo gambas/trunk/app/src/gambas3/.lang/el.po gambas/trunk/app/src/gambas3/.lang/es.mo gambas/trunk/app/src/gambas3/.lang/es.po gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.lang/gl_ES.mo gambas/trunk/app/src/gambas3/.lang/gl_ES.po gambas/trunk/app/src/gambas3/.lang/it.mo gambas/trunk/app/src/gambas3/.lang/it.po gambas/trunk/app/src/gambas3/.lang/nl.mo gambas/trunk/app/src/gambas3/.lang/nl.po gambas/trunk/app/src/gambas3/.lang/no.mo gambas/trunk/app/src/gambas3/.lang/no.po gambas/trunk/app/src/gambas3/.lang/pl.mo gambas/trunk/app/src/gambas3/.lang/pl.po gambas/trunk/app/src/gambas3/.lang/pt.mo gambas/trunk/app/src/gambas3/.lang/pt.po gambas/trunk/app/src/gambas3/.lang/pt_BR.mo gambas/trunk/app/src/gambas3/.lang/pt_BR.po gambas/trunk/app/src/gambas3/.lang/ru.mo gambas/trunk/app/src/gambas3/.lang/ru.po gambas/trunk/app/src/gambas3/.lang/sv.mo gambas/trunk/app/src/gambas3/.lang/sv.po gambas/trunk/app/src/gambas3/.lang/zh.mo gambas/trunk/app/src/gambas3/.lang/zh.po gambas/trunk/app/src/gambas3/.lang/zh_TW.mo gambas/trunk/app/src/gambas3/.lang/zh_TW.po gambas/trunk/app/src/gambas3/.src/Component/CClassInfo.class gambas/trunk/app/src/gambas3/.src/Component/CComponent.class gambas/trunk/app/src/gambas3/.src/Component/CSymbolInfo.class gambas/trunk/app/src/gambas3/.src/FMain.form gambas/trunk/app/src/gambas3/.src/Help/FHelpBrowser.class gambas/trunk/app/src/gambas3/.src/Help/MHelp.module gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/app/src/gambas3/.src/Translation/FTranslate.form Added Paths: ----------- gambas/trunk/app/src/gambas3/.src/Help/FHelpShortcut.class gambas/trunk/app/src/gambas3/.src/Help/FHelpShortcut.form gambas/trunk/app/src/gambas3/.src/Help/FTips.class gambas/trunk/app/src/gambas3/.src/Help/FTips.form Removed Paths: ------------- gambas/trunk/app/src/gambas3/.src/FTips.class gambas/trunk/app/src/gambas3/.src/FTips.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-08 11:54:13
|
Revision: 6306 http://sourceforge.net/p/gambas/code/6306 Author: gambas Date: 2014-06-08 11:54:07 +0000 (Sun, 08 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix the custom browser support. * NEW: Add Chromimum to the list of browsers. [INTERPRETER] * NEW: GB.GetProperty() and GB.SetProperty() API now return TRUE when they have raised an error. FALSE is everything was ok. [GB.FORM.MDI] * NEW: Redesign the shortcuts configuration dialog. * NEW: Shortcuts now can be exported and imported. [GB.GTK] * BUG: DrawingArea: Clipping is correctly established now before raising the Draw event. * BUG: Keyboard events have been fixed. Key array accessor and Key.Code now behave the same way as in gb.qt4. * BUG: The Key.Meta property works correctly now. * BUG: Now keyboard events seem to be sent twice by GDK. Found a workaround for that new weird behaviour. * BUG: Automatic window minimum size now works correctly. * BUG: Windows can take focus as in gb.qt4. [GB.GUI.BASE] * BUG: GridView: Do not use Draw.Clip to preserve the clipping of the Draw event. Otherwise you get drawing artifacts with gb.gtk. * BUG: GridView: Setting the column width to -1 is taken into account by the layout routine. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Options/FOption.class gambas/trunk/app/src/gambas3/.src/Options/FOption.form gambas/trunk/app/src/gambas3/.src/Project.module gambas/trunk/comp/src/gb.form/.src/TableView.class gambas/trunk/comp/src/gb.form.mdi/.lang/fr.mo gambas/trunk/comp/src/gb.form.mdi/.lang/fr.po gambas/trunk/comp/src/gb.form.mdi/.project gambas/trunk/comp/src/gb.form.mdi/.src/Action/MAction.module gambas/trunk/comp/src/gb.form.mdi/.src/FMain.class gambas/trunk/comp/src/gb.form.mdi/.src/Shortcut/FShortcut.class gambas/trunk/comp/src/gb.form.mdi/.src/Shortcut/FShortcut.form gambas/trunk/comp/src/gb.form.mdi/.src/Shortcut/FShortcutEditor.class gambas/trunk/comp/src/gb.form.mdi/.src/Shortcut/FShortcutEditor.form gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/FWorkspace.form gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/trunk/comp/src/gb.gui.base/.src/GridView/_GridView_Column.class gambas/trunk/comp/src/gb.gui.base/.src/GridView/_GridView_Columns.class gambas/trunk/comp/src/gb.gui.base/.src/ScrollArea.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FGridView.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FGridView.form gambas/trunk/comp/src/gb.gui.base/.src/Test/FTreeView.class gambas/trunk/comp/src/gb.gui.base/.startup gambas/trunk/gb.gtk/src/CDrawingArea.cpp gambas/trunk/gb.gtk/src/CKey.cpp gambas/trunk/gb.gtk/src/cpaint_impl.cpp gambas/trunk/gb.gtk/src/cpaint_impl.h gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gcontainer.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gdrawingarea.cpp gambas/trunk/gb.gtk/src/gdrawingarea.h gambas/trunk/gb.gtk/src/gkey.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gmainwindow.h gambas/trunk/gb.gtk/src/gslider.cpp gambas/trunk/gb.qt4/src/CKey.cpp gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/gbx/gbx_api.h gambas/trunk/main/share/gambas.h Added Paths: ----------- gambas/trunk/comp/src/gb.form.mdi/.src/MMain.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-07 01:39:16
|
Revision: 6305 http://sourceforge.net/p/gambas/code/6305 Author: gambas Date: 2014-06-07 01:39:11 +0000 (Sat, 07 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: New menu entries for sorting text in text editor. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-07 01:24:12
|
Revision: 6304 http://sourceforge.net/p/gambas/code/6304 Author: gambas Date: 2014-06-07 01:24:05 +0000 (Sat, 07 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Remove Firebird from the database drivers list. [GB.FORM.MDI] * NEW: The Workspace popup menu has been redesigned. * NEW: A menu entry to close all tabs. * NEW: A menu entry to close tabs to the right. [GB.GTK] * BUG: Invisible startup forms are not opened at startup anymore. [GB.NET.POP3] * NEW: Pop3Client.Open() now raises an error if authentication fails, and correctly aborts the connection. [GB.QT4.EXT] * BUG: Editor: Delete at the end of line and backspace at the beginning of line now work as expected when override mode is enabled. * NEW: CTRL+D now deletes the current line or selection. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Connection/FNewConnection.form gambas/trunk/comp/src/gb.form.mdi/.lang/fr.mo gambas/trunk/comp/src/gb.form.mdi/.lang/fr.po gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/FWorkspace.class gambas/trunk/comp/src/gb.form.mdi/.src/Workspace/FWorkspace.form gambas/trunk/comp/src/gb.net.pop3/.info gambas/trunk/comp/src/gb.net.pop3/.src/Pop3Client.class gambas/trunk/comp/src/gb.net.pop3/.src/TCPClient.class gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.qt4/src/ext/CEditor.cpp gambas/trunk/gb.qt4/src/ext/gview.cpp gambas/trunk/gb.qt4/src/ext/gview.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-04 09:49:04
|
Revision: 6303 http://sourceforge.net/p/gambas/code/6303 Author: gambas Date: 2014-06-04 09:48:59 +0000 (Wed, 04 Jun 2014) Log Message: ----------- [GB.FORM] * BUG: FileView: Refresh is always delayed. That way, the initial useless browse of the home directory is not done. [GB.NET.POP3] * BUG: Pop3Client: Raise an error if the Open() method fails, and correctly abort the connection. Modified Paths: -------------- gambas/branches/3.5/comp/src/gb.form/.project gambas/branches/3.5/comp/src/gb.form/.src/File/FileView.class gambas/branches/3.5/comp/src/gb.net.pop3/.info gambas/branches/3.5/comp/src/gb.net.pop3/.project gambas/branches/3.5/comp/src/gb.net.pop3/.src/Pop3Client.class gambas/branches/3.5/comp/src/gb.net.pop3/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ge...@us...> - 2014-06-04 07:44:39
|
Revision: 6302 http://sourceforge.net/p/gambas/code/6302 Author: geniv Date: 2014-06-04 07:44:34 +0000 (Wed, 04 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Update czech translate Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/cs.mo gambas/trunk/app/src/gambas3/.lang/cs.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-03 21:02:10
|
Revision: 6301 http://sourceforge.net/p/gambas/code/6301 Author: gambas Date: 2014-06-03 21:02:01 +0000 (Tue, 03 Jun 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Shrink the welcome window a bit if the window is too small. [EXAMPLES] * NEW: SystemTray is a new example that shows how to use the system tray support of the gb.desktop.x11 component. [GB.DESKTOP.X11] * BUG: A lot of clean up in the system tray support. * NEW: X11SystrayIcon.Handle is a new property that returns the X11 window id of a systray icon. [GB.GUI.BASE] * BUG: Draw: Use Paint.LineJoinRound by default. [GB.QT4] * NEW: TrayIcon: Provide the icon size to the system tray. [GB.GTK] * NEW: TrayIcon: Try to provide the icon size to the system tray, but it is apparently overriden by the GTK+ library with the default small size. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/Welcome/FWelcome.form gambas/trunk/comp/src/gb.gui.base/.src/Draw.module gambas/trunk/gb.desktop.x11/src/c_x11systray.c gambas/trunk/gb.desktop.x11/src/systray/embed.c gambas/trunk/gb.desktop.x11/src/systray/icons.c gambas/trunk/gb.desktop.x11/src/systray/icons.h gambas/trunk/gb.desktop.x11/src/systray/systray.c gambas/trunk/gb.desktop.x11/src/systray/systray.h gambas/trunk/gb.desktop.x11/src/systray/xembed.c gambas/trunk/gb.gtk/src/gtrayicon.cpp gambas/trunk/gb.gtk/src/gtrayicon.h gambas/trunk/gb.qt4/src/CTrayIcon.cpp gambas/trunk/gb.qt4/src/cpaint_impl.cpp gambas/trunk/gb.qt4/src/systemtrayicon.cpp Added Paths: ----------- gambas/trunk/examples/examples/Misc/SystemTray/ gambas/trunk/examples/examples/Misc/SystemTray/.action/ gambas/trunk/examples/examples/Misc/SystemTray/.directory gambas/trunk/examples/examples/Misc/SystemTray/.gambas/ gambas/trunk/examples/examples/Misc/SystemTray/.gitignore gambas/trunk/examples/examples/Misc/SystemTray/.hidden/ gambas/trunk/examples/examples/Misc/SystemTray/.icon.png gambas/trunk/examples/examples/Misc/SystemTray/.lang/ gambas/trunk/examples/examples/Misc/SystemTray/.project gambas/trunk/examples/examples/Misc/SystemTray/.src/ gambas/trunk/examples/examples/Misc/SystemTray/.src/FMain.class gambas/trunk/examples/examples/Misc/SystemTray/.src/FMain.form gambas/trunk/examples/examples/Misc/SystemTray/.startup gambas/trunk/examples/examples/Misc/SystemTray/bg.png gambas/trunk/examples/examples/Misc/SystemTray/icon.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-02 12:18:17
|
Revision: 6300 http://sourceforge.net/p/gambas/code/6300 Author: gambas Date: 2014-06-02 12:18:12 +0000 (Mon, 02 Jun 2014) Log Message: ----------- [GB.DESKTOP.X11] * BUG: Make component compila again. * BUG: Start cleaning up the system tray sources. Modified Paths: -------------- gambas/trunk/gb.desktop.x11/src/systray/debug.c gambas/trunk/gb.desktop.x11/src/systray/embed.c gambas/trunk/gb.desktop.x11/src/systray/settings.c gambas/trunk/gb.desktop.x11/src/systray/settings.h gambas/trunk/gb.desktop.x11/src/systray/systray.c gambas/trunk/gb.desktop.x11/src/systray/systray.h gambas/trunk/gb.desktop.x11/src/systray/tray.c gambas/trunk/gb.desktop.x11/src/systray/tray.h gambas/trunk/gb.desktop.x11/src/systray/wmh.c gambas/trunk/gb.desktop.x11/src/systray/xembed.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-02 00:39:47
|
Revision: 6299 http://sourceforge.net/p/gambas/code/6299 Author: gambas Date: 2014-06-02 00:39:44 +0000 (Mon, 02 Jun 2014) Log Message: ----------- [CONFIGURATION] * NEW: Add an automake init flag to prevent warnings with recent versions of automake. [DEVELOPMENT ENVIRONMENT] * NEW: A Gambas project directory is now identify by a ".project" file that actually begins with the expected header. [GB.DESKTOP.X11] * NEW: X11Systray is a new static class that implements a system tray inside an already existing DrawingArea of your project. Beware, this it the initial experimental version. That class is based on the 'stalone' project source code. [GB.GTK] * BUG: Default tray icon is correctly visible now. [GB.GTK3] * BUG: Default tray icon is correctly visible now. [GB.QT4] * BUG: Tray icons are now scaled, like with GTK+. Modified Paths: -------------- gambas/trunk/acinclude.m4 gambas/trunk/app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.class gambas/trunk/gb.desktop.x11/src/Makefile.am gambas/trunk/gb.desktop.x11/src/main.c gambas/trunk/gb.desktop.x11/src/x11.c gambas/trunk/gb.desktop.x11/src/x11.h gambas/trunk/gb.gtk/src/gtrayicon.cpp gambas/trunk/gb.qt4/src/CTrayIcon.cpp Added Paths: ----------- gambas/trunk/gb.desktop.x11/src/c_x11.c gambas/trunk/gb.desktop.x11/src/c_x11.h gambas/trunk/gb.desktop.x11/src/c_x11systray.c gambas/trunk/gb.desktop.x11/src/c_x11systray.h gambas/trunk/gb.desktop.x11/src/systray/ gambas/trunk/gb.desktop.x11/src/systray/common.h gambas/trunk/gb.desktop.x11/src/systray/debug.c gambas/trunk/gb.desktop.x11/src/systray/debug.h gambas/trunk/gb.desktop.x11/src/systray/embed.c gambas/trunk/gb.desktop.x11/src/systray/embed.h gambas/trunk/gb.desktop.x11/src/systray/icons.c gambas/trunk/gb.desktop.x11/src/systray/icons.h gambas/trunk/gb.desktop.x11/src/systray/kde_tray.c gambas/trunk/gb.desktop.x11/src/systray/kde_tray.h gambas/trunk/gb.desktop.x11/src/systray/list.h gambas/trunk/gb.desktop.x11/src/systray/settings.c gambas/trunk/gb.desktop.x11/src/systray/settings.h gambas/trunk/gb.desktop.x11/src/systray/systray.c gambas/trunk/gb.desktop.x11/src/systray/systray.h gambas/trunk/gb.desktop.x11/src/systray/tray.c gambas/trunk/gb.desktop.x11/src/systray/tray.h gambas/trunk/gb.desktop.x11/src/systray/wmh.c gambas/trunk/gb.desktop.x11/src/systray/wmh.h gambas/trunk/gb.desktop.x11/src/systray/xembed.c gambas/trunk/gb.desktop.x11/src/systray/xembed.h gambas/trunk/gb.desktop.x11/src/systray/xutils.c gambas/trunk/gb.desktop.x11/src/systray/xutils.h Removed Paths: ------------- gambas/trunk/gb.desktop.x11/src/desktop.c gambas/trunk/gb.desktop.x11/src/desktop.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-06-01 10:22:10
|
Revision: 6298 http://sourceforge.net/p/gambas/code/6298 Author: gambas Date: 2014-06-01 10:21:59 +0000 (Sun, 01 Jun 2014) Log Message: ----------- [GB.GUI.BASE] * BUG: Fix Draw class drawing accuracy. Modified Paths: -------------- gambas/trunk/comp/src/gb.gui.base/.info gambas/trunk/comp/src/gb.gui.base/.src/Draw.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-05-31 20:16:42
|
Revision: 6297 http://sourceforge.net/p/gambas/code/6297 Author: gambas Date: 2014-05-31 20:16:40 +0000 (Sat, 31 May 2014) Log Message: ----------- [GB.FORM] * BUG: Update directory cache just before locking it, so that its contents is valid during the lock. * NEW: FileChooser: Uncompressing a file automatically selects the uncompressed directory if appropriate. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/File/DirCache.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |