gambas-devel-svn Mailing List for Gambas (Page 313)
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-04-28 23:48:59
|
Revision: 346 http://svn.sourceforge.net/gambas/?rev=346&view=rev Author: gambas Date: 2007-04-28 16:49:00 -0700 (Sat, 28 Apr 2007) Log Message: ----------- [GB.QT.EXT] * BUG: Editor is correctly initialized again, and won't crash anymore. Modified Paths: -------------- 2.0/trunk/gb.qt/src/ext/gdocument.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-28 23:09:32
|
Revision: 345 http://svn.sourceforge.net/gambas/?rev=345&view=rev Author: gambas Date: 2007-04-28 16:09:27 -0700 (Sat, 28 Apr 2007) Log Message: ----------- [GB.QT] * BUG: Closing a window by code or from the window manager is now strictly equivalent. The Open event is now correctly raised each time a persistent dialog is opened. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/FSelectIcon.class 2.0/trunk/gb.qt/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-28 22:32:30
|
Revision: 344 http://svn.sourceforge.net/gambas/?rev=344&view=rev Author: gambas Date: 2007-04-28 15:32:30 -0700 (Sat, 28 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: The console window gets a new button that allows the user to choose if it should stay above other windows while debugging. [WIKI CGI SCRIPT] * NEW: Some little cosmetic changes. * NEW: Support for class that must be hidden because their name begins with an underscore. Modified Paths: -------------- 2.0/trunk/app/src/doc.cgi/.lang/.pot 2.0/trunk/app/src/doc.cgi/.lang/de.po 2.0/trunk/app/src/doc.cgi/.lang/es.po 2.0/trunk/app/src/doc.cgi/.lang/fa.po 2.0/trunk/app/src/doc.cgi/.lang/fr.mo 2.0/trunk/app/src/doc.cgi/.lang/fr.po 2.0/trunk/app/src/doc.cgi/.lang/it.po 2.0/trunk/app/src/doc.cgi/.lang/nl.po 2.0/trunk/app/src/doc.cgi/.project 2.0/trunk/app/src/doc.cgi/CClassInfo.class 2.0/trunk/app/src/doc.cgi/Main.module 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/Design.module 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/FOutput.class 2.0/trunk/app/src/gambas2/FOutput.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-27 20:56:29
|
Revision: 343 http://svn.sourceforge.net/gambas/?rev=343&view=rev Author: lordheavy Date: 2007-04-27 13:56:30 -0700 (Fri, 27 Apr 2007) Log Message: ----------- more glGetXXX Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GL.c 2.0/trunk/gb.opengl/src/GLinfo.c 2.0/trunk/gb.opengl/src/GLinfo.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-27 14:24:47
|
Revision: 342 http://svn.sourceforge.net/gambas/?rev=342&view=rev Author: lordheavy Date: 2007-04-27 07:24:48 -0700 (Fri, 27 Apr 2007) Log Message: ----------- update to gb.opengl API changes. 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-04-27 14:22:52
|
Revision: 341 http://svn.sourceforge.net/gambas/?rev=341&view=rev Author: lordheavy Date: 2007-04-27 07:22:54 -0700 (Fri, 27 Apr 2007) Log Message: ----------- [GB.OPENGL] * OPT: Same changes for Gl.Color, Gl.RasterPos, Gl.TexCoord Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GL.c 2.0/trunk/gb.opengl/src/GLcolorLighting.c 2.0/trunk/gb.opengl/src/GLcolorLighting.h 2.0/trunk/gb.opengl/src/GLprimitives.c 2.0/trunk/gb.opengl/src/GLrasterization.c 2.0/trunk/gb.opengl/src/GLrasterization.h 2.0/trunk/gb.opengl/src/GLtextureMapping.c 2.0/trunk/gb.opengl/src/GLtextureMapping.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-27 13:58:47
|
Revision: 340 http://svn.sourceforge.net/gambas/?rev=340&view=rev Author: lordheavy Date: 2007-04-27 06:58:49 -0700 (Fri, 27 Apr 2007) Log Message: ----------- oups again :-( Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GLU.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-27 13:56:39
|
Revision: 339 http://svn.sourceforge.net/gambas/?rev=339&view=rev Author: lordheavy Date: 2007-04-27 06:56:40 -0700 (Fri, 27 Apr 2007) Log Message: ----------- oups Modified Paths: -------------- 2.0/trunk/gb.opengl/src/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-27 13:55:44
|
Revision: 338 http://svn.sourceforge.net/gambas/?rev=338&view=rev Author: lordheavy Date: 2007-04-27 06:55:44 -0700 (Fri, 27 Apr 2007) Log Message: ----------- [GB.OPENGL] * OPT: Gl.Vertexf and Gl.Vertexi replace old Gl.vertexXX behaviour. Now z and w component are optionals. various updates + new gl.Getxxx Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GL.c 2.0/trunk/gb.opengl/src/GLU.c 2.0/trunk/gb.opengl/src/GLUtextureImage.c 2.0/trunk/gb.opengl/src/GLinfo.c 2.0/trunk/gb.opengl/src/GLinfo.h 2.0/trunk/gb.opengl/src/GLprimitives.c 2.0/trunk/gb.opengl/src/GLprimitives.h 2.0/trunk/gb.opengl/src/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-26 23:07:52
|
Revision: 337 http://svn.sourceforge.net/gambas/?rev=337&view=rev Author: gambas Date: 2007-04-26 16:07:48 -0700 (Thu, 26 Apr 2007) Log Message: ----------- [COMPILER] * BUG: The compiler can compile forms having controls named with any identifier, even Gambas reserved keywords, as before. Modified Paths: -------------- 2.0/trunk/main/gbc/gbc_form.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-26 22:44:25
|
Revision: 336 http://svn.sourceforge.net/gambas/?rev=336&view=rev Author: gambas Date: 2007-04-26 15:44:26 -0700 (Thu, 26 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * OPT: Uses buffered streams as much as possible. * NEW: You can make packages for Ubuntu, but at the moment they are exactly the same packages as the Debian ones. * BUG: Debug window layout is correctly saved now. [INTERPRETER] * OPT: Many little optimizations in many places. [GB.DEBUG] * BUG: The bug of the previous revision is now correctly fixed. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/FAbout.class 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FDebugInfo.form 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FTips.class 2.0/trunk/app/src/gambas2/FTranslate.class 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_class.c 2.0/trunk/main/gbx/gbx_class_load.c 2.0/trunk/main/gbx/gbx_class_native.c 2.0/trunk/main/gbx/gbx_exec.c 2.0/trunk/main/gbx/gbx_exec.h 2.0/trunk/main/gbx/gbx_math.c 2.0/trunk/main/gbx/gbx_stream.c 2.0/trunk/main/gbx/gbx_stream.h 2.0/trunk/main/gbx/gbx_stream_arch.c 2.0/trunk/main/gbx/gbx_stream_buffer.c 2.0/trunk/main/gbx/gbx_stream_direct.c 2.0/trunk/main/gbx/gbx_stream_memory.c 2.0/trunk/main/gbx/gbx_stream_pipe.c 2.0/trunk/main/gbx/gbx_stream_process.c 2.0/trunk/main/gbx/gbx_subr.c 2.0/trunk/main/gbx/gbx_subr_test.c 2.0/trunk/main/gbx/gbx_subr_test_temp.h 2.0/trunk/main/gbx/gbx_value.c 2.0/trunk/main/lib/debug/debug.c 2.0/trunk/main/share/gb_hash.h 2.0/trunk/main/share/gb_hash_temp.h Added Paths: ----------- 2.0/trunk/app/src/gambas2/install/group/ubuntu 2.0/trunk/app/src/gambas2/install/menu/ubuntu This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-26 06:07:30
|
Revision: 335 http://svn.sourceforge.net/gambas/?rev=335&view=rev Author: gambas Date: 2007-04-25 23:07:31 -0700 (Wed, 25 Apr 2007) Log Message: ----------- [INTERPRETER] * OPT: Some optimizations in hashing routines. * BUG: Fixed a potential crash in the debugger. [GB.EVAL] * NEW: Syntax highlighting now keeps spaces before comments. Modified Paths: -------------- 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/FDebugExpr.form 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FDebugInfo.form 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/main/lib/debug/debug.c 2.0/trunk/main/lib/eval/eval_analyze.c 2.0/trunk/main/lib/eval/eval_read.c 2.0/trunk/main/share/gb_hash_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-25 21:03:07
|
Revision: 334 http://svn.sourceforge.net/gambas/?rev=334&view=rev Author: lordheavy Date: 2007-04-25 14:01:58 -0700 (Wed, 25 Apr 2007) Log Message: ----------- Add missing constants and methods Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GL.c 2.0/trunk/gb.opengl/src/GLinfo.c 2.0/trunk/gb.opengl/src/GLinfo.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-25 19:48:23
|
Revision: 333 http://svn.sourceforge.net/gambas/?rev=333&view=rev Author: gambas Date: 2007-04-25 12:48:22 -0700 (Wed, 25 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Some code was put in common in the three different packaging routines. * BUG: The package name with its prefix should be used correctly everywhere now. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/Package.module This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-25 15:53:13
|
Revision: 332 http://svn.sourceforge.net/gambas/?rev=332&view=rev Author: lordheavy Date: 2007-04-25 08:53:14 -0700 (Wed, 25 Apr 2007) Log Message: ----------- [GB.OPENGL] * Bug: Add more Gl.Getxxx mising methods. Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GL.c 2.0/trunk/gb.opengl/src/GLinfo.c 2.0/trunk/gb.opengl/src/GLinfo.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-25 11:17:27
|
Revision: 331 http://svn.sourceforge.net/gambas/?rev=331&view=rev Author: lordheavy Date: 2007-04-25 04:17:29 -0700 (Wed, 25 Apr 2007) Log Message: ----------- [GB.OPENGL] * BUG: Add missing Gl.GetIndexBits() and Gl.IndexClearValue() methods. Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GL.c 2.0/trunk/gb.opengl/src/GLinfo.c 2.0/trunk/gb.opengl/src/GLinfo.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-25 10:38:16
|
Revision: 330 http://svn.sourceforge.net/gambas/?rev=330&view=rev Author: lordheavy Date: 2007-04-25 03:38:17 -0700 (Wed, 25 Apr 2007) Log Message: ----------- [GB.OPENGL] * BUG: Add missing Gl.GetColorClearValue() method. Modified Paths: -------------- 2.0/trunk/gb.opengl/src/GL.c 2.0/trunk/gb.opengl/src/GLinfo.c 2.0/trunk/gb.opengl/src/GLinfo.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-25 09:00:22
|
Revision: 329 http://svn.sourceforge.net/gambas/?rev=329&view=rev Author: gambas Date: 2007-04-25 02:00:21 -0700 (Wed, 25 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Debian packages are now managed by the packager. * NEW: A project "save as" feature has been implemented. * BUG: Removed a duplicated F10 shortcut. [GB.QT] * BUG: The Window KeyPress event handler now correctly intercepts all keyboard events sent to any control inside the window. * BUG: The Default and Cancel properties of Button controls now work correctly when their window is embedded into another window. [GB.FORM] * NEW: Dialog.SelectDirectory is a new method that replaces the default method of the GUI component. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/.lang/fr.po 2.0/trunk/app/src/gambas2/.lang/tr.mo 2.0/trunk/app/src/gambas2/.lang/tr.po 2.0/trunk/app/src/gambas2/.project 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FEditor.form 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/FOpenProject.class 2.0/trunk/app/src/gambas2/FOption.form 2.0/trunk/app/src/gambas2/FProjectItem.class 2.0/trunk/app/src/gambas2/FProjectItem.form 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.form 2.0/trunk/app/src/gambas2/FWelcome.class 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.desktop/Main.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/Dialog.class 2.0/trunk/comp/src/gb.form/FFileDialog.form 2.0/trunk/examples/examples/Drawing/Sensor/.project 2.0/trunk/examples/examples/Drawing/Sensor/FSensor.form 2.0/trunk/examples/examples/Misc/Notepad/.icon.png 2.0/trunk/examples/examples/Misc/Notepad/.project 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/reconf-all Added Paths: ----------- 2.0/trunk/app/src/gambas2/img/logo/ubuntu.png 2.0/trunk/comp/src/gb.form/FDirDialog.class 2.0/trunk/comp/src/gb.form/FDirDialog.form 2.0/trunk/examples/examples/Misc/Notepad/notepad.png Removed Paths: ------------- 2.0/trunk/examples/examples/Misc/Notepad/notepad.png This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2007-04-24 20:55:22
|
Revision: 328 http://svn.sourceforge.net/gambas/?rev=328&view=rev Author: lordheavy Date: 2007-04-24 13:55:19 -0700 (Tue, 24 Apr 2007) Log Message: ----------- [GB.GTK] * NEW: gb.sdl now uses the image conversion routines located in the interpreter. Modified Paths: -------------- 2.0/trunk/gb.sdl/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-24 16:08:18
|
Revision: 327 http://svn.sourceforge.net/gambas/?rev=327&view=rev Author: gambas Date: 2007-04-24 09:06:53 -0700 (Tue, 24 Apr 2007) Log Message: ----------- [GB.NET.SMTP] * BUG: An error while attaching a file now raises an error and does not crash the interpreter anymore. Modified Paths: -------------- 2.0/trunk/gb.net.smtp/src/CSmtpClient.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-23 06:11:13
|
Revision: 326 http://svn.sourceforge.net/gambas/?rev=326&view=rev Author: gambas Date: 2007-04-22 23:11:15 -0700 (Sun, 22 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Shortcuts now do not raise the same action twice anymore. [GB.QT] * NEW: Menu.Value is now a property on its own, and acts like the Button.Value property. * BUG: Non toggle actions now should behave correctly and not raise twice. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/Design.module 2.0/trunk/gb.qt/src/CMenu.cpp 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/gb.qt/.project 2.0/trunk/gb.qt/src/gb.qt/Action.class 2.0/trunk/gb.qt/src/gb.qt/FMain.class 2.0/trunk/gb.qt/src/gb.qt/FMain.form 2.0/trunk/main/gbc/gba.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-20 23:46:14
|
Revision: 325 http://svn.sourceforge.net/gambas/?rev=325&view=rev Author: gambas Date: 2007-04-20 16:46:10 -0700 (Fri, 20 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Automatic completion now handles overriden classes correctly. * NEW: Package prefix is now the vendor name if specified. * NEW: A class name can begin with an underscore. * NEW: Classes whose name begins with an underscore are now hidden in automatic completion. * BUG: Class names are now correctly checked during a renaming operation. * BUG: Function signature is now displayed on several lines if it cannot fit the editor. * BUG: New form menu is now hidden if the project has no component that provide forms. * BUG: Automatic file naming now works correctly if the creation file dialog is opened more than once. [INTERPRETER] * BUG: Error messages are now correctly displayed again. [GB.QT] * BUG: Setting the value of an action associated with buttons that are not toggles now works. * BUG: Setting the value of a ToolButton that is not a toggle now works. [GB.DESKTOP] * NEW: This is a new component that provides an access to the Portland project xdg utilities. Modified Paths: -------------- 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/.project 2.0/trunk/app/src/gambas2/CComponent.class 2.0/trunk/app/src/gambas2/CControl.class 2.0/trunk/app/src/gambas2/FCompletion.class 2.0/trunk/app/src/gambas2/FCreateFile.class 2.0/trunk/app/src/gambas2/FCreateFile.form 2.0/trunk/app/src/gambas2/FCreateProject.form 2.0/trunk/app/src/gambas2/FEditor.class 2.0/trunk/app/src/gambas2/FForm.class 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FMakeInstall.class 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/FOpenProject.class 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/FSignature.class 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/order 2.0/trunk/gb.qt/src/CButton.cpp 2.0/trunk/gb.qt/src/gb.qt/.project 2.0/trunk/gb.qt/src/gb.qt/Action.class 2.0/trunk/gb.qt/src/gb.qt/FMain.class 2.0/trunk/gb.qt/src/gb.qt/FMain.form 2.0/trunk/main/gbx/gb_error.c Added Paths: ----------- 2.0/trunk/comp/src/gb.desktop/ 2.0/trunk/comp/src/gb.desktop/.component 2.0/trunk/comp/src/gb.desktop/.directory 2.0/trunk/comp/src/gb.desktop/.icon.png 2.0/trunk/comp/src/gb.desktop/.info 2.0/trunk/comp/src/gb.desktop/.list 2.0/trunk/comp/src/gb.desktop/.project 2.0/trunk/comp/src/gb.desktop/.settings 2.0/trunk/comp/src/gb.desktop/Desktop.class 2.0/trunk/comp/src/gb.desktop/Main.module 2.0/trunk/comp/src/gb.desktop/_DesktopIcons.class 2.0/trunk/comp/src/gb.desktop/_DesktopMenus.class 2.0/trunk/comp/src/gb.desktop/_DesktopScreenSaver.class 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/ 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/LICENSE 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/ 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/README 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/xdg-desktop-icon 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/xdg-desktop-menu 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/xdg-email 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/xdg-icon-resource 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/xdg-mime 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/xdg-open 2.0/trunk/comp/src/gb.desktop/xdg-utils-1.0.1/scripts/xdg-screensaver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-20 15:00:52
|
Revision: 324 http://svn.sourceforge.net/gambas/?rev=324&view=rev Author: gambas Date: 2007-04-20 08:00:49 -0700 (Fri, 20 Apr 2007) Log Message: ----------- [GB.EVAL] * BUG: The evaluator should work correctly again and not crash anymore. Modified Paths: -------------- 2.0/trunk/main/lib/eval/eval.c 2.0/trunk/main/lib/eval/eval_code.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-20 13:23:21
|
Revision: 323 http://svn.sourceforge.net/gambas/?rev=323&view=rev Author: gambas Date: 2007-04-20 06:23:22 -0700 (Fri, 20 Apr 2007) Log Message: ----------- * Year copyright update. Modified Paths: -------------- 2.0/trunk/gb.crypt/src/c_crypt.c 2.0/trunk/gb.crypt/src/c_crypt.h 2.0/trunk/gb.crypt/src/main.c 2.0/trunk/gb.db.firebird/src/main.cpp 2.0/trunk/gb.db.mysql/src/main.c 2.0/trunk/gb.db.odbc/src/main.c 2.0/trunk/gb.db.odbc/src/main.h 2.0/trunk/gb.db.postgresql/src/main.c 2.0/trunk/gb.db.sqlite2/src/main.cpp 2.0/trunk/gb.db.sqlite2/src/main.h 2.0/trunk/gb.db.sqlite3/src/main.cpp 2.0/trunk/gb.db.sqlite3/src/main.h 2.0/trunk/gb.image/src/CImage.cpp 2.0/trunk/gb.image/src/CImage.h 2.0/trunk/gb.image/src/effect.cpp 2.0/trunk/gb.image/src/effect.h 2.0/trunk/gb.image/src/main.cpp 2.0/trunk/gb.image/src/main.h 2.0/trunk/gb.image/src/qimage.cpp 2.0/trunk/gb.image/src/qt.h 2.0/trunk/gb.ldap/src/Cldap.h 2.0/trunk/gb.ldap/src/main.c 2.0/trunk/gb.net.smtp/src/CSmtpClient.c 2.0/trunk/gb.net.smtp/src/CSmtpClient.h 2.0/trunk/gb.net.smtp/src/main.c 2.0/trunk/gb.net.smtp/src/main.h 2.0/trunk/gb.pcre/src/main.c 2.0/trunk/gb.pcre/src/regexp.c 2.0/trunk/gb.qt/gb.form.arrangement.h 2.0/trunk/gb.qt/src/CButton.cpp 2.0/trunk/gb.qt/src/CButton.h 2.0/trunk/gb.qt/src/CCheckBox.cpp 2.0/trunk/gb.qt/src/CCheckBox.h 2.0/trunk/gb.qt/src/CClipboard.cpp 2.0/trunk/gb.qt/src/CClipboard.h 2.0/trunk/gb.qt/src/CColor.cpp 2.0/trunk/gb.qt/src/CColor.h 2.0/trunk/gb.qt/src/CConst.cpp 2.0/trunk/gb.qt/src/CConst.h 2.0/trunk/gb.qt/src/CContainer.cpp 2.0/trunk/gb.qt/src/CContainer.h 2.0/trunk/gb.qt/src/CDialog.cpp 2.0/trunk/gb.qt/src/CDialog.h 2.0/trunk/gb.qt/src/CDraw.cpp 2.0/trunk/gb.qt/src/CDraw.h 2.0/trunk/gb.qt/src/CDrawing.cpp 2.0/trunk/gb.qt/src/CDrawing.h 2.0/trunk/gb.qt/src/CDrawingArea.cpp 2.0/trunk/gb.qt/src/CDrawingArea.h 2.0/trunk/gb.qt/src/CEmbedder.cpp 2.0/trunk/gb.qt/src/CEmbedder.h 2.0/trunk/gb.qt/src/CFont.cpp 2.0/trunk/gb.qt/src/CFont.h 2.0/trunk/gb.qt/src/CFrame.h 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CGridView.h 2.0/trunk/gb.qt/src/CIconView.cpp 2.0/trunk/gb.qt/src/CIconView.h 2.0/trunk/gb.qt/src/CImage.cpp 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CLabel.h 2.0/trunk/gb.qt/src/CListBox.cpp 2.0/trunk/gb.qt/src/CListBox.h 2.0/trunk/gb.qt/src/CMenu.cpp 2.0/trunk/gb.qt/src/CMenu.h 2.0/trunk/gb.qt/src/CMessage.cpp 2.0/trunk/gb.qt/src/CMessage.h 2.0/trunk/gb.qt/src/CMouse.h 2.0/trunk/gb.qt/src/CMovieBox.cpp 2.0/trunk/gb.qt/src/CMovieBox.h 2.0/trunk/gb.qt/src/CPanel.cpp 2.0/trunk/gb.qt/src/CPanel.h 2.0/trunk/gb.qt/src/CPicture.cpp 2.0/trunk/gb.qt/src/CPicture.h 2.0/trunk/gb.qt/src/CPictureBox.cpp 2.0/trunk/gb.qt/src/CPictureBox.h 2.0/trunk/gb.qt/src/CProgress.cpp 2.0/trunk/gb.qt/src/CProgress.h 2.0/trunk/gb.qt/src/CRadioButton.cpp 2.0/trunk/gb.qt/src/CRadioButton.h 2.0/trunk/gb.qt/src/CScreen.cpp 2.0/trunk/gb.qt/src/CScreen.h 2.0/trunk/gb.qt/src/CScrollBar.cpp 2.0/trunk/gb.qt/src/CScrollBar.h 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/CScrollView.h 2.0/trunk/gb.qt/src/CSlider.cpp 2.0/trunk/gb.qt/src/CSlider.h 2.0/trunk/gb.qt/src/CSpinBox.cpp 2.0/trunk/gb.qt/src/CSpinBox.h 2.0/trunk/gb.qt/src/CSplitter.cpp 2.0/trunk/gb.qt/src/CSplitter.h 2.0/trunk/gb.qt/src/CTabStrip.cpp 2.0/trunk/gb.qt/src/CTabStrip.h 2.0/trunk/gb.qt/src/CTextArea.cpp 2.0/trunk/gb.qt/src/CTextArea.h 2.0/trunk/gb.qt/src/CTextBox.cpp 2.0/trunk/gb.qt/src/CTextBox.h 2.0/trunk/gb.qt/src/CTrayIcon.cpp 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/CTreeView.h 2.0/trunk/gb.qt/src/CWatcher.cpp 2.0/trunk/gb.qt/src/CWatcher.h 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/CWidget.h 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/gb.qt/src/CWindow.h 2.0/trunk/gb.qt/src/ext/CDial.cpp 2.0/trunk/gb.qt/src/ext/CDial.h 2.0/trunk/gb.qt/src/ext/CEditor.cpp 2.0/trunk/gb.qt/src/ext/CEditor.h 2.0/trunk/gb.qt/src/ext/CTextView.cpp 2.0/trunk/gb.qt/src/ext/CTextView.h 2.0/trunk/gb.qt/src/ext/garray.cpp 2.0/trunk/gb.qt/src/ext/garray.h 2.0/trunk/gb.qt/src/ext/gdocument.cpp 2.0/trunk/gb.qt/src/ext/gdocument.h 2.0/trunk/gb.qt/src/ext/gstring.cpp 2.0/trunk/gb.qt/src/ext/gstring.h 2.0/trunk/gb.qt/src/ext/gview.cpp 2.0/trunk/gb.qt/src/ext/gview.h 2.0/trunk/gb.qt/src/ext/main.cpp 2.0/trunk/gb.qt/src/ext/main.h 2.0/trunk/gb.qt/src/gb.qt.h 2.0/trunk/gb.qt/src/main.cpp 2.0/trunk/gb.qt/src/main.h 2.0/trunk/gb.qt/src/x11.c 2.0/trunk/gb.qt/src/x11.h 2.0/trunk/gb.qt.kde/src/CApplication.cpp 2.0/trunk/gb.qt.kde/src/CColorBox.cpp 2.0/trunk/gb.qt.kde/src/CDialog.cpp 2.0/trunk/gb.qt.kde/src/html/CWebBrowser.cpp 2.0/trunk/gb.qt.kde/src/html/CWebBrowser.h 2.0/trunk/gb.qt.kde/src/html/main.cpp 2.0/trunk/gb.qt.kde/src/html/main.h 2.0/trunk/gb.qt.kde/src/main.cpp 2.0/trunk/gb.qt.kde/src/main.h 2.0/trunk/gb.sdl.sound/src/main.c 2.0/trunk/gb.sdl.sound/src/main.h 2.0/trunk/gb.sdl.sound/src/sound.c 2.0/trunk/gb.sdl.sound/src/sound.h 2.0/trunk/main/gbc/gb_common.c 2.0/trunk/main/gbc/gb_error.c 2.0/trunk/main/gbc/gb_error.h 2.0/trunk/main/gbc/gba.c 2.0/trunk/main/gbc/gbc.c 2.0/trunk/main/gbc/gbc_archive.c 2.0/trunk/main/gbc/gbc_archive.h 2.0/trunk/main/gbc/gbc_class.c 2.0/trunk/main/gbc/gbc_class.h 2.0/trunk/main/gbc/gbc_compile.c 2.0/trunk/main/gbc/gbc_compile.h 2.0/trunk/main/gbc/gbc_dump.c 2.0/trunk/main/gbc/gbc_form.c 2.0/trunk/main/gbc/gbc_form.h 2.0/trunk/main/gbc/gbc_header.c 2.0/trunk/main/gbc/gbc_header.h 2.0/trunk/main/gbc/gbc_output.c 2.0/trunk/main/gbc/gbc_output.h 2.0/trunk/main/gbc/gbc_read.c 2.0/trunk/main/gbc/gbc_read.h 2.0/trunk/main/gbc/gbc_trans.c 2.0/trunk/main/gbc/gbc_trans.h 2.0/trunk/main/gbc/gbc_trans_code.c 2.0/trunk/main/gbc/gbc_trans_ctrl.c 2.0/trunk/main/gbc/gbc_trans_expr.c 2.0/trunk/main/gbc/gbc_trans_subr.c 2.0/trunk/main/gbc/gbc_trans_tree.c 2.0/trunk/main/gbc/gbi.c 2.0/trunk/main/gbx/gb_common.c 2.0/trunk/main/gbx/gb_error.c 2.0/trunk/main/gbx/gb_error.h 2.0/trunk/main/gbx/gb_hash.c 2.0/trunk/main/gbx/gb_table.c 2.0/trunk/main/gbx/gbx.c 2.0/trunk/main/gbx/gbx_api.c 2.0/trunk/main/gbx/gbx_api.h 2.0/trunk/main/gbx/gbx_archive.c 2.0/trunk/main/gbx/gbx_archive.h 2.0/trunk/main/gbx/gbx_c_application.c 2.0/trunk/main/gbx/gbx_c_array.c 2.0/trunk/main/gbx/gbx_c_array.h 2.0/trunk/main/gbx/gbx_c_class.c 2.0/trunk/main/gbx/gbx_c_collection.c 2.0/trunk/main/gbx/gbx_c_collection.h 2.0/trunk/main/gbx/gbx_c_enum.c 2.0/trunk/main/gbx/gbx_c_error.c 2.0/trunk/main/gbx/gbx_c_file.c 2.0/trunk/main/gbx/gbx_c_file.h 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_process.c 2.0/trunk/main/gbx/gbx_c_process.h 2.0/trunk/main/gbx/gbx_c_quote.c 2.0/trunk/main/gbx/gbx_c_quote.h 2.0/trunk/main/gbx/gbx_c_string.c 2.0/trunk/main/gbx/gbx_c_subcollection.c 2.0/trunk/main/gbx/gbx_c_subcollection.h 2.0/trunk/main/gbx/gbx_c_timer.c 2.0/trunk/main/gbx/gbx_c_timer.h 2.0/trunk/main/gbx/gbx_class.c 2.0/trunk/main/gbx/gbx_class.h 2.0/trunk/main/gbx/gbx_class_desc.h 2.0/trunk/main/gbx/gbx_class_info.c 2.0/trunk/main/gbx/gbx_class_init.c 2.0/trunk/main/gbx/gbx_class_load.c 2.0/trunk/main/gbx/gbx_class_native.c 2.0/trunk/main/gbx/gbx_compare.c 2.0/trunk/main/gbx/gbx_compare.h 2.0/trunk/main/gbx/gbx_component.c 2.0/trunk/main/gbx/gbx_component.h 2.0/trunk/main/gbx/gbx_date.c 2.0/trunk/main/gbx/gbx_debug.c 2.0/trunk/main/gbx/gbx_debug.h 2.0/trunk/main/gbx/gbx_eval.c 2.0/trunk/main/gbx/gbx_event.c 2.0/trunk/main/gbx/gbx_event.h 2.0/trunk/main/gbx/gbx_exec.c 2.0/trunk/main/gbx/gbx_exec.h 2.0/trunk/main/gbx/gbx_exec_enum.c 2.0/trunk/main/gbx/gbx_exec_loop.c 2.0/trunk/main/gbx/gbx_exec_pop.c 2.0/trunk/main/gbx/gbx_exec_push.c 2.0/trunk/main/gbx/gbx_expression.h 2.0/trunk/main/gbx/gbx_extern.c 2.0/trunk/main/gbx/gbx_info.h 2.0/trunk/main/gbx/gbx_library.c 2.0/trunk/main/gbx/gbx_library.h 2.0/trunk/main/gbx/gbx_list.h 2.0/trunk/main/gbx/gbx_local.c 2.0/trunk/main/gbx/gbx_local.h 2.0/trunk/main/gbx/gbx_math.c 2.0/trunk/main/gbx/gbx_math.h 2.0/trunk/main/gbx/gbx_number.c 2.0/trunk/main/gbx/gbx_object.c 2.0/trunk/main/gbx/gbx_object.h 2.0/trunk/main/gbx/gbx_print.c 2.0/trunk/main/gbx/gbx_project.c 2.0/trunk/main/gbx/gbx_project.h 2.0/trunk/main/gbx/gbx_stack.c 2.0/trunk/main/gbx/gbx_stack.h 2.0/trunk/main/gbx/gbx_stream.c 2.0/trunk/main/gbx/gbx_stream.h 2.0/trunk/main/gbx/gbx_stream_arch.c 2.0/trunk/main/gbx/gbx_stream_buffer.c 2.0/trunk/main/gbx/gbx_stream_direct.c 2.0/trunk/main/gbx/gbx_stream_pipe.c 2.0/trunk/main/gbx/gbx_stream_process.c 2.0/trunk/main/gbx/gbx_string.c 2.0/trunk/main/gbx/gbx_string.h 2.0/trunk/main/gbx/gbx_subr.h 2.0/trunk/main/gbx/gbx_subr_conv.c 2.0/trunk/main/gbx/gbx_subr_file.c 2.0/trunk/main/gbx/gbx_subr_math.c 2.0/trunk/main/gbx/gbx_subr_math_temp.h 2.0/trunk/main/gbx/gbx_subr_misc.c 2.0/trunk/main/gbx/gbx_subr_string.c 2.0/trunk/main/gbx/gbx_subr_test.c 2.0/trunk/main/gbx/gbx_subr_time.c 2.0/trunk/main/gbx/gbx_subst.c 2.0/trunk/main/gbx/gbx_subst.h 2.0/trunk/main/gbx/gbx_type.c 2.0/trunk/main/gbx/gbx_type.h 2.0/trunk/main/gbx/gbx_value.c 2.0/trunk/main/gbx/gbx_value.h 2.0/trunk/main/gbx/gbx_watch.c 2.0/trunk/main/gbx/gbx_watch.h 2.0/trunk/main/lib/db/CConnection.c 2.0/trunk/main/lib/db/CConnection.h 2.0/trunk/main/lib/db/CDatabase.c 2.0/trunk/main/lib/db/CField.c 2.0/trunk/main/lib/db/CIndex.c 2.0/trunk/main/lib/db/CResult.c 2.0/trunk/main/lib/db/CResult.h 2.0/trunk/main/lib/db/CResultField.c 2.0/trunk/main/lib/db/CResultField.h 2.0/trunk/main/lib/db/CTable.c 2.0/trunk/main/lib/db/CUser.c 2.0/trunk/main/lib/db/deletemap.c 2.0/trunk/main/lib/db/gb.db.h 2.0/trunk/main/lib/db/gb_barray.h 2.0/trunk/main/lib/db/main.c 2.0/trunk/main/lib/db/main.h 2.0/trunk/main/lib/db/sqlite.c 2.0/trunk/main/lib/db/sqlite.h 2.0/trunk/main/lib/debug/CDebug.c 2.0/trunk/main/lib/debug/debug.c 2.0/trunk/main/lib/debug/debug.h 2.0/trunk/main/lib/debug/gb.debug.h 2.0/trunk/main/lib/debug/main.c 2.0/trunk/main/lib/debug/print.c 2.0/trunk/main/lib/debug/print.h 2.0/trunk/main/lib/eval/CExpression.c 2.0/trunk/main/lib/eval/CSystem.c 2.0/trunk/main/lib/eval/CSystem.h 2.0/trunk/main/lib/eval/eval.c 2.0/trunk/main/lib/eval/eval.h 2.0/trunk/main/lib/eval/eval_analyze.c 2.0/trunk/main/lib/eval/eval_read.c 2.0/trunk/main/lib/eval/eval_read.h 2.0/trunk/main/lib/eval/eval_trans.c 2.0/trunk/main/lib/eval/eval_trans.h 2.0/trunk/main/lib/eval/eval_trans_expr.c 2.0/trunk/main/lib/eval/eval_trans_tree.c 2.0/trunk/main/lib/eval/gb.eval.h 2.0/trunk/main/lib/eval/gb_alloc_override.h 2.0/trunk/main/lib/eval/gb_error.c 2.0/trunk/main/lib/eval/gb_error.h 2.0/trunk/main/lib/eval/gb_table.c 2.0/trunk/main/lib/eval/main.c 2.0/trunk/main/lib/eval/main.h 2.0/trunk/main/lib/vb/main.c 2.0/trunk/main/lib/vb/vb.c 2.0/trunk/main/share/gb_alloc.h 2.0/trunk/main/share/gb_arch.h 2.0/trunk/main/share/gb_arch_temp.h 2.0/trunk/main/share/gb_array.h 2.0/trunk/main/share/gb_array_temp.h 2.0/trunk/main/share/gb_buffer.h 2.0/trunk/main/share/gb_buffer_temp.h 2.0/trunk/main/share/gb_code.h 2.0/trunk/main/share/gb_code_temp.h 2.0/trunk/main/share/gb_common.h 2.0/trunk/main/share/gb_common_swap_temp.h 2.0/trunk/main/share/gb_component.h 2.0/trunk/main/share/gb_file_share.h 2.0/trunk/main/share/gb_file_temp.h 2.0/trunk/main/share/gb_hash.h 2.0/trunk/main/share/gb_hash_temp.h 2.0/trunk/main/share/gb_limit.h 2.0/trunk/main/share/gb_pcode.h 2.0/trunk/main/share/gb_pcode_temp.h 2.0/trunk/main/share/gb_replace.h 2.0/trunk/main/share/gb_replace_temp.h 2.0/trunk/main/share/gb_reserved.h 2.0/trunk/main/share/gb_reserved_temp.h 2.0/trunk/main/share/gb_table.h 2.0/trunk/main/share/gb_table_temp.h 2.0/trunk/main/share/gb_type_common.h 2.0/trunk/main/share/gbc_read_common.h 2.0/trunk/main/share/gbc_trans_common.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2007-04-20 12:35:47
|
Revision: 322 http://svn.sourceforge.net/gambas/?rev=322&view=rev Author: gambas Date: 2007-04-20 05:35:47 -0700 (Fri, 20 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The optional 'gambas-' prefix is correctly to the package description in Slackware packages. [GB.QT] * BUG: When mouse events are explicitely handled, they are not propagated anymore to the Qt library. This avoid crashes when the widget that received the event is destroyed in the event handler. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/FDebugExpr.class 2.0/trunk/app/src/gambas2/Package.module 2.0/trunk/gb.qt/src/CButton.cpp 2.0/trunk/gb.qt/src/CClipboard.cpp 2.0/trunk/gb.qt/src/CDialog.cpp 2.0/trunk/gb.qt/src/CDrawing.cpp 2.0/trunk/gb.qt/src/CFont.cpp 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CIconView.cpp 2.0/trunk/gb.qt/src/CImage.cpp 2.0/trunk/gb.qt/src/CMenu.cpp 2.0/trunk/gb.qt/src/CMouse.cpp 2.0/trunk/gb.qt/src/CPicture.cpp 2.0/trunk/gb.qt/src/CPicture.h 2.0/trunk/gb.qt/src/CTabStrip.cpp 2.0/trunk/gb.qt/src/CTrayIcon.cpp 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/CWatcher.cpp 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/gb.qt/src/main.cpp 2.0/trunk/gb.qt/src/qtxembed.cpp 2.0/trunk/main/lib/compress/CCompress.c 2.0/trunk/main/lib/compress/CUncompress.c 2.0/trunk/main/lib/db/CConnection.c 2.0/trunk/main/lib/db/CDatabase.c 2.0/trunk/main/lib/db/CField.c 2.0/trunk/main/lib/db/CIndex.c 2.0/trunk/main/lib/db/CResult.c 2.0/trunk/main/lib/db/CResultField.c 2.0/trunk/main/lib/db/CTable.c 2.0/trunk/main/lib/db/CUser.c 2.0/trunk/main/lib/db/deletemap.c 2.0/trunk/main/lib/db/gb_barray.h 2.0/trunk/main/lib/db/main.c 2.0/trunk/main/lib/debug/CDebug.c 2.0/trunk/main/lib/debug/debug.c 2.0/trunk/main/lib/debug/print.c 2.0/trunk/main/lib/eval/eval_trans_expr.c 2.0/trunk/main/lib/vb/vb.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |