fe4450fd5a
* NEW: Update french translation. * BUG: Editor: Fix error messages including HTML. * NEW: Form editor: Support for WebFont properties. * NEW: Form editor: New toolbar buttons for changing the font family. * BUG: Form editor: CoordBox control now raises its Change event when it is cleared. * NEW: WebForm: WebFont chooser dialog box. * NEW: WebForm: Support for format toolbar buttons. * NEW: Initial support for IDE extensions. * BUG: Farm client: Fix software shortcuts removing. * NEW: Farm client: Support for libraries. * NEW: Farm client: Some look changes. * BUG: Farm client: Fix tag editor. [WEBSITE] * NEW: Update to 3.9.1. [FARM SERVER] * NEW: Download count now takes all versions into account. [GB.FORM] * NEW: MessageViex: Add a Border property. * NEW: Add a 'plugin' stock icon. [GB.WEB.FORM] * NEW: WebButton: Click() is a new method that triggers a button click. * BUG: WebComboBox: Setting the Text property now correctly refreshes the control. * NEW: WebControl: Font is a new property that allows to define some of the font CSS properties. * BUG: WebControl: Modifying the Style property now correctly refreshes the control. * NEW: WebControl: WebControl.Style.Exist() is a new property to know if a specific CSS property is explicitly defined. * NEW: WebForm: Exec() is a new method to run some custom javascript in the browser. * NEW: WebForm: Startup is a new property that allows to redefine the name of the startup form. * NEW: WebTextBox: ShowClear is a new property that allows to enable a "clear" button inside the textbox. * NEW: WebTextBox: Clear is a new event that is raised when the clear button is clicked. If that event is handled, then the control is not automatically cleared when clicking on the button. * NEW: WebTextBox: Password is a new boolean property that puts the text box in password mode. * BUG: WebControl: SetFocus() method now should work correctly in all cases. * NEW: WebTable: Lines are now highlighted on mouse over, and separated by thin lines. git-svn-id: svn://localhost/gambas/trunk@7977 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |
TODO : GLrasterisation : glBitmap() glPolygonStipple() glGetPolygonStipple() Waiting for texture implementation under components (needed to test !)