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
..
2009-08-21 10:41:26 +00:00
2009-02-08 11:45:59 +00:00
2010-09-30 11:44:45 +00:00
2010-01-07 18:30:18 +00:00
2010-03-28 23:20:49 +00:00
2009-06-27 22:22:48 +00:00
2009-07-18 08:33:55 +00:00
2009-12-05 19:25:04 +00:00
2009-02-08 11:45:59 +00:00
2009-12-05 19:26:39 +00:00
2009-07-23 20:30:22 +00:00
2010-10-15 23:46:32 +00:00
2009-02-03 09:53:33 +00:00
2011-01-07 05:26:57 +00:00
2010-08-16 17:48:28 +00:00
2011-01-07 18:15:21 +00:00
2009-05-16 10:42:48 +00:00
2010-09-17 19:07:02 +00:00
2009-08-21 10:41:26 +00:00
2009-08-21 10:41:26 +00:00
2009-10-09 17:39:19 +00:00
2009-11-15 13:39:05 +00:00
2010-12-19 19:43:46 +00:00
2010-09-30 11:44:45 +00:00
2009-10-22 11:36:35 +00:00
2010-04-25 21:33:16 +00:00
2010-05-29 10:35:47 +00:00
2010-05-07 06:45:48 +00:00
2010-03-16 00:23:57 +00:00
2010-09-29 13:46:09 +00:00
2011-01-08 06:42:41 +00:00
2010-05-05 12:20:08 +00:00
2010-10-27 23:22:00 +00:00
2009-03-14 01:24:45 +00:00
2010-11-17 05:57:21 +00:00
2010-08-18 22:48:28 +00:00
2010-10-27 16:54:36 +00:00
2009-08-21 10:41:26 +00:00
2010-10-16 18:11:15 +00:00
2010-03-30 16:14:11 +00:00
2009-06-03 22:33:32 +00:00
2009-12-05 19:25:04 +00:00
2009-08-21 10:41:26 +00:00
2009-08-21 10:41:26 +00:00
2009-02-08 20:51:44 +00:00
2010-09-30 11:44:45 +00:00
2009-12-05 19:25:04 +00:00
2009-11-10 17:36:53 +00:00
2009-08-21 10:41:26 +00:00
2009-12-05 19:57:58 +00:00
2011-02-27 12:47:26 +00:00
2009-02-08 22:21:24 +00:00
2010-05-26 17:37:55 +00:00
2009-09-05 12:39:12 +00:00
2011-02-22 13:25:30 +00:00
2011-01-07 18:15:21 +00:00
2009-02-13 10:10:36 +00:00
2010-08-21 09:53:25 +00:00
2009-08-21 10:41:26 +00:00
2010-09-30 11:44:45 +00:00