]> git.saurik.com Git - wxWidgets.git/history - build/msw/makefile.wat
put datectlg.cpp in ADVANCED_SRC so that it can be used in all ports, even MSW
[wxWidgets.git] / build / msw / makefile.wat
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-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 Zeitlinregenerated to include msw/dlmsw.cpp and datectrl.cpp
2004-11-23  Vadim Zeitlinrebaked after adding src/tiff/tif_color.c
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-11  Ryan Norton1) fix border styles in wxMediaCtrl, 2) regenerate...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-20  Václav Slavíkmoving XRC to the core
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-04  David ElliottUse new C++ sockets for everything except OS/2
2004-07-18  David ElliottBaked (clntdata.cpp core->base)
2004-06-14  Włodzimierz SkibaReverted generic dialogs usage in MSW makefiles.
2004-06-11  Włodzimierz SkibaGeneric font dialog is still an option in wxMSW in...
2004-06-11  Włodzimierz SkibaGeneric colour dialog is still an option in wxMSW in...
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-25  Václav Slavíkremoved GzipStreams, upgraded zlib
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-03  Ron LeeUpdates for debian build scripts to suit new library...
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Ron LeeRemoved dcbuffer.cpp, its implementation is all inline...
2004-02-15  David ElliottBakefile 0.1.3
2004-02-05  Václav Slavíkmoved wxClientData to wxcore
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-26  Václav Slavíkanother libtiff fix
2004-01-25  Václav Slavíkcompilation fix for libtiff
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-19  David ElliottBaked files with Bakefile 0.1.1 using Python 2.3
2003-12-30  Václav Slavíkregex libs needs _UNICODE define
2003-12-18  Václav Slavíkregenerated
2003-11-08  Václav Slavíkbuild_cfg_file is phony target
2003-11-06  Václav Slavíkmoved build.cfg to setup.h directory
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-11-05  Václav Slavíkgenerate build.cfg file on Windows, with information...
2003-10-09  Václav Slavíkfixed too small pagesize
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-04  Václav Slavíkfixed misgenerated makefiles
2003-10-04  Václav Slavíkregenerated makefiles
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-08-28  Václav Slavíkgl lib dependency fixes
2003-08-23  Václav SlavíkXTI changes update
2003-08-22  Robin Dunnregenerated makefiles
2003-08-22  Julian SmartUpdated makefiles
2003-08-22  Vadim Zeitlinlistbkg.cpp, not listbook.cpp
2003-08-21  Vadim Zeitlinregenerated after listbkg.cpp addition
2003-08-21  Václav Slavíkregenerated
2003-08-17  Václav Slavíkregenerated makefiles after fixing files.bkl
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-15  Julian SmartPut printdc.cpp into all GUI builds because there's...
2003-08-14  Václav Slavíkregenerated
2003-08-14  Václav Slavíkuse univ/setup.h when building wxUniv
2003-08-12  Václav Slavíkfix static wxnet build
2003-08-09  Václav Slavíkre-added info after installation and added samples...
2003-08-08  Václav Slavíkuse wxUniv's wxTextCtrl in wxX11
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-06  Václav Slavíkmoved makefiles to build/msw