comparison src/ChangeLog @ 1622:bf2a986fcb17

[xemacs-hg @ 2003-08-13 11:27:47 by stephent] send mwheel events w/o scrollbars <87k79hbxwo.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 13 Aug 2003 11:27:48 +0000
parents ac1be85b4a5f
children 5cec7ab01719
comparison
equal deleted inserted replaced
1621:9cf129cb99b9 1622:bf2a986fcb17
1 2003-07-31 René Kyllingstad <listmailxemacs@kyllingstad.com>
2
3 * event-msw.c (mswindows_enqueue_mouse_button_event):
4 * event-msw.c (mswindows_wnd_proc):
5 enqueue button{4,5}up events for scrollwheel event when
6 mswindows_handle_mousewheel_event doesn't handle it.
7
1 2003-07-29 Marcus Crestani <crestani@informatik.uni-tuebingen.de> 8 2003-07-29 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de> 9 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de>
3 10
4 * README.kkcc: Aligned to the changes. 11 * README.kkcc: Aligned to the changes.
5 * alloc.c: Implemented the kkcc_gc_stack. 12 * alloc.c: Implemented the kkcc_gc_stack.