summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move c:identifier from return-value to subchild type, as per JürgsJohan Dahlin2008-04-281-0/+10
* Write property.type as a child node.Johan Dahlin2008-04-281-0/+6
* Replace the GObject gidl with a GObject gir.Johan Dahlin2008-04-281-0/+11
* g-ir-scanner is a script, not a program.Johan Dahlin2008-04-281-0/+3
* Include indentation in line length calculationJohan Dahlin2008-04-281-0/+6
* Prettify NS parsing using elementtree.Johan Dahlin2008-04-281-0/+5
* Switch over to GIR as the default format. Add a simple GIDL parser. UpdateJohan Dahlin2008-04-281-0/+17
* Wrap attributes for lines which are wider than 79 charactersJohan Dahlin2008-04-281-0/+3
* Allow parenthesis in annotationsJohan Dahlin2008-04-271-0/+13
* Add two new functions to check sequence return values. Also fixes aJohan Dahlin2008-04-271-0/+9
* Cast the getter, avoids a compilation warning.Johan Dahlin2008-04-271-0/+3
* g-ir-scanner has no sources.Johan Dahlin2008-04-271-0/+5
* Split out nodes to ast.py and glibast.pyJohan Dahlin2008-04-261-0/+12
* Rename treebuilder to transformer and gobjectreebuilder toJohan Dahlin2008-04-261-0/+14
* Add LGPLv2 license header and install all python filesJohan Dahlin2008-04-261-0/+17
* Add support for virtual methods. Pair struct FooClass with struct Foo.Johan Dahlin2008-04-251-0/+19
* Add support for signalsJohan Dahlin2008-04-251-0/+11
* Add support for source/header annotations.Johan Dahlin2008-04-251-0/+17
* Add support for CallbacksJohan Dahlin2008-04-231-0/+8
* If a symbol is not in metadata->module, look for it in the global module,Havoc Pennington2008-04-231-0/+6
* hack to avoid dlopening a library that is already in the main app, byHavoc Pennington2008-04-231-0/+6
* Add a callback testJohan Dahlin2008-04-231-0/+6
* Use interface_blob_size not object_blob_size to compute offset.Havoc Pennington2008-04-231-0/+5
* remove G_MODULE_BIND_LOCAL flag when loading libraries, since some libsHavoc Pennington2008-04-231-0/+6
* new function to get the GType given a RegisteredTypeInfoHavoc Pennington2008-04-231-0/+5
* Add a LGPL license, to prevent automake to put in a copy of GPL here.Johan Dahlin2008-04-231-0/+3
* Revert revisions 157,149-148,136-129 and 120. Move back to usingJohan Dahlin2008-04-221-0/+50
* Add an initial GIR writer and a --format option to g-ir-scannerJohan Dahlin2008-04-221-0/+6
* Use ctypes.util.find_library to locate gobject-2.0 and raise ImportErrorJohan Dahlin2008-04-221-0/+3
* Add a --include argument to include types from other idls. Add aJohan Dahlin2008-04-221-0/+11
* Add support for properties. Refactor Class/Interface support a bit, toJohan Dahlin2008-04-211-0/+9
* Add a workaround for a glib bug interface introspection bugJohan Dahlin2008-04-211-0/+5
* Update Add a string propertyJohan Dahlin2008-04-211-0/+3
* After stripping namespaces, remove the original item to avoid duplicationJohan Dahlin2008-04-211-0/+6
* Strip namespaces before objects, so we'll export GtkButton as Button inJohan Dahlin2008-04-211-0/+7
* Add constructors for object/boxed types.Johan Dahlin2008-04-211-0/+7
* Add support for boxed typesJohan Dahlin2008-04-211-0/+6
* Mark structures as const, wrap SourceType.const_string.Johan Dahlin2008-04-211-0/+3
* Add a couple of constants.Johan Dahlin2008-04-211-0/+2
* Add basic support for interfacesJohan Dahlin2008-04-211-0/+10
* add some C API wishlist items I could think of quicklyHavoc Pennington2008-04-211-0/+4
* Add a simple api for writing tags which can be used with the new 'withJohan Dahlin2008-04-211-0/+7
* Strip namespace and object prefix from method names.Johan Dahlin2008-04-211-0/+5
* Add --pkg option to pass in pkg-config modules to get cflags from.Johan Dahlin2008-04-211-0/+3
* Avoid duplication, reuse function writer for methods.Johan Dahlin2008-04-211-0/+5
* Resolve libtool .la files. Strip name spaces for methods. Add functionJohan Dahlin2008-04-211-0/+10
* Add support for classes and methodsJohan Dahlin2008-04-201-0/+8
* Avoid conflicts, keep the output ordered similar to the order of theJohan Dahlin2008-04-201-0/+9
* Start introspecting get-type functions. Implement support for GLib/GFlagsJohan Dahlin2008-04-191-0/+10
* Add a simplistic gidl writer, which can't do too much.Johan Dahlin2008-04-181-0/+7