gambas-source-code/main/lib
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
..
clipper Update library to version 6.4.2. 2019-06-29 16:10:21 +02:00
complex
compress
data
db Emit column position in almost all error messages. 2019-05-08 06:20:35 +02:00
debug Cosmetic changes in debugger code. 2019-03-21 23:14:22 +01:00
draw
eval New Highlight.Alternate style, and make the matching braces blink with the cursor. 2019-06-29 16:11:51 +02:00
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image
image.effect
inotify
jit Enumerating an unknown datatype does not raise an error automatically anymore. 2019-06-18 09:50:56 +02:00
option
signal
term
vb
gb.component
Makefile.am