Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / cmndata.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2002-12-15  Vadim Zeitlinmisc gcc compilation warnings
2002-12-06  Stefan Csomorprint session additions
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-02  Julian SmartApplied patch [ 602924 ] colours and effects in wxMSW...
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-07-15  Václav SlavíkwxPrinting fix for wxMGL
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-05-08  Julian SmartAdded Ok() member for print data, print dialog, page...
2002-05-08  Gilles Depeyrotcorrected warnings when compiled with -Wall -W
2002-04-02  Vadim Zeitlinfixed paper size calculation (convert from 10ths of...
2002-02-14  Václav Slavíktake const reference (thanks to Alberto Barbati)
2002-02-11  Robert Roebling Last link error in wxX11 killed.
2002-01-13  Stefan Csomoradded correct printing headers for mac
2002-01-06  Gilles Depeyrotunified Carbon/Classic and Session/Port printing member...
2002-01-04  Gilles Depeyrotadded missing casts after removal of dependancy on...
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-10-20  Stefan Csomorcorrected #ifdef TARGET_CARBON to #if TARGET_CARBON
2001-06-29  Gilles Depeyrotimplemented Carbon printing for wxMac
2001-06-23  Gilles Depeyrotuse Print Manager session APIs if PM_USE_SESSION_APIS...
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-05-15  Václav Slavíkapplied patch that fixes paper size handling under...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-19  Gilles Depeyrotcorrection for Mac OS X
2001-02-20  George TaskerAdded a #ifndef for DMPAPER_USER to define it to the...
2001-02-13  Julian SmartTried to fix GTK+ 2.0 compilos
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-03-10  David WebsterOS/2 patch
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-11-10  Stefan CsomorwxMac (debug) builds and runs wxMinimal again
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-18  Vadim ZeitlinFreeBSD linking fix
1999-08-31  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-08-30  Patrick Albertremoving w4 level warning
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-08  Robert Roebling Chianti, Pinot noir, WINE..
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-04-19  Ove KaavenUnicode conversion for MSW, or something
1999-04-12  Ove KaavenIt now compiles all these files without warnings in...
1999-04-06  Julian SmartFixed OnMenuHighlight, wxPrintData problems
1999-04-04  Julian SmartWin16 corrections
1999-04-03  Julian SmartCorrect wrong memset ordering that produced an assert...
1999-03-31  Brian MacyVery bad wxPrintData destructor... fixed typo.
1999-03-29  Vadim Zeitlinmore backwards compatibility
1999-03-25  Julian SmartMany changes to the printing classes.
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-05-20  Karsten BallüderInitial revision