Julian Smart
|
02aa812cb0
|
wxRTC: fixed style selection reset after editing a style.
wxRTC: can now edit line spacing in .1 increments from 1 to 2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2010-04-27 16:09:22 +00:00 |
|
Vadim Zeitlin
|
9a83f86094
|
Globally replace _T() with wxT().
Standardize on using a single macro across all wxWidgets sources and solve the name clash with Sun CC standard headers (see #10660).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-07-23 20:30:22 +00:00 |
|
Julian Smart
|
c187b47244
|
Don't translate panel titles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-24 19:09:52 +00:00 |
|
Julian Smart
|
9c4cb61167
|
Added font family to wxTextAttr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-15 09:20:55 +00:00 |
|
Václav Slavík
|
5d2788a3e2
|
removed unused SYMBOL_WXRICHTEXT.*_TITLE values that were only polluting translation files with untranslatable "titles" such as "wxRichTextBulletsPage"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-07 12:33:00 +00:00 |
|
Julian Smart
|
44cc96a80c
|
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table
to wxRichTextBuffer to reduce wxFont consumption and increase performance.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-09 11:20:36 +00:00 |
|
Julian Smart
|
4d6d8bf4fb
|
Added outline level
Removed unnecessary wxRichTextAttr::CopyTo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-10 15:48:46 +00:00 |
|
Julian Smart
|
8871035d85
|
Digital Mars doesn't like the identifiers being declared later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:01:06 +00:00 |
|
Włodzimierz Skiba
|
b68603d535
|
Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning of fresh richtext code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 10:26:18 +00:00 |
|
Julian Smart
|
97ff49b383
|
Added a customisable formatting dialog for wxRichTextCtrl. Control the
visible tabs with flags passed to the constructor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 14:05:17 +00:00 |
|