gambas-devel-svn Mailing List for Gambas (Page 68)
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...> - 2014-09-14 08:18:30
|
Revision: 6473 http://sourceforge.net/p/gambas/code/6473 Author: gambix Date: 2014-09-14 08:18:26 +0000 (Sun, 14 Sep 2014) Log Message: ----------- [GB.REPORT] * NEW: Negative numbers are allowed on string size properties. It allow to use negative value on XOffset or YOffset for shadows. * BUG: Resolve the bug on clear (Even if i don't remember for what i've done this property) Modified Paths: -------------- gambas/trunk/comp/src/gb.report/.info gambas/trunk/comp/src/gb.report/.project gambas/trunk/comp/src/gb.report/.src/Controls/ReportControl.class gambas/trunk/comp/src/gb.report/.src/MainTools/Types/TSizeParse.class gambas/trunk/comp/src/gb.report/.src/Preview/FPreview.form gambas/trunk/comp/src/gb.report/.src/Preview/ReportView.class gambas/trunk/comp/src/gb.report/.src/Report.class gambas/trunk/comp/src/gb.report/.src/ReportFrame.class gambas/trunk/comp/src/gb.report/.src/ReportSection.class gambas/trunk/comp/src/gb.report/.src/ReportVBox.class gambas/trunk/comp/src/gb.report/.src/Tests/Report9.class gambas/trunk/comp/src/gb.report/.src/Tests/Report9.report gambas/trunk/comp/src/gb.report/ChangeLog Added Paths: ----------- gambas/trunk/comp/src/gb.report/.src/BoxShadow/FReportBoxEditor.class gambas/trunk/comp/src/gb.report/.src/BoxShadow/FReportBoxEditor.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-09-14 00:19:08
|
Revision: 6472 http://sourceforge.net/p/gambas/code/6472 Author: tobiasboe Date: 2014-09-14 00:18:58 +0000 (Sun, 14 Sep 2014) Log Message: ----------- [GB.DATA] * NEW: Heap: Change the way objects are identified in Update. * NEW: gb.data has a part written in Gambas now. * NEW: PrioSet is a weaker (WRT ordering) variant of a PrioQueue which allows operations to be reasonably more efficient. Modified Paths: -------------- gambas/trunk/main/lib/data/TODO gambas/trunk/main/lib/data/c_heap.c Added Paths: ----------- gambas/trunk/main/lib/data/gb.data/ gambas/trunk/main/lib/data/gb.data/.hidden/ gambas/trunk/main/lib/data/gb.data/.project gambas/trunk/main/lib/data/gb.data/.src/ gambas/trunk/main/lib/data/gb.data/.src/MMain.module gambas/trunk/main/lib/data/gb.data/.src/PrioSet.class gambas/trunk/main/lib/data/gb.data/.src/_PrioSet_Entry.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-13 20:37:54
|
Revision: 6471 http://sourceforge.net/p/gambas/code/6471 Author: gambas Date: 2014-09-13 20:37:50 +0000 (Sat, 13 Sep 2014) Log Message: ----------- [INTERPRETER] * NEW: When running an external process, search the PATH environment variable before forking, so that if the program does not exist, an error is immediately raised. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_process.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-13 15:47:48
|
Revision: 6470 http://sourceforge.net/p/gambas/code/6470 Author: gambas Date: 2014-09-13 15:47:39 +0000 (Sat, 13 Sep 2014) Log Message: ----------- [GB.QT4.EXT] * BUG: Editor: 'Select all' and 'CTRL + END' now really goes to the end of file. Modified Paths: -------------- gambas/trunk/gb.qt4/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...> - 2014-09-13 12:41:35
|
Revision: 6469 http://sourceforge.net/p/gambas/code/6469 Author: gambas Date: 2014-09-13 12:41:31 +0000 (Sat, 13 Sep 2014) Log Message: ----------- [GB.GTK] * BUG: Fix input method handling. [GB.GTK3] * BUG: Fix input method handling. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gkey.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-09-13 03:01:47
|
Revision: 6468 http://sourceforge.net/p/gambas/code/6468 Author: tobiasboe Date: 2014-09-13 03:01:37 +0000 (Sat, 13 Sep 2014) Log Message: ----------- [GB.DATA] * NEW: Graph and GraphMatrix work now. Graph implementations in Gambas are as powerful as native ones. Modified Paths: -------------- gambas/trunk/main/lib/data/TODO gambas/trunk/main/lib/data/c_avltree.c gambas/trunk/main/lib/data/c_graph.c gambas/trunk/main/lib/data/c_graph.h gambas/trunk/main/lib/data/c_graphmatrix.c gambas/trunk/main/lib/data/c_graphmatrix.h gambas/trunk/main/lib/data/c_list.c gambas/trunk/main/lib/data/main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-12 00:27:23
|
Revision: 6467 http://sourceforge.net/p/gambas/code/6467 Author: gambas Date: 2014-09-12 00:27:18 +0000 (Fri, 12 Sep 2014) Log Message: ----------- [GB.DB.FORM] * BUG: DataControl and DataView now automatically disable editing if their DataSource is read-only. * BUG: Fix a possible infinite recursion when updating the current record and refreshing controls. * BUG: DataView: The current row now should be correctly selected in all situations. [GB.GUI.BASE] * BUG: GridView: Changing the Mode property now correctly refreshes the control. Modified Paths: -------------- gambas/trunk/comp/src/gb.db.form/.project gambas/trunk/comp/src/gb.db.form/.src/DataControl.class gambas/trunk/comp/src/gb.db.form/.src/DataSource.class gambas/trunk/comp/src/gb.db.form/.src/DataView.class gambas/trunk/comp/src/gb.db.form/.src/FBrowser.class gambas/trunk/comp/src/gb.db.form/.src/Test/FTest.form gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class Removed Paths: ------------- gambas/trunk/comp/src/gb.db.form/.lang/.pot This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-11 14:19:23
|
Revision: 6466 http://sourceforge.net/p/gambas/code/6466 Author: gambas Date: 2014-09-11 14:19:14 +0000 (Thu, 11 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixes in the new procedure list. * NEW: Add the executable size in the project statistics. [GB.FORM] * NEW: Bookmark editor: Now you can edit the name of the bookmark by just clicking inside the table. [GB.GUI.BASE] * NEW: The height argument of Paint.TrimText() and Paint.TrimRichText() is now optional. It takes the font height if omitted. * BUG: ScrollArea does not override the current clipping anymore. It fixed the TableView edit cell drawing artifacts with GTK+2. In other words, never assign Draw.ClipRect while drawing with GTK+2! * NEW: ScrollArea border is now a plain border, and not a sunken one anymore. I find it nicer. [GB.GTK] * BUG: Fix borderless TextBox padding to be the same as with gb.qt4. [GB.GTK3] * BUG: Fix borderless TextBox padding to be the same as with gb.qt4. * BUG: Borderless TextBox has now always a flat background, whatever the widget style. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.form gambas/trunk/app/src/gambas3/.src/Editor/Code/FProcedureList.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FTextEditor.form gambas/trunk/app/src/gambas3/.src/Project/FProjectProperty.class gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/Bookmark/FEditBookmark.class gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.form gambas/trunk/comp/src/gb.form/.src/TableView.class gambas/trunk/comp/src/gb.form/.src/Test/Form1.form gambas/trunk/comp/src/gb.gui.base/.info gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/trunk/comp/src/gb.gui.base/.src/Paint.class gambas/trunk/comp/src/gb.gui.base/.src/ScrollArea.class gambas/trunk/gb.gtk/src/gbutton.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gframe.cpp gambas/trunk/gb.gtk/src/gtextbox.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-10 17:21:30
|
Revision: 6465 http://sourceforge.net/p/gambas/code/6465 Author: gambas Date: 2014-09-10 17:21:26 +0000 (Wed, 10 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix project list filter when hitting RETURN. * NEW: The project list filter now searches in the project description too. [GB.FORM] * BUG: Be more robust when scanning icon theme inheritance. * BUG: Use the same color between hidden files in FileView and hidden directories in DirView. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/app/src/gambas3/.src/Project/ProjectBox.class gambas/trunk/comp/src/gb.form/.info 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/Stock.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-10 01:36:21
|
Revision: 6464 http://sourceforge.net/p/gambas/code/6464 Author: gambas Date: 2014-09-10 01:36:17 +0000 (Wed, 10 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Procedure list contents is now sorted differently: public symbols first, and then static symbols first. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FCompletion.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FProcedureList.class gambas/trunk/app/src/gambas3/.src/Editor/Code/FProcedureList.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-09 15:21:17
|
Revision: 6463 http://sourceforge.net/p/gambas/code/6463 Author: gambas Date: 2014-09-09 15:21:08 +0000 (Tue, 09 Sep 2014) Log Message: ----------- [GB.DB.FORM] * NEW: DataSource: Raise a new BeforeDelete event just before trying to delete a record. Cancel that event to cancel the deletion. * BUG: DataView: The new record mark is correctly managed now. [GB.GUI.BASE] * BUG: GridView: correctly reset the row titles when the row count changes. * NEW: Make row header a little bit larger by default. Modified Paths: -------------- gambas/trunk/comp/src/gb.db.form/.info gambas/trunk/comp/src/gb.db.form/.lang/.pot gambas/trunk/comp/src/gb.db.form/.src/DataSource.class gambas/trunk/comp/src/gb.db.form/.src/DataView.class gambas/trunk/comp/src/gb.db.form/.src/Test/FMain2.class gambas/trunk/comp/src/gb.gui.base/.src/GridView/GridView.class gambas/trunk/comp/src/gb.gui.base/.src/GridView/_GridView_Rows.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-09 13:54:48
|
Revision: 6462 http://sourceforge.net/p/gambas/code/6462 Author: gambas Date: 2014-09-09 13:54:42 +0000 (Tue, 09 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix background color of code editor tooltip messages. [GB.FORM] * NEW: MenuButton now uses the new DrawingArea Font event. * BUG: Fix FileChoose/DirChooser directory buttons layout. [GB.GUI.BASE] * NEW: Paint.TrimRichText() is a new method that trims some rich text to a specific size, adding ellipsis if needed. * NEW: Use smaller arrows in TreeView and GridView headers. * BUG: TreeView now should keep the selection correctly while an item is expanded or collapsed. [GB.GTK] * NEW: DrawingArea now raises a new Font event when its font changes. [GB.GTK3] * NEW: DrawingArea now raises a new Font event when its font changes. * BUG: Style.PaintArrow() now works correctly. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Exported/Editor.class gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/Button/MenuButton.class gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/Test/Form4.class gambas/trunk/comp/src/gb.form/.src/Test/Form4.form gambas/trunk/comp/src/gb.gui.base/.info 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/IconView/_IconView_Item.class gambas/trunk/comp/src/gb.gui.base/.src/Paint.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FIconView.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FIconView.form gambas/trunk/comp/src/gb.gui.base/.src/Test/FTreeView.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FTreeView.form gambas/trunk/comp/src/gb.gui.base/.src/TreeView/_TreeView.class gambas/trunk/comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class gambas/trunk/comp/src/gb.gui.base/.startup gambas/trunk/gb.gtk/src/CDrawingArea.cpp gambas/trunk/gb.gtk/src/CStyle.cpp gambas/trunk/gb.gtk/src/gdrawingarea.cpp gambas/trunk/gb.gtk/src/gdrawingarea.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-09 06:59:10
|
Revision: 6461 http://sourceforge.net/p/gambas/code/6461 Author: gambas Date: 2014-09-09 06:59:03 +0000 (Tue, 09 Sep 2014) Log Message: ----------- [INTERPRETER] * NEW: System.Log() is a new method that send a message to the system log. Useful if you write a daemon. [GB.FORM] * NEW: New design of FileChooser and DirChooser. [GB.GUI.BASE] * BUG: Fix the automatic scrolling behaviour of GridView and all its children classes. * BUG: Fix new ligheter selection color of IconView. * BUG: Fix automatic scrolling of newly expanded item in TreeView and ColumnView. [GB.GTK] * BUG: Fix Style.ForegroundOf() method. [GB.GTK3] * BUG: Fix Style.BackgroundOf() method. [GB.QT4] * NEW: DrawingArea now raises a new Font event when its font changes. * BUG: Controls now take the alpha component of foreground and background colors into account. Modified Paths: -------------- 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/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.form gambas/trunk/comp/src/gb.form/.src/Test/Form1.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/IconView/_IconView_Item.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FTreeView.class gambas/trunk/comp/src/gb.gui.base/.src/Test/FTreeView.form gambas/trunk/comp/src/gb.gui.base/.src/TreeView/_TreeView.class gambas/trunk/comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class gambas/trunk/comp/src/gb.gui.base/.startup gambas/trunk/examples/examples/Networking/ServerSocket/.project gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.qt4/src/CColor.cpp gambas/trunk/gb.qt4/src/CDrawingArea.cpp gambas/trunk/gb.qt4/src/CDrawingArea.h gambas/trunk/gb.qt4/src/CLabel.cpp gambas/trunk/gb.qt4/src/CScrollView.cpp gambas/trunk/gb.qt4/src/CStyle.cpp gambas/trunk/gb.qt4/src/CTextArea.cpp gambas/trunk/gb.qt4/src/CWidget.cpp gambas/trunk/gb.qt4/src/CWidget.h gambas/trunk/gb.qt4/src/gb.qt.h gambas/trunk/main/gbx/gbx_c_gambas.c gambas/trunk/main/gbx/gbx_c_system.c Added Paths: ----------- gambas/trunk/comp/src/gb.form/.src/File/Chooser/DirButton.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-09-08 22:04:31
|
Revision: 6460 http://sourceforge.net/p/gambas/code/6460 Author: tobiasboe Date: 2014-09-08 22:04:22 +0000 (Mon, 08 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: FMakePatch: Add feature to view/edit patch before saving * BUG: FPatch: Fix a possible crash when trying to disable a hunk when no row was selected Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Project/Patch/FMakePatch.class gambas/trunk/app/src/gambas3/.src/Project/Patch/FMakePatch.form 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: <eh...@us...> - 2014-09-08 19:50:17
|
Revision: 6459 http://sourceforge.net/p/gambas/code/6459 Author: ehasis Date: 2014-09-08 19:50:08 +0000 (Mon, 08 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Updated the Brazilian Portuguese translation. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/pt_BR.mo gambas/trunk/app/src/gambas3/.lang/pt_BR.po This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-07 21:21:20
|
Revision: 6458 http://sourceforge.net/p/gambas/code/6458 Author: gambas Date: 2014-09-07 21:21:14 +0000 (Sun, 07 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Convert to uppercase or lowercase now works as expected in the code editor. * BUG: Fix the offline 'To Do' and 'Last Changes' page. [INTERPRETER] * NEW: Add GB_DECLARE_STATIC() macro to declare native classes, and use it in many class declarations. [GB.FORM] * NEW: Add an history in the FileChooser and DirChooser controls. * NEW: Add a 'link' stock icon. [GB.GUI.BASE] * BUG: IconView: Fix mouse handling during rubberband selection. * NEW: IconView: Use a lighter selection colour. * BUG: ScrollArea: Shadows are now correctly drawn whatever is done during the Draw event it raises. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Code/FEditor.class gambas/trunk/app/src/gambas3/.src/Help/Wiki/WikiMarkdown.class gambas/trunk/app/src/gambas3/.src/Project/FOpenProject.class gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.form gambas/trunk/comp/src/gb.form/.src/Test/Form1.class gambas/trunk/comp/src/gb.form/.src/Test/Form1.form gambas/trunk/comp/src/gb.form/map/icon.map gambas/trunk/comp/src/gb.gui.base/.src/IconView/IconView.class gambas/trunk/comp/src/gb.gui.base/.src/IconView/_IconView_Item.class gambas/trunk/comp/src/gb.gui.base/.src/ScrollArea.class gambas/trunk/gb.qt4/src/CColor.cpp gambas/trunk/main/gbx/gbx_c_application.c gambas/trunk/main/gbx/gbx_c_class.c gambas/trunk/main/gbx/gbx_c_error.c gambas/trunk/main/gbx/gbx_c_gambas.c gambas/trunk/main/gbx/gbx_c_string.c gambas/trunk/main/gbx/gbx_c_system.c gambas/trunk/main/lib/image/c_color.c gambas/trunk/main/share/gambas.h Added Paths: ----------- gambas/trunk/comp/src/gb.form.stock/stock/16/link.png gambas/trunk/comp/src/gb.form.stock/stock/22/link.png gambas/trunk/comp/src/gb.form.stock/stock/32/link.png gambas/trunk/comp/src/gb.form.stock/stock/scalable/link.svg This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-07 20:27:13
|
Revision: 6457 http://sourceforge.net/p/gambas/code/6457 Author: gambas Date: 2014-09-07 20:27:04 +0000 (Sun, 07 Sep 2014) Log Message: ----------- [GB.GTK] * BUG: A reparented control does not lose its default foreground or background color anymore. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CColor.cpp gambas/trunk/gb.gtk/src/CStyle.cpp gambas/trunk/gb.gtk/src/cpaint_impl.cpp gambas/trunk/gb.gtk/src/gcontainer.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gcontrol.h gambas/trunk/gb.gtk/src/gdrawingarea.cpp gambas/trunk/gb.gtk/src/glabel.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-07 11:07:12
|
Revision: 6456 http://sourceforge.net/p/gambas/code/6456 Author: gambas Date: 2014-09-07 11:07:09 +0000 (Sun, 07 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: When hiding the menu bar, remove the popup message and add a button in the toolbar that shows the menu back instead. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.lang/fr.mo gambas/trunk/app/src/gambas3/.lang/fr.po gambas/trunk/app/src/gambas3/.src/FMain.class gambas/trunk/app/src/gambas3/.src/FMain.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-06 16:53:43
|
Revision: 6455 http://sourceforge.net/p/gambas/code/6455 Author: gambas Date: 2014-09-06 16:53:40 +0000 (Sat, 06 Sep 2014) Log Message: ----------- [INTERPRETER] * BUG: Fix the 'Class' class declaration, so that is not virtual. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_class.c gambas/trunk/main/gbx/gbx_class_native.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-06 15:38:49
|
Revision: 6454 http://sourceforge.net/p/gambas/code/6454 Author: gambas Date: 2014-09-06 15:38:40 +0000 (Sat, 06 Sep 2014) Log Message: ----------- [INTERPRETER] * BUG: Take the "GB_VIRTUAL_CLASS()" declaration into account to decide if a native class is virtual or not. Don't just check the dot prefix in the name. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_class_native.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-06 13:19:15
|
Revision: 6453 http://sourceforge.net/p/gambas/code/6453 Author: gambas Date: 2014-09-06 13:19:12 +0000 (Sat, 06 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Correctly initialize ProjectChooser control. [GB.FORM] * NEW: DirView.HideRoot is a new property that hides the root row of the DirView. * NEW: Some design changes in the FileChooser and DirChooser controls. [GB.GUI.BASE] * BUG: IconView rubberband is now only active if the left moust button is pressed. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.class gambas/trunk/app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.form gambas/trunk/comp/src/gb.form/.info gambas/trunk/comp/src/gb.form/.project gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.class gambas/trunk/comp/src/gb.form/.src/File/Chooser/FDirChooser.form gambas/trunk/comp/src/gb.form/.src/File/DirView.class gambas/trunk/comp/src/gb.gui.base/.project gambas/trunk/comp/src/gb.gui.base/.src/IconView/IconView.class gambas/trunk/comp/src/gb.gui.base/.startup This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-06 09:34:38
|
Revision: 6452 http://sourceforge.net/p/gambas/code/6452 Author: gambas Date: 2014-09-06 09:34:34 +0000 (Sat, 06 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Changes in project open dialog design. [GB.GTK] * BUG: Fix auto-resized labels layout. [GB.QT4] * BUG: Auto-resized labels correctly update their size when their border property is modified. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Image/FImageEditor.class gambas/trunk/app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.class gambas/trunk/app/src/gambas3/.src/Exported/ProjectChooser/FProjectChooser.form gambas/trunk/app/src/gambas3/.src/Exported/ProjectChooser/ProjectChooser.class gambas/trunk/app/src/gambas3/.src/Project/CProjectList.class gambas/trunk/app/src/gambas3/.src/Project/FOpenProject.class gambas/trunk/app/src/gambas3/.src/Project/FOpenProject.form gambas/trunk/gb.gtk/src/CLabel.cpp gambas/trunk/gb.gtk/src/glabel.cpp gambas/trunk/gb.gtk/src/glabel.h gambas/trunk/gb.qt4/src/CLabel.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <tob...@us...> - 2014-09-05 19:12:13
|
Revision: 6451 http://sourceforge.net/p/gambas/code/6451 Author: tobiasboe Date: 2014-09-05 19:12:06 +0000 (Fri, 05 Sep 2014) Log Message: ----------- [GB.DATA] * NEW: Tweak Graph interface (still not finished) * NEW: Add a GraphMatrix class which represents a Graph in a (non-sparse) adjacency matrix (not working) Modified Paths: -------------- gambas/trunk/main/lib/data/Makefile.am gambas/trunk/main/lib/data/c_graph.c gambas/trunk/main/lib/data/c_graph.h gambas/trunk/main/lib/data/main.c Added Paths: ----------- gambas/trunk/main/lib/data/c_graphmatrix.c gambas/trunk/main/lib/data/c_graphmatrix.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-05 12:21:21
|
Revision: 6450 http://sourceforge.net/p/gambas/code/6450 Author: gambas Date: 2014-09-05 12:21:13 +0000 (Fri, 05 Sep 2014) Log Message: ----------- [GB.QT4.WEBKIT] * NEW: WebView.Reload() now takes an optional boolean argument, that tells if the cache must be bypassed when reloading the page, or not as before. Modified Paths: -------------- gambas/trunk/gb.qt4/src/webkit/cwebview.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2014-09-04 19:41:19
|
Revision: 6449 http://sourceforge.net/p/gambas/code/6449 Author: gambas Date: 2014-09-04 19:41:11 +0000 (Thu, 04 Sep 2014) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Image editor: Magic wand finally works as expected. Modified Paths: -------------- gambas/trunk/app/src/gambas3/.src/Editor/Image/FImageEditor.class This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |