moved wxSingleInstanceChecker to base from core under Mac (bug 1384489)
[wxWidgets.git] / build / bakefiles / files.bkl
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...
2006-09-23  Vadim Zeitlinremove generic/imaglist.cpp from GTK|MOTIF_SRC now...
2006-09-20  Vadim Zeitlinonly include generic imaglist.{cpp|h} in the ports...
2006-09-20  Vadim Zeitlinfirst compilable version of the mono theme, replacing...
2006-09-18  Vadim Zeitlinrefactor some existing themes methods in a new base...
2006-09-18  Vadim Zeitlinuse native wxImageList for wxUniv, it's a low level...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-08-27  Stefan NeisRemoved no longer needed/existing file os2/gdiobj.cpp...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-16  Václav Slavíkmoved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-10  Václav Slavíkmoved mgl/colour.{cpp,h} to generic so that it can...
2006-08-09  Václav Slavíkmoved wxIcon implementation for ports where it's identi...
2006-08-01  Václav Slavíkmove wx11 and (the rest of) wxMGL specific checks into...
2006-07-22  Benjamin Williamsadded auibook.cpp and tabmdi.cpp to build scripts
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-15  Kevin OllivierFix typos in picker control header names in files.bkl.
2006-06-07  Robin DunnAdded wx/pickerbase.h so it will get installed.
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-06  Michael WetherellMove the generic picker files to the GUI common section.
2006-06-05  Michael WetherellAdd missing picker files for gtk1
2006-06-03  Michael WetherellAdd picker files for mac.
2006-06-01  Włodzimierz SkibaAdd new components to wxOS2 builds.
2006-06-01  Włodzimierz SkibaUniversal build fix.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
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-25  Włodzimierz SkibaRemoved some references to unused files.
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...
2006-05-18  Vadim Zeitlinbuttonbar.cpp/.h must be in GUI_CMN_SRC/HDR as toolbkg...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-05-03  Vadim Zeitlinmoved wx/msw/helpbest.h to HTML_HDR from MSW_DESKTOP_HDR
2006-04-30  Robert Roebling Committed bakefile correction.
2006-04-26  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-10  Włodzimierz SkibaBug #1467905: wxOS2 headers not included in wxBase.
2006-04-05  Vadim Zeitlin1. changed all "wxMBConv& conv" parameters to "const...
2006-03-20  Robert Roebling Added (yet unfunctional) skeleton files fir
2006-03-17  Robert Roebling Rearrange code to make adding wxMimeTypesManagerFactory
2006-03-16  Włodzimierz SkibaRebuild build files so all night/Tinderbox/Coverity...
2006-03-16  Vadim Zeitlinremoved obsolete display.h files; added display_impl.h
2006-03-12  Vadim Zeitlinnative implementation of wxDirDialog for wxCocoa (patch...
2006-03-06  Julian SmartAdded wxGenericFileDialog to WinCE project to give...
2006-03-05  Włodzimierz SkibaMinimal (nearly empty) wxDisplay for wxMGL (to compensa...
2006-03-05  Vadim Zeitlinremoved main() definition from wxX11
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2006-02-26  Robert Roebling Move wxDataViewCtrl to Adv (hope this has worked..).
2006-02-21  Robert Roebling Added wxDataViewtrl files to bakefiles.
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-07  Vadim Zeitlinremoved old Win16 files
2006-01-30  Julian SmartUpdates for wxToolbook class
2006-01-26  Włodzimierz SkibaMore headers for wxBase/MSW needed.
2006-01-26  Włodzimierz SkibawxBusyInfo interface moved to generic to make space...
2006-01-24  Włodzimierz Skibamsw/private.h needs msw/mslu.h in wxBase.
2006-01-23  Michael WetherellGTK1 mods
2006-01-23  Mart RaudseppAdd wxGTK1 port to bakefiles files.bkl. Please review...
next