gambas-source-code/main
gambas 01a3106d20 New Highlight.Alternate style, and make the matching braces blink with the cursor.
[GB.EVAL]
* NEW: Highlight.Alternate is a new constant that represents the background style used for coloring code embedded into webpages.

[GB.EVAL.HIGHLIGHT]
* NEW: Support for new Highlight.Alternate style.

[GB.FORM.EDITOR]
* NEW: Support for new Highlight.Alternate style.
* NEW: Matching braces now blink with the cursor.
* BUG: When the cursor moves, the blinking timer is reset so that the cursor blinks only when it is not moving.
2019-06-29 16:11:51 +02:00
..
gbc Fix column computation when compiling expression tree. 2019-05-08 15:32:11 +02:00
gbx Don't crash anymore when searching into an archive that failed to load. 2019-06-27 12:59:32 +02:00
lib New Highlight.Alternate style, and make the matching braces blink with the cursor. 2019-06-29 16:11:51 +02:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
share Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
tools/gbh3 Put 'gbh3' back into the git repository. 2019-02-25 00:20:43 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Fix optional inotify library detection. 2018-11-21 01:49:12 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Only use tag in trunk_version.h if it is *exactly* that commit 2018-05-05 18:07:50 +02:00
NEWS
README
reconf
TODO