Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to
[wxWidgets.git] / build / msw / makefile.bcc
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
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  Michael WetherellAdd wxArchiveFSHandler.
2006-10-27  Michael WetherellRebake for new tar streams.
2006-10-27  Julian SmartAdded richtextprinting.cpp/h
2006-10-26  Michael WetherellAdd wxFilterFSHandler.
2006-10-26  Julian SmartAdded dcgraph.cpp and rebaked
2006-10-25  Michael WetherellAdd class factories for filter streams. Also filters...
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  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
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-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-05  Robin DunnAdd USE_GDIPLUS option that will control (for the makef...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
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-08-24  Włodzimierz SkibaAfter adding check to wx/mgl/chkconf.h for UNIV flag...
2006-08-13  Vadim Zeitlinregenerated after adding platinfo.{h|cpp}
2006-08-02  Mart RaudseppRebake after removing wxHtml and wxXml dependency from...
2006-07-22  Benjamin Williamsadded auibook.cpp and tabmdi.cpp to build scripts
2006-07-03  Robin DunnThe richtext DLL needs to also link with the html and...
2006-06-29  Julian SmartTypo correction
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
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 Zeitlinmoved power functions for MSW from utils.cpp to (new...
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-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-05  Vadim Zeitlinrebaked after adding convauto.cpp/.h
2006-03-16  Włodzimierz SkibaRebuild build files so all night/Tinderbox/Coverity...
2006-02-10  Vadim Zeitlinregenerated make/project files after applying mediactrl...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-30  Julian SmartUpdates for wxToolbook class
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
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers
2005-11-29  Julian SmartRemoved duplicate xh_grid.cpp/h and rebaked files
2005-11-29  Vadim Zeitlinadded xrc/xh_grid.{h|cpp} and regenerated makefiles
2005-10-21  Michael WetherellAdv now depends on libs xml and html, so add <library...
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-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Julian SmartBaked files for 2.6.1
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-11  Julian SmartChanged version number
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-15  Julian SmartRegenerated files
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-20  Vadim Zeitlindefine wxNO_(THREADS|RTTI|EXCEPTIONS) if the correspond...
2005-02-20  Vadim Zeitlinregenerated after adding USE_THREADS and USE_RTTI flags
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-01-21  Vadim Zeitlinput datectlg.cpp in ADVANCED_SRC so that it can be...
2005-01-19  Vadim Zeitlinadded generic version of wxDatePickerCtrl from Andres...
2005-01-17  Vadim Zeitlinsplit ADVANCED_HDR/SRC in a part common to all ports...
2005-01-17  Vadim Zeitlinadded {debughlp|stackwalk}.{h|cpp}
2005-01-16  Vadim Zeitlinregenerated after adding msw/datectrl.cpp
2004-11-23  Vadim Zeitlinrebaked after adding src/tiff/tif_color.c
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-11  Ryan Norton1) fix border styles in wxMediaCtrl, 2) regenerate...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-20  Václav Slavíkmoving XRC to the core
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-04  David ElliottUse new C++ sockets for everything except OS/2
2004-07-18  David ElliottBaked (clntdata.cpp core->base)
2004-06-14  Włodzimierz SkibaReverted generic dialogs usage in MSW makefiles.
2004-06-11  Włodzimierz SkibaGeneric font dialog is still an option in wxMSW in...
2004-06-11  Włodzimierz SkibaGeneric colour dialog is still an option in wxMSW in...
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-26  Václav Slavíksupress bcc warnings in new zlib
2004-04-25  Václav Slavíkremoved GzipStreams, upgraded zlib
next