]> Pileus Git - ~andy/gtk/commit
Bug 592003 - Shift+click should always modify selection
authorPaolo Borelli <pborelli@gnome.org>
Mon, 17 Aug 2009 15:04:30 +0000 (17:04 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Mon, 17 Aug 2009 15:07:50 +0000 (17:07 +0200)
commit30ffad76f5df6ca7ad407fd6523682f0b7a03143
tree42465482718cb0e39a57cbe03feccce9d33d11dd
parentf7185ec704f0681b3a9ce910a0f35d93549f01e3
Bug 592003 - Shift+click should always modify selection

Shift-click inside an existing selection reduces the selection to the
range from the insert mark to the clicked point instead of removing the
selection. This makes GtkTextView more consistent with GtkEntry.
gtk/gtktextview.c