summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.12.00.12.0Jürg Billeter2011-04-031-0/+6
* D-Bus: Avoid invalid C code when using reserved names as parametersMarco Trevisan (Treviño)2011-04-032-15/+20
* codegen: Fix use of property assignments as subexpressionsJürg Billeter2011-04-022-2/+34
* glib-2.0: Add string.get_next_charJürg Billeter2011-04-021-0/+11
* codegen: Fix array size variable on assignmentJürg Billeter2011-04-021-5/+1
* glib-2.0: Add g_unichar_ismark bindingJürg Billeter2011-04-021-0/+1
* codegen: Fix look-up of next closure blockLuca Bruno2011-04-023-5/+28
* linux: start with binding the Wireless Extension API (WEXT) infrastructureMichael 'Mickey' Lauer2011-03-311-0/+122
* linux: bind IFNAMSIZ from linux/if.h to fix net/if.h conflictMichael 'Mickey' Lauer2011-03-311-3/+3
* x11: Fix typoAlexander Kurtz2011-03-301-1/+1
* GDBusConnection.call 'reply_type' is nullableRyan Lortie2011-03-302-1/+2
* GVariant binding: add get_child() methodRyan Lortie2011-03-301-0/+1
* GActionGroup bindings: add some metadataRyan Lortie2011-03-302-6/+13
* gidl parser: add interface type_cname attributeRyan Lortie2011-03-301-0/+2
* Fix DelegateType.copyJürg Billeter2011-03-291-0/+2
* girwriter: Set scope for callback parameters of async methodsJürg Billeter2011-03-291-0/+4
* codegen: Fix freeing on assignment to fields of generic typeJürg Billeter2011-03-273-8/+13
* codegen: Fix leak when destroying null terminated arraysLuca Bruno2011-03-271-11/+13
* linux: add ioctls and structures for n_gsmMichael 'Mickey' Lauer2011-03-261-0/+26
* linux: add makedev(3), major(3), and minor(3)Michael 'Mickey' Lauer2011-03-261-0/+7
* gtk+-3.0: Update to 3.0.5Jürg Billeter2011-03-248-278/+261
* gio-2.0: Fix g_data_input_stream_read_line_finish bindingJürg Billeter2011-03-232-2/+2
* D-Bus: Emit cast to avoid C warning for signal handling in clientsJürg Billeter2011-03-231-1/+1
* D-Bus: Remove extra semicolon to avoid C warningJürg Billeter2011-03-231-1/+1
* D-Bus: Add missing string.h includesJürg Billeter2011-03-232-0/+8
* codegen: Always call _finish() after yieldLuca Bruno2011-03-231-13/+15
* glib binding: mark VariantType [Immutable]Ryan Lortie2011-03-231-0/+1
* girwriter: Skip methods with va_list parametersJürg Billeter2011-03-231-1/+27
* D-Bus: Support DBus.signature attribute for struct fieldsJürg Billeter2011-03-221-1/+1
* vte: Update to 0.27.90Jürg Billeter2011-03-225-20/+250
* codegen: Fix freeing of owned parametersJürg Billeter2011-03-221-1/+1
* posix: Add setlogmask() and LOG_UPTO().tfischer2011-03-201-0/+6
* gio-2.0: Fix InetAddress.from_bytes bindingsLuca Bruno2011-03-202-1/+2
* gio-2.0: Fix Bus.own_name and own_name_on_connection bindings.Marco Trevisan (Treviño)2011-03-202-4/+4
* posix: Support handling SA_SIGINFO with sigactionRobert Ancell2011-03-191-3/+151
* gdk-2.0, gdk-3.0: Fix atom name bindingsOliver Sauder2011-03-194-2/+4
* gtk+-2.0, gtk+-3.0: Fix more clipboard-related bindingsMichal Hruby2011-03-174-12/+32
* glib-2.0: Fix KeyFile get_comment and set_comment bindingsLuca Bruno2011-03-171-2/+2
* Release 0.11.70.11.7Jürg Billeter2011-03-161-0/+8
* D-Bus: Fix Connection.get_proxy.begin callsJürg Billeter2011-03-161-1/+5
* D-Bus: Fix get_proxy.begin callsJürg Billeter2011-03-161-5/+9
* glib-2.0: Do not use strnlenJürg Billeter2011-03-161-2/+13
* Write delegates as qualified types in code writerRyan Lortie2011-03-152-1/+23
* Add support for [Experimental] attributeMarco Trevisan (Treviño)2011-03-1517-0/+136
* gio: one more fix for GActionGroup.list_actions()Ryan Lortie2011-03-142-2/+2
* gio: fix binding for GActionGroup.list_actions()Ryan Lortie2011-03-142-1/+3
* gdk-pixbuf-2.0: Fix binding for serialize methodMichal Hruby2011-03-142-2/+2
* Revert "GModule vapi: add missing close() method"Ryan Lortie2011-03-131-1/+0
* GModule vapi: add missing close() methodRyan Lortie2011-03-121-0/+1
* gtk+-2.0, gtk+-3.0: Fix gtk_tree_view_column_cell_get_position bindingJürg Billeter2011-03-124-6/+6