]> git.saurik.com Git - wxWidgets.git/history - src/generic/regiong.cpp
Use wxFileSystem for left hand side. Patches 1169934 and 1173497 from Stas
[wxWidgets.git] / src / generic / regiong.cpp
2005-01-10  David ElliottCorrected some assertions (m_region.m_refData vs. m_ref...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-13  David Elliottnew wxRegionRefData has size=1 so rects=malloc(sizeof...
2004-04-13  David ElliottAdded wxRegionGeneric and wxRegionIteratorGeneric using...