projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
set listview extended styles after switching to report view and not only when creatin...
[wxWidgets.git]
/
src
/
gtk
/
gnome
/
gprint.cpp
2007-11-30
Robert Roebling
DC reorganization
blob
|
commitdiff
|
raw
2007-11-14
Robert Roebling
wxDC change
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Robert Roebling
More DC changes
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Paul Cornett
non-pch build fix
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-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
Use line width code from GTK+ print in GNOME print
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Vadim Zeitlin
various warning fixes for icc 9.1 compilation
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Robert Roebling
Compilation
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Robert Roebling
corrected some of 200 compile errors introduced by...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Robert Roebling
Rewrote scaling code for GNOME print backend. The inver...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Vadim Zeitlin
wxDL_XXX macros and dynamic loading cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2007-09-06
Robert Roebling
Move the wxDL_ macros to wxDynLibrary
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
Robert Roebling
Make wxGnomePrintModule public so that wxGtkPrintModule...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Robert Roebling
Remove redundant line
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Robert Roebling
Upport GNOME print GetTextExtent fix,
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Robert Roebling
Call clipping region methods from base class.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Vadim Zeitlin
pass double as sqrt() argument as at least Sun compiler...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Václav Slavík
more changes to make wx compile without implicit wxStri...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-26
Robert Roebling
Upport latest changes from 2_8 branch (print dialog
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-03-07
Vadim Zeitlin
no changes, just removed TABs/trailing spaces
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Paul Cornett
don't change wxPRINTER_CANCELLED to wxPRINTER_ERROR...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Paul Cornett
remove some unneeded includes, clean up gnome force...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Paul Cornett
minor cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-11-24
Robert Roebling
Override SetLogicalOrigin and SetDeviceOrigin in...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-18
Robert Roebling
Hopefully fixed misplaced printout in libgnomeprint.
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-24
Julian Smart
Compile fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Julian Smart
Added creation of printer DC to printer factory.
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-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Włodzimierz Skiba
wx/image.h is listed in wx/wx.h and part of PCH support
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Julian Smart
Fixed compilo
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-21
Włodzimierz Skiba
Include wx/icon.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Mart Raudsepp
Don't cast with G_OBJECT when passing a GObject to...
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-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Vadim Zeitlin
a better compilation fix after wxGTK_CONV changes
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Vadim Zeitlin
compilation fix after wxGTK_CONV changes
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Robert Roebling
Implemented user dashes for gnome print.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-24
Robert Roebling
New implementation for printing circles and epllipses.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Michael Wetherell
Fixes for include guards, patch 1256967 Paul Cornett
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-04-24
Robert Roebling
Added support for DrawArc and Blit to GNOME print.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Robert Roebling
Added spline support to GNOME print
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Robert Roebling
Implement DrawEllipticArc for GNOME print.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
Robert Roebling
Implented DoDrawPolygon() for GNOME print.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-06
Robert Roebling
Applied gnome print rounded rect patch.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Robin Dunn
Fix wxRTTI for wxGnomePrintDC
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Robert Roebling
Made gnome printing stuff return wxPRINT_CANCELLED if
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Robert Roebling
Added support for GNOME print in static builds
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Robert Roebling
Applied font scaling patch (GetTextExtent()) to
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Robert Roebling
Made all of the GNOME print support based
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Robert Roebling
Start of run-time lookup of GNOME print libs.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-27
Robert Roebling
A bit of confusion over what is RGB stands for blue...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-27
Robert Roebling
Added support for DrawEllipse and pen styles to
blob
|
commitdiff
|
raw
|
diff to current
2004-11-22
Robert Roebling
Work in progress on printing stuff.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-20
Robert Roebling
Huurrayy, the GNOME page setup dialog is
blob
|
commitdiff
|
raw
|
diff to current
2004-11-20
Robert Roebling
Made wxPageSetupDialog a pimpl implementation.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Robert Roebling
Added support for native print preview (GNOME)
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Robert Roebling
Added support for most print page/selection/copies
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Robert Roebling
Use native printing dialog for wxPrintDialog,
blob
|
commitdiff
|
raw
|
diff to current
2004-11-16
Vadim Zeitlin
removed unused variable to suppress warning (and put...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-03
Robert Roebling
Added printing images.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-03
Robert Roebling
Applied patch to reorder includes. Not the most
blob
|
commitdiff
|
raw
|
diff to current
2004-11-02
Robert Roebling
Corrected typo in font scaling code.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-02
Robert Roebling
Some more printing code to clear most of
blob
|
commitdiff
|
raw
|
diff to current
2004-11-01
Robert Roebling
Further compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-01
Robert Roebling
Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT
blob
|
commitdiff
|
raw
|
diff to current
2004-10-31
Robert Roebling
Copyright notice.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Robert Roebling
Added initial support for GNOME printing.
blob
|
commitdiff
|
raw
|
diff to current