gambas-source-code/app
Benoît Minisini 0b928f80ef [DEVELOPMENT ENVIRONMENT]
* NEW: Use terminal emulator control from gb.form.terminal as console output.
* NEW: You cannot search into the terminal output directly anymore.
* NEW: A button that opens the terminal output content inside a new IDE editor tab, so that you can search inside, or do anything you want.

[WIKI]
* NEW: A command-line option to generate offline help.

[GB.FORM.TERMINAL]
* NEW: TerminalView: ShowScrollBar is a new property that makes the vertical scrollbar always visible.
* NEW: TerminalView: Exec() and Shell() methods now take the environment as an optional argument.
* NEW: TerminalView: Text is a new read-only property that returns the terminal contents.

[GB.WEB.FORM]
* BUG: WebButton: Take the Width and Height properties into account correctly.
* BUG: WebComboBox: The List property now can take a null value without crashing.
* OPT: WebControl: Setting most of properties without changing their value now does nothing.
* BUG: WebLabel: The Alignment property is correctly declared now.
* NEW: WebProgressBar: A new control that displays a progress bar.
* NEW: WebTable: Select is a new event that is raised when the WebTable selection changes.
* NEW: WebUploadArea: A new container that selects a local file when the user clicks on it, and that allows to upload it to the server.


git-svn-id: svn://localhost/gambas/trunk@7750 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2016-05-02 22:00:53 +00:00
..
desktop [CONFIGURATION] 2015-12-05 17:16:38 +00:00
examples [DEVELOPMENT ENVIRONMENT] 2016-05-02 22:00:53 +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-05-02 22:00:53 +00:00
template [DEVELOPMENT ENVIRONMENT] 2015-10-11 08:18:22 +00:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac
COPYING
depcomp
INSTALL
Makefile.am [CONFIGURATION] 2015-09-25 18:35:44 +00:00
missing
NEWS
README
reconf
TODO