]> Pileus Git - ~andy/gtk/commit
put the warning explaining the validation error in front of the
authorHavoc Pennington <hp@redhat.com>
Wed, 28 Nov 2001 20:42:15 +0000 (20:42 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 28 Nov 2001 20:42:15 +0000 (20:42 +0000)
commit53da925c9b8776194283fdcb7d751283e73b5f7a
tree981b89399635ed444a8ef57142b4ad57ce0b89a2
parent931fe180ff56b5faeb22e6e3f9f7bd6b95660b47
put the warning explaining the validation error in front of the

2001-11-28  Havoc Pennington  <hp@redhat.com>

* gtk/gtktextview.c (gtk_text_view_paint): put the warning
explaining the validation error in front of the G_BREAKPOINT

* gtk/gtkrange.c (gtk_range_adjustment_value_changed): call
process updates with include_children = FALSE instead of TRUE, so
we redraw the range only, not the whole darn window.  Making
GtkRange a NO_WINDOW widget had weirdly caused the text widget
Trace/breakpoint trap bug to become much easier to trigger.
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/gtkrange.c
gtk/gtktextview.c