2014-03-24 |
Jürg Billeter | Release 0.24.0 0.24 0.24.0 |
commit | commitdiff | tree |
2014-03-23 |
Luca Bruno | tests: Use sed '$d' because head -n -1 is not portable |
commit | commitdiff | tree |
2014-03-20 |
Luca Bruno | gstreamer-0.10: Set GstURIHandler.get_uri_type vfunc... |
commit | commitdiff | tree |
2014-03-20 |
Luca Bruno | gidlparser: Do not set nullable to void type |
commit | commitdiff | tree |
2014-03-20 |
Luca Bruno | codegen: Inherit array_length and array_null_terminated... |
commit | commitdiff | tree |
2014-03-20 |
Rico Tzschichholz | x11: Add missing evtype field of GenericEventCookie |
commit | commitdiff | tree |
2014-03-16 |
Luca Bruno | gstreamer-1.0: Make Bin.add first parameter unowned |
commit | commitdiff | tree |
2014-03-16 |
Luca Bruno | gstreamer-1.0: Make Bin.add_many first parameter unowned |
commit | commitdiff | tree |
2014-03-16 |
Luca Bruno | gstreamer-1.0: Make Element.add_pad parameter unowned |
commit | commitdiff | tree |
2014-03-16 |
Luca Bruno | Add test for bug 726347 |
commit | commitdiff | tree |
2014-03-16 |
Richard Wiedenhöft | Accept single ellipsis parameter for instance methods |
commit | commitdiff | tree |
2014-03-16 |
Steven Oliver | libpq: Add PQping enum and functions |
commit | commitdiff | tree |
2014-03-14 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Make ComboBox.set_active_iter param... |
commit | commitdiff | tree |
2014-03-14 |
Simon | codewriter: Emit 'unowned' keyword for local variables |
commit | commitdiff | tree |
2014-03-13 |
David King | gio-2.0: Update to 2.39.91+ |
commit | commitdiff | tree |
2014-03-06 |
Rico Tzschichholz | cogl-1.0: Fix some array arguments in Cogl.Texture |
commit | commitdiff | tree |
2014-03-06 |
Luca Bruno | gio-2.0: Also make Action.get_state_hint nullable |
commit | commitdiff | tree |
2014-03-06 |
Luca Bruno | gio-2.0: Make Action.state, state_type and parameter_ty... |
commit | commitdiff | tree |
2014-03-06 |
Luca Bruno | dbusserver: Rename the generated "parameters" identifier |
commit | commitdiff | tree |
2014-03-05 |
Zeeshan Ali... | gtk+-3.0: Correct binding for IconView.convert_widget_t... |
commit | commitdiff | tree |
2014-03-03 |
Colin Watson | glib-2.0: Add missing C header for symlink |
commit | commitdiff | tree |
2014-03-03 |
Colin Watson | posix: Declare Group.gr_mem as null-terminated |
commit | commitdiff | tree |
2014-03-02 |
Luca Bruno | girparser: Add array_null_terminated, fixes hand-writte... |
commit | commitdiff | tree |
2014-03-02 |
Will Szumski | girwriter: Set scope=call for delegates when async... |
commit | commitdiff | tree |
2014-03-02 |
Will Szumski | girwriter: Don't add target for delegates without target |
commit | commitdiff | tree |
2014-03-02 |
Stef Walter | build: Fix missing backslashes in lists |
commit | commitdiff | tree |
2014-02-18 |
Jürg Billeter | Release 0.23.3 0.23.3 |
commit | commitdiff | tree |
2014-02-18 |
Rico Tzschichholz | gtk+-3.0: Update to 3.11.6 |
commit | commitdiff | tree |
2014-02-17 |
Evan Nemerson | gedit: deprecate in favor of bindings distributed by... |
commit | commitdiff | tree |
2014-02-16 |
Paolo Borelli | gio-2.0: fix add_main_option_entries |
commit | commitdiff | tree |
2014-02-16 |
Rico Tzschichholz | gio-2.0: Update to 2.39.5+ |
commit | commitdiff | tree |
2014-02-16 |
Evan Nemerson | gio-2.0: update to 2.39.5 |
commit | commitdiff | tree |
2014-02-16 |
Evan Nemerson | glib-2.0: add new symbols for 2.40 |
commit | commitdiff | tree |
2014-02-16 |
Evan Nemerson | glib-2.0: add missing symbols from 2.38 |
commit | commitdiff | tree |
2014-02-15 |
Rico Tzschichholz | gtk+-3.0: Update from git |
commit | commitdiff | tree |
2014-02-11 |
Ryan Lortie | vala.m4: honour CC, CPPFLAGS, CFLAGS, LDFLAGS |
commit | commitdiff | tree |
2014-02-09 |
Ryan Lortie | gen-introspect: pretend to be lint |
commit | commitdiff | tree |
2014-02-04 |
Jürg Billeter | Release 0.23.2 0.23.2 |
commit | commitdiff | tree |
2014-02-04 |
Jürg Billeter | gdk-3.0: Fix GdkEvent* bindings |
commit | commitdiff | tree |
2014-02-04 |
Rico Tzschichholz | gtk+-3.0: Update to (nearly) 3.11.6 |
commit | commitdiff | tree |
2014-02-03 |
Luca Bruno | girparser: Shut warning about unused experimental metadata |
commit | commitdiff | tree |
2014-02-03 |
Luca Bruno | gstreamer-1.0: Fix ElementFactory.get_static_pad_templa... |
commit | commitdiff | tree |
2014-02-03 |
Rico Tzschichholz | clutter-1.0: Update to 1.17.2 |
commit | commitdiff | tree |
2014-02-03 |
Luca Bruno | girparser: Shut unused destroys_instance warning |
commit | commitdiff | tree |
2014-02-03 |
Luca Bruno | girparser: Add type_id metadata |
commit | commitdiff | tree |
2014-02-03 |
Jürg Billeter | codewriter: Fix spacing for property accessor attributes |
commit | commitdiff | tree |
2014-01-29 |
Evan Nemerson | glib-2.0: fix qsort_with_data binding |
commit | commitdiff | tree |
2014-01-29 |
Evan Nemerson | glib-2.0: add search functions for (S)List and Queue |
commit | commitdiff | tree |
2014-01-29 |
Evan Nemerson | tests: remove unnecessary main argument from bug723195... |
commit | commitdiff | tree |
2014-01-29 |
Evan Nemerson | glib-2.0: fix string.joinv for empty (but not null... |
commit | commitdiff | tree |
2014-01-28 |
Luca Bruno | gtkmodule: Ensure child gtypes are initialized before... |
commit | commitdiff | tree |
2014-01-28 |
Luca Bruno | Fix regression in method calls that throw errors with... db462e6f919da758fbb2f4e7b3cbbf2897ec852b |
commit | commitdiff | tree |
2014-01-27 |
Luca Bruno | Add build-aux/test-driver to .gitignore |
commit | commitdiff | tree |
2014-01-26 |
Luca Bruno | Fix regression when coalescing: value owned if either... |
commit | commitdiff | tree |
2014-01-26 |
Luca Bruno | Drop LocalVariable.floating usage, replaced by create_t... |
commit | commitdiff | tree |
2014-01-26 |
Luca Bruno | Avoid unnecessary copies when using the coalescing... |
commit | commitdiff | tree |
2014-01-26 |
Luca Bruno | Use create_temp_access instead of local.floating in... |
commit | commitdiff | tree |
2014-01-26 |
Luca Bruno | Use create_temp_access instead of local.floating in... |
commit | commitdiff | tree |
2014-01-26 |
Luca Bruno | Add create_temp_access to properly access a temp variab... |
commit | commitdiff | tree |
2014-01-26 |
Luca Bruno | Fix semantics for coalesce operator when target_type... |
commit | commitdiff | tree |
2014-01-25 |
Luca Bruno | codegen: Always assume external interface properties... |
commit | commitdiff | tree |
2014-01-25 |
Richard Wiedenhöft | codegen: Do not emit notify-signal for non-abstract... |
commit | commitdiff | tree |
2014-01-25 |
Luca Bruno | codegen: Reduce the number of temporary variables |
commit | commitdiff | tree |
2014-01-25 |
Luca Bruno | Fix calling methods on struct pointers |
commit | commitdiff | tree |
2014-01-25 |
Richard Wiedenhöft | libpq.vapi: added condition LIBPQ_9_3 |
commit | commitdiff | tree |
2014-01-25 |
Evan Nemerson | glib-2.0: make string.joinv handle non-null-terminated... |
commit | commitdiff | tree |
2014-01-23 |
Rico Tzschichholz | gtksourceview-3.0: Update to 3.11.3 |
commit | commitdiff | tree |
2014-01-23 |
Rico Tzschichholz | gtk+-3.0: Update to 3.11.5+ |
commit | commitdiff | tree |
2014-01-18 |
Jesse van den... | gtk+-3.0: Nullable GtkListBox::row_selected.row |
commit | commitdiff | tree |
2014-01-18 |
Steven Oliver | glib-2.0: Add G_LOG_2_BASE_10 constant |
commit | commitdiff | tree |
2014-01-16 |
Luca Bruno | glib-2.0: Fix short.abs() to be an instance method |
commit | commitdiff | tree |
2014-01-16 |
Steven Oliver | glib-2.0: Add abs() to short type |
commit | commitdiff | tree |
2014-01-11 |
Rico Tzschichholz | gtk+-3.0: Update to 3.11.3+ |
commit | commitdiff | tree |
2014-01-11 |
Rico Tzschichholz | gdk-x11-3.0: Switch to GIR |
commit | commitdiff | tree |
2014-01-11 |
Luca Bruno | codegen: Support "foo is G" |
commit | commitdiff | tree |
2014-01-11 |
Luca Bruno | Fix coalescing operator semantics check. |
commit | commitdiff | tree |
2014-01-06 |
Luca Bruno | gtktemplate: Handle callbacks for detailed signals |
commit | commitdiff | tree |
2014-01-06 |
Richard Wiedenhöft | posix: Added methods read and write to class FILE |
commit | commitdiff | tree |
2014-01-05 |
Rico Tzschichholz | librsvg-2.0: Switch to GIR |
commit | commitdiff | tree |
2014-01-04 |
Luca Bruno | codegen: Fix memory leak introduced by fe9beb82b6809 |
commit | commitdiff | tree |
2014-01-04 |
Jesse van den... | girwriter: Derive gir namespace from base name |
commit | commitdiff | tree |
2014-01-04 |
Luca Bruno | girparser: Handle delegate aliases |
commit | commitdiff | tree |
2014-01-04 |
Luca Bruno | girparser: Fix some source reference when reporting... |
commit | commitdiff | tree |
2014-01-04 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Improve TextMark constructor with... |
commit | commitdiff | tree |
2013-12-22 |
Jürg Billeter | Release 0.23.1 0.23.1 |
commit | commitdiff | tree |
2013-12-21 |
Maciej Piechotka | Allow using lambdas within enums. |
commit | commitdiff | tree |
2013-12-21 |
Sergio Costas | Add xcb-icccm bindings. fdd6531f13303dc6adb53331f0e698357157aade |
commit | commitdiff | tree |
2013-12-17 |
Rico Tzschichholz | gdk-3.0, gtk+-3.0: Update to 3.11.3 |
commit | commitdiff | tree |
2013-12-17 |
Rico Tzschichholz | gio-2.0: Update to 2.39.2 |
commit | commitdiff | tree |
2013-12-15 |
Maciej Piechotka | Handle the integers and enums in generic closure wrapper |
commit | commitdiff | tree |
2013-12-14 |
Marc-André... | codegen: use #if GLIB_CHECK_VERSION for init functions |
commit | commitdiff | tree |
2013-12-14 |
Luca Bruno | analyzer: Fix critical when catch clause does not catch... 5d96dcfc5f65da2ef2c3c04614bef7853eeebcf2 |
commit | commitdiff | tree |
2013-12-14 |
Nathan Summers | codegen: Fix crash vapi properties with no get body... |
commit | commitdiff | tree |
2013-12-14 |
Richard Schwarting | libxml-2.0: Fix EntityDesc lookup and value_lookup... |
commit | commitdiff | tree |
2013-12-14 |
Jesse van den... | Make Vala.Method._base_interface_method weak |
commit | commitdiff | tree |
2013-12-12 |
Sergio Costas | xcb: Major changes and fixes. aef4702ccc93c8f10c80afd600e3410be304fc02 |
commit | commitdiff | tree |
2013-12-11 |
Niclas Lockner | glib-2.0: Added [DestroysInstance] to Thread.join() |
commit | commitdiff | tree |
2013-12-10 |
Evan Nemerson | cogl-1.0: fix read_pixels pixels argument |
commit | commitdiff | tree |
2013-12-10 |
Evan Nemerson | gtk-2.0, gtk-3.0: fix rgb_to_hsv argument directions |
commit | commitdiff | tree |
2013-12-04 |
Rico Tzschichholz | atk: Update to 2.11.3 |
commit | commitdiff | tree |
next |