Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore the overrides support | Simon van der Linden | 2010-01-22 | 1 | -14/+29 |
| | | | | | | | | | | | | | 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 | ||||
* | Remove trailing whitespace | Johan Dahlin | 2009-11-30 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=602830 | ||||
* | Set a default constructor for boxed structs that don't have one | Tomeu Vizoso | 2009-11-30 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=602735 | ||||
* | Initial import | Simon van der Linden | 2009-11-08 | 1 | -0/+167 |