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.348 by ayin, Fri Jan 4 17:57:28 2008 UTC vs.
Revision 1.349 by ayin, Sat Jan 19 13:00:10 2008 UTC

1263 void process_graphics (); 1263 void process_graphics ();
1264 // init.C 1264 // init.C
1265 void init_vars (); 1265 void init_vars ();
1266 void init_secondary (); 1266 void init_secondary ();
1267 const char **init_resources (int argc, const char *const *argv); 1267 const char **init_resources (int argc, const char *const *argv);
1268 void init (int argc, const char *const *argv, stringvec *envv);
1268 void init_env (); 1269 void init_env ();
1269 void set_locale (const char *locale); 1270 void set_locale (const char *locale);
1270 void init_xlocale (); 1271 void init_xlocale ();
1271 void init_command (const char *const *argv); 1272 void init_command (const char *const *argv);
1272 void run_command (const char *const *argv); 1273 void run_command (const char *const *argv);
1279 void tt_winch (); 1280 void tt_winch ();
1280 rxvt_term (); 1281 rxvt_term ();
1281 ~rxvt_term (); 1282 ~rxvt_term ();
1282 void destroy (); 1283 void destroy ();
1283 void emergency_cleanup (); 1284 void emergency_cleanup ();
1284 void init (int argc, const char *const *argv, stringvec *envv);
1285 void recolour_cursor (); 1285 void recolour_cursor ();
1286 void resize_all_windows (unsigned int newwidth, unsigned int newheight, int ignoreparent); 1286 void resize_all_windows (unsigned int newwidth, unsigned int newheight, int ignoreparent);
1287 void window_calc (unsigned int newwidth, unsigned int newheight); 1287 void window_calc (unsigned int newwidth, unsigned int newheight);
1288 bool set_fonts (); 1288 bool set_fonts ();
1289 void set_string_property (Atom prop, const char *str, int len = -1); 1289 void set_string_property (Atom prop, const char *str, int len = -1);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines