]> git.saurik.com Git - wxWidgets.git/history - src/gtk/print.cpp
Reduce width and height of drawing ops by one in all vector printing backends
[wxWidgets.git] / src / gtk / print.cpp
2007-09-24  Robert RoeblingReduce width and height of drawing ops by one in all...
2007-09-18  Robert RoeblingRearrange code to fix some problems
2007-09-18  Robert RoeblingCorrect setting of line width
2007-09-13  Paul Cornettnon-pch build fix, indentation and whitespace cleanup
2007-09-13  Robert RoeblingThird update patch for GTK+ print (correcting my device...
2007-09-13  Robert RoeblingSecond update patch for GTK+ print (DrawBitmap fix)
2007-09-13  Robert RoeblingFirst update patch for GTK+ print
2007-09-10  Robert RoeblingRewrote scaling for GTK+ print
2007-09-07  Robert RoeblingPatch to use high printer resolution instead of Cairo...
2007-09-07  Robert Roeblingprevent double deletion of cairo lib
2007-09-06  Robert RoeblingwxDC::Clear() shouldn't do anything in printing DCs...
2007-09-06  Robert RoeblingRemoved run-time dependency on libpangocairo
2007-09-06  Robert RoeblingMake use of wxCairoLibrary from within wxGtkPrint
2007-09-05  Robert RoeblingAdd support for GTK print, modified from patch 1782055