extract (and expand and clean up and document) the header window implementation used...
[wxWidgets.git] / build / msw / makefile.bcc
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  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-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-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-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...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
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íkenable wxFontMapper in wxDFB port
2007-01-22  Václav Slavíkallow building wxXRC with wxUSE_HTML=0: make linking...
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-06  Vadim Zeitlingeneric animation sources are used under all platforms...
2006-11-06  Robin DunnRebaked after addition of mediactrl_qt.cpp
2006-11-05  Vadim Zeitlinfixed typo in files.bkl which broke wxUniv link (why...
2006-11-04  Vadim Zeitlinrebaked after wxCollapsiblePane move to core and using...
2006-11-04  Vadim Zeitlinrebaked after animation control and helpbest.h changes
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  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...
next