summaryrefslogtreecommitdiffstats
path: root/bindings/java/lang.py
Commit message (Expand)AuthorAgeFilesLines
* [Strings] add string constant for the internal XML attributes used in dumpsBenjamin Dauvergne2010-09-031-1/+1
* [Binding java] return empty list for NULL GList value, not nullBenjamin Dauvergne2010-07-161-1/+1
* [Bindings java] use is_int instead of custom methods or codeBenjamin Dauvergne2010-07-121-5/+2
* [Binding java] use is_rc to match error return typeBenjamin Dauvergne2010-07-121-2/+2
* Bindings: keep retro compatibility for member field namesBenjamin Dauvergne2010-06-061-2/+25
* Bindings java: use utils.py methods, make set_hash_of_objects more robustBenjamin Dauvergne2010-01-281-212/+210
* Bindings: java, php5, python simplify logic in binding generatorBenjamin Dauvergne2010-01-281-7/+11
* Bindings java: cast return value of special constructorsBenjamin Dauvergne2010-01-251-1/+1
* Bindings: add support for time_t to bindings, add support for 'string' type f...Benjamin Dauvergne2010-01-121-2/+2
* Bindings: simplify GList handlingBenjamin Dauvergne2010-01-041-28/+30
* Bindings: in bindings.py, parse '(in)' gobject-introspection annotation, in u...Benjamin Dauvergne2010-01-041-6/+7
* Bindings: make the binding infrastructure understand GObject-introspections a...Benjamin Dauvergne2010-01-041-15/+42
* Bindings: add support for gucharBenjamin Dauvergne2009-09-111-2/+2
* Fix build issues on amd64 / gcc 4.3Jerome Schneider2009-04-091-1/+1
* Bindings: fix documentation parsingBenjamin Dauvergne2009-03-271-3/+0
* * Remove ending blanksBenjamin Dauvergne2008-09-121-6/+6
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-051-9/+9
* use new util function to throw exceptionsBenjamin Dauvergne2008-08-051-2/+2
* Move all files related to java into the java subdirectoryBenjamin Dauvergne2008-08-051-0/+902