Added wxRichTextCtrl
[wxWidgets.git] / build / bakefiles / files.bkl
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-18  Michael WetherellRestore ALL_BASE_HEADERS to its previous meaning of...
2005-10-11  Vadim Zeitlinadded wx/xrc/xh_treebk.h
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-09-29  Włodzimierz Skiba[ 1307801 ] datectrl.cpp missing from mono project...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-25  Vadim Zeitlinadded wxFORCE_LINK_MODULE public macro which can now...
2005-09-22  Michael WetherellFix for 'make dist' to include headers for all ports
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-08-06  Vadim Zeitlinadded wx/recguard.h (bug 1253148)
2005-08-03  Michael WetherellSet PLATFORM_UNIX for the rpmspec format
2005-08-03  Michael WetherellRevert previous commit
2005-08-03  Michael WetherellReplace disjunction in <if> with two ifs since it seems...
2005-07-29  Włodzimierz SkibaFix (workaround?) for rpmspec.
2005-07-29  Włodzimierz SkibaFix (workaround?) for rpmspec.
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-06-22  David ElliottMoved src/mac/corefoundation/hid.cpp from base library...
2005-06-22  David ElliottMoved wxMacExecute out of src/mac/corefoundation/hid...
2005-05-30  Julian SmartRemoved references to missing files
2005-05-18  Vadim Zeitlinremoved wx/datetime.inl which is not used any more
2005-05-15  Julian SmartRemoved unnecessary file
2005-05-15  Julian SmartRemoved rarely-used cursor; replaced other cursors
2005-05-15  Julian SmartREmoved unnecessary cursor and icon files
2005-05-14  Julian SmartNew files
2005-04-25  Michael WetherellRemove msdos code now in src/msdos, update bakefiles...
2005-04-23  Mattia Barbon Remove some references to now deleted gnuwin32 files.
2005-04-16  Vadim Zeitlinadded wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_...
2005-04-10  Mattia Barbon Add some missing headers to wxMSW "make install".
2005-04-09  Stefan NeisAdded support for toggle button on OS/2.
2005-04-05  Vadim Zeitlingive an error if wxMotif is built in Unicode mode ...
2005-04-05  Julian SmartAdded cross.cur
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-03-29  Stefan Csomorwe need our own implementation because in wxmac wxIcon...
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
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-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-11  David ElliottAdd BASE_MACOSX_HDR and use it from BASE_PLATFORM_HDR...
2005-03-11  David ElliottRename BASE_MAC_OSX_(SRC|HDR) to BASE_MACOSX_WXMAC_...
2005-03-11  David ElliottRenamed BASE_DARWIN_(SRC|HDR) to BASE_MACOSX_NOTWXMAC_...
2005-03-11  Włodzimierz Skibachkconf.h of wince has to be included in files.bkl
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
2005-03-04  Włodzimierz SkibaComplete wxW set of files in PalmOS makefile (still...
2005-03-02  Michael WetherellAdd forcelnk.h and version.rc to distribution tars...
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-13  Václav Slavíkmoved GNOME printing code back to wxCore and fixed...
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-11  Michael WetherellAdd uxtheme.h to files.bkl, patch 1120747 from Tim...
2005-02-11  Václav Slavíkinstall xh_datectrl.h
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-02-04  Ryan Nortonunix mediactrl stubs...
2005-02-04  Ryan Nortoncocoa wxTimer
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
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-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
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 Zeitlinextracted Unix code in a separate new file (src/unix...
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-11  David ElliottRenamed src/cocoa/settings.cpp to settings.mm.
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-17  Kevin HockAdded archive.h to list of headers, put archive.cpp...
2004-11-16  Ryan Nortonmakefile regen, include fix, duplicate file fix
2004-11-16  Ryan Nortoncleanup OSX native font dialog stuff a bit (it should...
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-14  David ElliottMoved some OS X only files into MAC_OSX_SRC from MAC_SRC.
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-11-12  David ElliottFix build on platforms without any real source in the...
2004-11-12  Ron LeeMove stdpath into base on msw as well.
2004-11-11  David ElliottRemoved the rest of the include. Thanks Robin.
2004-11-11  Robin DunnRemoved the "include/" from the corefoundation headers...
2004-11-11  Ryan Nortonmedia lib bakefiles
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-11-06  David ElliottUse gsockosx.cpp from new corefoundation directory.
2004-11-04  David ElliottMoved duplicated wxMac/wxCocoa code into src/mac/corefo...
2004-11-01  Robert Roebling Added gprint.cpp to bakefiles.
2004-11-01  David ElliottwxMac: Rearrange a few things and add support for Carbo...
2004-10-29  David ElliottAdded wxStandardPaths for wxMac and wxCocoa.
2004-10-29  David ElliottBuild the new cfstring stuff for both wxMac (as part...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-27  Vadim Zeitlinremoved src/gtk/eggtrayicon.h
2004-10-20  Vadim Zeitlinadded stdpaths.* for MSW and Unix
2004-10-18  David ElliottwxCocoa: Add native file dialog from Ryan Norton. ...
2004-10-15  David ElliottwxCocoa: Added wxTaskBarIcon
2004-10-14  Václav Slavíkfixes to building wxBase on Darwin
2004-10-14  David ElliottRemoved empty wxCocoa wxFileDialog implementation
2004-10-14  David ElliottRemoved empty wxCocoa taskbar files and broken files...
2004-10-11  Vadim Zeitlinadded ADVANCED_GTK_HDR section for src/gtk/eggtrayicon.h
2004-10-07  Ryan Nortonrevert change to bakefiles as per Robin's suggestion
2004-10-07  Ryan Nortonsome preparation for carbon/cocoa interop
2004-10-07  Ryan Nortonanother stub for wxCocoa
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-04  Ryan Nortonnative wxFontDialog for carbon, second shot
2004-10-01  David ElliottwxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
2004-09-27  Vadim Zeitlinadded src/msw/wince/filefnwce.cpp
2004-09-26  Ryan Nortonhid integration
next