summaryrefslogtreecommitdiff
path: root/gir/everything.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for non-GObject fundamental objectsJohan Dahlin2010-07-091-0/+55
* Add tests to Everything for items stored in GValuesDanielle Madeley2010-06-221-0/+3
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-081-0/+2
* Add GInitiallyUnknowned subclass to Everything for testing floating referencesTomeu Vizoso2010-05-221-0/+19
* Take into account the underscore after the type name when checking if a funct...Tomeu Vizoso2010-05-191-0/+3
* [everything] Remove test_callback_infiniteOwen W. Taylor2010-05-071-3/+0
* Add some tests to Everything for testing callbacks as constructor argsTomeu Vizoso2010-05-031-0/+6
* Add tests for GAsyncReadyCallbackTomeu Vizoso2010-04-221-0/+3
* Add new tests for multiple callback calls during function invokation for scop...Zach Goldberg2010-04-201-0/+1
* Add a bunch of new tests for nullable args in Everything moduleZach Goldberg2010-04-171-0/+9
* Add a simple callback type which has no arguments or return valuesZach Goldberg2010-04-161-1/+3
* Add foreign struct funcs to EverythingTomeu Vizoso2010-04-151-0/+11
* Assert input values in Everything funcsTomeu Vizoso2010-04-091-0/+4
* [everything] Add alternative boxed constructorsJohan Dahlin2010-03-091-0/+4
* [everything] Add some "torture" test functions with baroque signaturesColin Walters2010-03-041-0/+40
* Add a test function with an out argument and some other after thatJohan Bilien2010-03-011-0/+3
* [everything] Add a function which has multiple (out) double argumentsColin Walters2009-12-081-0/+1
* Add async callback tests to everythingMaxim Ermilov2009-12-021-0/+4
* Add a function to test arrays as inout argument in EverythingSimon van der Linden2009-07-061-0/+1
* Add a TestObj subclass in EverythingSimon van der Linden2009-07-051-0/+25
* Add tests for array as output argument and fixed-size arrays in EverythingSimon van der Linden2009-06-241-0/+4
* Add two tests in Everything regarding multiple output argumentsSimon van der Linden2009-06-241-0/+4
* Bug 584423 – Add short/ushort supportMark Lee2009-06-221-0/+2
* Everything: add a boxed property to TestObjAndreas Rottmann2009-06-171-0/+3
* Bug 585374: Fix misspelling of 'infinite'.C. Scott Ananian2009-06-121-1/+1
* Bug 581685: Parse parameterized types (using <>) in annotations.C. Scott Ananian2009-06-121-0/+2
* Bug 584453 - Handle char ** correctly (and const variation)Colin Walters2009-06-091-0/+1
* Add a test_strv_out which is unannotated, rename current to test_strv_out_con...Colin Walters2009-06-081-0/+1
* Move Everything into gir/, since it's a public libraryColin Walters2009-06-041-0/+292