put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / wx.h
2005-05-04  Julian SmartAdded licence/copyright information
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-03  Vadim Zeitlinjust tidied up the comment
2003-04-02  Julian SmartRemoved treectrl.h inclusion
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2001-12-11  Ron Leepreemptive fix for wxPython compilation. It will break...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-10-25  David Websterno message
2000-10-24  David WebsterUpdates for os/2 -- mostly to allow easier VA debugging
2000-03-15  Guillermo Rodrigue... list.h was included twice
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
1999-11-17  Julian SmartMade some treectrl sample icons transparent; added...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-04  Julian SmartCorrected memory.cpp compilation error; Cygwin makefile...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-05-20  Karsten BallüderInitial revision