gambas-source-code/main/lib
gambas 8e487e5b18 Painting on an already painted device now correctly inherits the Paint.FontScale property.
[GB.DRAW]
* BUG: Painting on an already painted device now correctly inherits the Paint.FontScale property.
2019-07-10 04:22:14 +02:00
..
clipper Update library to version 6.4.2. 2019-06-29 16:10:21 +02:00
complex Optimize division, thanks to Cedron Dawg. 2019-03-02 12:50:33 +01:00
compress
data Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
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 Painting on an already painted device now correctly inherits the Paint.FontScale property. 2019-07-10 04:22:14 +02:00
eval New Highlight.Alternate style, and make the matching braces blink with the cursor. 2019-06-29 16:11:51 +02:00
geom Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui Take the other requested GUI components into account to choose the toolkit. 2019-01-05 03:57:08 +01:00
gui.opengl Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.qt Take the other requested GUI components into account to choose the toolkit. 2019-01-05 03:57:08 +01:00
gui.qt.opengl Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.qt.webkit Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.trayicon Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
image Image.Invert() is a new method that inverts an image. It takes an optional boolean argument that indicates if the color hue must be kept. 2018-02-28 14:55:48 +01:00
image.effect Remove boolean definitions except in gb_common.h 2018-10-15 18:48:01 +02:00
inotify gb.inotify: Fix Watch.Events[] accessor 2019-03-07 08:24:08 +01:00
jit Enumerating an unknown datatype does not raise an error automatically anymore. 2019-06-18 09:50:56 +02:00
option
signal Spelling: catched -> caught 2018-10-14 21:52:07 +02:00
term Make main compile on Hurd 2018-10-17 22:08:50 +02:00
vb Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.component
Makefile.am Work continues on new JIT system. Translation is now done at runtime. 2018-06-09 22:42:35 +02:00