]> git.sur5r.net Git - glabels/commit
Added font history
authorJim Evins <evins@snaught.com>
Fri, 23 Oct 2009 03:00:38 +0000 (23:00 -0400)
committerJim Evins <evins@snaught.com>
Fri, 23 Oct 2009 03:00:38 +0000 (23:00 -0400)
commitb0a92a3f0b9855585fb7fe856483d2e8cece64f7
tree0e9b03d272b18451cc89ea314797c505e20ac481
parent1a23b8164c972458c3a434e892c6810939ac424b
Added font history

Added font history object.  Setting/changing fonts in text objects updates
this object.  The glFontCombMenu tracks this object to keep its recent
fonts submenu up-to-date.
po/POTFILES.in
src/Makefile.am
src/font-combo-menu.c
src/font-history-model.c [new file with mode: 0644]
src/font-history-model.h [new file with mode: 0644]
src/font-history.c [new file with mode: 0644]
src/font-history.h [new file with mode: 0644]
src/glabels-batch.c
src/glabels.c
src/label-text.c