Don't copy strings which are marked as static. Don't allow non-canonical
authorMatthias Clasen <mclasen@redhat.com>
Mon, 21 Mar 2005 04:55:26 +0000 (04:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 21 Mar 2005 04:55:26 +0000 (04:55 +0000)
commit4bd613efc48af281b4912a9f414379a9dda74f47
tree5cc981f8a4b54bb89bf9d5b52d0683734652e643
parent446c1f1aa8a0f092b44262211e8eff27b5b72b68
Don't copy strings which are marked as static. Don't allow non-canonical

2005-03-20  Matthias Clasen  <mclasen@redhat.com>

* gparam.c (g_param_spec_internal): Don't copy strings
which are marked as static. Don't allow non-canonical static
names.

* gparam.h (GParamFlags): Add G_PARAM_STATIC_{NAME,NICK,BLURB}
flags.  (#160655, Ben Maurer)
docs/reference/ChangeLog
docs/reference/gobject/tmpl/gparamspec.sgml
gobject/ChangeLog
gobject/gparam.c
gobject/gparam.h