fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / common / prntbase.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-08-09  Václav SlavíkCompilation fix for r72307.
2012-08-09  Václav SlavíkShow progress of printing in wxMSW.
2012-08-09  Václav SlavíkFix crash when canceling printing in wxMSW.
2012-08-09  Václav SlavíkReturn wxPrintAbortDialog from CreateAbortWindow().
2012-08-09  Václav SlavíkCreate wxPrintAbortDialog more sensibly.
2012-08-07  Paul Cornettsilence GCC warning suggesting parentheses
2012-08-07  Václav SlavíkMake the modal print preview window behave like a modal...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-22  Vadim ZeitlinRestore wxPreviewFrame::Initialize(void) and add Initia...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
2011-04-23  Vadim ZeitlinSet page range in the print preview correctly.
2011-03-14  Vadim ZeitlinPrint everything by default in non-interactive mode.
2011-01-03  Paul Cornettnon-pch build fix
2011-01-03  Vadim ZeitlinDecrease the margins around the page in the print preview.
2011-01-03  Vadim ZeitlinDon't hardcode wxPreviewControlBar size in print previe...
2011-01-03  Vadim ZeitlinImprove print preview appearance and functionality.
2010-05-05  Vadim ZeitlinReplace wxPrintout::SetIsPreview() with SetPreview().
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-25  Vadim ZeitlinSet all parent frame icons for print preview frame.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-18  Robin Dunndestroy the abort dialog when done with it
2009-01-17  Stefan Csomorstreamlining printing support, adding printing support...
2008-07-29  Stefan CsomorOSX regrouping
2008-06-16  Václav SlavíkImplemented high-quality preview for wxMSW (this approa...
2008-06-16  Václav Slavíkfixed printing preview to not report errors in infinite...
2008-06-11  Václav Slavíkrender pages in print preview at idle time, not from...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-01-12  Stefan NeisSome wxOS2 compilation fixes after wxDC changes
2007-12-15  Vadim ZeitlinwxMotif compilation fixes after wxDC changes
2007-11-30  Robert RoeblingDC reorganization
2007-11-14  Robert RoeblingFurther wxDC changes
2007-09-20  Vadim Zeitlinallow the user to press Esc to close preview frame...
2007-09-10  Robert RoeblingRewrote scaling code for GNOME print backend. The inver...
2007-01-24  Václav Slavíkcompiled fixes for builds without PCH
2006-10-30  Vadim Zeitlinremove just added wxCoordRound() (see patch 1586499)
2006-10-29  Julian SmartApplied patch 1586499: wxCoordRound function
2006-10-27  Julian SmartColour preview canvas grey to contrast with page
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2006-10-25  Julian SmartButton size adjustment
2006-10-25  Julian SmartBetter button size on wxX11
2006-10-24  Julian SmartTypo correction
2006-10-24  Julian SmartAdded creation of printer DC to printer factory.
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-28  Julian SmartFixed zoom problem (Robert J.Lang)
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-09-25  Vadim Zeitlinmore extra semicolons removed (patch 1303724)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-28  Vadim ZeitlinCtrl+mouse wheel changes zoom factor in print preview...
2005-04-01  Stefan Csomormoving wxMac to new printing architecture
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2004-11-20  Robert Roebling Forgot to commit this one.
2004-11-07  Robert Roebling Moved deletion of wxPrintFacory to module.
2004-10-28  Włodzimierz SkibaWarning fixes.
2004-10-26  Robert Roebling Next phase of Print Factory code.
2004-10-23  Vadim Zeitlindon't use _() as default parameter for wxPrintDialogBas...
2004-10-21  Stefan NeisAdded stubs for OS/2 to new printing system.
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-17  Robert Roebling Link problem.
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-13  Włodzimierz SkibaFix to reflect wxUNIVERSAL conditions from header.
2004-10-12  Robert Roebling Added new wxPrintFactory code and made wxPrinter
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-08-09  Robin DunnAll wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL...
2004-08-09  Julian SmartMust specify wxHSCROLL/wxVSCROLL now
2004-07-25  Vadim Zeitlinuse wxWindowDisabler instead of ShowModal() for showing...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-07  Robin Dunnuse wxBU_EXACTFIT for the small buttons
2004-04-01  Vadim Zeitlinuse wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas...
2004-03-29  Robert Roebling Applied patches.
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-24  Mattia Barbon Compilation fix.
2003-07-24  Julian SmartFixed preview navigation as per ancient bug report
2003-07-24  Vadim Zeitlinfix some warnings
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-04-17  Julian SmartDarkened preview background for Mac (else get stripey...
2003-04-17  Julian SmartHave dark colour for preview canvas under Mac
2003-04-17  Julian SmartDon't call MakeModal on the Mac -- it leaves
2003-04-17  Julian SmartUse sizers, not constraints
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-27  Vadim Zeitlinthe string 'Goto...' should be translated (patch 674569)
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-14  Václav Slavíkdon't translate strings when it doesn't make any sense
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-16  Robert Roebling Compile fix.
next