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.16 by root, Sat Mar 4 20:14:35 2006 UTC vs.
Revision 1.17 by root, Thu Jul 6 23:48:11 2006 UTC

25 def (REFRESH_BEGIN) 25 def (REFRESH_BEGIN)
26 def (REFRESH_END) 26 def (REFRESH_END)
27 27
28 def (USER_COMMAND) 28 def (USER_COMMAND)
29 29
30 def (ROOT_EVENT)
30 def (X_EVENT) 31 def (X_EVENT)
31 def (FOCUS_IN) 32 def (FOCUS_IN)
32 def (FOCUS_OUT) 33 def (FOCUS_OUT)
33 def (KEY_PRESS) 34 def (KEY_PRESS)
34 def (KEY_RELEASE) 35 def (KEY_RELEASE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines