gambas-source-code/comp/src/gb.util.web
Benoît Minisini 794122fe66 [DEVELOPMENT ENVIRONMENT]
* 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
2015-11-17 00:57:06 +00:00
..
.hidden/control [DEVELOPMENT ENVIRONMENT] 2015-01-05 20:51:21 +00:00
.src [DEVELOPMENT ENVIRONMENT] 2015-11-17 00:57:06 +00:00
.component [DEVELOPMENT ENVIRONMENT] 2015-09-20 18:10:00 +00:00
.directory [DEVELOPMENT ENVIRONMENT] 2015-01-05 20:51:21 +00:00
.gitignore [DEVELOPMENT ENVIRONMENT] 2015-01-05 20:51:21 +00:00
.icon.png [GB.QT5.OPENGL] 2015-07-31 23:34:00 +00:00
.info [DEVELOPMENT ENVIRONMENT] 2015-11-17 00:57:06 +00:00
.list [DEVELOPMENT ENVIRONMENT] 2015-11-10 03:57:44 +00:00
.project [DEVELOPMENT ENVIRONMENT] 2015-09-20 18:10:00 +00:00
.startup [DEVELOPMENT ENVIRONMENT] 2015-09-18 00:41:43 +00:00