2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
tree | commitdiff |
2013-05-20 |
Vadim Zeitlin | Add a public wxModalDialogHook class for intercepting... |
tree | commitdiff |
2013-01-18 |
Paul Cornett | use const arrays for wxDC array parameters, closes... |
tree | commitdiff |
2012-11-01 |
Václav Slavík | Add wxTEST_DIALOG for testing of modal dialogs. |
tree | commitdiff |
2012-05-25 |
Vadim Zeitlin | Suppress warnings about gnome_print_dialog_get_range... |
tree | commitdiff |
2012-01-29 |
Paul Cornett | move SetPangoAttrsForFont to wxFont, should have been... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add support for stricken-through fonts. |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Replace wxPrintout::SetIsPreview() with SetPreview(). |
tree | commitdiff |
2009-05-15 |
Václav Slavík | simplified code now that utf8_str() always returns... |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
tree | commitdiff |
2008-12-30 |
Vadim Zeitlin | removed not doing anything and not compiling code from... |
tree | commitdiff |
2008-11-20 |
Vadim Zeitlin | fix gcc 3.3 warning about possibly uninitialized (but... |
tree | commitdiff |
2008-11-16 |
Vadim Zeitlin | fix restoration of the old font size in DoGetTextExtent... |
tree | commitdiff |
2008-11-15 |
Francesco Montorsi | make GetPaperRect() and GetResolution() const functions |
tree | commitdiff |
2008-09-28 |
Václav Slavík | wxGTK: Fixed printing to use fonts sizes adjustment... |
tree | commitdiff |
2008-09-21 |
Václav Slavík | added wxGetDisplayPPI() convenience function and wxPrin... |
tree | commitdiff |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | don't unload libgnomevfs.so, this results in a crash... |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-14 |
Robert Roebling | wxDC change |
tree | commitdiff |
2007-11-13 |
Robert Roebling | More DC changes |
tree | commitdiff |
2007-11-06 |
Mart Raudsepp | Fix compilation of gnome-vfs module after dynlib.h... |
tree | commitdiff |
2007-10-24 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
tree | commitdiff |
2007-10-19 |
Robert Roebling | Use wxPointList instead of wxList in wxDC code |
tree | commitdiff |
2007-09-24 |
Robert Roebling | Reduce width and height of drawing ops by one in all... |
tree | commitdiff |
2007-09-24 |
Robert Roebling | Use line width code from GTK+ print in GNOME print |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | various warning fixes for icc 9.1 compilation |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Compilation |
tree | commitdiff |
2007-09-10 |
Robert Roebling | corrected some of 200 compile errors introduced by... |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Rewrote scaling code for GNOME print backend. The inver... |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | wxDL_XXX macros and dynamic loading cleanup: |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Move the wxDL_ macros to wxDynLibrary |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Make wxGnomePrintModule public so that wxGtkPrintModule... |
tree | commitdiff |
2007-08-21 |
Robert Roebling | Remove redundant line |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | no changes, just a typo fix |
tree | commitdiff |
2007-07-03 |
Robert Roebling | Upport GNOME print GetTextExtent fix, |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Call clipping region methods from base class. |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | pass double as sqrt() argument as at least Sun compiler... |
tree | commitdiff |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Upport latest changes from 2_8 branch (print dialog |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
tree | commitdiff |
2007-01-15 |
Paul Cornett | don't change wxPRINTER_CANCELLED to wxPRINTER_ERROR... |
tree | commitdiff |
2007-01-15 |
Paul Cornett | remove some unneeded includes, clean up gnome force... |
tree | commitdiff |
2006-12-07 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2006-11-24 |
Robert Roebling | Override SetLogicalOrigin and SetDeviceOrigin in... |
tree | commitdiff |
2006-11-18 |
Robert Roebling | Hopefully fixed misplaced printout in libgnomeprint. |
tree | commitdiff |
2006-10-27 |
Julian Smart | Robert Lang's patch [ 1583183 ] Fixes printing/print... |
tree | commitdiff |
2006-10-24 |
Julian Smart | Compile fixes |
tree | commitdiff |
2006-10-24 |
Julian Smart | Added creation of printer DC to printer factory. |
tree | commitdiff |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
tree | commitdiff |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
tree | commitdiff |
2006-08-31 |
Włodzimierz Skiba | wx/image.h is listed in wx/wx.h and part of PCH support |
tree | commitdiff |
2006-08-31 |
Julian Smart | Fixed compilo |
tree | commitdiff |
2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
tree | commitdiff |
2006-06-08 |
Robert Roebling | Compilo |
tree | commitdiff |
2006-05-21 |
Włodzimierz Skiba | Include wx/icon.h according to precompiled headers... |
tree | commitdiff |
2006-05-15 |
Mart Raudsepp | Don't cast with G_OBJECT when passing a GObject to... |
tree | commitdiff |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcmemory.h according to precompiled headers... |
tree | commitdiff |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
tree | commitdiff |
2006-04-12 |
Vadim Zeitlin | a better compilation fix after wxGTK_CONV changes |
tree | commitdiff |
2006-04-11 |
Vadim Zeitlin | compilation fix after wxGTK_CONV changes |
tree | commitdiff |
2006-03-17 |
Robert Roebling | Added files for GnomeVFS backend (currently useful |
tree | commitdiff |
2006-02-24 |
Robert Roebling | Implemented user dashes for gnome print. |
tree | commitdiff |
2006-02-24 |
Robert Roebling | New implementation for printing circles and epllipses. |
tree | commitdiff |
2005-09-25 |
Michael Wetherell | Fixes for include guards, patch 1256967 Paul Cornett |
tree | commitdiff |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
tree | commitdiff |
2005-09-15 |
Włodzimierz Skiba | wxUSE_SPLINES markup and other cleanings. |
tree | commitdiff |
2005-04-24 |
Robert Roebling | Added support for DrawArc and Blit to GNOME print. |
tree | commitdiff |
2005-04-24 |
Robert Roebling | Added spline support to GNOME print |
tree | commitdiff |
2005-04-24 |
Robert Roebling | Implement DrawEllipticArc for GNOME print. |
tree | commitdiff |
2005-04-23 |
Robert Roebling | Implented DoDrawPolygon() for GNOME print. |
tree | commitdiff |
2005-04-06 |
Robert Roebling | Applied gnome print rounded rect patch. |
tree | commitdiff |
2005-03-23 |
Robin Dunn | Fix wxRTTI for wxGnomePrintDC |
tree | commitdiff |
2005-02-11 |
Robert Roebling | Made gnome printing stuff return wxPRINT_CANCELLED if |
tree | commitdiff |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
tree | commitdiff |
2004-12-01 |
Robert Roebling | Added support for GNOME print in static builds |
tree | commitdiff |
2004-12-01 |
Robert Roebling | Applied font scaling patch (GetTextExtent()) to |
tree | commitdiff |
2004-11-28 |
Robert Roebling | Made all of the GNOME print support based |
tree | commitdiff |
2004-11-28 |
Robert Roebling | Start of run-time lookup of GNOME print libs. |
tree | commitdiff |
2004-11-27 |
Robert Roebling | A bit of confusion over what is RGB stands for blue... |
tree | commitdiff |
2004-11-27 |
Robert Roebling | Added support for DrawEllipse and pen styles to |
tree | commitdiff |
2004-11-22 |
Robert Roebling | Work in progress on printing stuff. |
tree | commitdiff |
2004-11-20 |
Robert Roebling | Huurrayy, the GNOME page setup dialog is |
tree | commitdiff |
2004-11-20 |
Robert Roebling | Made wxPageSetupDialog a pimpl implementation. |
tree | commitdiff |
2004-11-18 |
Robert Roebling | Added support for native print preview (GNOME) |
tree | commitdiff |
2004-11-17 |
Robert Roebling | Added support for most print page/selection/copies |
tree | commitdiff |
2004-11-17 |
Robert Roebling | Use native printing dialog for wxPrintDialog, |
tree | commitdiff |
2004-11-16 |
Vadim Zeitlin | removed unused variable to suppress warning (and put... |
tree | commitdiff |
2004-11-03 |
Robert Roebling | Added printing images. |
tree | commitdiff |
2004-11-03 |
Robert Roebling | Applied patch to reorder includes. Not the most |
tree | commitdiff |
2004-11-02 |
Robert Roebling | Corrected typo in font scaling code. |
tree | commitdiff |
2004-11-02 |
Robert Roebling | Some more printing code to clear most of |
tree | commitdiff |
2004-11-01 |
Robert Roebling | Further compile fixes. |
tree | commitdiff |
next |