gambas-source-code/main
gambas e3f941c7e2 Use a dedicated stream for locks, and ignore Application.Busy when displaying a message box.
[DEVELOPMENT ENVIRONMENT]
* OPT: Don't load the help browser form immediately to speed up IDE starting.

[INTERPRETER]
* NEW: Use a dedicated stream for locks, so that the File object returned by LOCK cannot be used for reading or writing the locked file.

[GB.GTK]
* NEW: Ignore Application.Busy when displaying a message box.

[GB.GTK3]
* NEW: Ignore Application.Busy when displaying a message box.

[GB.QT4]
* NEW: Ignore Application.Busy when displaying a message box.

[GB.QT5]
* NEW: Ignore Application.Busy when displaying a message box.
2017-12-18 13:02:39 +01:00
..
gbc LOCK instruction now can be used on existing files without clearing them. 2017-12-17 21:21:29 +01:00
gbx Use a dedicated stream for locks, and ignore Application.Busy when displaying a message box. 2017-12-18 13:02:39 +01:00
lib Highlight.Custom is a new constant that is the first integer constant that can be used for custom highlighting state. 2017-11-01 08:42:35 +01:00
mime
share Oct$() is a new functions that converts an integer to its octal representation. 2017-10-05 04:11:00 +02:00
tools/gbh3 [GB.TERM.FORM] 2017-08-26 20:25:52 +02:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2017-08-29 00:42:58 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO