gambas-source-code/app
Benoît Minisini 40005c385c [DEVELOPMENT ENVIRONMENT]
* BUG: Renaming an exported class triggers an automatic rename of the class inside all project forms.

[GB.WEB]
* NEW: Session.Type is a now a string, and the default session type is now "sqlite".
* NEW: Remove the constants used by the Session.Type property when it was an integer number.
* OPT: SQLite sessions now only update the modified or removed session keys when saving the session.

[B.WEB.FORM]
* NEW: WebSpinBox: Implement the Step property.
* NEW: WebSlider: Implement the Step property.


git-svn-id: svn://localhost/gambas/trunk@7831 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-08-10 00:42:43 +00:00
..
desktop [CONFIGURATION] 2015-12-05 17:16:38 +00:00
examples [CONFIGURATION] 2016-07-15 15:13:10 +00:00
mime [CONFIGURATION] 2015-09-24 23:52:22 +00:00
other/MakeWebSite [CONFIGURATION] 2015-12-27 18:16:32 +00:00
src [DEVELOPMENT ENVIRONMENT] 2016-08-10 00:42:43 +00:00
template [DEVELOPMENT ENVIRONMENT] 2015-10-11 08:18:22 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac [CONFIGURATION] 2014-04-05 21:22:43 +00:00
COPYING
depcomp
INSTALL
Makefile.am [CONFIGURATION] 2015-09-25 18:35:44 +00:00
missing
NEWS
README
reconf
TODO