summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.24.00.24.00.24Jürg Billeter2014-03-241-0/+5
* tests: Use sed '$d' because head -n -1 is not portableLuca Bruno2014-03-231-1/+1
* gstreamer-0.10: Set GstURIHandler.get_uri_type vfunc to get_typeLuca Bruno2014-03-202-0/+2
* gidlparser: Do not set nullable to void typeLuca Bruno2014-03-201-4/+4
* codegen: Inherit array_length and array_null_terminated of methodsLuca Bruno2014-03-201-0/+14
* x11: Add missing evtype field of GenericEventCookieRico Tzschichholz2014-03-201-0/+1
* gstreamer-1.0: Make Bin.add first parameter unownedLuca Bruno2014-03-162-1/+2
* gstreamer-1.0: Make Bin.add_many first parameter unownedLuca Bruno2014-03-162-1/+2
* gstreamer-1.0: Make Element.add_pad parameter unownedLuca Bruno2014-03-162-1/+2
* Add test for bug 726347Luca Bruno2014-03-162-0/+17
* Accept single ellipsis parameter for instance methodsRichard Wiedenhöft2014-03-161-2/+2
* libpq: Add PQping enum and functionsSteven Oliver2014-03-161-2/+16
* gtk+-2.0, gtk+-3.0: Make ComboBox.set_active_iter parameter nullableLuca Bruno2014-03-144-2/+4
* codewriter: Emit 'unowned' keyword for local variablesSimon2014-03-141-0/+3
* gio-2.0: Update to 2.39.91+David King2014-03-131-3/+7
* cogl-1.0: Fix some array arguments in Cogl.TextureRico Tzschichholz2014-03-062-4/+6
* gio-2.0: Also make Action.get_state_hint nullableLuca Bruno2014-03-062-1/+2
* gio-2.0: Make Action.state, state_type and parameter_type nullableLuca Bruno2014-03-062-3/+9
* dbusserver: Rename the generated "parameters" identifierLuca Bruno2014-03-061-2/+2
* gtk+-3.0: Correct binding for IconView.convert_widget_to_bin_window_coordsZeeshan Ali (Khattak)2014-03-052-1/+3
* glib-2.0: Add missing C header for symlinkColin Watson2014-03-031-1/+1
* posix: Declare Group.gr_mem as null-terminatedColin Watson2014-03-031-0/+1
* girparser: Add array_null_terminated, fixes hand-written change in gioLuca Bruno2014-03-023-9/+17
* girwriter: Set scope=call for delegates when async or notified does not applyWill Szumski2014-03-021-0/+4
* girwriter: Don't add target for delegates without targetWill Szumski2014-03-021-5/+7
* build: Fix missing backslashes in listsStef Walter2014-03-024-4/+4
* Release 0.23.30.23.3Jürg Billeter2014-02-181-0/+5
* gtk+-3.0: Update to 3.11.6Rico Tzschichholz2014-02-182-50/+24
* gedit: deprecate in favor of bindings distributed by gedit.Evan Nemerson2014-02-172-0/+3
* gio-2.0: fix add_main_option_entriesPaolo Borelli2014-02-161-1/+1
* gio-2.0: Update to 2.39.5+Rico Tzschichholz2014-02-162-1/+4
* gio-2.0: update to 2.39.5Evan Nemerson2014-02-161-7/+16
* glib-2.0: add new symbols for 2.40Evan Nemerson2014-02-161-0/+29
* glib-2.0: add missing symbols from 2.38Evan Nemerson2014-02-161-0/+21
* gtk+-3.0: Update from gitRico Tzschichholz2014-02-152-23/+141
* vala.m4: honour CC, CPPFLAGS, CFLAGS, LDFLAGSRyan Lortie2014-02-111-1/+1
* gen-introspect: pretend to be lintRyan Lortie2014-02-091-1/+4
* Release 0.23.20.23.2Jürg Billeter2014-02-041-0/+8
* gdk-3.0: Fix GdkEvent* bindingsJürg Billeter2014-02-043-231/+292
* gtk+-3.0: Update to (nearly) 3.11.6Rico Tzschichholz2014-02-042-0/+82
* girparser: Shut warning about unused experimental metadataLuca Bruno2014-02-031-1/+1
* gstreamer-1.0: Fix ElementFactory.get_static_pad_templates return typeLuca Bruno2014-02-032-2/+2
* clutter-1.0: Update to 1.17.2Rico Tzschichholz2014-02-031-1/+49
* girparser: Shut unused destroys_instance warningLuca Bruno2014-02-031-1/+1
* girparser: Add type_id metadataLuca Bruno2014-02-031-12/+26
* codewriter: Fix spacing for property accessor attributesJürg Billeter2014-02-031-3/+3
* glib-2.0: fix qsort_with_data bindingEvan Nemerson2014-01-281-2/+9
* glib-2.0: add search functions for (S)List and QueueEvan Nemerson2014-01-281-0/+11
* tests: remove unnecessary main argument from bug723195 testEvan Nemerson2014-01-281-3/+1
* glib-2.0: fix string.joinv for empty (but not null) arraysEvan Nemerson2014-01-283-4/+34