summaryrefslogtreecommitdiff
path: root/gobject/gobjectnotifyqueue.c
Commit message (Expand)AuthorAgeFilesLines
* notifyqueue: Dedup pspecs when adding2.25.13Benjamin Otte2010-08-061-16/+7
* Revert "notify: Remove unused g_object_notify_queue_clear()"Benjamin Otte2010-07-231-0/+15
* notify: Readd g_object_notify_queue_from_object()Benjamin Otte2010-07-231-0/+11
* notify: Make dedup code clearerBenjamin Otte2010-07-221-8/+9
* notify: Make GObject property change notifications thread safeOlivier Crête2010-07-221-0/+14
* notify: Remove g_object_notify_queue_from_object()Olivier Crête2010-07-221-7/+0
* notify: Refactor g_object_notify_queue_thaw()Olivier Crête2010-07-221-2/+10
* notify: Remove unused g_object_notify_queue_clear()Olivier Crête2010-07-221-11/+0
* notify: Emit a g_critical() instead g_return_if_fail()ingBenjamin Otte2010-07-221-2/+7
* Allocate GObjectNotifyQueue with g_slice instead of abusing g_listAlexander Larsson2009-10-021-7/+2
* moved includes back to the top of the files (before gtk-doc SECTIONMichael Natterer2008-06-221-2/+4
* applied patch from Behdad with slight optimization, fixes #356175.Tim Janik2006-09-221-3/+3
* Silence compiler warnings.Matthias Clasen2005-11-281-1/+1
* Make work again.Matthias Clasen2005-03-141-1/+1
* Add a new GParamSpecOverride type that is a pointer to a differentOwen Taylor2003-10-211-1/+7
* placed a comment about not changing CArray until we haveTim Janik2002-03-031-13/+12
* include glib-object.h rather than gobject/gobject.hjacob berkman2001-11-201-1/+1
* fix unconditional check of first GParamSpec inPadraig O'Briain2001-07-231-0/+2
* updated externalsHans Breuer2001-06-221-0/+1
* remove left-over usages of an anonymous GBoxed typedef.Tim Janik2001-06-191-0/+161