Update OpenVMS makefile
[wxWidgets.git] / build / msw / wx_vc8_core.vcproj
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-02-23  Vadim Zeitlinremove non-existent wx/msw/datecontrols.h from files...
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-23  Vadim Zeitlinrebake without persistence files
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-11  Francesco Montorsisplit wxGrid implementation in grideditors.cpp (for...
2008-12-27  Francesco Montorsiremove deprecated wxTabCtrl also from makefiles
2008-12-22  Robert RoeblingAdded clipboard sample check to configure.in, other...
2008-12-16  Vadim Zeitlinadded wxRearrange{List,Ctrl,Dialog} and use it in wxHea...
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-11-03  Vadim Zeitlinwx/tls.h belongs to base headers, not core (#10148)
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-16  Vadim Zeitlinfix PCH in VC8 projects (until the next rebake...)
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-04  Kevin Ollivierrebake
2008-08-24  Benjamin Williamsrebake because of new auibar.*
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-05-17  Vadim Zeitlinnative wxBitmapComboBox implementation for MSW (patch...
2008-05-17  Václav SlavíkwxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv...
2008-05-08  Vadim Zeitlinextracted wxWrapSizer in separate files and somewhat...
2008-04-04  Vadim Zeitlinregenerate VC8 project files after addition of native...
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-22  Vadim Zeitlinreplace wxAddProcessCallback() with wxAppTraits::AddPro...
2008-01-24  Václav Slavíksupress warning about in custom build steps with VC7...
2008-01-23  Václav Slavíkuse _vc8 suffix for VS2005 projects for consistency