794122fe66
* NEW: Support for WebHBox and WebVBox. [WIKI CGI SCRIPT] * NEW: Style for news date with a white background. [GB.WEB.FORM] * NEW: WebForm.Resizable is a new property that tells if a form is resizable when displayed as a window. * NEW: Declare the '_Similar' properties. * NEW: Replace the WebForm.Open method by a Show() method that acts on the from to be opened as a window. Mimic the syntax of GUI components. * NEW: WebSpinBox is a new control that implements a spin box. * NEW: WebSlider is a new control that implements a slider. * BUG: WebTimer.Enabled property now works correctly. * NEW: WebHBox is a new container that arrange its children horizontally. * NEW: WebVBox is a new container that arrange its children vertically. * NEW: Windows now have a blue title bar when they are on top, and a gray one if they are behind. * OPT: Don't use elements with absolute positioning in window frames, it slows down Firefox. [GB.UTIL.WEB] * NEW: JS() now can convert any Gambas native value, array, or collection to a Javascript expression. git-svn-id: svn://localhost/gambas/trunk@7481 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
desktop | ||
examples | ||
mime | ||
other/MakeWebSite | ||
src | ||
template | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |