gambas-source-code/main/lib
Benoît Minisini 5355d8b955 [DEVELOPMENT ENVIRONMENT]
* NEW: The run button has a pop-up menu button only if at least one argument list has been defined in the project properties.
* NEW: Project property dialog: if the argument lists order changes, the current argument list index follows.

[GB.FORM]
* NEW: MenuButton: If no arrow is visible, and if no menu is defined, then the MenuButton raises the Click event.

[GB.WEB]
* NEW: Session.Type defines which kind of session store to use. At the moment, two are implemented. Session.File (the old one), and Session.Sqlite (based on a sqlite database).

[GB.WEB.FORM]
* BUG: Remove some debugging messages.


git-svn-id: svn://localhost/gambas/trunk@7829 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-07-22 22:12:35 +00:00
..
clipper
complex
compress
data
db [DEVELOPMENT ENVIRONMENT] 2016-07-22 22:12:35 +00:00
debug [INTERPRETER] 2016-02-01 02:18:49 +00:00
draw
eval [INTERPRETER] 2016-02-01 02:18:49 +00:00
geom
gui
gui.opengl
gui.qt
gui.qt.webkit
gui.trayicon
image [GB.IMAGE] 2016-07-10 02:09:55 +00:00
image.effect
inotify [GB.FORM] 2016-05-07 14:28:09 +00:00
option
signal
vb
gb.component
Makefile.am