]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/statline.h
gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses...
[wxWidgets.git] / include / wx / msw / statline.h
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
2004-09-04  Włodzimierz SkibaSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
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-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2002-02-20  Vadim Zeitlinuse WS_CLIPSIBLINGS for wxStaticLine as well
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...