Thread: [Gambas-devel-svn] SF.net SVN: gambas: [1031] gambas/branches/2.0 (Page 2)
Brought to you by:
gambas
From: <ga...@us...> - 2008-01-22 22:46:11
|
Revision: 1031 http://gambas.svn.sourceforge.net/gambas/?rev=1031&view=rev Author: gambas Date: 2008-01-22 14:46:16 -0800 (Tue, 22 Jan 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Prevents the packager to try to create the package inside the project directory. [INTERPRETER] * BUG: Fixed the static array management that was broken by the 64 bits changes. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/.lang/fr.mo gambas/branches/2.0/app/src/gambas2/.lang/fr.po gambas/branches/2.0/app/src/gambas2/FMakeInstall.class gambas/branches/2.0/app/src/gambas2/FTranslate.class gambas/branches/2.0/app/src/gambas2/Package.module gambas/branches/2.0/main/gbx/gbx_array.c gambas/branches/2.0/main/gbx/gbx_exec.c gambas/branches/2.0/main/gbx/gbx_exec_pop.c gambas/branches/2.0/main/gbx/gbx_exec_push.c gambas/branches/2.0/main/gbx/gbx_value.c gambas/branches/2.0/main/gbx/gbx_value.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-25 00:02:47
|
Revision: 1037 http://gambas.svn.sourceforge.net/gambas/?rev=1037&view=rev Author: gambas Date: 2008-01-24 16:02:52 -0800 (Thu, 24 Jan 2008) Log Message: ----------- [EXAMPLES] * BUG: The Scripting example was fixed. [GB.DB] * NEW: Database driver can declare a set of character that are allowed in a database name. [GB.DB.SQLITE2] * NEW: '.' is allowed in database names now. [GB.DB.SQLITE3] * NEW: '.' is allowed in database names now. Modified Paths: -------------- gambas/branches/2.0/examples/examples/Automation/Scripting/FScript.form gambas/branches/2.0/gb.db.sqlite2/src/main.cpp gambas/branches/2.0/gb.db.sqlite3/src/main.cpp gambas/branches/2.0/main/lib/db/CDatabase.c gambas/branches/2.0/main/lib/db/gb.db.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-26 12:53:35
|
Revision: 1040 http://gambas.svn.sourceforge.net/gambas/?rev=1040&view=rev Author: gambas Date: 2008-01-26 04:53:38 -0800 (Sat, 26 Jan 2008) Log Message: ----------- [INTERPRETER] * BUG: Fixed a possible spurious error when reading a file from an archive. [GB.QT] * BUG: Really fix the bug in the DrawingArea control. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/Project.module gambas/branches/2.0/comp/src/gb.form/.info gambas/branches/2.0/comp/src/gb.form/.project gambas/branches/2.0/comp/src/gb.form/DateChooser.class gambas/branches/2.0/comp/src/gb.form/FMain.class gambas/branches/2.0/comp/src/gb.form/FMain.form gambas/branches/2.0/gb.qt/src/CDrawingArea.cpp gambas/branches/2.0/main/gbx/gbx_stream_arch.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-28 17:59:55
|
Revision: 1043 http://gambas.svn.sourceforge.net/gambas/?rev=1043&view=rev Author: gambas Date: 2008-01-28 09:59:57 -0800 (Mon, 28 Jan 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Icon preview in the icon editor, hidden in a side panel. [GB.DB.ODBC] * BUG: Some 64 bits and warning fixes. [GB.DEBUG] * NEW: More explicit error messages when the creation of debugger fifos fails. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/FIconEditor.class gambas/branches/2.0/app/src/gambas2/FIconEditor.form gambas/branches/2.0/app/src/gambas2-database-manager/.lang/.pot gambas/branches/2.0/app/src/gambas2-database-manager/.project gambas/branches/2.0/gb.db.firebird/src/main.cpp gambas/branches/2.0/gb.db.odbc/src/main.c gambas/branches/2.0/gb.gtk/src/gpicture.cpp gambas/branches/2.0/main/lib/debug/CDebug.c Added Paths: ----------- gambas/branches/2.0/app/src/gambas2/img/16/preview.png Removed Paths: ------------- gambas/branches/2.0/app/src/gambas2/img/anim/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-28 23:19:21
|
Revision: 1045 http://gambas.svn.sourceforge.net/gambas/?rev=1045&view=rev Author: gambas Date: 2008-01-28 15:19:25 -0800 (Mon, 28 Jan 2008) Log Message: ----------- [GB.DB] * BUG: Fixed many warnings and some 64 bits stuff in all database drivers. Modified Paths: -------------- gambas/branches/2.0/gb.db.firebird/src/main.cpp gambas/branches/2.0/gb.db.mysql/src/main.c gambas/branches/2.0/gb.db.odbc/src/main.c gambas/branches/2.0/gb.db.postgresql/src/main.c gambas/branches/2.0/gb.db.sqlite2/src/main.cpp gambas/branches/2.0/gb.db.sqlite3/src/main.cpp gambas/branches/2.0/main/lib/db/CConnection.c gambas/branches/2.0/main/lib/db/gb.db.h gambas/branches/2.0/main/lib/db/gb.db.proto.h gambas/branches/2.0/main/lib/db/main.c gambas/branches/2.0/main/lib/db/main.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-29 23:20:31
|
Revision: 1049 http://gambas.svn.sourceforge.net/gambas/?rev=1049&view=rev Author: gambas Date: 2008-01-29 15:20:35 -0800 (Tue, 29 Jan 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Do not show the project cleanup menu when the project is read-only. [EXAMPLES] * BUG: Fixed the MoviePlayer example. * BUG: Fixed the Clock example. [GB.CORBA] * NEW: Fixed some warnings. [GB.GTK] * NEW: Fixed some warnings. [GB.IMAGE] * NEW: Fixed some warnings. [GB.NET.SMTP] * NEW: Fixed some warnings. [GB.PDF] * NEW: Fixed some warnings. [GB.QT.KDE] * NEW: Fixed some warnings. [GB.SDL] * NEW: Fixed some warnings. [GB.SDL.SOUND] * NEW: Fixed some warnings. [GB.XML] * NEW: Fixed some warnings. [GB.XML.XLST] * NEW: Fixed some warnings. Modified Paths: -------------- gambas/branches/2.0/app/src/doc.cgi/.lang/.pot gambas/branches/2.0/app/src/doc.cgi/Main.module gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/CCoolButton.class gambas/branches/2.0/app/src/gambas2/FMain.class gambas/branches/2.0/app/src/gambas2/FMain.form gambas/branches/2.0/app/src/gambas2/FToolBar.class gambas/branches/2.0/examples/examples/Drawing/Clock/FClock.class gambas/branches/2.0/examples/examples/Video/MoviePlayer/FMoviePlayer.form gambas/branches/2.0/gb.corba/src/CCorbaApplication.cpp gambas/branches/2.0/gb.gtk/src/CFont.cpp gambas/branches/2.0/gb.gtk/src/CPictureBox.cpp gambas/branches/2.0/gb.gtk/src/CScrollView.cpp gambas/branches/2.0/gb.gtk/src/CSeparator.cpp gambas/branches/2.0/gb.gtk/src/CSlider.cpp gambas/branches/2.0/gb.gtk/src/CSpinBox.cpp gambas/branches/2.0/gb.gtk/src/CStock.cpp gambas/branches/2.0/gb.gtk.svg/src/CSVG.c gambas/branches/2.0/gb.image/src/kcpuinfo.cpp gambas/branches/2.0/gb.net.smtp/src/base64.c gambas/branches/2.0/gb.net.smtp/src/libsmtp_connection.c gambas/branches/2.0/gb.pdf/src/CPdfDocument.cpp gambas/branches/2.0/gb.qt.kde/src/CApplication.cpp gambas/branches/2.0/gb.sdl/src/main.cpp gambas/branches/2.0/gb.sdl.sound/src/sound.c gambas/branches/2.0/gb.xml/src/CXMLDocument.c gambas/branches/2.0/gb.xml/src/CXMLNode.c gambas/branches/2.0/gb.xml/src/CXMLReader.c gambas/branches/2.0/gb.xml/src/CXMLWriter.c gambas/branches/2.0/gb.xml/src/xslt/CXSLT.c gambas/branches/2.0/help/help/style.css This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-01-30 20:43:45
|
Revision: 1051 http://gambas.svn.sourceforge.net/gambas/?rev=1051&view=rev Author: gambas Date: 2008-01-30 12:43:43 -0800 (Wed, 30 Jan 2008) Log Message: ----------- [CONFIGURATION] * NEW: Removed the out-of-date README.FEDORA and README.REDHAT files. Removed Paths: ------------- gambas/branches/2.0/README.FEDORA gambas/branches/2.0/README.REDHAT This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-04 23:47:19
|
Revision: 1058 http://gambas.svn.sourceforge.net/gambas/?rev=1058&view=rev Author: gambas Date: 2008-02-04 15:47:23 -0800 (Mon, 04 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Correctly checks the process state after a compilation to know if there was an error. * NEW: When a runtime error is raised during program startup, the program is now automatically stopped. [GB.DB.FORM] * BUG: Correctly manage data controls inside TabStrip-like containers. * BUG: Setting the focus on a non-initialized DataControl does not raise an error anymore. [GB.QT] * BUG: Many warning fixes. * BUG: Now the Control.Visible property works like in gb.gtk, i.e. it returns if the control was not explicitely hidden. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/Design.module gambas/branches/2.0/app/src/gambas2/FWelcome.class gambas/branches/2.0/app/src/gambas2/FWelcome.form gambas/branches/2.0/app/src/gambas2/Project.module gambas/branches/2.0/comp/src/gb.db.form/.lang/.pot gambas/branches/2.0/comp/src/gb.db.form/.project gambas/branches/2.0/comp/src/gb.db.form/DataControl.class gambas/branches/2.0/comp/src/gb.db.form/DataSource.class gambas/branches/2.0/examples/examples/Games/GameOfLife/.project gambas/branches/2.0/gb.gtk/src/gpicture.cpp gambas/branches/2.0/gb.gtk/src/gpicture.h gambas/branches/2.0/gb.qt/share/gb.form.picture.h gambas/branches/2.0/gb.qt/src/CButton.cpp gambas/branches/2.0/gb.qt/src/CCheckBox.cpp gambas/branches/2.0/gb.qt/src/CContainer.cpp gambas/branches/2.0/gb.qt/src/CDrawingArea.cpp gambas/branches/2.0/gb.qt/src/CEmbedder.cpp gambas/branches/2.0/gb.qt/src/CFrame.cpp gambas/branches/2.0/gb.qt/src/CFrame.h gambas/branches/2.0/gb.qt/src/CGridView.cpp gambas/branches/2.0/gb.qt/src/CIconView.cpp gambas/branches/2.0/gb.qt/src/CLabel.cpp gambas/branches/2.0/gb.qt/src/CListBox.cpp gambas/branches/2.0/gb.qt/src/CMenu.cpp gambas/branches/2.0/gb.qt/src/CMessage.cpp gambas/branches/2.0/gb.qt/src/CMovieBox.cpp gambas/branches/2.0/gb.qt/src/CPanel.cpp gambas/branches/2.0/gb.qt/src/CPicture.cpp gambas/branches/2.0/gb.qt/src/CPicture.h gambas/branches/2.0/gb.qt/src/CPictureBox.cpp gambas/branches/2.0/gb.qt/src/CProgress.cpp gambas/branches/2.0/gb.qt/src/CRadioButton.cpp gambas/branches/2.0/gb.qt/src/CScreen.cpp gambas/branches/2.0/gb.qt/src/CScrollBar.cpp gambas/branches/2.0/gb.qt/src/CScrollView.cpp gambas/branches/2.0/gb.qt/src/CSlider.cpp gambas/branches/2.0/gb.qt/src/CSpinBox.cpp gambas/branches/2.0/gb.qt/src/CSplitter.cpp gambas/branches/2.0/gb.qt/src/CTabStrip.cpp gambas/branches/2.0/gb.qt/src/CTextArea.cpp gambas/branches/2.0/gb.qt/src/CTextBox.cpp gambas/branches/2.0/gb.qt/src/CTrayIcon.cpp gambas/branches/2.0/gb.qt/src/CTreeView.cpp gambas/branches/2.0/gb.qt/src/CWidget.cpp gambas/branches/2.0/gb.qt/src/CWidget.h gambas/branches/2.0/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...> - 2008-02-06 00:04:27
|
Revision: 1059 http://gambas.svn.sourceforge.net/gambas/?rev=1059&view=rev Author: gambas Date: 2008-02-05 16:04:31 -0800 (Tue, 05 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: END SUB can be the end of a method. The class analyze now takes that into account. [GB.GTK] * BUG: HSplitter.Layout and VSplitter.Layout now work correctly. It is a list of children widths, hidden children having a zero width. * BUG: Window arrangement is done before the Open event is raised, as in gb.qt. [GB.QT] * BUG: HSplitter.Layout and VSplitter.Layout now work correctly. It is a list of children widths, hidden children having a zero width. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/CComponent.class gambas/branches/2.0/app/src/gambas2/FWelcome.class gambas/branches/2.0/app/src/gambas2/FWelcome.form gambas/branches/2.0/app/src/gambas2-database-manager/.project gambas/branches/2.0/gb.gtk/src/CSplitter.cpp gambas/branches/2.0/gb.gtk/src/CSplitter.h gambas/branches/2.0/gb.gtk/src/CWindow.cpp gambas/branches/2.0/gb.gtk/src/gcontainer.cpp gambas/branches/2.0/gb.gtk/src/gcontrol.cpp gambas/branches/2.0/gb.gtk/src/gmainwindow.cpp gambas/branches/2.0/gb.gtk/src/gsplitter.cpp gambas/branches/2.0/gb.gtk/src/gsplitter.h gambas/branches/2.0/gb.qt/share/gb.form.arrangement.h gambas/branches/2.0/gb.qt/src/CContainer.cpp gambas/branches/2.0/gb.qt/src/CSplitter.cpp gambas/branches/2.0/gb.qt/src/CSplitter.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-17 21:45:20
|
Revision: 1076 http://gambas.svn.sourceforge.net/gambas/?rev=1076&view=rev Author: lordheavy Date: 2008-02-17 13:45:22 -0800 (Sun, 17 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: OpenBSD, link against gettextlib instead of libgettext. * BUG: OpenBSD, external function calling raise an error, as libffi isn't available. [OPENBSD] * NEW: Now gambas2 runtime is building. Modified Paths: -------------- gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/main/gbc/gbc_archive.c gambas/branches/2.0/main/gbc/gbc_compile.c gambas/branches/2.0/main/gbc/gbi.c gambas/branches/2.0/main/gbx/gbx_extern.c gambas/branches/2.0/main/gbx/gbx_local.c gambas/branches/2.0/main/libltdl/aclocal.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-18 14:31:45
|
Revision: 1077 http://gambas.svn.sourceforge.net/gambas/?rev=1077&view=rev Author: gambas Date: 2008-02-18 06:31:46 -0800 (Mon, 18 Feb 2008) Log Message: ----------- [INTERPRETER] * BUG: The gb.info file was wrong: Min() and Max() take only two arguments. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2-database-manager/.project gambas/branches/2.0/main/gbx/gbx_class_info.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-19 17:40:59
|
Revision: 1081 http://gambas.svn.sourceforge.net/gambas/?rev=1081&view=rev Author: gambas Date: 2008-02-19 09:40:49 -0800 (Tue, 19 Feb 2008) Log Message: ----------- [INTERPRETER] * NEW: New internal property in the Object class that returns the event name used by the last created object. This property is internal so that you don't use it in your code. It will become public in Gambas 3. [GB.DB.FORM] * NEW: DataControl raises the event of its internal editing control by using the new Object class property defined above. Modified Paths: -------------- gambas/branches/2.0/comp/src/gb.db.form/.lang/.pot gambas/branches/2.0/comp/src/gb.db.form/.project gambas/branches/2.0/comp/src/gb.db.form/DataControl.class gambas/branches/2.0/main/gbx/gbx_c_class.c gambas/branches/2.0/main/gbx/gbx_object.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-19 20:59:27
|
Revision: 1083 http://gambas.svn.sourceforge.net/gambas/?rev=1083&view=rev Author: gambas Date: 2008-02-19 12:58:46 -0800 (Tue, 19 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: The packager now automatically removes void lines from project description to prevent bugs in package tools. * BUG: Selecting a text and pressing F2 is correctly handled now. [HELP] * NEW: Help was updated. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/FEditor.class gambas/branches/2.0/app/src/gambas2/Package.module gambas/branches/2.0/help/help/help.tar.gz gambas/branches/2.0/help/help/style.css gambas/branches/2.0/help/help/tree/tree.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-20 20:55:29
|
Revision: 1088 http://gambas.svn.sourceforge.net/gambas/?rev=1088&view=rev Author: gambas Date: 2008-02-20 12:54:37 -0800 (Wed, 20 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: Fixed some bugs in the configuration files. Modified Paths: -------------- gambas/branches/2.0/configure.ac gambas/branches/2.0/main/gbx/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-20 22:37:43
|
Revision: 1089 http://gambas.svn.sourceforge.net/gambas/?rev=1089&view=rev Author: gambas Date: 2008-02-20 14:37:47 -0800 (Wed, 20 Feb 2008) Log Message: ----------- [GB.QT] * BUG: Prevents a crash when a trayicon is destroyed or hidden during a trayicon event handler. Modified Paths: -------------- gambas/branches/2.0/ChangeLog gambas/branches/2.0/app/src/gambas2/authors.txt gambas/branches/2.0/gb.qt/src/CTrayIcon.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-23 02:00:45
|
Revision: 1097 http://gambas.svn.sourceforge.net/gambas/?rev=1097&view=rev Author: gambas Date: 2008-02-22 18:00:50 -0800 (Fri, 22 Feb 2008) Log Message: ----------- [CONFIGURATION] * NEW: Switched to 2.2 version. * NEW: ChangeLog updated. Modified Paths: -------------- gambas/branches/2.0/ChangeLog gambas/branches/2.0/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-24 08:42:18
|
Revision: 1106 http://gambas.svn.sourceforge.net/gambas/?rev=1106&view=rev Author: gambas Date: 2008-02-24 00:42:22 -0800 (Sun, 24 Feb 2008) Log Message: ----------- [CONFIGURATION] * NEW: Version is 2.2.1 now. Modified Paths: -------------- gambas/branches/2.0/ChangeLog gambas/branches/2.0/acinclude.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-25 15:35:23
|
Revision: 1111 http://gambas.svn.sourceforge.net/gambas/?rev=1111&view=rev Author: gambas Date: 2008-02-25 07:35:07 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [CONFIGURATION] * BUG: Pass the -fsigned-char option to gcc so that gambas compiles on architectures where char is unsigned by default. Modified Paths: -------------- gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/main/gbx/gbx_class_load.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-25 20:07:32
|
Revision: 1113 http://gambas.svn.sourceforge.net/gambas/?rev=1113&view=rev Author: gambas Date: 2008-02-25 12:07:18 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fixes the automatic completion when a line has non-ASCII characters inside. [GB.EVAL] * BUG: The Highlight.Purge() method now correctly deals with non-ASCII characters. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/FCompletion.class gambas/branches/2.0/main/lib/eval/CHighlight.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lor...@us...> - 2008-02-25 22:28:02
|
Revision: 1116 http://gambas.svn.sourceforge.net/gambas/?rev=1116&view=rev Author: lordheavy Date: 2008-02-25 14:28:01 -0800 (Mon, 25 Feb 2008) Log Message: ----------- [CONFIGURATION] * NEW: Now GB_COMPONENT_PKG_CONFIG() macro accept an optional warning message. * BUG: Add support for libffi through pkg-config when available. Modified Paths: -------------- gambas/branches/2.0/acinclude.m4 gambas/branches/2.0/main/configure.ac gambas/branches/2.0/main/gbx/Makefile.am This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-02-27 12:40:16
|
Revision: 1123 http://gambas.svn.sourceforge.net/gambas/?rev=1123&view=rev Author: gambas Date: 2008-02-27 04:40:21 -0800 (Wed, 27 Feb 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Some fixes again in automatic completion and non-ASCII characters. [GB.EVAL] * BUG: Some fixes again in Highlight.Purge(). [GB.FORM] * BUG: TableView.Edit() does not raise a "read-only combo-box" error anymore. [GB.GTK] * BUG: Message boxes correctly display the text of their buttons now. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.project gambas/branches/2.0/app/src/gambas2/FCompletion.class gambas/branches/2.0/app/src/gambas2/FEditor.class gambas/branches/2.0/comp/src/gb.form/.lang/.pot gambas/branches/2.0/comp/src/gb.form/.project gambas/branches/2.0/comp/src/gb.form/FMain.class gambas/branches/2.0/comp/src/gb.form/FMain.form gambas/branches/2.0/comp/src/gb.form/TableView.class gambas/branches/2.0/gb.gtk/src/CMessage.cpp gambas/branches/2.0/main/lib/eval/CHighlight.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-03-02 12:46:30
|
Revision: 1127 http://gambas.svn.sourceforge.net/gambas/?rev=1127&view=rev Author: gambas Date: 2008-03-02 04:46:27 -0800 (Sun, 02 Mar 2008) Log Message: ----------- [GB.DEBUG] * BUG: The gb.debug component interface declaration was not 64-bits aware. [GB.FORM.DIALOG] * BUG: Dialog buttons now are never cut. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2-database-manager/.lang/.pot gambas/branches/2.0/comp/src/gb.form.dialog/FDirDialog.form gambas/branches/2.0/comp/src/gb.form.dialog/FFileDialog.form gambas/branches/2.0/comp/src/gb.form.dialog/Main.module gambas/branches/2.0/comp/src/gb.form.mdi/.project gambas/branches/2.0/comp/src/gb.report/.project gambas/branches/2.0/examples/examples/Games/GameOfLife/FMain.class gambas/branches/2.0/gb.gtk/src/gapplication.cpp gambas/branches/2.0/main/gbx/gbx_number.c gambas/branches/2.0/main/lib/debug/gb.debug.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-03-04 23:46:20
|
Revision: 1135 http://gambas.svn.sourceforge.net/gambas/?rev=1135&view=rev Author: gambas Date: 2008-03-04 15:45:37 -0800 (Tue, 04 Mar 2008) Log Message: ----------- [GB.QT] * BUG: Show() and Hide() methods are now strictly equivalent to the Visible property. This finally fixes the problem with the unability to insert an existing form into a project in the IDE. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/Project.module gambas/branches/2.0/comp/src/gb.form/FMain.class gambas/branches/2.0/comp/src/gb.form/FMain.form gambas/branches/2.0/comp/src/gb.form/FileView.class gambas/branches/2.0/gb.qt/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-03-06 13:17:30
|
Revision: 1148 http://gambas.svn.sourceforge.net/gambas/?rev=1148&view=rev Author: gambas Date: 2008-03-06 05:17:32 -0800 (Thu, 06 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * OPT: When loading the last open files, the workspace refresh is delayed. [GB.WEB] * NEW: Application.Protocol is a new property that allows to tell the component that the protocol is not necessarily "http". Modified Paths: -------------- gambas/branches/2.0/README gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/.lang/fr.mo gambas/branches/2.0/app/src/gambas2/.lang/fr.po gambas/branches/2.0/app/src/gambas2/FGotoLine.form gambas/branches/2.0/app/src/gambas2/Project.module gambas/branches/2.0/comp/src/gb.form/.lang/fr.po gambas/branches/2.0/comp/src/gb.web/.info gambas/branches/2.0/comp/src/gb.web/.project gambas/branches/2.0/comp/src/gb.web/Application.module gambas/branches/2.0/comp/src/gb.web/Response.module gambas/branches/2.0/examples/examples/Drawing/ImageViewer/.project gambas/branches/2.0/examples/examples/Drawing/ImageViewer/FViewer.class gambas/branches/2.0/gb.gtk/src/gpicture.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ga...@us...> - 2008-03-10 20:29:25
|
Revision: 1152 http://gambas.svn.sourceforge.net/gambas/?rev=1152&view=rev Author: gambas Date: 2008-03-10 13:28:59 -0700 (Mon, 10 Mar 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Updated russian translation * NEW: Updated french translation [DATABASE MANAGER] * NEW: Updated russian translation [GB.QT] * BUG: The Open, and initial Move and Resize event of embedded forms are now always raised when you call the Show method or if you set the Visible property. Before, it was raised when the embedded form was actually shown. Modified Paths: -------------- gambas/branches/2.0/app/src/gambas2/.lang/.pot gambas/branches/2.0/app/src/gambas2/.lang/fr.po gambas/branches/2.0/app/src/gambas2/.lang/pt.po gambas/branches/2.0/app/src/gambas2/.lang/ru.mo gambas/branches/2.0/app/src/gambas2/.lang/ru.po gambas/branches/2.0/app/src/gambas2/Project.module gambas/branches/2.0/app/src/gambas2-database-manager/.lang/fr.po gambas/branches/2.0/app/src/gambas2-database-manager/.lang/ru.mo gambas/branches/2.0/app/src/gambas2-database-manager/.lang/ru.po gambas/branches/2.0/comp/src/gb.form.mdi/.project gambas/branches/2.0/comp/src/gb.form.mdi/FWorkspace.class gambas/branches/2.0/examples/examples/Database/Database/FMain.class gambas/branches/2.0/gb.qt/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |