Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / wx.h
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2009-01-26  Vadim Zeitlindon't include wx/mdi.h from wx/wx.h when building the...
2008-05-11  Vadim Zeitlininclude wx/timer.h for wxUSE_GUI==0 now that timers...
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-21  Włodzimierz SkibaInclude wx/gdiobj.h according to precompiled headers...
2006-06-21  Włodzimierz SkibaInclude wx/containr.h according to precompiled headers...
2006-06-20  Włodzimierz SkibaInclude wx/hashmap.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-16  Włodzimierz SkibaInclude wx/region.h according to precompiled headers...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/font.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/bitmap.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-13  Włodzimierz SkibaInclude wx/arrstr.h according to precompiled headers...
2006-06-09  Włodzimierz SkibaHeader listed twice removed.
2006-06-08  Włodzimierz SkibaInclude wx/memory.h according to precompiled headers...
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