2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
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-07 |
Włodzimierz Skiba | First part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Stefan Csomor | moving wxMac to new printing architecture |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Robin Dunn | Initialize m_privData before doign the assignment |
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-02-28 |
Robert Roebling | Add PrivData() field to wxPrintData since MSW's printer |
blob | commitdiff | raw | diff to current |
2005-02-18 |
Ryan Norton | wxUSE_XXX related fixes |
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-10 |
Włodzimierz Skiba | Use default constructors for wxSize/Point/Rect. |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Włodzimierz Skiba | .empty() string cleaning. |
blob | commitdiff | raw | diff to current |
2005-01-29 |
Robin Dunn | Call CalculatePaperSizeFromId when SetPrintData or... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Włodzimierz Skiba | Final MSW/PalmOS split. Remove dump copies of MSW speci... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
blob | commitdiff | raw | diff to current |
2004-11-13 |
Robin Dunn | Fix for uninitialized pointer access from wxPrintData... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | wxUSE_POSTSCRIPT is not a sufficient test by itself for |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Włodzimierz Skiba | Unused warning fix. |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Robert Roebling | Moved deletion of wxPrintFacory to module. |
blob | commitdiff | raw | diff to current |
2004-11-05 |
Robert Roebling | Mem leaks in connection with print factory code. |
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-27 |
Robert Roebling | Removed Pango homemade implementation and |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Robert Roebling | Moved "enablePrint" setting around. |
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-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
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-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Julian Smart | Applied patch [ 1042241 ] Fixes print setup problem... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Włodzimierz Skiba | Hardware defines spec. |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Vadim Zeitlin | compilation fix |
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-09 |
Włodzimierz Skiba | Source cleaning: TRUE/true, FALSE/false, whitespaces... |
blob | commitdiff | raw | diff to current |
2004-06-04 |
Václav Slavík | changed wxColourData default palette to NULL colours... |
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-21 |
Václav Slavík | applied patch 939076: __SMARTPHONE__ define |
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 |
2004-02-10 |
Vadim Zeitlin | allow generating PS on an output stream and not only... |
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-23 |
Julian Smart | Printing improvements: GetPageInfo() gets called after... |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Julian Smart | Added minimal file dialog for SmartPhone |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
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-23 |
Julian Smart | Applied patch [ 742452 ] wxPrintDialogData: can't set... |
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 | carbon printing extended |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | Macro swicth from SC to SYMANTEC |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Vadim Zeitlin | misc gcc compilation warnings |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Stefan Csomor | print session additions |
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-02 |
Julian Smart | Applied patch [ 602924 ] colours and effects in wxMSW... |
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 |
Vadim Zeitlin | fixed wxFontDialog API: accept const ref instead of... |
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-04-02 |
Vadim Zeitlin | fixed paper size calculation (convert from 10ths of... |
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-11 |
Robert Roebling | Last link error in wxX11 killed. |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Stefan Csomor | added correct printing headers for mac |
blob | commitdiff | raw | diff to current |
2002-01-06 |
Gilles Depeyrot | unified Carbon/Classic and Session/Port printing member... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Gilles Depeyrot | added missing casts after removal of dependancy on... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx heade... |
blob | commitdiff | raw | diff to current |
2001-10-20 |
Stefan Csomor | corrected #ifdef TARGET_CARBON to #if TARGET_CARBON |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Gilles Depeyrot | implemented Carbon printing for wxMac |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Gilles Depeyrot | use Print Manager session APIs if PM_USE_SESSION_APIS... |
blob | commitdiff | raw | diff to current |
2001-06-03 |
Vadim Zeitlin | applied Unicode fixes for mingw32 (patch 429654) |
blob | commitdiff | raw | diff to current |
2001-05-15 |
Václav Slavík | applied patch that fixes paper size handling under... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-19 |
Gilles Depeyrot | correction for Mac OS X |
blob | commitdiff | raw | diff to current |
2001-02-20 |
George Tasker | Added a #ifndef for DMPAPER_USER to define it to the... |
blob | commitdiff | raw | diff to current |
2001-02-13 |
Julian Smart | Tried to fix GTK+ 2.0 compilos |
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-08-09 |
Stefan Csomor | merge of wxMac into main repository |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-05-05 |
Julian Smart | Misc fixes |
blob | commitdiff | raw | diff to current |
2000-03-10 |
David Webster | OS/2 patch |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Julian Smart | Added DEVNAMES to wxPrintDialog to remember printer... |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Vadim Zeitlin | wxMSW compilation fixes for old mingw32 |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | 1. wxLongLong and wxDateTime compilation fixed for... |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | Win16 compilation fixes |
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-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Stefan Csomor | wxMac (debug) builds and runs wxMinimal again |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Vadim Zeitlin | 1. wxFontMapper almost finished |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | FreeBSD linking fix |
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-08-30 |
Patrick Albert | removing w4 level warning |
blob | commitdiff | raw | diff to current |
1999-08-27 |
Patrick Albert | Removing some level 3 warning |
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-08 |
Robert Roebling | Chianti, Pinot noir, WINE.. |
blob | commitdiff | raw | diff to current |
next |