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.167 by root, Wed Dec 21 19:50:16 2005 UTC vs.
Revision 1.168 by root, Thu Dec 22 16:44:10 2005 UTC

629#ifdef TRANSPARENT 629#ifdef TRANSPARENT
630 Rs_transparent, 630 Rs_transparent,
631 Rs_transparent_all, 631 Rs_transparent_all,
632#endif 632#endif
633#if ENABLE_FRILLS 633#if ENABLE_FRILLS
634 Rs_pty_fd,
635 Rs_hold,
634 Rs_ext_bwidth, 636 Rs_ext_bwidth,
635 Rs_int_bwidth, 637 Rs_int_bwidth,
636 Rs_borderLess, 638 Rs_borderLess,
637 Rs_lineSpace, 639 Rs_lineSpace,
638 Rs_pty_fd,
639 Rs_cursorUnderline, 640 Rs_cursorUnderline,
640#endif 641#endif
641#if CURSOR_BLINK 642#if CURSOR_BLINK
642 Rs_cursorBlink, 643 Rs_cursorBlink,
643#endif 644#endif
1322 1323
1323 void tt_winch (); 1324 void tt_winch ();
1324 1325
1325 rxvt_term (); 1326 rxvt_term ();
1326 ~rxvt_term (); 1327 ~rxvt_term ();
1328 void child_exit (); // child has exited, usually destroys
1327 void destroy (); 1329 void destroy ();
1328 void emergency_cleanup (); 1330 void emergency_cleanup ();
1329 1331
1330 bool init (int argc, const char *const *argv); 1332 bool init (int argc, const char *const *argv);
1331 bool init_vars (); 1333 bool init_vars ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines