summaryrefslogtreecommitdiff
path: root/gir
Commit message (Expand)AuthorAgeFilesLines
* [Gio] Add missing return-value annotationsJohan Dahlin2010-07-281-0/+77
* Update GIMarshallingTests expected girJohan Dahlin2010-07-221-1/+2
* [GIMarshalingTests] Add underscores to more variable namesdyfet@gnutelephony.org2010-07-203-45/+45
* Add annotation for g_dbus_proxy_new_syncTomeu Vizoso2010-07-151-0/+8
* Add annotations for g_variant_new_strv() and g_variant_get_strv()Tomeu Vizoso2010-07-151-0/+11
* Don't include machine-dependent integral types in the typelibColin Walters2010-07-092-22/+37
* Fix up tests for last commitColin Walters2010-07-091-0/+12
* Add support for non-GObject fundamental objectsJohan Dahlin2010-07-093-0/+449
* Move doc to toplevel element, write <any> for unknown containersColin Walters2010-07-082-110/+116
* [cairo-1.0] Add cairo_rectangle_int_tColin Walters2010-06-291-0/+1
* [cairo-1.0.gir] Add cairo_region_tColin Walters2010-06-291-0/+1
* Fix annotations for g_get_system_*Colin Walters2010-06-251-2/+2
* Clean up annotation parsing, don't try to parse invalid annotationsColin Walters2010-06-254-88/+103
* Fix make check broken by DanielleJohan Dahlin2010-06-221-0/+10
* [GIMarshallingTest] Add GByteArray test APIJohan Dahlin2010-06-223-0/+60
* Merge branch 'gvalue-tests'Danielle Madeley2010-06-222-0/+26
|\
| * Add tests to Everything for items stored in GValuesDanielle Madeley2010-06-222-0/+26
* | GIRepository generation broke by code changesAlan Knowles2010-06-211-6/+7
* | [gir] Pass in --warn-all/error to our libsJohan Dahlin2010-06-171-0/+2
* | Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-171-1/+1
* | Update versionsColin Walters2010-06-1711-11/+11
* | Revert "Support introspectable=no attribute, add warnings framework"Johan Dahlin2010-06-171-1/+1
|/
* Support introspectable=no attribute, add warnings frameworkColin Walters2010-06-161-1/+1
* Apply annotations from invoker to vfuncColin Walters2010-06-161-1/+5
* Add some more Gio annotationsColin Walters2010-06-161-0/+14
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-084-6/+89
* Annotate GVariant as a foreign structTomeu Vizoso2010-06-081-0/+5
* Do not include preprocessor flags into GLib_2_0_gir_CFLAGSAlexey Zakhlestin2010-06-041-1/+1
* Fix marshalling of GStrv.GOBJECT_INTROSPECTION_0_6_13Tomeu Vizoso2010-06-023-0/+125
* Fix the relative path that contains the girepositoryheadersTomeu Vizoso2010-06-011-1/+1
* Add Cursor record to xlib-2.0.girTomeu Vizoso2010-06-011-0/+1
* [girepository] Split out GIBaseInfoJohan Dahlin2010-05-311-1/+7
* [everything] Re-generate after doc changesJohan Dahlin2010-05-311-4/+2
* [GIMarshallingTests] Fix incorrect array sizesColin Walters2010-05-271-7/+7
* Support (out caller-allocates)Colin Walters2010-05-263-153/+631
* [glib] Skip g_date_to_struct_tm as skipJohan Dahlin2010-05-251-0/+6
* Add GInitiallyUnknowned subclass to Everything for testing floating referencesTomeu Vizoso2010-05-223-0/+72
* remove unnecessary $(srcdir)s from Makefile.amDan Winship2010-05-201-10/+10
* Take into account the underscore after the type name when checking if a funct...Tomeu Vizoso2010-05-193-0/+48
* Adds annotations to g_filter_(input/output)_stream_get_base_streamEduardo Lima Mitev2010-05-191-0/+12
* Add a basic gir for xrandrJohan Bilien2010-05-182-1/+16
* [everything] Remove test_callback_infiniteOwen W. Taylor2010-05-073-39/+0
* [everything] Fix length annotationsOwen W. Taylor2010-05-072-4/+4
* Add GIMarshallingTests-1.0-expected.gir so we track changes in the scannerTomeu Vizoso2010-05-062-0/+3134
* Add test vfunc for testing out args in callbacksTomeu Vizoso2010-05-052-0/+28
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-05-042-0/+283
* Revert "Add support for GArrays: add g_type_info_get_array_type() and properl...Tomeu Vizoso2010-05-032-283/+0
* Add some tests to Everything for testing callbacks as constructor argsTomeu Vizoso2010-05-033-0/+101
* Add support for GArrays: add g_type_info_get_array_type() and properly scan G...Tomeu Vizoso2010-04-302-0/+283
* Keep valgrind happy in a testTomeu Vizoso2010-04-271-1/+1