]> git.saurik.com Git - wxWidgets.git/commit
Fixed bug [ 1870906 ] There are few problems selection text by mouse in RichTextCt
authorJulian Smart <julian@anthemion.co.uk>
Tue, 26 Feb 2008 12:54:01 +0000 (12:54 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 26 Feb 2008 12:54:01 +0000 (12:54 +0000)
commit62381daaaf09071bdc408645ed46acd14ffb133a
treebebb18cb99b9c66cfe7e080df7fed8b420188260
parenta2968d85eb320b948e39972c75d55df98474ff89
Fixed bug [ 1870906 ] There are few problems selection text by mouse in RichTextCt
Fixed bug [ 1870265 ] window does not scroll after pasting text
Fixed bug [ 1870264 ] wxTextUrlEvent after click in empty space
Fixed bug [ 1806479 ] wxRichText URL issues (URL event triggered when clicking on blank space)
Fixed bug [ 1806953 ] wxRichTextControl::AddParagraph() is broken
Fixed a bug in SelectWord causing bad selections.
Added Ctrl+Backspace word deletion.

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