projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixing build
[wxWidgets.git]
/
src
/
msw
/
printdlg.cpp
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
blob
|
commitdiff
|
raw
2011-08-02
Robin Dunn
Initialize the native printer info for ConvertFromNativ...
blob
|
commitdiff
|
raw
2009-12-08
Vadim Zeitlin
Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Julian Smart
Moved WinPrinter from private.h to printdlg.cpp.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Julian Smart
Applied patch #11078 - DEVMODE creation in wxWindowsPri...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Julian Smart
Added a comment about DMPAPER_USER not always working
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Vadim Zeitlin
correct test for wxDEBUG_LEVEL in last commit
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Vadim Zeitlin
avoid a warning about unused function in release build
blob
|
commitdiff
|
raw
|
diff to current
2009-03-22
Vadim Zeitlin
replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Vadim Zeitlin
add safe wxStrlcpy() function and replaced all wxStrncp...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Vadim Zeitlin
fix g++ warning about assigning NULL to a non-pointer
blob
|
commitdiff
|
raw
|
diff to current
2008-11-02
Vadim Zeitlin
replace wx_{const,static,reinterpret}_cast with their...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Vadim Zeitlin
removed hardcoded size of 66 bytes of PRINTDLG struct...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-28
Vadim Zeitlin
compilation fix for ANSI build: use reinterptre_, not...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Vadim Zeitlin
ANSI mode compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Vadim Zeitlin
more /Wp64 warning fixes: mostly use UINT_PTR instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Robert Roebling
DC reorganization
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Robert Roebling
Correct landscape printing in wxPageSetupDialog
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-17
Vadim Zeitlin
don't set A4 paper size, use the system default instead
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
gcc signed/unsigned comparison fix
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-07
Włodzimierz Skiba
Include wx/msw/wrap*.h according to pch support (with...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Włodzimierz Skiba
Include wx/cmndata.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Włodzimierz Skiba
Include wx/dcprint.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Julian Smart
Applied patch [ 1345297 ] Crash with MSW wxPrintDialog...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Julian Smart
Patch from Andre Reitz to correct a couple of bugs
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Włodzimierz Skiba
'[1219035] cleanup: miscellaneous' and minor source...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Włodzimierz Skiba
Source cleaning inspired by and included in patch ...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Julian Smart
Applied patch [ 1208256 ] Fixes bug #1193626 [wxPrintDa...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Julian Smart
Added more paper sizes and code that falls back to...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-22
Włodzimierz Skiba
Wrap <commdlgs.h> as <commctls.h>. Required makefiles...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-03
Włodzimierz Skiba
Warning fix.
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-02-16
Włodzimierz Skiba
wxPoint/Size/Rect() causes the same code with (0,0...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Włodzimierz Skiba
Various cleanings.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Włodzimierz Skiba
.empty() string decorations
blob
|
commitdiff
|
raw
|
diff to current
2004-11-20
Robert Roebling
Made wxPageSetupDialog a pimpl implementation.
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-17
Robert Roebling
Renamed wxPrintNativeData methods to better match
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-10-16
Robert Roebling
Began work on print dialogs. Now wxPrintDialog
blob
|
commitdiff
|
raw
|
diff to current
2004-08-31
Włodzimierz Skiba
Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
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-03-28
Vadim Zeitlin
removed Win16 code (patch 905241), last version with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-15
Julian Smart
Can now switch between PostScript and WIN32 print dialogs
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-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
1999-12-14
Václav Slavík
removed USE_SHARED_LIBRARY(IES)
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-02
Vadim Zeitlin
more backwards compatibility for printing
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Julian Smart
Many changes to the printing classes.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-16
Unknown (UG)
no message
blob
|
commitdiff
|
raw
|
diff to current
1998-09-08
Julian Smart
Additional makefiles; changes for compilation with...
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
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current