]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/gridctrl.h
Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / include / wx / generic / gridctrl.h
2011-11-28  Vadim ZeitlinAdd support for custom numeric formats to wxGrid.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-04-22  Vadim ZeitlinAdd documentation for several grid cell renderer/editor...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-11  Francesco Montorsisplit wxGrid implementation in grideditors.cpp (for...
2008-12-22  Vadim Zeitlinsplit wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG...
2007-08-15  Vadim Zeitlininclude wx/datetime.h, it's not always included from...
2006-10-03  Paul Cornettheader cleanup
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-17  Włodzimierz SkibaCommon default datetime formats.
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
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
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-19  Mattia Barbon Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
2003-03-24  Julian SmartRemoved old grid code
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-07-27  Robin DunnAdded some WXDLLEXPORTs
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-06-10  George TaskerFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches