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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.257 by root, Sun Nov 11 17:10:45 2007 UTC vs.
Revision 1.258 by ayin, Thu Nov 15 11:36:15 2007 UTC

1003 /*TODO: handle Color_BD, scrollbar background, etc. */ 1003 /*TODO: handle Color_BD, scrollbar background, etc. */
1004 1004
1005 update_fade_color (idx); 1005 update_fade_color (idx);
1006 recolour_cursor (); 1006 recolour_cursor ();
1007 scr_recolour (); 1007 scr_recolour ();
1008#endif /* XTERM_COLOR_CHANGE */ 1008#endif /* XTERM_COLOR_CHANGE */
1009} 1009}
1010 1010
1011void 1011void
1012rxvt_term::recolour_cursor () 1012rxvt_term::recolour_cursor ()
1013{ 1013{
1706 XFree (status_attr); 1706 XFree (status_attr);
1707 } 1707 }
1708 1708
1709 XFree (preedit_attr); 1709 XFree (preedit_attr);
1710} 1710}
1711#endif /* USE_XIM */ 1711#endif /* USE_XIM */
1712 1712
1713void 1713void
1714rxvt_term::get_window_origin (int &x, int &y) 1714rxvt_term::get_window_origin (int &x, int &y)
1715{ 1715{
1716 Window cr; 1716 Window cr;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines