summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.14.10.14.1Jürg Billeter2011-11-301-0/+6
* gio-2.0: Make InputStream.read and OutputStream.write abstractLuca Bruno2011-11-302-6/+8
* gio-2.0: Fix error type in g_dbus_send_message_with_reply bindingJürg Billeter2011-11-302-4/+4
* gio-2.0: Fix g_dbus_send_message_with_reply and GUnixFDList bindingsJürg Billeter2011-11-304-5/+37
* codegen: Destroy the elements of GQueueLuca Bruno2011-11-303-2/+14
* gio-2.0: Mark IOStream.input_stream and output_stream as abstractLuca Bruno2011-11-302-3/+6
* gidlparser: Support abstract metadata for propertiesLuca Bruno2011-11-301-0/+4
* gtk+-3.0: Move render functions in StyleContextMarc-André Lureau2011-11-303-2/+102
* docs: Rename the .devhelp2 file to match the directory nameJason Conti2011-11-301-4/+6
* libxml-2.0: xmlParseURI and xmlParseURIRaw return a nullable stringMarc-André Lureau2011-11-301-2/+2
* gtk+-3.0: Fix BindingArg, BindingSignal and BindingEntry.add_signalLuca Bruno2011-11-303-9/+27
* gtk+-3.0: Adjustment in gtk_scale_new can be nullJens Georg2011-11-302-1/+2
* glib-2.0: Add Log.remove_handlerLuca Bruno2011-11-301-0/+1
* posix: Fix the socketpair functionLuca Bruno2011-11-301-1/+1
* gstreamer-0.10: Fix ElementFactory methods and ElementFactoryListTypeJens Georg2011-11-303-6/+12
* pango: fix Context.get_matrix return valueEvan Nemerson2011-11-301-1/+1
* gstreamer-0.10: Add returns_floating_reference to ElementFactory methodsFabian Deutsch2011-11-303-4/+11
* girparser: Box structs when used in type argumentsLuca Bruno2011-11-302-9/+28
* glib-2.0: add Sequence.lookup() and SequenceIter.set() methodsMarc-André Lureau2011-11-301-0/+4
* codegen: Fix C warning when copying immutable classesLuca Bruno2011-11-301-0/+1
* GAsync: Don't pass generic arguments to .end() callsLuca Bruno2011-11-303-2/+17
* gtk+-3.0: Several fixes in the bindingsMarc-André Lureau2011-11-302-12/+24
* posix: Set the returned type of putc, puts and printf to intMarc-André Lureau2011-11-301-3/+3
* avahi-gobject: add port argument to EntryGroup.add_service methodFabian Deutsch2011-11-301-1/+1
* Split avahi-client out from avahi-gobject.Fabian Deutsch2011-11-304-211/+240
* girparser: Warn when virtual methods don't match wrapper methodsLuca Bruno2011-11-301-0/+3
* girparser: Warn when signals don't match emitter methodsLuca Bruno2011-11-301-0/+20
* gedit: Fix bindings of Document.load and save methodsLuca Bruno2011-11-302-3/+6
* cairo: Add bindings for some enum values and functionsMarc-André Lureau2011-11-301-5/+60
* gtk+-3.0, gtk+-2.0: make Gtk.Style.clone transfer ownershipEvan Nemerson2011-11-304-2/+4
* gtk+-3.0, gtk+-2.0: work around gtk_style_copy signature mismatchEvan Nemerson2011-11-306-4/+24
* GVariant: Fix unboxing of Variant to a real non-null structLuca Bruno2011-11-303-2/+24
* glib-2.0: add annotations for using GTimeSpan as a GObject propertyEvan Nemerson2011-11-301-0/+3
* glib-2.0: Add get_monotonic_time() and get_real_time()David Kozub2011-11-301-0/+3
* codegen: Fix is_reference_counting() result for interfacesLuca Bruno2011-11-301-1/+7
* girparser: Add has_type_id=false for structs without registered GTypeLuca Bruno2011-11-308-21/+27
* girparser: Do not create ArrayType twice with array metadata argumentLuca Bruno2011-11-301-1/+1
* hal: Fix libhal_find_device_by_capability bindingJürg Billeter2011-11-301-2/+1
* cogl-1.0, clutter-gtk-1.0: Make get_option_group() transfer ownershipMarc-André Lureau2011-11-304-3/+5
* glib-2.0: Fix default value for static RecMutex, RWLock and PrivateLuca Bruno2011-11-301-3/+3
* mx-1.0: Fix regression about Draggable and Droppable virtual methodsLuca Bruno2011-11-302-5/+12
* glib-2.0: Set default value of StaticMutex to G_STATIC_MUTEX_INITLuca Bruno2011-11-301-1/+1
* Explicitly set type_id for boxed types converted to compact classesLuca Bruno2011-11-3022-91/+94
* posix: Add glob()Fabian Deutsch2011-11-301-0/+54
* codegen: Use real_get/set_* functions as helpers for NoAccessorMethod propsLuca Bruno2011-11-301-3/+19
* codegen: Do not set accessor vfunc for NoAccessorMethod propertiesLuca Bruno2011-11-301-26/+30
* linux: Remove extra parameter from forkpty()Luca Bruno2011-11-301-1/+0
* libpeas-1.0: Add missing ExtensionSet constructorOliver Sauder2011-11-302-1/+3
* gio-2.0: fix ask-question and show-processes signals in MountOperationEvan Nemerson2011-11-302-2/+5
* girparser: allow changing record names in metadataEvan Nemerson2011-11-301-1/+1