wxWidgets/include/wx/richtext
Julian Smart 3e3a754f9c Don't use double buffering on platforms that do it automatically.
Filters out unrecognised keycodes in OnChar, and added numeric
keypad navigation keycodes.

Added SetStyleEx which takes flags for specifying option such
as optimization (only apply necessary styles), char/para style
only, and use undo. Used SetStyleEx when applying styles to
avoid applying character styles to paragraph objects, and vice versa.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-08 14:00:04 +00:00
..
richtextbuffer.h Added paragraph symbol font (Get/SetSymbolFont in attribute) 2006-10-08 13:59:07 +00:00
richtextctrl.h Don't use double buffering on platforms that do it automatically. 2006-10-08 14:00:04 +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