[Gambas-devel-svn] SF.net SVN: gambas: [99] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2006-10-08 15:50:47
|
Revision: 99 http://svn.sourceforge.net/gambas/?rev=99&view=rev Author: gambas Date: 2006-10-08 08:50:19 -0700 (Sun, 08 Oct 2006) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Project tree items are correctly sorted now. * NEW: The 'Use system charset' check-box is hidden now when the system charset is the same as the desktop charset, i.e. UTF-8. [INTERPRETER] * NEW: String.Comp() is a new method for comparing UTF-8 strings. [GB.FORM COMPONENT] * NEW: DirView now supports in-place renaming of directories. * NEW: DirChooser and FileChooser got a button for creating directories. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/app/src/gambas2/FOutput.class 2.0/trunk/app/src/gambas2/FOutput.form 2.0/trunk/app/src/gambas2/Project.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/.project 2.0/trunk/comp/src/gb.form/DirView.class 2.0/trunk/comp/src/gb.form/FDirChooser.class 2.0/trunk/comp/src/gb.form/FDirChooser.form 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/gb.qt/src/CIconView.cpp 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/main/gbx/gbx_c_string.c 2.0/trunk/main/gbx/gbx_string.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |