summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix critical when calling generated enum to_string method0.12Jürg Billeter2011-06-031-1/+3
* Release 0.12.10.12.1Jürg Billeter2011-06-011-0/+5
* codegen: Remove incorrect check when returning arrays from async methodsJürg Billeter2011-06-011-4/+6
* codegen: Fix closures in creation methods of classes without base classLuca Bruno2011-06-013-2/+17
* codegen: Do not initialize temp variable when getting delegate propertyLuca Bruno2011-06-013-1/+18
* Enable control flow analysis for variable declarationsLuca Bruno2011-06-011-0/+8
* alsa: fix snd_pcm_write* and and snd_pcm_read*Michael 'Mickey' Lauer2011-05-311-5/+3
* Collect used variables in postfix expression for flow analysisLuca Bruno2011-05-311-0/+4
* cairo: Add missing Device class and Surface methodsRobert Ancell2011-05-311-0/+30
* ccode: Fix line breaking of string literals with octal escape sequencesJürg Billeter2011-05-311-0/+14
* linux: bind i2c and smbus subsystemMichael 'Mickey' Lauer2011-05-311-0/+52
* linux: bind uinput (userspace input) subsystemMichael 'Mickey' Lauer2011-05-311-1/+54
* alsa: bind PCM subsystemMichael 'Mickey' Lauer2011-05-313-3/+513
* posix: add inet_ntop(3) and corresponding constantsMichael 'Mickey' Lauer2011-05-311-0/+7
* linux: add misc. non-posix termios constantsMichael 'Mickey' Lauer2011-05-311-1/+11
* codegen: Fix definition of fields when array length cname is specifiedLuca Bruno2011-05-314-3/+31
* gtk+-2.0: Fix Gtk.Fixed.children type argumentsLuca Bruno2011-05-292-2/+2
* codegen: Guard pointer indirection of lengths when returning arraysLuca Bruno2011-05-293-0/+15
* D-Bus: Fix use of Bus.get_proxy outside async methodsJürg Billeter2011-05-291-0/+36
* tests: Do not use xargs GNU extension in the test runnerAlexander Kojevnikov2011-05-291-1/+1
* tests: Search path for bashAlexander Kojevnikov2011-05-291-1/+1
* Apply `new' modifier to signal default handlersJürg Billeter2011-05-291-0/+1
* gtk+-3.0: Add GtkWidgetClass.activate_signal bindingJürg Billeter2011-05-292-0/+2
* gdk-3.0: Fix gdk_window_destroy bindingJürg Billeter2011-05-296-0/+14
* gtk+-3.0: Fix gtk_widget_set_windowJürg Billeter2011-05-292-1/+2
* gtk+-3.0: Fix gtk_*_get_preferred_* bindingsJürg Billeter2011-05-292-10/+26
* librsvg-2.0: Add librsvg/rsvg-cairo.h header to cairo methodsRobert Ancell2011-05-292-0/+3
* codegen: Fix get_parameter_cvalue to consider no_array_lengthLuca Bruno2011-05-291-1/+1
* linux: Fix InotifyFlags and InotifyMaskFlags bindingsDuncan Mac-Vicar P2011-05-291-2/+3
* linux: Add has_type_id=false to structs and enumsLuca Bruno2011-05-291-99/+99
* glib-2.0: Fix Log.set_fatal_mask and set_always_fatal bindingsSam Thursfield2011-05-291-2/+2
* codegen: Don't spit out critical when returning unowned delegateLuca Bruno2011-05-292-0/+10
* codegen: Don't use simple struct initializer if local is a GValueLuca Bruno2011-05-293-1/+10
* gmodule-2.0: Add gir_namespace and gir_version informationLuca Bruno2011-05-291-1/+1
* gio-2.0, gio-unix-2.0, gdk-pixbuf-2.0: Fix cancellable parametersLuca Bruno2011-05-296-17/+21
* glib-2.0: Add Node n_children() method and fix nth_child()Luca Bruno2011-05-291-1/+2
* Forbid pointer indirection for void typeLuca Bruno2011-05-291-1/+1
* vte: Fix Terminal.fork_command_full bindingLuca Bruno2011-05-292-2/+5
* gdk-3.0: Mark Device.grab cursor parameter to be nullableLuca Bruno2011-05-292-1/+2
* gdk-2.0, gdk-3.0: Fix Keymap.get_entries_for_keycode bindingLuca Bruno2011-05-294-6/+8
* gstreamer-0.10: Mark Clock.wait jitter parameter to be outLuca Bruno2011-05-292-6/+7
* gio-2.0: Make return value for File.query_filesystem_info be ownedOliver Sauder2011-05-292-1/+2
* gdk-3.0: Fix Gdk.threads_add_* bindingsLuca Bruno2011-05-292-6/+8
* Fix creation of lambdas inside interface methodsMaciej Piechotka2011-05-294-4/+16
* codegen: Fix memory leak for return statements in inner blocksJürg Billeter2011-05-291-4/+1
* glib-2.0: Set type_id for PidLuca Bruno2011-05-291-1/+1
* x11: Set type_id for AtomLuca Bruno2011-05-291-1/+4
* gtk+-2.0, gtk+-3.0: Mark *_get_layout_offsets parameters to be outDaniel Svensson2011-05-294-6/+18
* gtk+-2.0, gtk+-3.0: Mark Range.get_slider_range parameters to be outDaniel Svensson2011-05-294-4/+8
* gdk-2.0, gdk-3.0: Mark Window.get_root_coords parameters to be outDaniel Svensson2011-05-294-2/+6