Revision: 298
http://svn.sourceforge.net/gambas/?rev=298&view=rev
Author: gambas
Date: 2007-04-14 09:18:56 -0700 (Sat, 14 Apr 2007)
Log Message:
-----------
[GB.FORM]
* BUG: The default stock icon path was incorrect.
* NEW: DirChooser and FileChooser got a refresh button.
* NEW: DirChooser and FileChooser buttons got tooltips.
* NEW: DirView and FileView got a Reload() method that refreshes their
contents.
Modified Paths:
--------------
2.0/trunk/comp/src/gb.form/.info
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/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/comp/src/gb.form/FileView.class
2.0/trunk/comp/src/gb.form/Stock.class
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|