2012-04-11 |
Luca Bruno | codegen: Add basic support for using C++ libraries wip/cpp |
commit | commitdiff | tree |
2012-04-11 |
Jürg Billeter | glib-2.0: Fix return type of GTraverseFunc binding |
commit | commitdiff | tree |
2012-04-07 |
Jürg Billeter | posix: Add ffs binding |
commit | commitdiff | tree |
2012-04-05 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Fix TargetList.add_table binding |
commit | commitdiff | tree |
2012-03-30 |
Jürg Billeter | codegen: Generate typedefs for boolean, integer, and... |
commit | commitdiff | tree |
2012-03-30 |
Jürg Billeter | Bump version suffix |
commit | commitdiff | tree |
2012-03-26 |
Jürg Billeter | Release 0.16.0 0.16.0 |
commit | commitdiff | tree |
2012-03-26 |
Jürg Billeter | glib-2.0: Add g_dir_make_tmp binding |
commit | commitdiff | tree |
2012-03-21 |
Jürg Billeter | codegen: Fix delegate target C name for static fields |
commit | commitdiff | tree |
2012-03-17 |
Jürg Billeter | glib-2.0: Hide Thread constructors when targeting GLib... |
commit | commitdiff | tree |
2012-03-11 |
Alberto Ruiz | glib-2.0: Adds PREFIX_ERROR_POSITION to GLib.MarkupPars... |
commit | commitdiff | tree |
2012-03-11 |
Alberto Ruiz | glib-2.0: Adds GLib.MarkupParseContext.get_user_data () |
commit | commitdiff | tree |
2012-03-09 |
Jürg Billeter | Add udisks2 bindings |
commit | commitdiff | tree |
2012-03-09 |
Luca Bruno | gtk+-3.0: Fix autogeneration of ColorButton.get_rgba |
commit | commitdiff | tree |
2012-03-09 |
Luca Bruno | gio-2.0: Mark TlsCertificate as a concrete class |
commit | commitdiff | tree |
2012-03-06 |
Robert Ancell | gtk+-3.0: Fix output parameter of Gtk.ColorButton.get_rgba |
commit | commitdiff | tree |
2012-03-06 |
Luca Bruno | glib-2.0: Add generic to ThreadPool.set_sort_function... |
commit | commitdiff | tree |
2012-03-06 |
Aaron Andersen | posix: Fix several string functions |
commit | commitdiff | tree |
2012-03-06 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Unset virtual to Container.forall |
commit | commitdiff | tree |
2012-02-25 |
Jürg Billeter | Release 0.15.2 0.15.2 |
commit | commitdiff | tree |
2012-02-25 |
Jürg Billeter | gtk+-3.0: Add Widget.get_preferred_width_for_height_int... |
commit | commitdiff | tree |
2012-02-24 |
Jens Georg | libsoup2.4: Fix arguments for MessageHeaders.get_range |
commit | commitdiff | tree |
2012-02-23 |
Jürg Billeter | gdk-3.0: Fix gdk_window_destroy binding again |
commit | commitdiff | tree |
2012-02-21 |
Stefano Debenedetti | posix: Add SockAddrIn6, In6Addr and inet_pton |
commit | commitdiff | tree |
2012-02-17 |
Luca Bruno | glib-2.0: Make SourceFuncs a struct |
commit | commitdiff | tree |
2012-02-12 |
Evan Nemerson | glib-2.0: add g_thread_new and g_thread_try_new bindings |
commit | commitdiff | tree |
2012-02-12 |
Evan Nemerson | gtk+-3.0: update to 3.3.15 |
commit | commitdiff | tree |
2012-02-11 |
Luca Bruno | gio-2.0: Include gunixfdlist.h for UnixFDList |
commit | commitdiff | tree |
2012-02-11 |
Jens Georg | gstreamer-0.10: Add returns_floatin_reference to Elemen... |
commit | commitdiff | tree |
2012-02-10 |
Luca Bruno | codegen: Allow usage of gtype structs inheriting non... |
commit | commitdiff | tree |
2012-02-10 |
Evan Nemerson | glib-2.0: add some missing deprecation information |
commit | commitdiff | tree |
2012-02-09 |
Luca Bruno | gio-2.0: send_message_with_reply.out_serial is not... |
commit | commitdiff | tree |
2012-02-09 |
Luca Bruno | Support initializer list for structs that have a base... |
commit | commitdiff | tree |
2012-02-08 |
Jesse van den... | Added bindings for Object.new_valist |
commit | commitdiff | tree |
2012-02-08 |
Jesse van den... | Added bindings for HashTable<K,V>.foreach_remove |
commit | commitdiff | tree |
2012-02-08 |
Jesse van den... | Added error when not exporting any namespaces for GIR |
commit | commitdiff | tree |
2012-02-07 |
Luca Bruno | gdk-pixbuf-2.0: Fix regression against PixbufSaveFunc |
commit | commitdiff | tree |
2012-02-06 |
Luca Bruno | codegen: Fix C warning when passing lambda free functions |
commit | commitdiff | tree |
2012-02-06 |
Alexander Kurtz | sdl: Make AudioSpec a struct, then fix Audio.open(... |
commit | commitdiff | tree |
2012-02-06 |
Luca Bruno | codegen: Add support for delegate_target_cname in CCode |
commit | commitdiff | tree |
2012-02-05 |
Philip Withnall | vapi: Add glib-unix.h functions to glib-2.0.vapi |
commit | commitdiff | tree |
2012-02-05 |
Ryan Lortie | glib: add .data to StringBuilder |
commit | commitdiff | tree |
2012-02-03 |
Ryan Lortie | gtk+-3.0: some updates |
commit | commitdiff | tree |
2012-02-02 |
Alexander Kurtz | glib-2.0: Mark OptionEntry.arg_description as nullable |
commit | commitdiff | tree |
2012-02-02 |
Alexander Kurtz | glib-2.0: AsyncQueue.try_pop() and timed_pop() may... |
commit | commitdiff | tree |
2012-02-01 |
Luca Bruno | clutter-1.0: Add Box.layout_manager to not break code... |
commit | commitdiff | tree |
2012-02-01 |
Nathan Phillip... | tests: Honor CFLAGS, LDFLAGS, and CPPFLAGS |
commit | commitdiff | tree |
2012-02-01 |
Jens Georg | gstreamer-0.10: Add returns_floating_reference to gst_p... |
commit | commitdiff | tree |
2012-02-01 |
Evan Nemerson | libsoup-2.4: add type arguments for datalist arguments... |
commit | commitdiff | tree |
2012-02-01 |
Evan Nemerson | x11: add GIR name for XID |
commit | commitdiff | tree |
2012-02-01 |
Evan Nemerson | Add gir-bindings and gidl-bindings Makefile targets... |
commit | commitdiff | tree |
2012-02-01 |
Evan Nemerson | poppler-glib: switch to GIR |
commit | commitdiff | tree |
2012-02-01 |
Evan Nemerson | clutter-1.0: update bindings |
commit | commitdiff | tree |
2012-02-01 |
Evan Nemerson | girparser: support changing names of virtual methods... |
commit | commitdiff | tree |
2012-02-01 |
Evan Nemerson | codegen: support virtual functions with vfunc_name... |
commit | commitdiff | tree |
2012-01-31 |
Luca Bruno | gtk+-2.0, gtk+-3.0: Mark Button.set_label parameter... |
commit | commitdiff | tree |
2012-01-29 |
Luca Bruno | cogl-1.0: Use a static method instead of a constructor... |
commit | commitdiff | tree |
2012-01-29 |
Luca Bruno | codegen: Fix getting NoAccessorMethod properties of... |
commit | commitdiff | tree |
2012-01-29 |
Luca Bruno | libpeas-1.0: Fix ExtensionSetForeachFunc binding |
commit | commitdiff | tree |
2012-01-28 |
Luca Bruno | gtk+-3.0: Mark WidgetPath.iter_has_region.flags as out |
commit | commitdiff | tree |
2012-01-26 |
Jürg Billeter | Release 0.15.1 0.15.1 |
commit | commitdiff | tree |
2012-01-26 |
Jürg Billeter | Consider GLib.Object?[] compatible to GLib.Object[] |
commit | commitdiff | tree |
2012-01-26 |
Jürg Billeter | Update .gitignore |
commit | commitdiff | tree |
2012-01-26 |
Jürg Billeter | Add missing file |
commit | commitdiff | tree |
2012-01-26 |
Florian Brosch | Check type of default arguments |
commit | commitdiff | tree |
2012-01-26 |
Florian Brosch | Report warning for type arguments in type check expressions |
commit | commitdiff | tree |
2012-01-26 |
Florian Brosch | Report warning for type arguments in typeof expressions 8b31cfa4858482a6eab283d83c9891240b0e17ee |
commit | commitdiff | tree |
2012-01-26 |
Florian Brosch | girwriter: Add <doc> support |
commit | commitdiff | tree |
2012-01-26 |
Florian Brosch | girparser: Add support for comments |
commit | commitdiff | tree |
2012-01-26 |
Florian Brosch | Do not allow overriding content property in Comment... |
commit | commitdiff | tree |
2012-01-26 |
Florian Brosch | gee: Add MapIterator |
commit | commitdiff | tree |
2012-01-26 |
Luca Bruno | cogl-1.0: Cogl.get_viewport parameter has no array... |
commit | commitdiff | tree |
2012-01-26 |
Jürg Billeter | Add packagekit-glib2 bindings |
commit | commitdiff | tree |
2012-01-24 |
Jürg Billeter | Fix possibly unassigned parameter |
commit | commitdiff | tree |
2012-01-24 |
Ryan Lortie | codegen: Do not use g_object_class_override_property |
commit | commitdiff | tree |
2012-01-24 |
Luca Bruno | Allow specialization of generic properties |
commit | commitdiff | tree |
2012-01-23 |
Colin Walters | vapigen: Use install-data-hook for .pc file symbolic... |
commit | commitdiff | tree |
2012-01-23 |
Luca Bruno | codegen: Use NULL as default C value for nullable structs |
commit | commitdiff | tree |
2012-01-23 |
Luca Bruno | codegen: MemberAccess already refers to base property |
commit | commitdiff | tree |
2012-01-23 |
Luca Bruno | Initialize the variable directly when assigning a struc... |
commit | commitdiff | tree |
2012-01-22 |
Alexander Kurtz | Add xtst bindings |
commit | commitdiff | tree |
2012-01-22 |
Evan Nemerson | posix: don't use owned for resolved_path argument |
commit | commitdiff | tree |
2012-01-22 |
Luca Bruno | posix: add realpath binding |
commit | commitdiff | tree |
2012-01-22 |
Rico Tzschichholz | Add some missing files to EXTRA_DIST |
commit | commitdiff | tree |
2012-01-22 |
Evan Nemerson | glib-2.0, gobject-2.0: add new symbols from 2.32 |
commit | commitdiff | tree |
2012-01-22 |
Evan Nemerson | gio-2.0: update to 2.31.12 |
commit | commitdiff | tree |
2012-01-22 |
Evan Nemerson | gtk+-3.0: make ThemingEngine.register_property.parse_fu... |
commit | commitdiff | tree |
2012-01-22 |
Evan Nemerson | gdk-2.0: use uint8[] for Bitmap and Pixmap.create_from_... |
commit | commitdiff | tree |
2012-01-22 |
Nicolas Bruguier | pixman-1: Fix pixman Region[16/32] and add Fixed from... |
commit | commitdiff | tree |
2012-01-22 |
Alexander Kurtz | x11: add several type definitions from X.h |
commit | commitdiff | tree |
2012-01-21 |
Florian Brosch | tag sizeof as constant |
commit | commitdiff | tree |
2012-01-21 |
Evan Nemerson | Makefile.vapigen: use *_FILES instead of *_GIR |
commit | commitdiff | tree |
2012-01-21 |
Evan Nemerson | Add autotools vapigen integration for upstream bindings |
commit | commitdiff | tree |
2012-01-20 |
Evan Nemerson | mx-1.0: various fixes for Image.set_from_buffer/data... |
commit | commitdiff | tree |
2012-01-19 |
Evan Nemerson | codegen: support free_function_address_of annotation |
commit | commitdiff | tree |
2012-01-19 |
Evan Nemerson | glib-2.0: add GByteArray bindings |
commit | commitdiff | tree |
2012-01-18 |
Michael 'Mickey... | linux: change IfAddrs structure to be more useful in... |
commit | commitdiff | tree |
2012-01-18 |
Michael 'Mickey... | posix: fix socklen_t and its usage in getnameinfo |
commit | commitdiff | tree |
2012-01-18 |
Luca Bruno | codegen: Reintroduce memory leak when using generics... |
commit | commitdiff | tree |
2012-01-17 |
Florian Brosch | Check left parameter of is |
commit | commitdiff | tree |
next |