]> git.saurik.com Git - wxWidgets.git/history - build/msw
Follow lib dependancy.
[wxWidgets.git] / build / msw /
2006-07-03  Robin DunnThe richtext DLL needs to also link with the html and...
2006-06-29  Julian SmartTypo correction
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-20  Włodzimierz Skiba[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
2006-06-09  Włodzimierz SkibaUSE_AUI build fix.
2006-06-08  Julian SmartAdded missing wx_aui.dsp file
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-01  Włodzimierz SkibaUniversal build fix.
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-05-29  Robin Dunnrebake for *hyperlink.* files
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-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-19  Paul Cornettremove unneeded gdiobj.h files
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-05  Vadim Zeitlinrebaked after adding convauto.cpp/.h
2006-03-23  Julian SmartFixes/makefiles for building data view control on Windows
2006-03-16  Włodzimierz SkibaRebuild build files so all night/Tinderbox/Coverity...
2006-02-13  Jamie GaddRearrange build order so it successfully builds dll...
2006-02-10  Vadim Zeitlinregenerated make/project files after applying mediactrl...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-05  Vadim Zeitlinset USE_QA to 1 for consistency with the IDE builds...
2006-01-30  Julian SmartUpdates for wxToolbook class
2006-01-26  Włodzimierz SkibawxBusyInfo interface moved to generic to make space...
2006-01-26  Włodzimierz SkibaTypo fix.
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-12  Vadim Zeitlinimproved wxMac event loop implementation and refactored...
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers
2005-11-29  Julian SmartRemoved duplicate xh_grid.cpp/h and rebaked files
2005-11-29  Vadim Zeitlinadded xrc/xh_grid.{h|cpp} and regenerated makefiles
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-25  Michael WetherellAdd missing files to 'make dist'
2005-10-21  Michael WetherellAdv now depends on libs xml and html, so add <library...
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-09  Vadim Zeitlinregenerated with treebook files
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-08-08  Michael WetherellCopy univ/setup.h instead of msw/setup.h for wxUniversa...
2005-08-08  Michael WetherellRebake after recguard.h added to bakefiles
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-29  Václav Slavíkfixed dependencies
2005-04-24  Julian SmartFile removal
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-11  Julian SmartChanged version number
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-03-23  Julian SmartUpdated version to 2.5.5
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 dll
2005-03-21  Vadim Zeitlinadded qa library (currently consisting of wxDebugReport...
2005-03-15  Julian SmartRegenerated files
2005-03-11  Vadim Zeitlindo use PCH with gsocket.cpp
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-11  Vadim Zeitlinregenerated with /EHsc instead of /GX (this requires...
2005-03-10  Vadim Zeitlinignore build files for stuff which is not in the cvs
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-20  Vadim Zeitlindefine wxNO_(THREADS|RTTI|EXCEPTIONS) if the correspond...
2005-02-20  Vadim Zeitlinregenerated after adding USE_THREADS and USE_RTTI flags
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-12  Julian SmartRegenerated makefiles
2005-02-09  Włodzimierz SkibaUpdate to Bakefile 0.1.6
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
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 after adding msw/datectrl.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-12  Ryan Nortonmedia proj
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-30  Julian SmartAdded XRC project
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-19  Vadim Zeitlinrebaked to include latest modifications (mainly choiceb...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-10  Václav Slavíkdon't use precompiled headers for gsocket code
2004-08-05  Václav Slavíkfixed dependencies: dbgrid needs odbc
2004-08-04  David ElliottUse new C++ sockets for everything except OS/2
2004-07-18  David ElliottBaked (clntdata.cpp core->base)
2004-07-17  Robin Dunnrebaked
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...
next