]> git.eshelyaron.com Git - emacs.git/commit
Display-related functions implemented from scratch. Add toolkit
authorGerd Moellmann <gerd@gnu.org>
Wed, 21 Jul 1999 21:43:52 +0000 (21:43 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 21 Jul 1999 21:43:52 +0000 (21:43 +0000)
commit06a2c2193fa9be993b244c920a4ccfa11ea75705
treeb5d2807e806c95613060b3b0846c43ca00aecf7d
parenta8cc2c53ca94a153a57fea4a517e7fe6ca1d7bc4
Display-related functions implemented from scratch.  Add toolkit
scroll bars, mouse-sensitive mode line, help-echo, busy-cursor.
(x_calc_absolute_position): Subtract menu bar height
for YNegative, if using X toolkit.
(XTread_socket) [USE_MOTIF] <KeyPress>: Catch events
in scroll bars.
(SET_SAVED_MENU_EVENT): Give it statement form.
(XTflash): Don't flash the toolbar window.
(XTread_socket): Workaround for LessTif popup menus
in case of ButtonPress events.
(XTread_socket): Set inhibit_busy_cursor.
src/xterm.c