[AdgTitleBlock] Prefixed internal symbols and improved "date" behavior
commitbbb65b33fde140cc63531c83ad2acf7cc4f2de20
authorNicola Fontana <ntd@entidi.it>
Sun, 13 Jun 2010 14:11:49 +0000 (13 16:11 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 13 Jun 2010 14:11:49 +0000 (13 16:11 +0200)
tree31c43a03c25b0bc3261aeff612feb10613a5f9fc
parent188132cc026bd8aa626d655a379b70afabcd69f9
[AdgTitleBlock] Prefixed internal symbols and improved "date" behavior

Prepended _ADG_ and _adg_ to static functions and local macros as
required by issue #32. Also, removed internal setters and relying on
GObject property built-in validation.

The AdgTitleBlock:date behavior has been slightly changed: actually you
need to set it to NULL to get the today date automatically rendered and
use an empty string to not have any date (the reverse as before).
demo/adg-demo.c
src/adg/adg-title-block.c
src/adg/tests/test-title-block.c