[Gambas-devel-svn] SF.net SVN: gambas: [184] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-01-03 19:29:33
|
Revision: 184 http://svn.sourceforge.net/gambas/?rev=184&view=rev Author: gambas Date: 2007-01-03 11:29:33 -0800 (Wed, 03 Jan 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Some shortcuts were changed and added. * NEW: The file property window was replaced by a little side panel. * BUG: Some image files were missing in the SVN. [HELP FILES] * BUG: Some fixes in the treeview links. * BUG: Files were renamed so that they can be read on Windows. [INTERPRETER] * NEW: Stat() has now a new optional second argument to specify if symbolic links must be followed. By default, they are not. Projects using the Stat() function may have to be recompiled. [GB.SETTINGS] * NEW: If the second argument of Settings.Write() is not specified, then the Control.Name property will be used. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FMain.class 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/comp/src/gb.settings/.project 2.0/trunk/comp/src/gb.settings/Settings.class 2.0/trunk/help/help/help.tar.bz2 2.0/trunk/help/help/tree/index.html 2.0/trunk/help/help/tree/tree.html 2.0/trunk/main/gbx/gbx_class_info.c 2.0/trunk/main/gbx/gbx_subr_file.c 2.0/trunk/main/share/gb_file_share.h 2.0/trunk/main/share/gb_file_temp.h 2.0/trunk/main/share/gb_reserved_temp.h Added Paths: ----------- 2.0/trunk/app/src/gambas2/img/16/current.png 2.0/trunk/app/src/gambas2/img/16/tabstrip.png 2.0/trunk/app/src/gambas2/img/control/tableview.png 2.0/trunk/app/src/gambas2/img/logo/browser.png 2.0/trunk/app/src/gambas2/img/logo/browser_gnome.png 2.0/trunk/app/src/gambas2/img/logo/gtk-logo-rgb.gif~ 2.0/trunk/app/src/gambas2/img/logo/gtk.png 2.0/trunk/app/src/gambas2/img/logo/konqueror.png~ 2.0/trunk/app/src/gambas2/img/logo/qt.png 2.0/trunk/app/src/gambas2/img/wizard/ 2.0/trunk/app/src/gambas2/img/wizard/create.png 2.0/trunk/help/help/help+en Removed Paths: ------------- 2.0/trunk/app/src/gambas2/FPropertyFile.class 2.0/trunk/app/src/gambas2/FPropertyFile.form 2.0/trunk/help/help/help?en This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |