No changes, just fix a typo in a comment in docview event handling code.
[wxWidgets.git] / src / common / imagxpm.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-07-11  Vadim ZeitlinEnsure that names of saved XPMs are valid C identifiers.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-05-07  Julian SmartAdded const when writing XPMs to avoid gcc warnings
2007-07-03  Paul Cornettget color count from ComputeHistogram, use sprintf...
2007-07-03  Paul Cornettfix XPM SaveFile for more than 92 colors
2006-05-02  Włodzimierz SkibaInclude wx/utils.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-03-17  Vadim Zeitliniterator methods fixes (patch 1164808)
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-02-16  Václav SlavíkA couple of changes to wxImage:
2002-02-07  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
2002-01-06  Vadim Zeitlinremoved extra erroneous DeleteContents()
2002-01-05  Václav SlavíkREALLY fixed the leak (Dimitri)
2002-01-04  Václav Slavíkfixed memory leak when saving XPMs
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-05-18  Václav SlavíkUnicode fixes
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-28  Václav Slavíkadded wxXPMDecoder
2001-04-22  Václav Slavíkadded wxUSE_IMAGE; added write-only wxXPMHandler