Files
wxWidgets/include/wx/gtk
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
..
2010-01-07 18:30:18 +00:00
2010-03-28 23:20:49 +00:00
2009-12-05 19:25:04 +00:00
2009-12-05 19:26:39 +00:00
2009-07-23 20:30:22 +00:00
2009-10-09 17:39:19 +00:00
2010-03-30 16:14:11 +00:00
2009-12-05 19:25:04 +00:00
2009-12-05 19:25:04 +00:00
2009-12-05 19:57:58 +00:00