summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Code beautification; Make Gtk+ optional; UpdatesOlivier Andrieu14-792/+676
2009-06-18Renames; Comparison + hash support; ExceptionsOlivier Andrieu10-34/+138
2009-06-18gtkcairo widget signal is now "paint", not "redraw"Olivier Andrieu4-6/+11
2009-06-18Docmentation and compiler warning fixesOlivier Andrieu5-8/+20
2009-06-18support patterns (requires cairo 0.1.21)Olivier Andrieu6-22/+209
2009-06-18add Cairo.line_to_point and Cairo.curve_to_pointOlivier Andrieu3-0/+9
2009-06-18removed OO APIOlivier Andrieu14-648/+84
2009-06-18use an Unsupported macro for unavailable functionscairo-ocaml-before-drop-oo-apiOlivier Andrieu3-21/+9
2009-06-18PNG backendOlivier Andrieu5-6/+50
2009-06-18current_path methodsOlivier Andrieu2-0/+6
2009-06-18forgot to commit some bitsOlivier Andrieu2-2/+142
2009-06-18wrap cairo_current_path and cairo_current_path_flatOlivier Andrieu8-10/+55
2009-06-18various small fixesOlivier Andrieu13-33/+170
2009-06-18complete ChangeLogOlivier Andrieu1-5/+69
2009-06-18text API workOlivier Andrieu9-40/+264
2009-06-18optional PS backendOlivier Andrieu2-1/+16
2009-06-18drop cairo-config.hOlivier Andrieu1-1/+0
2009-06-18Update to Cairo 0.1.15Carl Worth3-3/+11
2003-12-05add missing cairo-config includeOlivier Andrieu1-0/+1
2003-12-04new xlib backend config stuffOlivier Andrieu2-2/+14
2003-12-03support redraw signal of GtkCairoOlivier Andrieu4-37/+60
2003-11-26added dist Makefile targetcairo-ocaml-0.2Olivier Andrieu3-4/+17
2003-11-22update ocaml.m4Olivier Andrieu1-17/+15
2003-11-22forgot some Double_array_tagOlivier Andrieu1-6/+6
2003-11-22use a Val_cairo_format_tOlivier Andrieu2-1/+17
2003-11-18check for lablgtk2 specificallyOlivier Andrieu1-1/+1
2003-11-18add Cairo.move_to_point and changed field names for Cairo.glyphOlivier Andrieu4-4/+8
2003-11-18missing bytecode functionsOlivier Andrieu1-0/+5
2003-11-18Initial revisionOlivier Andrieu37-0/+3933