gambas-source-code/main
Benoît Minisini a6f458e05c [INTERPRETER]
* NEW: _ready() is new special method that is called when an object construction is completly finished.

[COMPILER]
* NEW: Remove the call to _load() method in form constructors.

[GB.WEB.FORM]
* BUG: WebExpander: Remove a debugging message.
* NEW: WebForm.Debug is a new static property that, if set, dumps all exchanges between the server and the client in the browser console.
* NEW: Use the new _ready special method.
* NEW: WebLabel: Add the Border property.
* NEW: WebLabel: Alignment is a new property that defines the label horizontal alignment.
* NEW: A few changes in default style sheet.


git-svn-id: svn://localhost/gambas/trunk@7541 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-12-30 18:11:01 +00:00
..
gbc [INTERPRETER] 2015-12-30 18:11:01 +00:00
gbx [INTERPRETER] 2015-12-30 18:11:01 +00:00
lib [CONFIGURATION] 2015-12-27 18:16:32 +00:00
mime [CONFIGURATION] 2015-09-24 23:52:22 +00:00
share [INTERPRETER] 2015-11-11 03:40:50 +00:00
tools/gbh3 [DEVELOPMENT ENVIRONMENT] 2015-09-18 00:41:43 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac
COPYING
depcomp
gb.pcre.h
INSTALL
m4
Makefile.am [CONFIGURATION] 2015-09-25 18:35:44 +00:00
missing
NEWS
README
reconf
TODO