Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make the uint16, uint32, and uint64 unit tests pass.marklee2009-04-031-0/+9
* Make the int16, int32, and int64 unit tests pass.marklee2009-04-011-0/+9
* Add limit tests to the integer-related unit tests.marklee2009-03-311-0/+5
* Make the uint8 unit test pass.marklee2009-03-311-0/+8
* Make the int8 unit test pass.marklee2009-03-311-0/+7
* Add Vim modelines.marklee2009-03-311-0/+6
* Add license.marklee2009-03-311-0/+4
* Make the float and double unit tests pass.marklee2009-03-281-0/+12
* Clarify some of the docs.marklee2009-03-281-0/+4
* Add unit tests, based on the ones in gjs.marklee2009-03-281-0/+6
* Bug 559006 – pybank & pyobject integrationmarklee2009-03-241-0/+14
* Make the WebKit example app run again.marklee2009-03-241-0/+7
* mention GI_TYPELIB_PATH instead of XDG_DATA_DIRSStefan Kost2008-11-181-0/+4
* Make test apps run againJani Monoses2008-11-051-0/+10
* Update to use version numbers for everything.Colin Walters2008-10-121-0/+5
* Update for latest type tagsColin Walters2008-10-021-0/+4
* Adapt for bug 552961.Colin Walters2008-10-021-0/+9
* Bug 553833 – fix poppler example in pybankJohan Dahlin2008-10-021-0/+9
* Bug 552810: Remove unused data/*.gidlColin Walters2008-09-251-0/+6
* Bug 552554 - small fixesColin Walters2008-09-251-0/+8
* Bug 551169 – fix pixbuf example in pybankJohan Dahlin2008-09-151-0/+9
* Update to new g-i API.Colin Walters2008-08-301-0/+4
* Handle uint8, improve error messages Improve exception message Kill UseJohan Dahlin2008-08-221-0/+12
* Upper case enum namesJohan Dahlin2008-08-211-0/+5
* Bind new g_irepository_require. Another layer for same. Try to look upColin Walters2008-08-201-0/+10
* Use installed gobject-introspection.pc file. Also add -fPIC when makingColin Walters2008-07-261-0/+5
* Revert to a working state, now when g-i reverted as wellJohan Dahlin2008-04-221-6/+0
* Some fixes to start working with new g-idl-compiler changes.Rob Taylor2008-03-111-0/+6
* Avoid re-creating the classes each time they're accessed, save them in ourJohan Dahlin2007-12-141-0/+6
* Get rid of ctypes dependency, support None for strings, update idls andJohan Dahlin2007-12-061-0/+18
* Handle None for interface typesJohan Dahlin2007-12-061-0/+15
* Add -l to all generate .gidlsJohan Dahlin2007-12-061-0/+11
* Update to latest gobject-introspection, register a dlopenable file forJohan Dahlin2007-12-061-0/+13
* Remove, it's unused (Method.__init__): inherit from Function, swap orderJohan Dahlin2007-11-301-0/+4
* Add WebKit and a small testcaseJohan Dahlin2007-11-301-0/+7
* Remove, everything is committed upstream now.Johan Dahlin2007-11-261-0/+5
* Resync:Johan Dahlin2007-11-251-0/+7
* Add Gdk rulesJohan Dahlin2007-11-251-0/+59
* Make it look more like normal methods.Johan Dahlin2007-11-241-0/+3
* RegenerateJohan Dahlin2007-11-241-0/+19
* Call show_all on the window tooJohan Dahlin2007-11-241-0/+8
* Raise an exception instead of printing warningJohan Dahlin2007-11-241-0/+17
* Update all/clean rules Update Update Rescan with defs2gidl chnagesJohan Dahlin2007-11-241-0/+15
* Remove unused import dlJohan Dahlin2007-11-241-0/+7
* Namespace the GLib structs properlyJohan Dahlin2007-11-241-0/+12
* Remove unused targets Check GIREPO_PATH instead of sys.path for repos FixJohan Dahlin2007-11-241-0/+9
* Add a simple test for Gtk+Johan Dahlin2007-11-241-0/+4
* Add a new program defs2gidl, to convert a .defs file to .gidl. Add structsJohan Dahlin2007-11-241-0/+22
* Import defs from pygtk trunkJohan Dahlin2007-11-231-0/+22
* Add Flags and Boxed typesJohan Dahlin2007-11-231-0/+7