aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/print_mswin.h
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-06-02add details for doxygenUlf Lamping1-1/+9
svn path=/trunk/; revision=11076
2002-09-09Add/fix cvs id tagsJörg Mayer1-1/+1
svn path=/trunk/; revision=6237
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-1/+4
Remove unneded includes Add include wrappers where missing svn path=/trunk/; revision=6191
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-06-19Added MS Window printing to ethereal.Jeff Foster1-0/+27
svn path=/trunk/; revision=5711