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.12 by root, Fri Jan 20 18:50:49 2006 UTC vs.
Revision 1.13 by root, Wed Jan 25 00:42:20 2006 UTC

40 def (CLIENT_MESSAGE) 40 def (CLIENT_MESSAGE)
41 def (WM_DELETE_WINDOW) 41 def (WM_DELETE_WINDOW)
42 def (WM_PROTOCOLS) 42 def (WM_PROTOCOLS)
43 def (PROPERTY_NOTIFY) 43 def (PROPERTY_NOTIFY)
44 44
45 def (XIM_PREEDIT_START)
46 def (XIM_PREEDIT_DONE)
47 def (XIM_PREEDIT_DRAW)
48 def (XIM_PREEDIT_CARET)
49
45 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe? 50 def (CUSTOM_REND) // hovering over custom rendition, generate enter/leave maybe?
46 51

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines