Commits on Source (3)
-
gambas authored
[COMPILER] * NEW: Rename a macro constant to avoid a symbol clash when compiling the interpreter. [INTERPRETER] * NEW: Get rid of a macro trick in 'gbx_eval.h' header. [GB.EVAL] * NEW: Highlight: Add three new color constants for syntax highlighting: Escape, Label and Constant. * NEW: Rename some source files. * NEW: Rename some constants. * NEW: Gambas syntax highlighter now use the three new contants for escape characters in strings, for labels, and for language contants (True, False, Null, +Inf and -Inf). [GB.EVAL.HIGHLIGHT] * NEW: Support for the new syntax highlighting color constants. [GB.FORM.EDITOR] * NEW: Support for the new syntax highlighting color constants.
a73c2ed4 -
gambas authored
* NEW: Update highlighting themes by defining the new color constants. * NEW: Update French translation. * BUG: Option dialog: The highlighting color panel now takes the editor font size into account. [GB.EVAL] * BUG: Fix string highlighting.
2374407b -
gambas authored
FileChooser: After having uncompressed a file, calls the event loop before refreshing the views so that the possible inotify events are processed. [GB.FORM] * NEW: FileChooser: After having uncompressed a file, calls the event loop before refreshing the views so that the possible inotify events are processed.
7e392841
No preview for this file type