summaryrefslogtreecommitdiffstats
path: root/gi/overrides
Commit message (Collapse)AuthorAgeFilesLines
* override that wasn't checked in - fixes some test casesJohn (J5) Palmieri2010-04-141-0/+69
|
* Use GIMarshallingTests (old TestGI) in gobject-introspectionTomeu Vizoso2010-04-131-69/+0
|
* Add modelines and copyright information to overrides modulesSimon van der Linden2010-02-033-0/+62
|
* Fix and complete overrides testsSimon van der Linden2010-02-031-0/+49
| | | | | | Those tests were missing in the last commit https://bugzilla.gnome.org/show_bug.cgi?id=602830
* Restore the overrides supportSimon van der Linden2010-01-222-24/+34
| | | | | | | | | | | | | Add a ModuleProxy in front of the DynamicModule when an overrides module is present. There is no need for an overrides module to be a class; it can just be a module. Add an override decorator to override the wrapper of a registered type. Adapt Gdk and Gtk accordingly. Add tests. https://bugzilla.gnome.org/show_bug.cgi?id=602830
* Add Gtk.keysyms to overridesTomeu Vizoso2009-12-223-0/+1502
|
* Initial importSimon van der Linden2009-11-084-0/+44