2011-09-30 |
Vadim Zeitlin | Fix assert in initial call to wxPostScriptDC::SetPen(). |
blob | commitdiff | raw |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-04-23 |
Vadim Zeitlin | Don't close arcs drawn in wxPostScriptDC. |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Paul Cornett | make array data fully const |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Francesco Montorsi | s/wxGetTempFileName/wxFileName::CreateTempFileName |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Vadim Zeitlin | fix some of icc 11.0 warnings and disable a few others |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Francesco Montorsi | make GetPaperRect() and GetResolution() const functions |
blob | commitdiff | raw | diff to current |
2008-09-28 |
Václav Slavík | wxGTK: Fixed printing to use fonts sizes adjustment... |
blob | commitdiff | raw | diff to current |
2008-09-21 |
Václav Slavík | progress message passed to wxDC::StartDoc() is not... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
blob | commitdiff | raw | diff to current |
2007-12-11 |
Vadim Zeitlin | hack: don't use wxCharTypeBuffer<char>::operator[]... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Vadim Zeitlin | compilation fix after removing default wxDC ctor |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Robert Roebling | Further wxDC changes |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Robert Roebling | Use wxPointList instead of wxList in wxDC code |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Vadim Zeitlin | ANSI mode compilation fix |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Robert Roebling | Reduce width and height of drawing ops by one in all... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Robert Roebling | Fix various minor PS issues |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Robert Roebling | Remove several hack from PS code, use high resolution... |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Václav Slavík | fixed vararg functions with format argument to not... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Paul Cornett | build fix |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Václav Slavík | compilation fix for previous commit |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Václav Slavík | provide both const char* and const wchar_t* implicit... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
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-10-02 |
Paul Cornett | build fix |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcmemory.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Vadim Zeitlin | compilation fix after last commit |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Vadim Zeitlin | fixed a big memory leak in DoDrawBitmap() (coverity... |
blob | commitdiff | raw | diff to current |
2006-02-24 |
Robert Roebling | Implemented user dashes for PS print. |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Julian Smart | Fixed problem trying to print from a preview, whereby... |
blob | commitdiff | raw | diff to current |
2005-11-21 |
David Surovell | removed empty block |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Vadim Zeitlin | fixed variable shadowing icc warnings |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | use wxIsSameDouble() and wxIsNullDouble() for warning... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Włodzimierz Skiba | wxUSE_SPLINES markup and other cleanings. |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Vadim Zeitlin | don't crash in GetTextExtent() under Windows where... |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Robert Roebling | Applied patch for rounded rectangle. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Ron Lee | Fix for wxGTK compilation. |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Włodzimierz Skiba | wxString and wxChar* access for file functions. Source... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Włodzimierz Skiba | Make ComputeScaleAndOrigin() as virtual part of wxDCBas... |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Włodzimierz Skiba | Warning fixes to unused variables, int/wxChar keycode... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Robert Roebling | Removed Pango homemade implementation and |
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-17 |
Robert Roebling | First step at moving the print (dialog) native |
blob | commitdiff | raw | diff to current |
2004-08-07 |
Mattia Barbon | Compilation fix. |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Václav Slavík | set PangoContext's language correctly |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Václav Slavík | unified Pango GetTextExtent implementations |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
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-04-14 |
Robin Dunn | Fix for #933359 |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Robin Dunn | We need a file when printing to the printer too. |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Julian Smart | Allow an app to call SetFont on a PS DC without assertion |
blob | commitdiff | raw | diff to current |
2004-02-29 |
Vadim Zeitlin | renamed start parameter of wxDC::DrawPolyPolygon()... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Julian Smart | Some more string concatenations |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Julian Smart | String corrections |
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 |
2004-02-07 |
Vadim Zeitlin | added wxDC::DrawPolyPolygon() (patch 882189) |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Julian Smart | Don't assert when Clear() is called, better to ignore it |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Julian Smart | Should be able to use the DC in OnPrepare without gener... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | Reverted fragment |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | Applied patch [ 808050 ] fixes for WXUNIVERSAL and... |
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-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Václav Slavík | removed gcc warning |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Vadim Zeitlin | fixed warnings about assigning literal strings to char * |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Vadim Zeitlin | fix for gcc 3.3 warnings |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Fix (I hope) for bug [ 673862 ] printing zero length... |
blob | commitdiff | raw | diff to current |
2003-05-03 |
Julian Smart | Applied patch [ 731846 ] GTK Print Options |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-02-23 |
Vadim Zeitlin | removed the extra offset in moveto in DrawRotatedText... |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Robert Roebling | Printing update for Pango (GTK2 and X11-Unicode). |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Mattia Barbon | Remove unneeded dependencies. |
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-09-14 |
Ron Lee | define the undefined wxThePrintSetup global. |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Robert Roebling | Backward comp. fix. |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Robert Roebling | Readded deprec. constructor. |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Robert Roebling | More work on Printing. It prints Kanji now using |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robert Roebling | Printing paper sizes, file printing, print metrics.. |
blob | commitdiff | raw | diff to current |
next |