wxWidgets/include/wx/richtext
Julian Smart 59509217cd Added paragraph symbol font (Get/SetSymbolFont in attribute)
and use this font instead of paragraph font if specified.

wxRichTextBuffer::SetStyle extended to respond to flags for
specifying undo, optimization (only apply the style necessary
for display when content/base/paragraph attributes are combined),
and para/character styles only.

wxRichTextBuffer::GetStyleForRange gets the common attributes
for a range, e.g. for showing common attributes in a formatting
dialog.

Implemented Roman numeral bullet points.

Fixed wxRichTextImage copy bug.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-08 13:59:07 +00:00
..
richtextbuffer.h Added paragraph symbol font (Get/SetSymbolFont in attribute) 2006-10-08 13:59:07 +00:00
richtextctrl.h Added rich text buffer clipboard support. 2006-10-01 14:46:03 +00:00
richtexthtml.h Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00
richtextstyles.h GCC warning fix. Minor cleanup. 2006-10-02 11:18:35 +00:00
richtextxml.h Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00