a few more header files need to be installed
[wxWidgets.git] / build / bakefiles / files.bkl
2007-09-04  Robin Dunna few more header files need to be installed
2007-08-31  Robert RoeblingAdd wxDataViewCtrl to the build for OS X
2007-08-16  Vadim Zeitlinadd XRC handler for wxSearchCtrl (extended patch 1751516)
2007-08-14  David ElliottInstall wx/cocoa/objc/objc_uniquifying.h for wxCocoa...
2007-08-13  Julian SmartAdded XRC handler for wxPropertySheetDialog (Sander...
2007-08-10  David ElliottFix up NSSlider code to not use class posing and instan...
2007-08-06  Vadim Zeitlinadd wx/univ/tglbtn.h to wxUniv headers
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-19  Vadim Zeitlindo platform-specific checks after ensuring that the...
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-07  David ElliottMove wxMBConv_cf out of strconv.cpp and into strconv_cf...
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-05-30  Václav Slavíkfixed to the newly added crt.h header:
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-07  David ElliottMove src/cocoa/utils.cpp to src/cocoa/utils.mm.
2007-05-05  Vadim Zeitlinextracted wxAcceleratorEntry code from menucmn.cpp...
2007-05-05  Paul Cornettsrc/gtk/data.cpp is no longer needed
2007-05-05  Paul Cornettsrc/gtk/utilsres.cpp is obsolete
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-19  Václav Slavíkmoved vararg CRT functions wrappers to a new wxcrtvarar...
2007-04-15  Vadim ZeitlinRefactor all code common to X11 OpenGL implementations...
2007-04-14  Václav Slavíkfixed the order of aboutdlg.h file
2007-04-11  Mattia Barbon Added --enable-extended_rtti configure switch (defaul...
2007-04-10  Vadim ZeitlinBig wxGL classes refactoring/cleanup:
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2007-04-08  Vadim Zeitlinadded wxPosition helper class (extracted from patch...
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 Zeitlinadded wx/cocoa/tooltip.h to COCOA_HDR (bug 1689148)
2007-03-28  Václav Slavíksplit string.{h,cpp} into {string,stringimpl,arrstr...
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 Zeitlinrefactoring: replace wxSocketDispatcher with more gener...
2007-03-15  Vadim Zeitlinadded wrapper functions allowing to postpone loading...
2007-03-07  Vadim Zeitlinremoved unused src/gtk/main.cpp
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-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2007-01-22  Václav Slavíkenable wxFontMapper in wxDFB port
2007-01-07  Vadim Zeitlinadded wx/richtext/richtextstyles.h (bug 1624364)
2006-12-14  Václav Slavíkmoved wxX11's wxSocketTable to private wxSocketEventDis...
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-04  Vadim Zeitlinmoved assertdlg_gtk.[ch] to GTK_LOWLEVEL_SRC/HDR to...
2006-11-24  Robert Roebling Actually compile GTK+ native assert dialog.
2006-11-20  Václav Slavíkmoved wxMGL's font management code to common so that...
2006-11-14  Vadim Zeitlininclude advanced Unix files in wxMGL build under Unix...
2006-11-09  Vadim Zeitlintemporarily disable XRC richtext handler to avoid break...
2006-11-08  Julian SmartAdded wxRichTextCtrl XRC handler
2006-11-06  Vadim Zeitlingeneric animation sources are used under all platforms...
2006-11-06  Robin DunnRe-add the wxQTMediaBackend class, by copying the code...
2006-11-05  Vadim Zeitlinfixed typo in files.bkl which broke wxUniv link (why...
2006-11-04  Vadim Zeitlinmoved wxCollapsiblePane to core from adv
2006-11-04  Vadim Zeitlinfixed typo in the last before one change (UNIV_HDR...
2006-11-04  Vadim Zeitlindon't include wx/msw/helpbest.h in HTML_HDR unless...
2006-11-04  Vadim Zeitlincorrection to last commit: don't add animation control...
2006-11-04  Vadim Zeitlinmoved wxSingleInstanceChecker to base from core under...
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-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-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  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-23  Włodzimierz SkibaUse generic collapsible pane for wxOS2.
2006-10-23  Włodzimierz SkibaUse generic collapsible pane for wxUniv based builds.
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
2006-10-22  Robin DunnAdd dcgraph.h to files.bkl and rebake
2006-10-21  Robert Roebling[ 1581391 ] wxAnimationCtrl XRC handler
2006-10-19  Julian SmartAdded style organiser dialog and list style editor...
2006-10-18  Paul Cornettuse generic wxAnimationCtrl in wxGTK-universal
2006-10-11  Paul Cornettadd sections to advanced library for each unix-based...
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 Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-10-08  Julian SmartAdded rich text formatting and symbol dialog files.
2006-10-08  Vadim Zeitlinadded GTK+ 2.6 implementation of wxAboutBox
2006-10-08  Vadim Zeitlinadded native Mac implementation of wxAboutBox(); also...
2006-10-08  Vadim Zeitlinadded wxAboutBox-related files
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-09-30  Vadim Zeitlinmove wxSTRINGIZE and other preprocessor helpers to...
2006-09-28  Vadim Zeitlinremoved non existent wx/dfb/popupwin.h
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-23  Robin DunnMore bakfile changes needed for bmpcbox. Rebaked.
2006-09-23  Vadim Zeitlinadded src/xrc/xh_bmpbt.cpp (how comes it was in Makefil...
next