]> Pileus Git - ~andy/gtk/commit
only sensitize Cut if selection contains some editable text, #60975
authorHavoc Pennington <hp@redhat.com>
Tue, 23 Oct 2001 23:35:00 +0000 (23:35 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Tue, 23 Oct 2001 23:35:00 +0000 (23:35 +0000)
commitfa4e7a31fd98737185dbeb073f710082f631f6c6
tree9c5619f41dd685607c111416f85c8582569dfd86
parent60bec4dcaf1893d8f5cca22993aabfb39ca1b8d3
only sensitize Cut if selection contains some editable text, #60975

2001-10-23  Havoc Pennington  <hp@redhat.com>

* gtk/gtktextview.c (popup_targets_received): only sensitize Cut
if selection contains some editable text, #60975
(gtk_text_view_scroll_to_iter): remove warning about scrolling
prior to map; it should actually be OK to do so in many cases,
it would be nice to warn about scrolling when many lines have
height 0, but I don't know what to do about that. Perhaps
move part of flush_scroll into this function? comment added
to consider this.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextview.c