Thread: [Gambas-devel-svn] SF.net SVN: gambas:[1922] gambas/trunk/comp/src/gb.form
Brought to you by:
gambas
From: <ga...@us...> - 2009-04-05 18:52:09
|
Revision: 1922 http://gambas.svn.sourceforge.net/gambas/?rev=1922&view=rev Author: gambas Date: 2009-04-05 18:52:07 +0000 (Sun, 05 Apr 2009) Log Message: ----------- [GB.FORM] * BUG: TableView now handle the Return/Enter key by raising the Click event instead of automatically editing the cell, so that non-editable cells are not editer by mistake. * BUG: The same fix was applied to the way TableView handles arrow keys. * NEW: Some new icons in the KDE4 stock map. * BUG: The TableView editor now has the same font as the master TableView. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/FMain.class gambas/trunk/comp/src/gb.form/FMain.form gambas/trunk/comp/src/gb.form/Stock.class gambas/trunk/comp/src/gb.form/TableView.class gambas/trunk/comp/src/gb.form/map/kde4.map This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2010-01-04 14:33:07
|
Revision: 2602 http://gambas.svn.sourceforge.net/gambas/?rev=2602&view=rev Author: dvillalobos Date: 2010-01-04 14:32:55 +0000 (Mon, 04 Jan 2010) Log Message: ----------- [GB.FORM] * NEW: Spanish translation updated. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.directory gambas/trunk/comp/src/gb.form/.lang/es.mo gambas/trunk/comp/src/gb.form/.lang/es.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-04-26 11:29:52
|
Revision: 2914 http://gambas.svn.sourceforge.net/gambas/?rev=2914&view=rev Author: gambas Date: 2010-04-26 11:29:45 +0000 (Mon, 26 Apr 2010) Log Message: ----------- [GB.FORM] * NEW: Remove stock icon. * NEW: The default stock icon will be stored in another component. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.src/Stock.class gambas/trunk/comp/src/gb.form/map/gnome.map gambas/trunk/comp/src/gb.form/map/kde4.map gambas/trunk/comp/src/gb.form/map/map Removed Paths: ------------- gambas/trunk/comp/src/gb.form/stock/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dvi...@us...> - 2010-05-17 21:56:02
|
Revision: 2948 http://gambas.svn.sourceforge.net/gambas/?rev=2948&view=rev Author: dvillalobos Date: 2010-05-17 21:55:56 +0000 (Mon, 17 May 2010) Log Message: ----------- [GB.FROM] * NEW: Spanish translation updated. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/es.mo gambas/trunk/comp/src/gb.form/.lang/es.po gambas/trunk/comp/src/gb.form/.project This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-08-03 22:30:09
|
Revision: 3094 http://gambas.svn.sourceforge.net/gambas/?rev=3094&view=rev Author: gambas Date: 2010-08-03 22:30:00 +0000 (Tue, 03 Aug 2010) Log Message: ----------- [GB.FORM] * BUG: DirChooser correctly initializes the bookmark button when reading its state from a settings file. * BUG: ValueBox raises basic events now. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot 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/FFocusBug.form gambas/trunk/comp/src/gb.form/.src/FMain.class gambas/trunk/comp/src/gb.form/.src/FMain.form gambas/trunk/comp/src/gb.form/.src/File/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/File/FDirChooser.form gambas/trunk/comp/src/gb.form/.src/ValueBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-08-27 20:22:23
|
Revision: 3145 http://gambas.svn.sourceforge.net/gambas/?rev=3145&view=rev Author: gambix Date: 2010-08-27 20:22:17 +0000 (Fri, 27 Aug 2010) Log Message: ----------- [GB.FORM] * NEW: Changing the gnome map to make it working with freedesktop standart for icons name (so the same as kde4) [GB.FORM.STOCK] * NEW: Begin to add some icon in 32x32 to have a better render when the toolbar is large. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.icon.png gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/FMain.class Added Paths: ----------- gambas/trunk/comp/src/gb.form/map/gnome.map gambas/trunk/comp/src/gb.form/map/old_gnome.map gambas/trunk/comp/src/gb.form.stock/stock/32/make-all.png gambas/trunk/comp/src/gb.form.stock/stock/32/make.png gambas/trunk/comp/src/gb.form.stock/stock/32/options.png Removed Paths: ------------- gambas/trunk/comp/src/gb.form/map/gnome.map This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-08-29 17:35:42
|
Revision: 3155 http://gambas.svn.sourceforge.net/gambas/?rev=3155&view=rev Author: gambix Date: 2010-08-29 17:35:36 +0000 (Sun, 29 Aug 2010) Log Message: ----------- [GB.FORM] * NEW: Now stock use svg icons and take freedesktop theme inheritance into account for gnome in a first time. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/Stock.class Added Paths: ----------- gambas/trunk/comp/src/gb.form/map/freedesktop.map This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-08-29 21:06:00
|
Revision: 3158 http://gambas.svn.sourceforge.net/gambas/?rev=3158&view=rev Author: gambas Date: 2010-08-29 21:05:52 +0000 (Sun, 29 Aug 2010) Log Message: ----------- [GB.FORM] * BUG: Some little fixes in Stock class. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-08-29 21:45:58
|
Revision: 3160 http://gambas.svn.sourceforge.net/gambas/?rev=3160&view=rev Author: gambas Date: 2010-08-29 21:45:52 +0000 (Sun, 29 Aug 2010) Log Message: ----------- [GB.FORM] * BUG: Display a debugging message for each searched svg file. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.icon.png gambas/trunk/comp/src/gb.form/.src/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-09-03 21:26:18
|
Revision: 3177 http://gambas.svn.sourceforge.net/gambas/?rev=3177&view=rev Author: gambix Date: 2010-09-03 21:26:12 +0000 (Fri, 03 Sep 2010) Log Message: ----------- [GB.FORM] *OPT: New routine that allow the use of svg icons when it is possible. It follow the theme inheritance too. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-09-06 18:33:38
|
Revision: 3185 http://gambas.svn.sourceforge.net/gambas/?rev=3185&view=rev Author: gambix Date: 2010-09-06 18:33:31 +0000 (Mon, 06 Sep 2010) Log Message: ----------- [GB.FORM] * BUG: Now special empty theme can be used Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.icon.png gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-09-13 16:02:57
|
Revision: 3212 http://gambas.svn.sourceforge.net/gambas/?rev=3212&view=rev Author: gambix Date: 2010-09-13 16:02:50 +0000 (Mon, 13 Sep 2010) Log Message: ----------- [GB.FORM] * BUG: Correct an error in the local path name for icon theme in gnome Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2010-11-22 09:58:32
|
Revision: 3306 http://gambas.svn.sourceforge.net/gambas/?rev=3306&view=rev Author: gambas Date: 2010-11-22 09:58:26 +0000 (Mon, 22 Nov 2010) Log Message: ----------- [GB.FORM] * BUG: Use the right tool to get the current Gnome Icon theme! Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-01-19 02:32:08
|
Revision: 3472 http://gambas.svn.sourceforge.net/gambas/?rev=3472&view=rev Author: gambas Date: 2011-01-19 02:32:01 +0000 (Wed, 19 Jan 2011) Log Message: ----------- [GB.FORM] * BUG: Fix MaskBox with no mask. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/FMain.form gambas/trunk/comp/src/gb.form/.src/MaskBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-01-30 11:38:42
|
Revision: 3515 http://gambas.svn.sourceforge.net/gambas/?rev=3515&view=rev Author: gambas Date: 2011-01-30 11:38:36 +0000 (Sun, 30 Jan 2011) Log Message: ----------- [GB.FORM] * BUG: IconView keyboard management takes the orientation into account now. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/FIconView.form gambas/trunk/comp/src/gb.form/.src/IconView/IconView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-02-04 10:13:33
|
Revision: 3539 http://gambas.svn.sourceforge.net/gambas/?rev=3539&view=rev Author: gambas Date: 2011-02-04 10:13:27 +0000 (Fri, 04 Feb 2011) Log Message: ----------- [GB.FORM] * NEW: Define the proxy in FileView and DirView. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/File/DirView.class gambas/trunk/comp/src/gb.form/.src/File/FileView.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-02-06 00:52:28
|
Revision: 3543 http://gambas.svn.sourceforge.net/gambas/?rev=3543&view=rev Author: gambas Date: 2011-02-06 00:52:22 +0000 (Sun, 06 Feb 2011) Log Message: ----------- [GB.FORM] * BUG: Void IconView now are correctly refreshed. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/IconView/IconView.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-02-12 18:28:29
|
Revision: 3560 http://gambas.svn.sourceforge.net/gambas/?rev=3560&view=rev Author: gambas Date: 2011-02-12 18:28:23 +0000 (Sat, 12 Feb 2011) Log Message: ----------- Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/Message/FMessage.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-02-12 18:29:20
|
Revision: 3561 http://gambas.svn.sourceforge.net/gambas/?rev=3561&view=rev Author: gambas Date: 2011-02-12 18:29:14 +0000 (Sat, 12 Feb 2011) Log Message: ----------- [GB.FORM] * BUG: Message.Optional takes Message.Title into account. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/Message/FMessage.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-02-23 18:23:25
|
Revision: 3608 http://gambas.svn.sourceforge.net/gambas/?rev=3608&view=rev Author: gambas Date: 2011-02-23 18:23:18 +0000 (Wed, 23 Feb 2011) Log Message: ----------- [GB.FORM] * NEW: A new design for the DirChooser and FileChooser controls. * NEW: DirChooser and FileChooser got a icon zoom slider, and some shortcuts. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.lang/.pot 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/File/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/File/FDirChooser.form gambas/trunk/comp/src/gb.form/.src/File/FileView.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-03-03 13:10:27
|
Revision: 3629 http://gambas.svn.sourceforge.net/gambas/?rev=3629&view=rev Author: gambas Date: 2011-03-03 13:10:21 +0000 (Thu, 03 Mar 2011) Log Message: ----------- [GB.FORM] * BUG: FileChooser and DirChooser do not store the value of ShowBookmark property in settings anymore. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-03-14 02:04:11
|
Revision: 3650 http://gambas.svn.sourceforge.net/gambas/?rev=3650&view=rev Author: gambas Date: 2011-03-14 02:04:05 +0000 (Mon, 14 Mar 2011) Log Message: ----------- [GB.FORM] * BUG: Setting the Text property of a ValueBox in IpAddress mode should work correctly now. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/MaskBox.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.form gambas/trunk/comp/src/gb.form/.src/ValueBox.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-03-26 22:50:36
|
Revision: 3689 http://gambas.svn.sourceforge.net/gambas/?rev=3689&view=rev Author: gambas Date: 2011-03-26 22:50:29 +0000 (Sat, 26 Mar 2011) Log Message: ----------- [GB.FORM] * BUG: The IconView item selection shape is taken into account when clicking with the mouse to select an item. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.src/IconView/IconView.class gambas/trunk/comp/src/gb.form/.src/IconView/_IconViewItem.class gambas/trunk/comp/src/gb.form/.src/Test/FIconView.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-05-03 08:57:13
|
Revision: 3827 http://gambas.svn.sourceforge.net/gambas/?rev=3827&view=rev Author: gambas Date: 2011-05-03 08:57:07 +0000 (Tue, 03 May 2011) Log Message: ----------- [GB.FORM] * NEW: In FileChooser, ask for overwriting existing files when uncompressing an archive. * BUG: Don't display the uncompress menu in DirChooser. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot 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/File/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.class gambas/trunk/comp/src/gb.form/.src/Test/FMain.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2011-11-10 20:31:24
|
Revision: 4240 http://gambas.svn.sourceforge.net/gambas/?rev=4240&view=rev Author: gambas Date: 2011-11-10 20:31:17 +0000 (Thu, 10 Nov 2011) Log Message: ----------- [GB.FORM] * BUG: Make gb.form compile correctly. Modified Paths: -------------- gambas/trunk/comp/src/gb.form/.lang/.pot gambas/trunk/comp/src/gb.form/.src/Test/FMain.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |