remove ODBC and DBgrid libraries
[wxWidgets.git] / build / msw / wx_core.dsp
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-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
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-04-21  Vadim Zeitlinreadded wxEditableListBox as part of adv library
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
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-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-16  Vadim Zeitlinregenerated after wxSelectDispatcher addition (patch...
2007-03-07  Vadim Zeitlinnative wxHyperlinkCtrl implementation for GTK+ 2.10...
2007-03-07  Vadim Zeitlinremoved wx/wave.h which was deprecated since 2.4
2007-02-07  Robin Dunnrebaked after changing the version number
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2007-01-22  Václav Slavíkenable wxFontMapper in wxDFB port
2007-01-22  Václav SlavíkSETUPHDIR is Bakefile variable, not MSVC IDE one
2007-01-07  Vadim Zeitlinregenerated after wx/richtext/richtextstyles.h addition
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-09  Vadim Zeitlintemporarily disable XRC richtext handler to avoid break...
2006-11-08  Vadim Zeitlinrebaked after addition of XRC handler for richtext...
2006-11-04  Vadim Zeitlinrebaked after wxCollapsiblePane move to core and using...
2006-11-04  Vadim Zeitlincorrection to last commit: don't add animation control...
2006-11-04  Vadim Zeitlinadd generic animation sources to wxUniv (and correspond...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-27  Julian SmartAdded richtextprinting.cpp/h
2006-10-26  Julian SmartAdded dcgraph.cpp and rebaked
2006-10-25  Robin Dunncorrected collpaneg.h name typo
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-23  Vadim Zeitlinmoved wxCollapsiblePane files to adv library
2006-10-23  Robin DunnAdd collpane headers to files.bkl, and also collpaneg...
2006-10-23  Włodzimierz SkibaUse generic collapsible pane for wxUniv based builds.
2006-10-23  Włodzimierz SkibaRebaked makefiles after htmllistbox and collapsable...
2006-10-22  Robin DunnAdd dcgraph.h to files.bkl and rebake
2006-10-19  Julian SmartAdded style organiser dialog and list style editor...
2006-10-10  Robin DunnAdd missing header files so they'll get installed
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Vadim Zeitlinregenerated after adding dcbufcmn.cpp
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-08  Julian SmartAdded rich text formatting and symbol dialog files.
2006-10-08  Vadim Zeitlinrebaked with aboutdlg.* files
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-01  Vadim Zeitlinregenerated after wx/cpp.h addition
2006-09-23  Robin DunnMore bakfile changes needed for bmpcbox. Rebaked.
2006-09-18  Vadim Zeitlinrebaked after listctrl/imagelist and wxUniv changes
2006-09-17  Kevin OllivierCommiting re-baked files after wxListCtrl OS X additions.
2006-07-22  Benjamin Williamsadded auibook.cpp and tabmdi.cpp to build scripts
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-09  Włodzimierz SkibaUSE_AUI build fix.
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-01  Włodzimierz SkibaUniversal build fix.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-05-29  Robin Dunnrebake for *hyperlink.* files
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-19  Paul Cornettremove unneeded gdiobj.h files
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-03-23  Julian SmartFixes/makefiles for building data view control on Windows
2006-03-16  Włodzimierz SkibaRebuild build files so all night/Tinderbox/Coverity...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-30  Julian SmartUpdates for wxToolbook class
2006-01-26  Włodzimierz SkibawxBusyInfo interface moved to generic to make space...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-12  Vadim Zeitlinimproved wxMac event loop implementation and refactored...
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2005-11-29  Vadim Zeitlinadded xrc/xh_grid.{h|cpp} and regenerated makefiles
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-09  Vadim Zeitlinregenerated with treebook files
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-08-08  Michael WetherellCopy univ/setup.h instead of msw/setup.h for wxUniversa...
2005-05-31  Julian SmartBaked files for 2.6.1
2005-04-24  Julian SmartFile removal
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-11  Julian SmartChanged version number
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-21  Vadim Zeitlinfixed path to wx/debugrpt.h header (had extra include...
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-15  Julian SmartRegenerated files
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-11  Vadim Zeitlinregenerated with /EHsc instead of /GX (this requires...
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
next