summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clutter-1.0: Regenerate bindings from debian sid GIRLuca Bruno2011-12-251-2/+4
* posix: add tzset(3) and assorted constantsMichael 'Mickey' Lauer2011-12-241-0/+10
* gtk+-2.0, gtk+-3.0: make IconTheme.list_icons.context nullableEvan Nemerson2011-12-234-2/+4
* glib-2.0, gio-2.0: Fix some nullable types in ContentType, Icon, HashTablePhilip Withnall2011-12-234-10/+12
* x11: Set array_length to false for ModifierKeymap.modifiermapOlaf2011-12-231-0/+1
* gdk-3.0: Drop the abstract keyword from the Cursor classLuca Bruno2011-12-222-2/+2
* girparser: Allow specifying abstract metadata for classesLuca Bruno2011-12-221-1/+1
* cogl-1.0: Use cogl-pango/cogl-pango.h header for pango symbolsLuca Bruno2011-12-222-7/+11
* gstreamer-0.10: Fix several ownership transfer when adding childrenJens Georg2011-12-223-6/+4
* gtk+-2.0, gtk+-3.0: Make Editable.insert_text.position be a ref parameterZeeshan Ali (Khattak)2011-12-224-2/+4
* gobject-2.0: Fix ValueTransform and BindingTransformFuncTimo Kluck2011-12-221-2/+2
* gtk+-3.0: Update to 3.3.6Jürg Billeter2011-12-213-158/+370
* gio-2.0: Update to 2.31.6Jürg Billeter2011-12-212-16/+402
* gio-2.0: Make AsyncInitable.init_async virtual instead of abstractLuca Bruno2011-12-212-1/+2
* linux: Add bindings for rtc_time and fix the Rtc.WakeAlarm.time fieldSimon Busch2011-12-201-1/+14
* posix: Fix termios and fd_set related functionsSimon Busch2011-12-201-10/+10
* Revert "posix: Mark several termios and fd_set parameters as ref"Luca Bruno2011-12-201-13/+13
* gtk3 vapi: GtkApplication additionsRyan Lortie2011-12-192-1/+97
* gio vapi: GApplication, Menus, ActionGroup updatesRyan Lortie2011-12-193-19/+798
* codegen: Fix external fieldsJürg Billeter2011-12-181-94/+96
* libnl-3.0: add bindingsKlaus Kurzmann2011-12-173-0/+446
* gtk+-2.0, gtk+-3.0: fix IconTheme.get_search_path argument typeEvan Nemerson2011-12-164-2/+6
* gtk+-3.0: Improve Dialog.get_content_area bindingJürg Billeter2011-12-163-1/+5
* Do not install vala.m4 with --disable-unversionedJürg Billeter2011-12-151-1/+4
* posix: Mark several termios and fd_set parameters as refSimon Busch2011-12-111-13/+13
* GVariant: Close the switch statement in the generated to_string() of enumsSimon Busch2011-12-111-0/+2
* posix: Set the C name of Posix.tm to "struct tm"Simon Busch2011-12-111-1/+1
* Support creation of arrays with nullable elementsAaron Andersen2011-12-103-0/+23
* Report error on duplicate attributesJürg Billeter2011-12-093-2/+4
* gtk+-3.0: Fix gtk_widgets_compute_expand bindingsJürg Billeter2011-12-093-1/+6
* girparser: Fix criticals on calculate_common_prefixLuca Bruno2011-12-091-1/+1
* alsa: Fix default value of a Mixer.register() parameterSimon Busch2011-12-081-1/+1
* linux: Squash declaration of multiple CCode into a single CCode attributeSimon Busch2011-12-081-2/+1
* linux: Set array_length=false for IfReq.ifr_nameSimon Busch2011-12-071-0/+1
* Release 0.15.00.15.0Jürg Billeter2011-12-051-0/+10
* gstreamer-0.10: Set is_out="1" for Gst.message.parse_progressFrederik 'playya' Sdun2011-12-052-1/+4
* vapis: strip documentation commentsFlorian Brosch2011-12-044-219/+30
* linux: add structures and constants for SPI (Serial Peripheral Interface)Michael 'Mickey' Lauer2011-12-041-0/+74
* glib-2.0: Update bindings for g_format_*()Zeeshan Ali (Khattak)2011-12-021-0/+11
* glib-2.0: add IOSource to make IOChannel.create_watch safer and easierDavid Kozub2011-12-011-1/+10
* gio-2.0: Make InputStream.read and OutputStream.write abstractLuca Bruno2011-11-242-6/+8
* gio-2.0: Fix error type in g_dbus_send_message_with_reply bindingJürg Billeter2011-11-232-4/+4
* gio-2.0: Fix g_dbus_send_message_with_reply and GUnixFDList bindingsJürg Billeter2011-11-234-5/+37
* codegen: Destroy the elements of GQueueLuca Bruno2011-11-223-2/+14
* gio-2.0: Mark IOStream.input_stream and output_stream as abstractLuca Bruno2011-11-212-3/+6
* gidlparser: Support abstract metadata for propertiesLuca Bruno2011-11-211-0/+4
* gtk+-3.0: Move render functions in StyleContextMarc-André Lureau2011-11-213-2/+102
* docs: Rename the .devhelp2 file to match the directory nameJason Conti2011-11-211-4/+6
* libxml-2.0: xmlParseURI and xmlParseURIRaw return a nullable stringMarc-André Lureau2011-11-181-2/+2
* gtk+-3.0: Fix BindingArg, BindingSignal and BindingEntry.add_signalLuca Bruno2011-11-173-9/+27