Files
wxWidgets/interface/wx
Vadim Zeitlin 3da9cffc79 Replace wxST_MARKUP style with wxControl::SetLabelMarkup().
This is an incompatible change which removes the wxStaticText-specific
wxST_MARKUP style and adds wxControl::SetLabelMarkup() replacing it.

It doesn't actually change anything yet but it simplifies wxStaticText code a
lot by getting rid of many markup-related functions in it which had to behave
differently depending on whether wxST_MARKUP was used or not and also paves
way for adding markup support for the other controls in the future.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-02-27 12:47:26 +00:00
..
2011-01-08 06:57:23 +00:00
2011-01-08 06:57:23 +00:00
2011-01-16 23:24:29 +00:00
2011-01-08 06:57:23 +00:00
2010-10-30 23:51:18 +00:00
2010-07-25 11:24:38 +00:00
2010-08-18 22:48:41 +00:00
2008-10-28 14:29:36 +00:00
2010-07-22 12:09:20 +00:00
2010-11-27 08:40:27 +00:00