dd61c608aa
* NEW: TerminalView: Mouse wheel now scrolls the terminal if it has no requested mouse events. [GB.WEB.FORM] * BUG: WebButton: Setting Text and Image property now refreshes the control only if the value has actually changed. * NEW: WebButton: Image property can be an absolute path. * NEW: WebContainer: All containers are now "position: relative". * BUG: WebLabel: Setting Text property now refreshes the control only if the value has actually changed. * NEW: WebTable: ShowCheck is a new property, set by default. If not set, the first column of checkboxes or radiobuttons is hidden, and the table behaves a bit like a ListBox. * BUG: WebUploadArea: Spurious Progress events are not raised anymore once the upload is finished. * OPT: WebWindow: Windows are now positioned through a 2D translation instead of setting the top and left positions. That way, the browser won't recalculate its layout, and the window moves are faster. Especially on Firefox. * NEW: Initial internal support for automatic completion. * BUG: WebWindow: Deactivated window title is visible again. git-svn-id: svn://localhost/gambas/trunk@7795 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |