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.10 by root, Thu Jan 19 09:47:15 2006 UTC vs.
Revision 1.11 by root, Fri Jan 20 11:02:46 2006 UTC

35 def (BUTTON_RELEASE) 35 def (BUTTON_RELEASE)
36 def (MOTION_NOTIFY) 36 def (MOTION_NOTIFY)
37 def (MAP_NOTIFY) 37 def (MAP_NOTIFY)
38 def (UNMAP_NOTIFY) 38 def (UNMAP_NOTIFY)
39 def (CONFIGURE_NOTIFY) 39 def (CONFIGURE_NOTIFY)
40 def (CLIENT_MESSAGE)
41 def (WM_DELETE_WINDOW)
42 def (WM_PROTOCOLS)
43
40 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? 44 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe?
45

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines