summaryrefslogtreecommitdiff
path: root/eel/eel-canvas-rect-ellipse.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Fix build warning -Wmissing-field-initializersrbuj1-2/+4
2022-07-22Fix build warning -Wbad-function-castrbuj1-1/+6
2022-02-09Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-2/+2
2021-11-20Use a blank line at mostrbuj1-5/+0
2019-04-18eel: reduce the scope of some variablesPablo Barciela1-3/+5
2019-04-10drop functions defined but not usedPablo Barciela1-39/+0
2017-01-31eel: remove some code that seems to do nothingmonsta1-46/+0
2017-01-06remove some unused code that's also gone upstreammonsta1-9/+1
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-212/+4
2016-08-22drop a large amount of completely unused codemonsta1-225/+0
2016-01-13GTK3 eel-canvas-rect: use RGBA colors onlyWolfgang Ulbrich1-0/+83
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-20/+0
2012-12-22[eel] Use future-safe GDK_WINDOW_XDISPLAY macro to query X displayJasmine Hassan1-1/+1
2012-11-16[eel-canvas] Port the eel canvas to rendering-cleanup-nextJasmine Hassan1-4/+34
2012-11-16[eel-canvas] don't use GtkObject (GTK3)Jasmine Hassan1-21/+0
2012-11-14[eel] add an 'outline-stippling' property to the rect itemJasmine Hassan1-0/+24
2012-11-13[eel] port EelCanvasRE to cairo drawingJasmine Hassan1-336/+68
2012-11-02[eel] Use GdkRegion on GTK2, cairo_region_t on GTK3Jasmine Hassan1-9/+15
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+1550