head 1.9; access; symbols; locks; strict; comment @# @; 1.9 date 2005.08.16.00.22.14; author behdad; state Exp; branches; next 1.8; commitid 1daa430131b14567; 1.8 date 2005.08.08.00.31.39; author pippin; state Exp; branches; next 1.7; commitid f1c42f6a7ea4567; 1.7 date 2005.08.07.23.59.48; author pippin; state Exp; branches; next 1.6; commitid 81442f6a0734567; 1.6 date 2005.04.15.18.49.55; author pippin; state Exp; branches; next 1.5; 1.5 date 2005.03.30.12.55.38; author pippin; state Exp; branches; next 1.4; 1.4 date 2004.11.11.15.20.56; author pippin; state Exp; branches; next 1.3; 1.3 date 2004.09.20.16.45.11; author pippin; state Exp; branches; next 1.2; 1.2 date 2004.05.29.16.39.03; author pippin; state Exp; branches; next 1.1; 1.1 date 2004.05.27.19.54.25; author pippin; state Exp; branches; next ; desc @@ 1.9 log @2005-08-15 Behdad Esfahbod * path_paint.c: use Gtk+ proper instead of gtkcairo. Patch from Behnam Esfahbod. (#4081) @ text @2005-08-15 Behdad Esfahbod * path_paint.c: use Gtk+ proper instead of gtkcairo. Patch from Behnam Esfahbod. (#4081) 2005-08-08 Øyvind Kolås * path_paint.c: make the default alpha value be 0.5 2005-08-08 Øyvind Kolås * path_paint.c: update to work with current cairo api. 2005-04-15 Øyvind Kolås * path_paint.c: use cairo_set_source_rgb? 2005-03-30 Øyvind Kolås * path_paint.c: Applied memset parameter reordering patch from Ronny V. Vidennes . 2004-11-11 Øyvind Kolås * path_paint.c: reindentation and general code cleanup to better adhere with GNU coding standards. * Makefile.c: cleanup, added clean target 2004-09-20 Øyvind Kolås * path_paint.c: signal in gtkcairo was renamed from redraw to paint 2004-05-28 Øyvind Kolås * path_paint.c: added X keybinding for toggling between black/white color 2004-05-27 Øyvind Kolås Initial import /* vim: set ts=4 noet : */ @ 1.8 log @make default alpha value be 0.5 @ text @d1 5 @ 1.7 log @update to work with cairo after api shakeup @ text @d1 5 a5 1 2005-08-09 Øyvind Kolås @ 1.6 log @use cairo_set_source_rgb? @ text @d1 4 @ 1.5 log @reorder arguments to memset @ text @d1 4 @ 1.4 log @reorganization of code @ text @d1 5 @ 1.3 log @signal renamed from redraw to paint in late june,. @ text @d1 1 a1 2 2004-09-20 OEyvind Kolaas *path_paint.c: signal in gtkcairo was renamed from redraw to paint d3 3 a5 3 2004-05-28 OEyvind Kolaas *path_paint.c: added X keybinding for toggling between black/white color d7 10 a16 1 2004-05-27 OEyvind Kolaas @ 1.2 log @added X binding to switch color @ text @d1 3 @ 1.1 log @initial import of path_paint @ text @d1 4 @