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.8 by root, Fri Jan 13 04:59:04 2006 UTC vs.
Revision 1.10 by root, Thu Jan 19 09:47:15 2006 UTC

2 2
3 def (INIT) 3 def (INIT)
4 def (DESTROY) 4 def (DESTROY)
5 def (RESET) 5 def (RESET)
6 def (START) 6 def (START)
7 def (CHILD_START)
8 def (CHILD_EXIT)
7 9
8 def (SEL_BEGIN) 10 def (SEL_BEGIN)
9 def (SEL_EXTEND) 11 def (SEL_EXTEND)
10 def (SEL_MAKE) 12 def (SEL_MAKE)
11 def (SEL_GRAB) 13 def (SEL_GRAB)
32 def (BUTTON_PRESS) 34 def (BUTTON_PRESS)
33 def (BUTTON_RELEASE) 35 def (BUTTON_RELEASE)
34 def (MOTION_NOTIFY) 36 def (MOTION_NOTIFY)
35 def (MAP_NOTIFY) 37 def (MAP_NOTIFY)
36 def (UNMAP_NOTIFY) 38 def (UNMAP_NOTIFY)
39 def (CONFIGURE_NOTIFY)
37 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? 40 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe?

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines