Add persistence support for wxSplitterWindow.
[wxWidgets.git] / build / msw / wx_core.dsp
2011-09-04  Vadim ZeitlinAdd persistence support for wxSplitterWindow.
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-25  Dimitri SchoolwerthFixed buttons having no border in wxUniv by default.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-21  Vadim ZeitlinRefactor: replace wxTreeItemId and wxDataViewItem with...
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-05-23  Vadim ZeitlinRebake after the addition of more richtext headers.
2011-05-09  Vadim ZeitlinAdd wx/richtext/richtextuicustomization.h to the header...
2011-04-17  Vadim ZeitlinAdd wxAffineMatrix2D and related classes.
2011-04-16  Vadim ZeitlinAdd support for dynamic auto-completion in wxTextEntry.
2011-03-31  Vadim ZeitlinAdd wx/msw/panel.h to the list of wxMSW headers in...
2011-03-20  Vadim ZeitlinAdd wxPanel::SetBackgroundBitmap().
2011-03-20  Vadim ZeitlinSplit wxPanel in wxPanelBase and platform-specific...
2011-02-27  Vadim ZeitlinAdd generic wxMarkupText class implementing handling...
2011-02-27  Vadim ZeitlinAdd a class for parsing simple markup.
2011-02-16  Vadim ZeitlinCompile wxUIActionSimulator in wxUniv builds.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2011-01-05  Paul Cornettmove variable definitions to more appropriate places...
2011-01-04  Stefan Csomorfixing placing of common files for grid and calctrl
2011-01-04  Stefan Csomormerging back XTI branch part 2
2011-01-03  Vadim ZeitlinAdd wxCompositeWindow<> and use it in wxDatePickerCtrlG...
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-09-30  Vadim ZeitlinMerge of SOC2010_RTC_IMAGES branch.
2010-09-03  Václav SlavíkFixed wxscintilla compilation for wxDFB.
2010-08-18  Vadim ZeitlinUse task dialog for wxProgressDialog implementation...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinProvide native wxHyperlinkCtrl implementation for wxMSW.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-07-25  Vadim ZeitlinUpgrade version in the bakefiles to 2.9.2 as well and...
2010-06-18  Vadim ZeitlinInstall headers in ribbon subdirectory.
2010-06-11  Vadim ZeitlinAdd wx/msgqueue.h to the list of wxBase headers and...
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-07  Václav SlavíkIntegrate with GNOME's Recent Documents menu.
2010-05-05  Vadim ZeitlinMove wxInfoBar to core library from adv.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-03-06  Kevin OllivierRebake after wxUIActionSimulator addition.
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-11-18  Kevin OllivierRebake after last commit.
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-18  Kevin OllivierJust doing a rebake of latest trunk.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
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-12  Vadim ZeitlinwxActiveX files are low level as there is no wxUniv...
2009-05-01  Vadim Zeitlinadded wxMouseEventsManager
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-16  Václav SlavíkCleaned up wxArtProvider:
2008-10-12  Vadim Zeitlinadd wxGenericStaticText (#9656)
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 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-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-13  Vadim Zeitlinrebaked and regenerated everything after the latest...
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-02  Vadim Zeitlinadded wxMSW notifmsg.h/cpp
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
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
next