29ab774c1c
* BUG: Fix the frame position when dragging a control from the toolbar on a container. * NEW: The project file properties dialog is now based on the new FileProperties control. [INTERPRETER] * NEW: GB.OnErrorBegin() and GB.OnErrorEnd() are two new APIs that allow to register cleanup routines that are called when an error is raised between the GB.OnErrorBegin() call and the GB.OnErrorEnd() call. [INFORMER] * BUG: The value of Float constants is now correctly dumped in *.info files. [GB.COMPLEX] * NEW: Implement the same Complex.ToString() method as in gb.gsl. [GB.DESKTOP] * NEW: Desktop.DataDir is a new property that returns the directory where the application must store its user-specific data. * NEW: Desktop.ConfigDir is a new property that returns the directory where the application must store its user-specific configuration. * NEW: Desktop.CacheDir is a new property that returns the directory where the application must store its user-specific cached data. * NEW: Desktop.RuntimeDir is a new property that returns the directory where the application must store its temporary runtime files. * BUG: Fix a possible crash when searching a mimetype from the file extension. [GB.FORM] * NEW: FileProperties is a new control that displays the properties of a specific file or directory. It automatically computes the size of directory contents through a background task. * BUG: Setting the TabPanel.Border property now correctly refreshes its layout. * NEW: The stock icon map now can declare specific icons for specific widget themes. [GB.FORM.STOCK] * NEW: Fix the 'tools' icon for elementary icon theme. [GB.GSL] * BUG: Fix the Vector.ToString() declaration. [GB.QT4.EXT] * NEW: The Editor.LineOffset property has been renamed as Editor.LineNumberOffset. git-svn-id: svn://localhost/gambas/trunk@5725 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
Test/test | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf |