aboutsummaryrefslogtreecommitdiff
path: root/src/printing.c
AgeCommit message (Expand)Author
2017-11-15fixed text corruption with some fonts such as Meiryo 10, 13.5 and empty line ...hiro
2017-06-12updated copyright year.hiro
2017-06-12disable save/load of printing settings at GTK+ 2.10.hiro
2017-06-09save/load printing settings and page setup.hiro
2013-05-15src/printing.c: modified debug output.hiro
2013-04-05src/printing.c: print all texts in messages, not only the first one.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-04-18printing.c: a workaround for the crach which seems to occur on Fedora Core.hiro
2007-03-02made the default directory of printing dialog document dir.hiro
2006-12-13adjusted the print margin for page number.hiro
2006-12-13implemented page setup.hiro
2006-12-12fixed crash on the request of a page which is out of range.hiro
2006-12-12Implemented printing of MIME part using GtkPrintOperation.hiro
2006-12-12reimplemented multiple page printing.hiro
2006-12-08use the display font size.hiro
2006-12-06adjusted the line number of first page on printing.hiro
2006-12-06added page number on printing.hiro
2006-12-06more proper implementation of printing.c.hiro
2006-12-04implemented printing of multiple pages.hiro
2006-12-04implemented page counting.hiro
2006-12-04show confirmation dialog when printing MIME part.hiro
2006-11-30implemented printing of MIME part. Code cleanups.hiro
2006-11-22initial implementation of new printing using GtkPrintOperation.hiro