]> git.sur5r.net Git - glabels/commit
Created new glTemplateHistoryModel
authorJim Evins <evins@snaught.com>
Sat, 24 Oct 2009 13:58:52 +0000 (09:58 -0400)
committerJim Evins <evins@snaught.com>
Sat, 24 Oct 2009 13:58:52 +0000 (09:58 -0400)
commitebe7c16c62c4d724b2a09b51c8a7c72c42cb0960
tree88ef73f087c65aa1de505e0905d3847b675ab6c1
parent87e9f1324b388483e0078ebcccda4ffa30687bd2
Created new glTemplateHistoryModel

Pulled recent template history from glPrefsModel and created a separate
glTemplateHistoryModel object to track this history.  Based on
glFontHistoryModel.
15 files changed:
.gitignore
po/POTFILES.in
src/Makefile.am
src/glabels-batch.c
src/glabels.c
src/label.c
src/prefs-model.c
src/prefs-model.h
src/prefs.c
src/prefs.h
src/template-history-model.c [new file with mode: 0644]
src/template-history-model.h [new file with mode: 0644]
src/template-history.c [new file with mode: 0644]
src/template-history.h [new file with mode: 0644]
src/wdgt-media-select.c