Moved the wxPageSetupDialogData <-> native conversion
[wxWidgets.git] / samples / printing / printing.cpp
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-05-25  Włodzimierz SkibaWarning removal.
2004-05-25  Julian SmartMore name changes
2004-05-11  Dimitri Schoolwerthmade font a non-pointer; code cleanup
2003-01-26  Robert Roebling Minor changes to printing sample.
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-19  Julian SmartRemoved an old email address
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-08-08  Robert Roebling Changed wxStat, wxAccess and wxOpen to no longer
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-10-04  Václav Slavíkadded GetTextExtent test
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling New PostScript code
1998-11-25  Robert Roebling Fixed module code
1998-10-18  Julian SmartMotif additions
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx => wxUSE_xxx: all samples compile except memcheck
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved redundant makefiles and AIAI icons. Changed...
1998-08-17  Julian SmartGot printing, toolbar samples compiling under Windows...
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-07-27  Robert Roeblingwarning msgs
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision