2012-08-02 |
Jürg Billeter | Support [CCode (scope = "async")] attribute for delegates |
commit | commitdiff | tree |
2012-08-02 |
Geert Jordaens | Improve error message for static access to instance... |
commit | commitdiff | tree |
2012-08-02 |
Mikkel Kamstrup... | D-Bus: Support fd passing with GFileDescriptorBased |
commit | commitdiff | tree |
2012-08-02 |
Marc-André... | gobject-2.0: Set bind_property() default flag |
commit | commitdiff | tree |
2012-08-01 |
Daiki Ueno | codegen: Fix signature of array_contains for inline... |
commit | commitdiff | tree |
2012-08-01 |
Jürg Billeter | codegen: Fix GMutex finalization with GLib 2.32 |
commit | commitdiff | tree |
2012-08-01 |
Simon Werbeck | Recompute length when casting between array types |
commit | commitdiff | tree |
2012-08-01 |
Jürg Billeter | codegen: Fix va_start argument in methods throwing... |
commit | commitdiff | tree |
2012-08-01 |
Jürg Billeter | tests: Improve test for bug 620673 |
commit | commitdiff | tree |
2012-07-31 |
Jürg Billeter | Deprecate implicit .begin for async methods |
commit | commitdiff | tree |
2012-07-31 |
Jürg Billeter | D-Bus: Add missing gio.h include for GDBus error domains |
commit | commitdiff | tree |
2012-07-30 |
Siegfried-Angel... | codegen: Fix variadic constructors |
commit | commitdiff | tree |
2012-07-28 |
Evan Nemerson | Update GIR-based bindings. |
commit | commitdiff | tree |
2012-07-28 |
Evan Nemerson | girparser: support class methods |
commit | commitdiff | tree |
2012-07-28 |
Evan Nemerson | girparser: add GIR name attribute to reparented types |
commit | commitdiff | tree |
2012-07-27 |
Jens Georg | vala.m4: Fix calling VALA_CHECK_PACKAGES multiple times |
commit | commitdiff | tree |
2012-07-27 |
Jens Georg | vala.m4: Fix typo |
commit | commitdiff | tree |
2012-07-21 |
Evan Nemerson | gobject-2.0: add Closure.SIZE for sizeof(GClosure) |
commit | commitdiff | tree |
2012-07-21 |
Evan Nemerson | gtk+-3.0: update to 3.5.9 |
commit | commitdiff | tree |
2012-07-20 |
Evan Nemerson | gnome-keyring-1: deprecate in favor of bindings distrib... |
commit | commitdiff | tree |
2012-07-20 |
Evan Nemerson | gio-2.0: make DataInputStream.read_line*.length default... |
commit | commitdiff | tree |
2012-07-18 |
Richard Schwarting | glib-2.0: Add g_test_fail binding |
commit | commitdiff | tree |
2012-07-18 |
Jürg Billeter | udisks2: Regenerate |
commit | commitdiff | tree |
2012-07-18 |
Jürg Billeter | gdk-pixbuf-2.0: Regenerate |
commit | commitdiff | tree |
2012-07-18 |
Jürg Billeter | girparser: Fix async creation methods throwing errors |
commit | commitdiff | tree |
2012-07-18 |
Simon Werbeck | Support 'using' directive with nested namespace in... |
commit | commitdiff | tree |
2012-07-18 |
Jürg Billeter | Fix async object creation expressions |
commit | commitdiff | tree |
2012-07-18 |
Jürg Billeter | codegen: Fix access to null-terminated array properties |
commit | commitdiff | tree |
2012-07-18 |
Sébastien Wilmet | glib-2.0: add string.get_prev_char() |
commit | commitdiff | tree |
2012-07-16 |
Jürg Billeter | Release 0.17.3 0.17.3 |
commit | commitdiff | tree |
2012-07-16 |
Jürg Billeter | gtk+-2.0, gtk+-3.0: Fix gtk_selection_data_get_targets... |
commit | commitdiff | tree |
2012-07-16 |
Jürg Billeter | codegen: Fix conversion from generic pointer to long... |
commit | commitdiff | tree |
2012-07-16 |
Jürg Billeter | Require and target GLib >= 2.18 |
commit | commitdiff | tree |
2012-07-12 |
Maciej Piechotka | Merge attributes on merge of namespace |
commit | commitdiff | tree |
2012-07-12 |
Maciej Piechotka | codegen: Fix array move when the areas don't overlap |
commit | commitdiff | tree |
2012-07-03 |
Robert Ancell | gtk+-3.0: Fix gtk_application_add_accelerator nullable... |
commit | commitdiff | tree |
2012-06-28 |
Dmitry Vagin | posix: fix inet_ntop binding, clean up some style issues |
commit | commitdiff | tree |
2012-06-26 |
Dmitry Vagin | libpq: fix freeing of Postgres.Notify |
commit | commitdiff | tree |
2012-06-26 |
Evan Nemerson | gio-2.0: fix Settings.bind_with_mapping 67200696ee5b4abcb388046270aa1d864f9ea367 |
commit | commitdiff | tree |
2012-06-26 |
Jürg Billeter | girparser: Fix criticals on varargs functions |
commit | commitdiff | tree |
2012-06-26 |
Jürg Billeter | girparser: Fix criticals when encountering async creati... |
commit | commitdiff | tree |
2012-06-26 |
Jürg Billeter | Fix crash due to incorrect copy of attribute list |
commit | commitdiff | tree |
2012-06-25 |
Evan Nemerson | gdk-pixbuf-2.0: remove some obsolete metadata |
commit | commitdiff | tree |
2012-06-25 |
Evan Nemerson | GIR parser: allow setting async finish functions in GIR |
commit | commitdiff | tree |
2012-06-25 |
Evan Nemerson | GIR parser: add default value to GCancellable arguments... |
commit | commitdiff | tree |
2012-06-25 |
Florian Müllner | vapi: Add missing GVariantTypes to glib-2.0 |
commit | commitdiff | tree |
2012-06-25 |
Alexander Larsson | Update vapi file for latest gtk+ git master |
commit | commitdiff | tree |
2012-06-24 |
Evan Nemerson | codegen: allow integer-derived types as generic arguments |
commit | commitdiff | tree |
2012-06-24 |
Jürg Billeter | GAsync: Support async creation methods |
commit | commitdiff | tree |
2012-06-24 |
Jürg Billeter | codegen: Bring object creation implementation closer... |
commit | commitdiff | tree |
2012-06-24 |
Jürg Billeter | gio-2.0: Mark AsyncInitable.init_async as virtual |
commit | commitdiff | tree |
2012-06-24 |
Evan Nemerson | Generate correct unref expressions for subtypes of... |
commit | commitdiff | tree |
2012-06-24 |
Jürg Billeter | girwriter: Write return value before parameters |
commit | commitdiff | tree |
2012-06-24 |
Jürg Billeter | gtk+-2.0, gtk+-3.0: Fix gtk_widget_style_get_property... |
commit | commitdiff | tree |
2012-06-24 |
Jürg Billeter | Report error when accessing constants of outer methods d72b93c136b6fcc1dfa2cba10e45e676edfe0cc9 |
commit | commitdiff | tree |
2012-06-24 |
Jürg Billeter | Release 0.17.2 0.17.2 |
commit | commitdiff | tree |
2012-06-23 |
Jürg Billeter | codegen: Fix memory leak accessing automatic property... |
commit | commitdiff | tree |
2012-06-23 |
Jürg Billeter | codegen: Fix line directives for ref_sink |
commit | commitdiff | tree |
2012-06-23 |
Evan Nemerson | codegen: use glib macros instead of trying to guess... |
commit | commitdiff | tree |
2012-06-22 |
Evan Nemerson | libgda-4.0, libgda-report-4.0, librsvg-2.0: deprecate |
commit | commitdiff | tree |
2012-06-22 |
Evan Nemerson | vapigen: support deprecated namespace annotations in... |
commit | commitdiff | tree |
2012-06-22 |
Evan Nemerson | Give priority to unversioned vapi directory |
commit | commitdiff | tree |
2012-06-20 |
Evan Nemerson | glib-2.0: make GLib.Pid inherit from int |
commit | commitdiff | tree |
2012-06-20 |
Evan Nemerson | vapigen.m4: add an argument for the default value |
commit | commitdiff | tree |
2012-06-16 |
Evan Nemerson | gdk-3.0: Gdk.EventKey does not have a GType |
commit | commitdiff | tree |
2012-06-16 |
Evan Nemerson | bindings: update GIR-based bindings |
commit | commitdiff | tree |
2012-06-14 |
Jürg Billeter | codegen: Fix .begin on async methods returning structs |
commit | commitdiff | tree |
2012-06-14 |
Jürg Billeter | gtk+-3.0: Fix gtk_entry_get_text_area bindings |
commit | commitdiff | tree |
2012-06-13 |
Sam Thursfield | gio-2.0: make Drive and Volume get_sort_key method... |
commit | commitdiff | tree |
2012-06-13 |
Evan Nemerson | gdk-x11-2.0, gdk-x11-3.0: fix X11Display.broadcast_star... |
commit | commitdiff | tree |
2012-06-13 |
Evan Nemerson | clutter-1.0: update bindings to latest git, remove... |
commit | commitdiff | tree |
2012-06-13 |
Evan Nemerson | girparser: handle multiple symbol prefixes |
commit | commitdiff | tree |
2012-06-12 |
Evan Nemerson | girparser: allow setting base_type of boxed types in... |
commit | commitdiff | tree |
2012-06-12 |
Michal Hruby | girwriter: Use transfer-ownership=none for InitiallyUno... |
commit | commitdiff | tree |
2012-06-11 |
Alberto Ruiz | bindings: Add gir_namespace and gir_version to dbus... |
commit | commitdiff | tree |
2012-06-09 |
Evan Nemerson | clutter-1.0: update to latest git |
commit | commitdiff | tree |
2012-06-08 |
Thijs Vermeir | codegen: check return value before ref_sink the value |
commit | commitdiff | tree |
2012-06-08 |
Evan Nemerson | gtk+-3.0: update to 3.5.5 |
commit | commitdiff | tree |
2012-06-08 |
Evan Nemerson | gtk+-2.0, gtk+-3.0: include necessary headers for IMCon... |
commit | commitdiff | tree |
2012-06-08 |
Evan Nemerson | gtk+-2.0, gtk+-3.0: make TreeView.get_tooltip_context... |
commit | commitdiff | tree |
2012-06-08 |
Robert Ancell | gtk+-3.0: Gtk.Scrollbar constructor allows null adjustment |
commit | commitdiff | tree |
2012-06-08 |
David King | gtk+-2.0, gtk+-3.0: fix Gtk.test_init |
commit | commitdiff | tree |
2012-06-08 |
Jesse van den... | gtk+-2.0, gtk+-3.0: add is_ref annotation for TreeStore... |
commit | commitdiff | tree |
2012-06-08 |
Jesse van den... | Added is_out annotation for StyleContext.lookup_color |
commit | commitdiff | tree |
2012-06-08 |
Evan Nemerson | gtk+-3.0: hide SelectionData.get_data_with_length lengt... |
commit | commitdiff | tree |
2012-06-08 |
Evan Nemerson | gtk+-3.0: add information to generate 2d0e7f49 |
commit | commitdiff | tree |
2012-06-08 |
Evan Nemerson | dbus-glib-1: add dbus_g_connection_open binding |
commit | commitdiff | tree |
2012-06-07 |
Alexander Kurtz | x11: Enable some fields which were previously commented... |
commit | commitdiff | tree |
2012-06-07 |
Evan Nemerson | gstreamer-0.10: correct type id of Gst.TypeFindFactory |
commit | commitdiff | tree |
2012-06-07 |
Richard Schwarting | libxml-2.0: add missing cnames to some Doc fields |
commit | commitdiff | tree |
2012-06-07 |
Evan Nemerson | gdk-3.0: mark Gdk.Atom as derived from uint |
commit | commitdiff | tree |
2012-06-06 |
Evan Nemerson | glib-2.0: add ThreadPool.with_owned_data and ThreadPool.add |
commit | commitdiff | tree |
2012-06-05 |
Evan Nemerson | gstreamer-0.10: fix Bus.create_watch return value type |
commit | commitdiff | tree |
2012-06-05 |
Jacques-Pascal... | vte, vte-2.90: fix Vte.Terminal.match_check binding |
commit | commitdiff | tree |
2012-06-05 |
Thijs Vermeir | gstreamer-base-0.10: fix gst_push_src_create binding |
commit | commitdiff | tree |
2012-06-05 |
Thijs Vermeir | gstreamer-video-0.10: fix gst_video_get_size_from_caps... |
commit | commitdiff | tree |
2012-06-02 |
Richard Schwarting | libxml-2.0: add SaveCtxt bindings |
commit | commitdiff | tree |
2012-06-02 |
Jürg Billeter | Release 0.17.1 0.17.1 |
commit | commitdiff | tree |
2012-06-02 |
Jürg Billeter | codegen: Fix assertion failure on empty string switch... |
commit | commitdiff | tree |
2012-06-02 |
Jürg Billeter | Improve assertion messages |
commit | commitdiff | tree |
next |