Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR in files.bkl.
[wxWidgets.git] / build / msw / makefile.vc
2010-01-24  Vadim ZeitlinMove wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR...
2010-01-23  Vadim ZeitlinRefactor owner-drawing code.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-12-01  Vadim ZeitlinDefine _CRT_NONSTDC_NO_WARNINGS to suppress MSVC warnin...
2009-12-01  Vadim ZeitlinDefine _CRT_SECURE_NO_WARNINGS when building 3rd party...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-09  Vadim ZeitlinNo changes, just regenerated with bakefile 0.2.8.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-10-05  Vadim ZeitlinRebake using pre-release version of bakefile 0.2.7.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-23  Vadim ZeitlinAdd ribbon libraries sources to the monolithic build.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinDefine NDEBUG when building 3rd party libraries.
2009-09-16  Vadim ZeitlinRebaked everything with bakefile 0.2.6 after wxRibbon...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-12  Vadim ZeitlinUse "d" suffix according to DEBUG_RUNTIME_LIBS, not...
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-05-31  Vadim Zeitlinenable OpenGL library build by default under Windows too
2009-05-31  Vadim Zeitlinallow overriding wxUSE_GLCANVAS value in setup.h by...
2009-05-12  Vadim ZeitlinwxActiveX files are low level as there is no wxUniv...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-20  Francesco Montorsino real changes: split the huge datetime.cpp in two...
2009-02-04  Vadim Zeitlinmove generic animation sources to ADVANCED_MSW_NATIVE_S...
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-25  Vadim Zeitlinmerge msw/gsocket.cpp into msw/sockmsw.cpp
2008-12-25  Vadim Zeitlinrename gsockmsw files to sockmsw
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-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
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-08-02  Vadim Zeitlinextract parts of wxXRC depending on wxAdv in a separate...
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 Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-15  Vadim Zeitlinrename fobr95.{cpp,h} files to foobar.{cpp,h}
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-15  Vadim Zeitlinwx/animdecod.h must be in common headers, not advanced...
2007-12-15  Robin DunnUpdate Scintilla to version 1.75
2007-12-02  Vadim Zeitlinadded wxMSW notifmsg.h/cpp
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-22  Vadim Zeitlindefine wxUSE_UNICODE=0 in non-Unicode build to prevent...
2007-11-12  Vadim Zeitlinmade wxApp::argv an object convertible to either char...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-27  Vadim Zeitlinadded msw/textentry{cpp,h}
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...
2007-09-20  Vadim Zeitlinrebake after libtiff changes
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2007-08-15  Julian SmartRegenerated makefiles
2007-08-13  Julian SmartAdded XRC handler for wxPropertySheetDialog (Sander...
2007-07-10  Vadim Zeitlinregenerated after adding base64.h/cpp
2007-06-15  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY macro and use...
2007-05-18  Vadim Zeitlinundid unnecessary renaming of src/msw/evtloop.cpp to...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-05  Vadim Zeitlinextracted wxAcceleratorEntry code from menucmn.cpp...
2007-05-03  Václav Slavíkfixed linking in monolithic case if USE_STC=0
2007-04-21  Vadim Zeitlinreadded wxEditableListBox as part of adv library
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-19  Václav Slavíkmoved primitive string and string iterators operations...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-09  Václav Slavíkadded wxgl pseudotarget
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-08  Václav Slavíkdon't build wxscintilla lib if wxSTC is not built
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2007-04-01  Vadim Zeitlinadded support for ellipsization and markup in wxStaticT...
2007-03-29  Vadim Zeitlinrebaked with the fix for the directories with spaces...
2007-03-28  Václav Slavíksplit string.{h,cpp} into {string,stringimpl,arrstr...
2007-03-19  Václav Slavíkadded makefile targets for building individual libs...
next