ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.254 by root, Thu Feb 2 18:04:46 2006 UTC vs.
Revision 1.255 by root, Mon Feb 6 05:40:15 2006 UTC

1212#endif 1212#endif
1213 1213
1214 void resize_scrollbar (); 1214 void resize_scrollbar ();
1215 1215
1216 // command.C 1216 // command.C
1217 void lookup_key (XKeyEvent &ev); 1217 void key_press (XKeyEvent &ev);
1218 void key_release (XKeyEvent &ev);
1218 unsigned int cmd_write (const char *str, unsigned int count); 1219 unsigned int cmd_write (const char *str, unsigned int count);
1219 1220
1220 wchar_t next_char () NOTHROW; 1221 wchar_t next_char () NOTHROW;
1221 wchar_t cmd_getc () THROW ((class out_of_input)); 1222 wchar_t cmd_getc () THROW ((class out_of_input));
1222 uint32_t next_octet () NOTHROW; 1223 uint32_t next_octet () NOTHROW;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines