ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/hookinc.h
(Generate patch)

Comparing rxvt-unicode/src/hookinc.h (file contents):
Revision 1.3 by root, Fri Jan 6 01:16:58 2006 UTC vs.
Revision 1.4 by root, Fri Jan 6 03:40:19 2006 UTC

24 def (REFRESH_BEGIN) 24 def (REFRESH_BEGIN)
25 def (REFRESH_END) 25 def (REFRESH_END)
26 26
27 def (KEYBOARD_COMMAND) 27 def (KEYBOARD_COMMAND)
28 28
29 def (MOUSE_CLICK) 29 def (KEY_PRESS)
30 def (MOUSE_MOVE) 30 def (KEY_RELEASE)
31 def (BUTTON_PRESS)
32 def (BUTTON_RELEASE)
33 def (MOTION_NOTIFY)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines