]> git.saurik.com Git - wxWidgets.git/history - build/bakefiles/files.bkl
added wx/msw/wince/libraries.h to workaround SDK differences problems
[wxWidgets.git] / build / bakefiles / files.bkl
2004-04-11  Václav Slavíkadded wx/msw/wince/libraries.h to workaround SDK differ...
2004-04-10  David ElliottAdded wxMac stub header files (include/wx/mac/*.h).
2004-04-09  David ElliottwxCocoa: native wxNotebook
2004-04-09  David ElliottwxCocoa: added ObjcRef.mm and ObjcRef.h
2004-04-04  Václav SlavíkwxAutomation not useful on WinCE
2004-04-04  Vadim Zeitlinimplemented bsearch() for CE; added src/msw/wince/crt.cpp
2004-04-03  Václav Slavíkmore WinCE fixes
2004-04-03  Václav SlavíkeVC fixes: don't build MSW-only files
2004-04-01  Václav Slavíkadded support for building eVC projects (not yet tested)
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-10  Robin DunnAdd display.[cpp|h] for wxMac
2004-03-08  Stefan NeisUse unified unix/gsocket.c on OS/2.
2004-03-03  Mattia Barbon Add missing file.
2004-02-28  Robert Roebling Add generix font dialog to gtk build.
2004-02-23  Robin DunnBuild tglbtn.cpp and install tglbtn.h on wxMac
2004-02-19  Ron LeeRemoved dcbuffer.cpp, its implementation is all inline...
2004-02-07  Vadim ZeitlinwxURL implementation using WinInet functions under...
2004-02-07  Vadim Zeitlinadded numdlg.h and generic/numdlgg.h
2004-02-05  Václav Slavíkmoved wxClientData to wxcore
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavíkchanges to make building plugins possible; build wxSoun...
2004-01-27  David ElliottwxCocoa: Better icon support
2004-01-27  David ElliottwxCocoa: Add some header files to the COCOA_HDR list
2004-01-13  Robin Dunnx11/popupwin.h wasn't being installed
2003-12-24  David ElliottwxCocoa: Enable wxSocket support using new CFSocket...
2003-12-16  David ElliottwxCocoa: New native wxToolBar
2003-12-13  Gilles Depeyrotuse gsockosx and unix sockets when building Mach-o...
2003-11-13  David ElliottwxCocoa: Use the new native MDI implementation instead...
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-10-16  Vadim Zeitlinmoved DLL import/export declarations from wx/defs.h...
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-03  David ElliottAdded src/cocoa/evtloop.mm
2003-10-02  Stefan NeisSwitches OS/2 back to generic ListCtrl and TreeCtrl...
2003-09-28  Václav Slavíkadded displayx11.{cpp,h}
2003-09-27  Mattia Barbon Linking fixes for wxGTK + wxUniversal: include minifr...
2003-09-27  Vadim Zeitlinadded vidmode.h; stack.h is a wxBase header
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-23  Mattia Barbon Use glcanvas.cpp from wxX11 for wxMotif.
2003-09-21  Stefan NeisAdded evtloop.cpp for OS/2 to get rid of linker errors.
2003-09-19  Vadim Zeitlinadded wx/encinfo.h
2003-09-18  Robin DunnAlways build prntdlgg for wxMSW since it will be needed if
2003-09-17  Vadim Zeitlinadded some trivial macros for exception handling
2003-09-13  Robin DunnMove more stuff into base for wxMac so that two level...
2003-09-08  Mattia Barbon Added src/motif/xmcombo/xmcombo.c.
2003-09-06  Stefan NeiswxOS2: Added mdig.{cpp, h}.
2003-09-04  David ElliottwxCocoa: Added mbarman.(mm|h)
2003-08-31  Stefan NeisAdded a couple of files that were missing for wxOS2.
2003-08-31  Stefan NeisFixed AppTraits handling on OS/2.
2003-08-28  Mattia Barbon Added X11 headers used by wxMotif. Removed nonexistsnt
2003-08-24  Stefan NeisSome more fixes for OS/2.
2003-08-23  Václav SlavíkXTI changes update
2003-08-22  Vadim Zeitlinadded bookctrl.h and listbook.h; moved bookctrl.cpp...
2003-08-22  Julian SmartAdded xti*.cpp
2003-08-21  Václav Slavíkfixed broken files.bkl
2003-08-21  Vadim Zeitlinadded bookctrl.cpp
2003-08-20  Stefan NeisSplit src/os2/utils.cpp in two to support non-monolithi...
2003-08-20  Václav Slavík(blind) OS/2 build fixes
2003-08-20  Václav Slavíkremoved a typo(?)
2003-08-18  David ElliottwxCocoa: added NSTableView.(mm|h)
2003-08-17  Václav Slavíkrestored changes accidentally reverted by previous...
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-16  Václav Slavíkafterstd.h is wxBase header
2003-08-15  Robin DunnwxPostScriptPrinter needs wxGenericPrintDialog but...
2003-08-15  Julian SmartPut printdc.cpp into all GUI builds because there's...
2003-08-14  Václav Slavíkadded 'make dist' and misc fixes to installed headers
2003-08-14  Václav Slavíkadded ALL_BASE_HEADERS
2003-08-14  Julian SmartDon't need penwin.cpp
2003-08-10  Václav Slavíkutilsexc.cpp is wxBase only
2003-08-10  Václav Slavíkfixed typo
2003-08-10  Václav Slavíkmake sure utils.cpp and utilsexc.cpp are built only...
2003-08-10  Vadim Zeitlinmac/utils\*.cpp should be built as part of wxMac too...
2003-08-08  Václav Slavíkuse wxUniv's wxTextCtrl in wxX11
2003-08-08  Julian SmartUse wxUniv textctrl for wxX11
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-04  David ElliottwxCocoa: Added pen.mm, removed pen.cpp
2003-08-03  Václav Slavíkadded wxDbGrid
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
2003-08-02  Václav Slavíkmoved DB classes into wxODBC library
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-02  Václav Slavík1. added wxAdvanced
2003-08-02  Vadim Zeitlinmsw/uxtheme.cpp is low level as well
2003-08-02  Vadim Zeitlinnative renderers are low level; renamed univ/renderer...
2003-08-01  Václav Slavíkfor nicer Makefile.in
2003-07-31  Václav Slavíkreference to technote
2003-07-30  Václav Slavíkremoved univ/setup.h, shouldn't be here
2003-07-28  Vadim Zeitlinadded rendcmn.cpp
2003-07-28  David ElliottwxCocoa: Added clipbrd.(mm|h) dataobj.(mm|h) dataform...
2003-07-28  David ElliottwxCocoa: added src/cocoa/fontenum.mm
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-27  Václav Slavíkadded hints to bakefile so that it knows that it must...
2003-07-26  Václav Slavíkadded helpext.cpp
2003-07-23  Robin DunnAdded missing header files
2003-07-21  Václav Slavíkinstall resource files with wxMSW
2003-07-21  David Elliottdcmemory.cpp is now dcmemory.mm
2003-07-20  Václav Slavíkadded expat and XML libraries
2003-07-20  Vadim Zeitlinadded renderer.h/.cpp
2003-07-17  Robin DunnAdded generic drag image source file
2003-07-17  Václav Slavíkadded crashrpt
2003-07-17  Václav Slavíkremoved duplicate glcanvas entries
next