[Gambas-devel-svn] SF.net SVN: gambas: [126] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-30 20:10:30
|
Revision: 126 http://svn.sourceforge.net/gambas/?rev=126&view=rev Author: gambas Date: 2006-10-30 12:09:39 -0800 (Mon, 30 Oct 2006) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Save menu entry was removed from the project tree popup menu. * NEW: LINK arguments were inverted. * BUG: The Find list window was fixed. * NEW: Debugger were redesigned, according to the new commands of the internal debugger. * BUG: Release number is not incremented if the version is got from an external program. [GB.DEBUG COMPONENT] * NEW: The internal debugger was redesigned. But the work is not finished! [GB.FORM COMPONENT] * BUG: FileChooser displays a message box if you try to select a file that already exists for saving. Modified Paths: -------------- 2.0/trunk/app/src/doc.cgi/.lang/fr.po 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/FDebugInfo.form 2.0/trunk/app/src/gambas2/FFind.class 2.0/trunk/app/src/gambas2/FFind.form 2.0/trunk/app/src/gambas2/FFindList.class 2.0/trunk/app/src/gambas2/FFindList.form 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FOutput.class 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/.lang/fr.mo 2.0/trunk/comp/src/gb.form/.lang/fr.po 2.0/trunk/comp/src/gb.form/.project 2.0/trunk/comp/src/gb.form/FFileDialog.class 2.0/trunk/main/gbx/gb_error.c 2.0/trunk/main/gbx/gb_error.h 2.0/trunk/main/lib/debug/CDebug.c 2.0/trunk/main/lib/debug/debug.c 2.0/trunk/main/lib/debug/gb.debug.h 2.0/trunk/main/lib/debug/print.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |