gambas-source-code/main/lib
gambas 4739ef78b6 New dark theme color inversion algorithm and new Color.Invert() method.
[GB.IMAGE]
* NEW: New dark theme color inversion algorithm.
* NEW: Color.Invert() is a new method to invert a color.
2020-05-23 12:28:45 +02:00
..
clipper
complex
compress
data
db Add DB.LastInsertId, the static version of Connection.LastInsertId. 2020-04-08 14:01:03 +02:00
debug Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE. 2020-03-09 02:23:41 +01:00
draw
eval Add Highlight.Added and Highlight.Removed style constants. 2020-01-20 13:00:16 +01:00
geom
gui Fix detection of GUI components. 2020-03-10 18:29:05 +01:00
gui.opengl
gui.qt Fix detection of GUI components. 2020-03-10 18:29:05 +01:00
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image New dark theme color inversion algorithm and new Color.Invert() method. 2020-05-23 12:28:45 +02:00
image.effect
inotify
jit Add an API to get the luminance of a color. 2020-05-18 13:22:34 +02:00
option
signal
term
vb
gb.component
Makefile.am