[Gambas-devel-svn] SF.net SVN: gambas: [261] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-04-05 20:31:26
|
Revision: 261 http://svn.sourceforge.net/gambas/?rev=261&view=rev Author: gambas Date: 2007-04-05 13:31:15 -0700 (Thu, 05 Apr 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Project icons proportions are kept now. * NEW: Project icon is displayed on the root of the project tree view. * BUG: Not searching inside comments works now. * NEW: A new option for not searching inside strings. * NEW: Search options are saved in the project settings file. [GB.QT.EXT] * NEW: Editor.GetPurgedLine() method got options to return a source code line with or without comments, and with or without strings. 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/CProjectInfo.class 2.0/trunk/app/src/gambas2/FFind.class 2.0/trunk/app/src/gambas2/FFind.form 2.0/trunk/app/src/gambas2/FMakeInstall.form 2.0/trunk/app/src/gambas2/FPropertyProject.class 2.0/trunk/app/src/gambas2/Project.module 2.0/trunk/gb.qt/src/ext/CEditor.cpp Added Paths: ----------- 2.0/trunk/app/src/gambas2/FMakeInstall2.class 2.0/trunk/app/src/gambas2/FMakeInstall2.form Removed Paths: ------------- 2.0/trunk/app/src/gambas2/FMakePackage.class 2.0/trunk/app/src/gambas2/FMakePackage.form This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |