2009-12-08 |
Vadim Zeitlin | Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie... |
blob | commitdiff | raw |
2008-11-12 |
Vadim Zeitlin | added check for self-assignment to wxPrintData::operato... |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Francesco Montorsi | made internal members of wxColourData public again... |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Francesco Montorsi | made internal members of wxColourData private; they... |
blob | commitdiff | raw | diff to current |
2008-09-24 |
Francesco Montorsi | changed wxColourData::GetCustomColour to const; there... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Paul Cornett | check for self-assignment in operator= |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Vadim Zeitlin | wxColourData::operator=() should return wxColourData... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Vadim Zeitlin | preserve custom colours between calls to wxGetColourFro... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Stefan Csomor | adding reverse orientation |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Włodzimierz Skiba | Minor header cleaning. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Julian Smart | Applied patch [ 1583316 ] set media source for printing |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
Vadim Zeitlin | removed non-const wxFontData::GetColour() |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Stefan Csomor | moving wxMac to new printing architecture |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Robert Roebling | Add PrivData() field to wxPrintData since MSW's printer |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Robert Roebling | Removed trailing semicolons. |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Robin Dunn | Call CalculatePaperSizeFromId when SetPrintData or... |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Robert Roebling | Moved deletion of wxPrintFacory to module. |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Robert Roebling | Moved the wxPageSetupDialogData <-> native conversion |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Robert Roebling | Moved print dialog data conversion code |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Robert Roebling | Small change to ease Mac transition to common |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Robert Roebling | Next phase of Print Factory code. |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Kevin Hock | Removed , from end of enumerated list wxPrintBin |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Vadim Zeitlin | added possibility to specify printer bin (patch 910272) |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | allow generating PS on an output stream and not only... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Vadim Zeitlin | include wx/encinfo.h, not wx/fontenc.h, now |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Julian Smart | Added m_ prefix to wxColourData and wxFontData members... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Stefan Csomor | switch to pImpl pattern for mac printing |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Stefan Csomor | ValidateOrCreate added for wxMac |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robert Roebling | Removed all deprecated printing code. |
blob | commitdiff | raw | diff to current |
2002-07-15 |
Václav Slavík | wxPrinting fix for wxMGL |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Gilles Depeyrot | corrected wxFontData assignement operator (was recursive!) |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Julian Smart | Added Ok() member for print data, print dialog, page... |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | corrected warnings when compiled with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-03-07 |
Vadim Zeitlin | added a const version of wxColourData::GetColour() |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Václav Slavík | take const reference (thanks to Alberto Barbati) |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Julian Smart | Now compiling |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Václav Slavík | fixed wxPageSetupDialogData::SetPaperId() to take value... |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Gilles Depeyrot | removing dependancy on mac headers from public wx headers |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx headers |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Gilles Depeyrot | added include for Print Manager Session APIs |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | wxNativeFontInfo changes |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Julian Smart | Added DEVNAMES to wxPrintDialog to remember printer... |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Stefan Csomor | mac adaptions |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
blob | commitdiff | raw | diff to current |
1999-08-31 |
Julian Smart | Added Set/GetSelection to wxPrintDialogData (the value... |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Harco de Hilster | minor fixes for mingw32 compilation |
blob | commitdiff | raw | diff to current |
1999-06-22 |
Robert Roebling | Makefiles without dependencies |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Julian Smart | Getting various compilers to work with wxWin again |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Robin Dunn | Added SetPaperId. It seemed to want such a method. |
blob | commitdiff | raw | diff to current |
1999-03-29 |
Vadim Zeitlin | header changes for the fixes commited previously |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|