summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | | | Based on patch by Paul Jakma. Fixes bug 664734.
* 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
| | | | | | | When destroying a GQueue also destroy its elements like we do with GList, GSList and GNode. Fixes bug 664529.
* gio-2.0: Mark IOStream.input_stream and output_stream as abstractLuca Bruno2011-11-302-3/+6
| | | | | | Based on patch by Paul Jakma. Fixes bug 664465.
* 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
| | | | Fixes bug 664117.
* docs: Rename the .devhelp2 file to match the directory nameJason Conti2011-11-301-4/+6
| | | | | | | When searching for devhelp books, devhelp expects the .devhelp2 filename to match the directory name. Fixes bug 664167.
* libxml-2.0: xmlParseURI and xmlParseURIRaw return a nullable stringMarc-André Lureau2011-11-301-2/+2
| | | | Fixes bug 664334.
* gtk+-3.0: Fix BindingArg, BindingSignal and BindingEntry.add_signalLuca Bruno2011-11-303-9/+27
| | | | Fixes bug 664240.
* gtk+-3.0: Adjustment in gtk_scale_new can be nullJens Georg2011-11-302-1/+2
| | | | Fixes bug 664253.
* glib-2.0: Add Log.remove_handlerLuca Bruno2011-11-301-0/+1
| | | | Fixes bug 664143.
* posix: Fix the socketpair functionLuca Bruno2011-11-301-1/+1
| | | | | | Patch by Paul Jakma. Fixes bug 664121.
* gstreamer-0.10: Fix ElementFactory methods and ElementFactoryListTypeJens Georg2011-11-303-6/+12
| | | | | | | | Set proper return type and ownership for ElementFactory.list_filter and ElementFactory.list_get_elements as well as making ElementFactoryListType inherit from int64. Fixes bug 663499.
* 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
| | | | Fixes bug 663145.
* girparser: Box structs when used in type argumentsLuca Bruno2011-11-302-9/+28
| | | | Fixes bug 663058.
* glib-2.0: add Sequence.lookup() and SequenceIter.set() methodsMarc-André Lureau2011-11-301-0/+4
| | | | Fixes bug 663271.
* 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
| | | | Fixes bug 661961.
* gtk+-3.0: Several fixes in the bindingsMarc-André Lureau2011-11-302-12/+24
| | | | Fixes bug 662940.
* posix: Set the returned type of putc, puts and printf to intMarc-André Lureau2011-11-301-3/+3
| | | | Fixes bug 662592.
* 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
| | | | Fixes bug 662175.
* 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
| | | | Fixes bug 661813.
* cairo: Add bindings for some enum values and functionsMarc-André Lureau2011-11-301-5/+60
| | | | Fixes bug 662185.
* 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
| | | | Fixes bug 662077.
* GVariant: Fix unboxing of Variant to a real non-null structLuca Bruno2011-11-303-2/+24
| | | | Fixes bug 661945.
* 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
| | | | | | Fixes a regression introduced by commit 5956bf5074d4508c. Fixes bug 661620.
* girparser: Add has_type_id=false for structs without registered GTypeLuca Bruno2011-11-308-21/+27
| | | | | | Fixes regressions introduced by the switch to gir. Fixes bug 661291.
* 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
| | | | Fixes bug 661014.
* 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
| | | | | | The regression was introduced by the mx-1.0 switch to GIR. Fixes bug 633902.
* glib-2.0: Set default value of StaticMutex to G_STATIC_MUTEX_INITLuca Bruno2011-11-301-1/+1
| | | | Fixes bug 660764.
* Explicitly set type_id for boxed types converted to compact classesLuca Bruno2011-11-3022-91/+94
| | | | Fixes bug 660576.
* posix: Add glob()Fabian Deutsch2011-11-301-0/+54
| | | | Fixes bug 659131.
* codegen: Use real_get/set_* functions as helpers for NoAccessorMethod propsLuca Bruno2011-11-301-3/+19
| | | | | | | | If the base property has no accessors the class->vfunc are not defined so we can only use our accessors. With this commit we exploit the already defined real_get and real_set functions. Fixes bug 658006.
* codegen: Do not set accessor vfunc for NoAccessorMethod propertiesLuca Bruno2011-11-301-26/+30
| | | | Partially fixes bug 658006.
* linux: Remove extra parameter from forkpty()Luca Bruno2011-11-301-1/+0
| | | | Fixes bug 660473.
* libpeas-1.0: Add missing ExtensionSet constructorOliver Sauder2011-11-302-1/+3
| | | | Partially fixes bug 660361.
* gio-2.0: fix ask-question and show-processes signals in MountOperationEvan Nemerson2011-11-302-2/+5
| | | | Fixes bug 659979.
* girparser: allow changing record names in metadataEvan Nemerson2011-11-301-1/+1
|