glib/gobject
Ryan Lortie bbdb2345fc gobject: add 'explicit notify' GParamSpec flag
Add a flag to prevent the automatic emission of the "notify" signal
during g_object_set_property().

If this flag is set then the class must explicitly emit the notify
for themselves.  This is already standard practice on most classes, but
we cannot simply remove the existing behaviour because there are surely
many cases where it is needed.

https://bugzilla.gnome.org/show_bug.cgi?id=731200
2014-06-06 10:25:48 -04:00
..
tests Fix the closure test in continuous 2014-05-30 10:22:35 -04:00
.gitignore Stop using glib-genmarshal at build time 2011-06-20 17:24:07 -04:00
ChangeLog Update README files to refer to git 2009-03-31 19:39:16 -04:00
gatomicarray.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gatomicarray.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gbinding.c gbinding: warn on failed value transformation 2014-03-17 17:43:19 -04:00
gbinding.h GObject: Remove more leftover markup from headers 2014-03-07 06:10:36 -05:00
gboxed.c gobject: box GVariantDict 2014-02-04 12:24:19 +00:00
gboxed.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gclosure.c Add a small note to g_cclosure_marshal_generic docs 2014-04-03 11:37:32 +02:00
gclosure.h docs: Remove <!-- --> comment before plural s 2014-04-24 13:42:37 +02:00
genums.c Eradicate links and xrefs 2014-02-08 12:26:56 -05:00
genums.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glib-genmarshal.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glib-mkenums.in glib-mkenums: fix handling of forward enum declarations 2012-02-07 13:32:22 -05:00
glib-types.h gobject: box GVariantDict 2014-02-04 12:24:19 +00:00
gmarshal.c Use G_VA_COPY instead of va_copy() 2012-03-08 14:51:22 +08:00
gmarshal.h gmarshal.h: replace "extern" with GLIB_AVAILABLE_IN_ALL 2013-01-13 13:13:55 -05:00
gmarshal.list Update the comment in gmarshal.list 2012-06-23 17:53:22 -04:00
gobject_probes.d Add missing semicolons to gobject_probes.d 2012-10-15 19:48:44 -04:00
gobject_trace.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gobject-query.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gobject.c gobject: add 'explicit notify' GParamSpec flag 2014-06-06 10:25:48 -04:00
gobject.h gobject: Use fast fundamental instance type check 2014-05-31 15:46:21 +02:00
gobject.py gobject.py: Port to gdb 7.7 frame filter API 2014-05-10 19:49:22 +10:00
gobject.rc.in Update the year in the *.rc.in files 2011-06-07 08:55:31 +08:00
gobject.stp.in Add dtrace and systemtap support for gobject 2010-05-27 14:51:41 -04:00
gobjectnotifyqueue.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gparam.c Stop using <para> for ids 2014-02-06 16:48:49 -05:00
gparam.h gobject: add 'explicit notify' GParamSpec flag 2014-06-06 10:25:48 -04:00
gparamspecs.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gparamspecs.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsignal.c Document g_signal_handlers_destroy 2014-05-31 10:54:02 -04:00
gsignal.h Remove some markup from docs 2014-05-13 08:08:37 -04:00
gsourceclosure.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsourceclosure.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtype-private.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtype.c docs: GType documentation cleanup 2014-05-31 20:55:00 -04:00
gtype.h docs: GType documentation cleanup 2014-05-31 20:55:00 -04:00
gtypemodule.c GObject: Convert docs to markdown 2014-02-01 10:22:45 -05:00
gtypemodule.h docs: Replace <function> XML tag with back ticks 2014-05-31 19:22:15 +01:00
gtypeplugin.c Annotate all examples with their language 2014-02-01 15:11:49 -05:00
gtypeplugin.h GObject: Remove more leftover markup from headers 2014-03-07 06:10:36 -05:00
gvalue.c Minor documentation additions and corrections 2014-05-31 10:54:02 -04:00
gvalue.h docs: Ditch more markup 2014-03-02 18:23:43 -05:00
gvaluearray.c Docs: Drop entities, switch away from sgml mode 2014-02-09 02:07:26 -05:00
gvaluearray.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gvaluecollector.h docs: Remove <!-- --> comment before plural s 2014-04-24 13:42:37 +02:00
gvaluetransform.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gvaluetypes.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gvaluetypes.h Updated FSF's address 2014-01-31 14:31:55 +01:00
libgobject-gdb.py.in Avoid shadowing the dir builtin 2010-12-03 14:08:36 -05:00
Makefile.am gobject: try to link with -Wl,-z,nodelete 2014-04-10 01:38:41 -04:00
makefile.msc.in gobject/: fully remove gobjectalias hacks 2010-07-07 19:40:48 -04:00
marshal-genstrings.pl Hacky script to fix up your .msc.in files on windows. Dunno if this is a 2001-08-04 15:49:55 +00:00