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.19 by sf-exg, Sat Jul 24 10:20:26 2010 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)
49 def (XIM_PREEDIT_DRAW) 50 def (XIM_PREEDIT_DRAW)
50 def (XIM_PREEDIT_CARET) 51 def (XIM_PREEDIT_CARET)
51 52
52 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? 53 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe?
53 54
55 def (BELL)
56
57 def (TT_PASTE)
58

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines