Add initial stab at GtkPrint.

svn: r7869
This commit is contained in:
Richard Taylor
2007-01-05 11:58:16 +00:00
parent 259800415a
commit 6054e6f7b9
2 changed files with 416 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
2007-01-05 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/docgen/GtkPrint.py: Add initial stab at GtkPrint.
2007-01-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/GrampsWidgets.py: Add ValidatableMaskedEntry what extends
the MaskedEntry with validation feature