summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.17.70.17.7Jürg Billeter2012-09-161-0/+6
|
* codegen: Do not use deprecated functions for lock statementsJürg Billeter2012-09-161-2/+12
| | | | Fixes bug 662810.
* gtk+-3.0: Gtk.TextBuffer.create_tag should allow null tag nameRobert Ancell2012-09-162-1/+2
| | | | Fixes bug 684069.
* pango: set AttrIterator free_functionRico Tzschichholz2012-09-152-1/+6
|
* girparser: add cname for constructors not prefixed with new_Evan Nemerson2012-09-153-2/+6
|
* bindings: update GIR-based bindings.Evan Nemerson2012-09-1515-207/+315
|
* clutter-1.0: upgrade to 1.11.15Evan Nemerson2012-09-153-4/+84
|
* linux: make backtrace_symbols return unownedEvan Nemerson2012-09-151-1/+1
| | | | | | | | | You are supposed to free() the result of backtrace_symbols, but not each element in the array. The current binding will free each element which will likely result in a crash. Since we don't currently support owned arrays of unowned values (bug #571486), making the whole thing unowned and leaking (unless you call free manually) is the best we can do right now.
* x11: Add missing XA_STRING atomJamie McCracken2012-09-151-0/+1
|
* GENIE: Updated genie to include fixes from vala parserJamie McCracken2012-09-153-189/+280
|
* add libgnome-menu-3.0 bindingsRico Tzschichholz2012-09-122-0/+112
|
* codegen: Fix memory management when assigning to captured parametersJürg Billeter2012-09-096-19/+47
| | | | Fixes bug 683646.
* codegen: Fix memory leak with owned delegate parameters in async methodsJürg Billeter2012-09-081-3/+12
| | | | Fixes bug 683600.
* gtk+-3.0: mark ResizeMode.IMMEDIATE as deprecatedEvan Nemerson2012-09-043-1/+12
| | | | Fixes bug 679771.
* gtk+-3.0: mark deprecated symbols as suchEvan Nemerson2012-09-043-5/+191
|
* x11: Add GenericEvent bindingsDaiki Ueno2012-09-041-1/+28
| | | | Fixes bug 683310.
* Release 0.17.60.17.6Jürg Billeter2012-09-031-0/+5
|
* gobject-2.0: Mark parameter of WeakRef() and WeakRef.set() as nullablePhilip Withnall2012-09-031-2/+2
| | | | Fixes bug 683227.
* glib-2.0: Add g_utime bindingMarc-André Lureau2012-09-031-0/+8
| | | | Fixes bug 682115.
* Genie: Fix functions can take only one Generic as argument (611191)Jamie McCracken2012-08-281-19/+39
|
* Accept non-automatic properties with default valueJürg Billeter2012-08-241-2/+0
| | | | | | The default value is passed to the GParamSpec. The property will not implicitly be set to the default value during object construction unless it is a construct property.
* Release 0.17.50.17.5Jürg Billeter2012-08-201-0/+10
|
* x11: Add XImage bindingsHeiher2012-08-201-0/+62
| | | | Fixes bug 681961.
* vapigen.m4: use $vapigen_pkg_name as the name of the vapigen packageAlexandre Rostovtsev2012-08-201-4/+4
| | | | | | | | We should use $vapigen_pkg_name, not "vapigen", as the name of the vapigen package; if the second parameter to VAPIGEN_CHECK is set, then $vapigen_pkg_name != "vapigen". Fixes bug 682203.
* Add gst-plugins-base-1.0 bindings.Evan Nemerson2012-08-2030-0/+3553
|
* Add gstreamer-1.0 core bindings.Evan Nemerson2012-08-2018-0/+4258
|
* girparser: support "experimental" in metadataEvan Nemerson2012-08-201-1/+7
|
* posix: Add getpwuid, getgrnam, and getgrgid bindingsMarcin Lewandowski2012-08-171-0/+6
| | | | Fixes bug 682015.
* glib-2.0: Remove invalid get_name/set_name bindings from MainContextMarcin Lewandowski2012-08-171-3/+0
| | | | Fixes bug 681923.
* pango: set free_function on Attribute to pango_attribute_destroyEvan Nemerson2012-08-162-1/+6
| | | | Fixes bug 682006.
* girparser: support symbol_type and instance_idx in metadataEvan Nemerson2012-08-161-6/+25
|
* Support subclassing of GLib.SourcegsourceJürg Billeter2012-08-157-13/+56
|
* Fix critical for static fields with initializers in compact classesJürg Billeter2012-08-151-1/+1
|
* gio-2.0: Fix g_dbus_message_get_body bindingJürg Billeter2012-08-152-1/+3
|
* gio-2.0: Fix g_dbus_connection_send_message_with_reply bindingJürg Billeter2012-08-153-2/+8
|
* codegen: Drop extra copy of captured unowned parameters in async methodsJürg Billeter2012-08-151-1/+4
|
* codegen: Fix double free of captured owned parameters in async methodsJürg Billeter2012-08-151-8/+2
|
* Support static methods in generic classesJürg Billeter2012-08-141-2/+12
|
* Support virtual interface propertiesJürg Billeter2012-08-133-1/+19
| | | | Fixes bug 681671.
* girparser: set CCode type_id for enumerationsEvan Nemerson2012-08-1219-305/+312
|
* pango: switch to GIREvan Nemerson2012-08-1212-3278/+366
| | | | Fixes bug 681424.
* Test symbol resolution in closuresFlorian Brosch2012-08-082-0/+18
|
* Fix symbol resolution in closuresJürg Billeter2012-08-081-1/+1
|
* girwriter: Fix index of length parameter for methods returning arraysJürg Billeter2012-08-081-3/+34
| | | | Fixes bug 681411.
* bindings: mark bindings for deprecated libraries as suchEvan Nemerson2012-08-0620-8/+22
|
* bindings: update gir based bindingsEvan Nemerson2012-08-064-5/+28
|
* libnl-3.0: change format of some comments to avoid confusing valadocEvan Nemerson2012-08-061-12/+12
|
* libpeas-1.0: add deps fileEvan Nemerson2012-08-062-0/+3
|
* Add gobject-introspection-1.0 bindingsEvan Nemerson2012-08-062-0/+432
| | | | Fixes bug 572261.
* rest-0.7: add deps file with gio-2.0Evan Nemerson2012-08-062-0/+2
|