Add persistence support for wxSplitterWindow.
[wxWidgets.git] / build / bakefiles / files.bkl
2009-01-25  Jaakko SalliAdded XRC handler for wxComboCtrl (closes #10151)
2009-01-23  Robert RoeblingRemove persistence related files again
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-17  Stefan Csomorheadermove osx - building
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
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-28  Vadim Zeitlinimplement DispatchTimeout() for wxOSX/Cocoa
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxCocoa
2008-12-28  Francesco Montorsirestore tabg.h and tabg.cpp for wxMotif
2008-12-27  Francesco Montorsiremove deprecated wxTabCtrl also from makefiles
2008-12-27  Vadim Zeitlinimplement wxEventLoop::DispatchTimeout() for wxGTK...
2008-12-25  Vadim Zeitlinmerge msw/gsocket.cpp into msw/sockmsw.cpp
2008-12-25  Vadim Zeitlinrename gsockmsw files to sockmsw
2008-12-25  Vadim Zeitlinreverted f57547, NET_PLATFORM_HDR is used inside msvc...
2008-12-25  Vadim Zeitlinremove NET_PLATFORM_HDR which was unused and is unneeded
2008-12-18  Robert RoeblingAdded missing g to file name of headerctrlg.h
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-28  Vadim Zeitlinalso rename gsocketiohandler.* to socketiohandler....
2008-11-28  Vadim Zeitlinrename various gsock* files to sock* (except for MSW...
2008-11-28  Vadim ZeitlinStreamline wxSocket code: wxSocketBase now uses wxSocke...
2008-11-04  Vadim ZeitlinReview/simplify/cleanup MDI classes for all platforms...
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-10-09  Stefan Csomorforgot to commit this file ...
2008-09-25  Robin DunnInstall kbdstate.h and mousestate.h
2008-09-22  Kevin OllivierAdding compiling (but not yet working) taskbar implemen...
2008-09-21  Robert RoeblingAdded wxDList<T>. not yet used anywhere
2008-09-21  Kevin OllivierStubbed wxToolTip implementation to get code that uses...
2008-09-20  Kevin OllivierCopy headers and get MDI and glcanvas fully building...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-07  Stefan Csomorintegrating Kevin's work, command line builds for osx...
2008-09-05  Stefan Csomoradding common implementation file for search control
2008-09-04  Kevin OllivierUpdate files.bkl to match the changes Stefan made to...
2008-08-24  Benjamin Williamsrebake because of new auibar.*
2008-08-03  Stefan Csomormoving osx files (rename will follow)
2008-08-02  Vadim Zeitlinadd wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
2008-08-02  Vadim Zeitlinextract parts of wxXRC depending on wxAdv in a separate...
2008-08-01  Stefan Csomoractivating ustring again
2008-08-01  Stefan Csomormoving common implementation for osx closer to unix...
2008-07-31  Stefan Csomoradapting osx file layout
2008-07-29  Robert RoeblingAdded 32-bit (UCS-4) wxUString class
2008-06-21  Vadim Zeitlinadded wxGenericStaticBitmap (#9608)
2008-06-11  Stefan Csomorrenaming mac to osx and subdirs
2008-06-11  Stefan Csomorremoving outdated files for mac
2008-06-04  Václav Slavíkglcmn.cpp doesn't belong in OPENGL_SRC_PLATFORM (it...
2008-06-03  Vadim Zeitlinremoved deleted wx/gtk/treectrl.h from bakefiles as...
2008-05-27  Robert RoeblingNative wxBitmapComboBox patch for GTK+
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-09  Stefan NeisAdded missing (trivial) implementation file for wxMiniF...
2008-04-04  Vadim Zeitlininitial native implementation of wxCalendarCtrl for MSW
2008-03-28  Vadim Zeitlinadded native GTK implementation of wxCalendarCtrl ...
2008-03-27  Robin DunnwxPython needs win_gtk.h to be installed
2008-03-25  Stefan Csomornon owned window implementation
2008-03-22  Vadim Zeitlinuse wxGUIAppTraits::WaitForChild() in wxMac too
2008-03-22  Vadim Zeitlinextracted GUI-specific part of utilsunx.cpp to a new...
2008-03-22  Vadim Zeitlinreplace wxAddProcessCallback() with wxAppTraits::AddPro...
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-22  Václav Slavíkmoved win_gtk.h header to wx/gtk/private, it's for...
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-10  David ElliottMove stackwalk.cpp and epolldispatcher.cpp to BASE_UNIX...
2008-01-22  Václav Slavíkupdated include/wx/meta/* files list
2008-01-16  Vadim Zeitlinremoved non-existent wx/meta/defs.h
2008-01-13  Vadim Zeitlinadd useful headers for meta-programming checks (part...
2008-01-08  Robert RoeblingI assume ptr_scpd.h and ptr_shrd.h should only be in...
2008-01-08  Robert RoeblingAdded wxSharedPtr<T>
2008-01-06  Stefan NeisAllow using socket from both wxBase and wxCore (adoptin...
2008-01-06  Vadim Zeitlinadded wxWeakRef<T> (slightly modified patch 1860953)
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2007-12-21  Vadim Zeitlindon't use Unix-specific files which have Darwin-specifi...
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-17  Robin Dunninstall the popupwin.h files for wxMac
2007-12-15  Vadim Zeitlinwx/animdecod.h must be in common headers, not advanced...
2007-12-15  Vadim ZeitlinwxMotif should use wxX11 wxPalette instead of duplicati...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-12-10  Robin Dunnwx/generic/filepickerg.h needs installed on Mac too.
2007-12-09  Robert Roeblingadd popupwin.cpp to OS X built
2007-12-02  Vadim Zeitlinadded wxMSW notifmsg.h/cpp
2007-11-28  Vadim Zeitlinadded wx/mac/dataview.h to ADVANCED_MAC_HDR (bug 184023...
2007-11-28  Vadim Zeitlinremoved ADVANCED_CMN_NATIVE_HDR, files in it (wx/datect...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-22  Stefan NeisAlso use unix timer implementation for ConsoleApp.
2007-11-21  Stefan NeisAdded files for console event loop.
2007-11-20  David ElliottAdded cfdataref.h and cfref.h to CoreFoundation headers...
2007-11-19  David ElliottMove src/mac/carbon/utilsexc.cpp to the CarbonLib-only...
2007-11-18  Stefan NeisAdded wxTextEntry implementation for OS/2.
2007-11-17  Vadim Zeitlinanimateg.cpp shouldn't be in UNIV_SRC as it belongs...
2007-11-17  Vadim Zeitlinmore native GTK implementations of the classes in wxGTK...
2007-11-13  Stefan Csomoradding cocoa utils bridge
2007-11-12  Vadim Zeitlinmade wxApp::argv an object convertible to either char...
2007-11-12  Vadim Zeitlinrefactor wxGTK mnemonics conversion functions in a...
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-11-05  Vadim Zeitlinimplemented wxTextEntry for wxMotif, made wxComboBox...
2007-11-05  Vadim Zeitlindon't include generic files in wxGTK build (should...
next