Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / msw / colordlg.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-09-25  Francesco Montorsismall build fixes for PCH-less builds
2008-09-24  Francesco Montorsifix build errors deriving from making wxColourData...
2007-12-15  Vadim Zeitlinfix signed/unsigned comparison warnings
2007-11-18  Vadim Zeitlinno real changes: just some cleanup, better error handli...
2007-11-17  Vadim Zeitlinfix wxColourDialog::Centre() and SetSize() (modified...
2007-11-15  Paul Cornettfix reference to temporary
2007-11-10  Vadim Zeitlinshow default title if no custom one was specified inste...
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-05-25  Włodzimierz SkibaInclude wx/cmndata.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-30  Mattia Barbon Remove unused headers.
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-08-20  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-07-16  Włodzimierz SkibaFixes to warnings about assigning unused values.
2004-06-04  Václav Slavíkchanged wxColourData default palette to NULL colours...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-02-10  Vadim ZeitlinWin64 compilation fixes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-11  Julian SmartMore WinCE mods
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-05-01  Vadim Zeitlinmissing #if's needed for compilation with some wxUSE_XX...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-04-26  Vadim Zeitlinimplement wxColourDialog::Move() (patch 548048)
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-02-12  Robin DunnNow uses CC_FULLOPEN if m_colourData.GetChooseFull()
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-06-09  Robert Roebling The last drops of WINE.
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-05-20  Karsten Ballüderadded some wxMSW stuff