]> git.saurik.com Git - wxWidgets.git/commit
Simplify SetSelectionRange and make consistent with SetSelection.
authorJulian Smart <julian@anthemion.co.uk>
Mon, 1 Feb 2010 10:45:51 +0000 (10:45 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 1 Feb 2010 10:45:51 +0000 (10:45 +0000)
commit76d7fc2904fae67d67252c229a4b984e01b44ced
tree15fe0141581f948cdb65b776c9ba47eb2c41bdce
parent44f97e649a50b3ef6ec8e90667e4d60429386647
Simplify SetSelectionRange and make consistent with SetSelection.
Fix a bug that returns true for character and paragraph style tests if no characters or paragraphs were found.
Fix SetSelection to position caret at end.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/richtext/richtextbuffer.cpp
src/richtext/richtextctrl.cpp