5a547fbb10
* NEW: Use a big font for displaying cursor position in editors. [GB.DRAW] * NEW: Paint.Arc() and Paint.Ellipse() take a new optional boolean argument that tells if a pie must be drawn instead of a chord. [GB.FORM] * NEW: LCDLabel now has an HighlightColor property that allows to define the color of the glow. By default, no glow is drawn. [GB.GTK] * BUG: Fix control background drawing routine. * NEW: Implement the new "Pie" argument of Paint.Arc() and Paint.Ellipse(). [GB.GUI.BASE] * BUG: Draw.Ellipse() and Draw.Circle() now draw a pie instead of a chord. [GB.QT4] * NEW: Implement the new "Pie" argument of Paint.Arc() and Paint.Ellipse(). git-svn-id: svn://localhost/gambas/trunk@5413 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
cdraw.c | ||
cdraw.h | ||
cpaint.c | ||
cpaint.h | ||
cpoint.c | ||
cpoint.h | ||
cpoint_temp.h | ||
crect.c | ||
crect.h | ||
crect_temp.h | ||
gb.draw.h | ||
gb.image.h | ||
gb.paint.h | ||
gb_list.c | ||
main.c | ||
main.h | ||
Makefile.am | ||
matrix.c | ||
matrix.h |