gambas-source-code/comp
gambas 2b43657ab3 Fix keyboard event management for GTK+3, use standard colors by default, and draw matching braces differently.
[GB.FORM.EDITOR]
* BUG: TextEditor: Do not stop keyboard event if the key is not handled by the editor.
* NEW: TextEditor: Use the standard background and foreground colors by default.
* NEW: TextEditor: Draw the matching brace under the cursor with an underline.
2020-11-24 21:36:12 +01:00
..
src Fix keyboard event management for GTK+3, use standard colors by default, and draw matching braces differently. 2020-11-24 21:36:12 +01:00
acinclude.m4
AUTHORS
ChangeLog
configure.ac
COPYING
INSTALL
Makefile.am Fix 'make install' that should now correctly remove all installed files. 2020-10-17 23:57:34 +02:00
NEWS
README
reconf
TODO