index
:
cairo-ocaml
master
OCaml bindings for cairo
hcarty
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
replace a deprecated function in Pango_cairo
HEAD
master
Olivier Andrieu
2
-2
/
+2
2012-06-28
fixes for LablGTK detection with autoconf
Olivier Andrieu
2
-2
/
+2
2011-09-11
fix Makefile on bytecode-only architectures
Stephane Glondu
1
-2
/
+6
2011-09-11
Fix Makefile to avoid recompiling files in /usr
Stephane Glondu
1
-1
/
+1
2011-09-11
Add missing libraries used by the stubs to CAIRO_LIBS
Stephane Glondu
1
-1
/
+1
2011-09-11
configure: fix for the case where no lablgtk is present
Olivier Andrieu
1
-2
/
+7
2010-04-11
pangocairo support
cairo-ocaml-1.2.0
Olivier Andrieu
9
-2
/
+185
2010-01-19
update on previous commit
Olivier Andrieu
2
-2
/
+2
2010-01-19
Some autoconf/compilation fixes
Olivier Andrieu
3
-7
/
+8
2009-12-02
check the status of the matrix_invert function
Olivier Andrieu
1
-2
/
+5
2009-12-01
use the new bigarray names
Olivier Andrieu
1
-11
/
+11
2009-12-01
replace ocaml.m4 by the one from ocaml-autoconf
Olivier Andrieu
1
-176
/
+191
2009-08-04
add a .gitignore file
Olivier Andrieu
1
-0
/
+17
2009-06-18
Compiler warning and typo fixes
Olivier Andrieu
6
-8
/
+18
2009-06-18
Fix OCaml 3.10 compilation
Olivier Andrieu
2
-2
/
+6
2009-06-18
Compile fixes
Olivier Andrieu
1
-2
/
+2
2009-06-18
src/ml_cairo_ft.c:
Olivier Andrieu
1
-12
/
+10
2009-06-18
README, configure.ac: update dependencies: need GTK+ >= 2.8
Olivier Andrieu
3
-6
/
+5
2009-06-18
update the cube.ml example to use cairo_lablgtk instead of gtkcairo.
Olivier Andrieu
2
-19
/
+21
2009-06-18
Bump to Cairo 1.2
Olivier Andrieu
26
-289
/
+445
2009-06-18
Add SVG backend support
Olivier Andrieu
6
-21
/
+141
2009-06-18
ocamldoc fix
cairo-ocaml-1.0.0
Olivier Andrieu
1
-1
/
+1
2009-06-18
Update for Gtk+ 2.8
Olivier Andrieu
9
-139
/
+197
2009-06-18
Drop gtkcairo support
Olivier Andrieu
6
-141
/
+2
2009-06-18
Add Cairo_ps.set_dpi
Olivier Andrieu
4
-6
/
+11
2009-06-18
Bump to Cairo 1.0
Olivier Andrieu
5
-10
/
+47
2009-06-18
Arch fixes for ARCH_ALIGN_DOUBLE
Olivier Andrieu
4
-5
/
+11
2009-06-18
Add check from freetype2
Carl Worth
3
-2
/
+9
2009-06-18
dapt to cairo-0.9.0
cairo-ocaml-0.9.0
Olivier Andrieu
1
-0
/
+6
2009-06-18
Bump to Cairo 0.9.0
Olivier Andrieu
6
-14
/
+43
2009-06-18
adapt to cairo-0.6.0
cairo-ocaml-0.6.0
Olivier Andrieu
1
-0
/
+7
2009-06-18
Bump to Cairo 0.6.0
Olivier Andrieu
18
-83
/
+337
2009-06-18
make this version 0.5.2 of cairo-ocaml
cairo-ocaml-0.5.2
Olivier Andrieu
1
-1
/
+1
2009-06-18
Freetype re-enabled
Olivier Andrieu
12
-216
/
+125
2009-06-18
Bump requirements to Cairo 0.5.2
Olivier Andrieu
16
-113
/
+168
2009-06-18
Stream-based backends can now use a caml channel
Olivier Andrieu
18
-113
/
+274
2009-06-18
bump version number
Olivier Andrieu
1
-1
/
+1
2009-06-18
adapt to cairo big API shakeup
Olivier Andrieu
49
-2139
/
+2039
2009-06-18
fixes, API changes in the font part
cairo-ocaml-0.4
Olivier Andrieu
7
-24
/
+66
2009-06-18
add a README, the license (LGPL) and add a copyright header to all
cairo-ocaml-0.3
Olivier Andrieu
40
-0
/
+830
2009-06-18
add libsvg-cairo bindings
Olivier Andrieu
14
-17
/
+261
2009-06-18
add kapow and disable the gtkcairo example
Olivier Andrieu
2
-3
/
+131
2009-06-18
test the PDF backend
Olivier Andrieu
1
-3
/
+11
2009-06-18
fix linking of Cairo_channel
Olivier Andrieu
2
-2
/
+2
2009-06-18
revert the incref for cairo_current_font
Olivier Andrieu
1
-1
/
+0
2009-06-18
Add PDF backend
Olivier Andrieu
15
-123
/
+237
2009-06-18
Bump required Cairo to 0.2.0
Olivier Andrieu
3
-2
/
+8
2009-06-18
minimal support for freetype/fontconfig font backend
Olivier Andrieu
10
-6
/
+214
2009-06-18
use int instead of float for the width and height of the PNG target
Olivier Andrieu
3
-3
/
+3
2009-06-18
do not use POINTER_MOTION_HINT, apparently that's evil.
Olivier Andrieu
1
-32
/
+21
[next]