]> Pileus Git - ~andy/gtk/commit
change GTK_MOVEMENT_PARAGRAPHS to go to start/end of paragraph before it
authorHavoc Pennington <hp@redhat.com>
Fri, 18 Jan 2002 00:45:50 +0000 (00:45 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Fri, 18 Jan 2002 00:45:50 +0000 (00:45 +0000)
commitc6a3df04741ca1849475d576e6e5b95ddd83c86f
tree7b2a5c5fe1dcaa8c091cdc4a231a85df0904c2df
parent6bc31ea4d9bd8250d26af5a0e2fac78b1fe9520a
change GTK_MOVEMENT_PARAGRAPHS to go to start/end of paragraph before it

2002-01-17  Havoc Pennington  <hp@redhat.com>
* gtk/gtktextview.c (gtk_text_view_move_cursor_internal): change
GTK_MOVEMENT_PARAGRAPHS to go to start/end of paragraph before it
starts to go up/down paragraphs. This makes Ctrl+Up/Ctrl+Down work
as in the keynav spec, though it makes the interpretation of
GTK_MOVEMENT_PARAGRAPHS different from the interpretation of some
of the other GTK_MOVEMENT_ thingies, maybe, as if that enum makes
any sense anyhow.
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