]> git.eshelyaron.com Git - emacs.git/commit
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 12 Dec 2009 12:29:15 +0000 (12:29 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 12 Dec 2009 12:29:15 +0000 (12:29 +0000)
commite8d7886a67ea5605276be6be01e5733758f467f3
tree87de60eaf135d0af52bc85cc036a0414bade0fe9
parent4a9b5bf5e0f4a825c8f55627aeeda2b9359cbaf3
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
(scroll_end_callback): New function (bug #5177)
(xg_create_scroll_bar): Call scroll_end_callback on button release
event (bug #5177).
(xg_event_is_for_scrollbar): != replaced with ==.
src/ChangeLog
src/gtkutil.c