d800d7e136
* BUG: Fix the order of component exported classes loading after the project has been loaded. * BUG: Fix GB.CanRaise() API. [GB.DB.FORM] * NEW: DataView.Sorted is a new property that tells if the data can be sorted by clicking on the column headers. * NEW: DataView columns now show sort indicators, and data can be sorted in descending order. * NEW: DataSource.Ascending is a new property that defines the order of the sort defined by the DataSource.Sort property. [GB.FORM] * NEW: Remove all controls that were moved to gb.gui.base. * NEW: FileView file size units are translatable now. [GB.GTK] * NEW: Remove TreeView, ListView and ColumnView. * NEW: Control.Tracking takes the proxy into account. * NEW: Remove the Gambas part. [GB.GUI.BASE] * NEW: gb.gui.base is a new hidden component that is automatically loaded by gb.qt4 and gb.gtk. It implements the following controls and classes entirely in Gambas: TreeView, ListView, ColumnView, IconView, Action, ScrollArea. These classes were located in gb.form and in the Gambas part of GUI components before. [GB.QT4] * NEW: Remove TreeView, ListView and ColumnView. * NEW: Control.Tracking takes the proxy into account. * NEW: Remove the Gambas part. [GB.WEB] * NEW: Request.Query and Request.Path can be modified now. * BUG: Overriding a CGI variable with Null works now. git-svn-id: svn://localhost/gambas/trunk@5251 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
examples | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |