summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update-glib-sources: New scriptwip/glib-source-extractionColin Walters2010-12-164-21/+123
* Regenerate gio-2.0.cPavel Holejsovsky2010-12-161-351/+131
* Update path to g-ir-annotation-tool in extract-gio-sources.sh.Pavel Holejsovsky2010-12-161-1/+1
* scanner: support typedefs for container typesJonathan Matthew2010-12-166-11/+97
* Regenerate gio-2.0.c from current glib/gio.Pavel Holejsovsky2010-12-151-331/+10141
* giscanner: don't ignore signal parameter names from annotations.Pavel Holejsovsky2010-12-152-4/+7
* cairo: Fill out GIR with cairo-gobject boxed informationColin Walters2010-12-101-7/+21
* cairo-1.0.gir: Un-foreign RectangleIntColin Walters2010-12-101-1/+16
* gir: Add Time to xlibs-2.0Emmanuele Bassi2010-12-091-0/+1
* Fix thinko in regress suite.Pavel Holejsovsky2010-12-081-1/+1
* Support glib-mkenums comment /*< flags >*/Andreas Rottmann2010-12-076-20/+57
* Don't emit shadowed methods into the typelibAndreas Rottmann2010-12-071-1/+4
* g_object_info_find_method_using_interfaces: Fix crash if not foundColin Walters2010-12-061-1/+1
* g_object_info_find_method_using_interfaces: New functionColin Walters2010-12-062-0/+62
* Make sure we don't mark GInitiallyUnownedClass as disguisedTomeu Vizoso2010-12-061-0/+1
* Add directory index sectionColin Walters2010-12-033-12/+164
* .gitignore: UpdateColin Walters2010-12-031-8/+13
* Add internal hashing API designed for the typelibColin Walters2010-12-034-2/+307
* cmph-bdz-test: New testColin Walters2010-12-032-1/+149
* cmph: Squash a lot of gcc -Wall compiler warningsColin Walters2010-12-0321-26/+28
* cmph: Add automake rulesColin Walters2010-12-032-0/+68
* cmph: Modify types to use GLib typesColin Walters2010-12-031-27/+10
* Import CMPH 1.0Colin Walters2010-12-0377-0/+12124
* Makefile.am: Add GTESTER_PROGSColin Walters2010-12-031-1/+3
* scanner: Switch to only Python 2.5 C API usageColin Walters2010-12-031-10/+14
* scanner: More XML unicode fixesColin Walters2010-12-021-9/+13
* Add proper unicode support to the source scannerJohan Dahlin2010-12-023-8/+38
* Support hexadecimal escapes in constantsColin Walters2010-12-023-2/+86
* scanner: Only mark structures and unions as out-caller-allocatesColin Walters2010-11-194-1/+32
* Update gio annotations from GLib gitColin Walters2010-11-171-8878/+1153
* gtk-doc: Update for renamed libgirepository-internals.laColin Walters2010-11-171-1/+1
* glib-2.0.c: annotate the arrays in g_spawn_sync/_asyncDan Winship2010-11-171-2/+4
* girepository: Consistently prefix internal functions with _Colin Walters2010-11-1610-322/+322
* build: Flip around linking order of libraries for toolsColin Walters2010-11-161-4/+4
* gitypelib: Extend warning for validationColin Walters2010-11-161-1/+1
* scanner: Fall back to default uscoring for method pairing if possibleColin Walters2010-11-161-6/+16
* Fix tests to look in correct directory for typelibsColin Walters2010-11-165-14/+4
* tests: Print an error messageColin Walters2010-11-161-2/+2
* Fix line too longColin Walters2010-11-161-1/+2
* scanner: use c-symbol-prefix for method pairing where possibleJonathan Matthew2010-11-162-32/+27
* scanner: don't show 'warnings suppressed' if --warn-all in useJonathan Matthew2010-11-161-1/+1
* Add support for gunichar in typelibColin Walters2010-11-1212-11/+34
* build: Explicitly link to libffi for g-ir-compilerColin Walters2010-11-121-2/+2
* Add g_object_info_find_signalColin Walters2010-11-123-0/+42
* Makefile-gir.am: Fix explicit dependency of DBusGLib on GObjectColin Walters2010-11-111-1/+1
* Explicitly link g-ir-compiler and g-ir-generate to GIOColin Walters2010-11-111-4/+6
* dumper: Differentiate between "external" and "internal" linkingColin Walters2010-11-113-12/+41
* Makefile-gir.am: Add explicit g-ir-compiler dependencyColin Walters2010-11-111-1/+14
* nonrecursive build: Fix typelib installationAlban Browaeys2010-11-111-1/+1
* Fix previous commitColin Walters2010-11-111-2/+2