descriptionAn automatic binding generator for gtk-related libraries
owner
last changeTue, 4 May 2010 13:09:03 +0000
URLhttp://git.ocamlcore.org/ocaml-gir/ocaml-gir.git
shortlog
2010-05-04 Adrien Nader Track README: "DEPRECATED, DO NOT USE: USE cowboy". master
2010-05-03 Adrien Nader killing this project, use cowboy instead
2010-05-03 Adrien Nader I can't remember the use of this file but I think it...
2010-05-03 Adrien Nader Add an example call to this fucking crappy g-ir-scanner...
2010-05-03 Adrien Nader Add an example to use ffi to call functions at runtime.
2009-12-15 Adrien Nader We now create a class which has gives access to both...
2009-12-14 Adrien Nader The META file was wrong and made ocamlfind try to link...
2009-12-14 Adrien Nader Fix (g)char* being translated to "char" for ocaml inste...
2009-12-14 Adrien Nader Change the types from 'type x = [`a | `b] Gobject.obj... callbacks
2009-12-14 Adrien Nader Generate the classes for signals in g*.ml too.
2009-12-14 Adrien Nader Merge branch 'master' into callbacks
2009-12-14 Adrien Nader Call propcc on the .props file.
2009-12-14 Adrien Nader Fix warnings related to exhaustive or unused pattern...
2009-12-14 Adrien Nader Add an | _ -> assert false to remove a warning about...
2009-12-13 Adrien Nader New file: props.ml. Generates a file for use with propc...
2009-12-12 Adrien Nader Fix the linking stage. Don't use '-lgtk+-2.0' but use...
...
tags
10 months ago preview
10 months ago 0.9-alpha2
11 months ago 0.9-alpha
15 months ago 0.7
heads
3 months ago master
8 months ago callbacks
10 months ago varargs
12 months ago bah_I_managed_to_get_out_of_the_branches
13 months ago rewrite