]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/statbmp.py
reverted part of patch 1610494 (rev 1.35) which broke handling of ends of lines
[wxWidgets.git] / wxPython / wx / lib / statbmp.py
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2005-05-02  Robin DunnEnsure the bitmap is good before drawing it.
2005-03-02  Robin Dunnallow border flags
2004-08-04  Robin DunnSetSizeHints --> SetMinSize or SetBestFittingSize,...
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...