OSX regrouping
[wxWidgets.git] / src / common / prntbase.cpp
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.
2002-08-16  Julian SmartApplied patch [ 596061 ] Adds more navigation buttons...
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-06-27  Gilles Depeyrotreset preview bitmap variable to NULL after deleting it
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Vadim Zeitlinuse wxFAIL_MSG, not wxMessageBox for programming errors
2000-03-04  Robert Roebling Some more drawing things,
2000-02-23  Robert Roebling #ifdeffed new paint clipping :-(
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-04  Robert Roebling String changes for translations,
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-10-25  David Websterno message
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-06-21  Karsten BallüderCrude hack to enable PageUp/DownKeys when controlbar...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-05-28  Robert Roebling New defines for wxTreeCtrl
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-05-07  Karsten BallüderFixed SetZoom() so it can be used from the outside.
1999-04-21  Ove KaavenUnicode fixes.
1999-04-13  Ove KaavenUnicode-mode typos in string.cpp (where did they sudden...
1999-04-06  Vadim Zeitlintrying to work around gcc internal compiler error
1999-03-29  Vadim Zeitlinmore backwards compatibility
next