]> git.saurik.com Git - wxWidgets.git/commit
Fixes for incorrect selection, extra newline insertion when undoing deletion of selec...
authorJulian Smart <julian@anthemion.co.uk>
Tue, 2 Feb 2010 22:19:33 +0000 (22:19 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 2 Feb 2010 22:19:33 +0000 (22:19 +0000)
commit205a1ad98f1e4db4135d793521b17a2fd29ef621
tree953376c11deb2f0c174cb556096669d955cfc034
parent7261371b17e5927b451c62c8683f40b4df338895
Fixes for incorrect selection, extra newline insertion when undoing deletion of selection,
incorrect SetScrollbar optimization, insufficient refresh for operations on last line,
HasCharacter/ParagraphAttributes bug.

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