log src/xsmfns.c @ 71603:aa82602239d4 mh-e-8_0_2

age author description
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-09-30 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
2005-09-10 Eli Zaretskii (get_current_dir_name): Remove prototype.
2005-09-10 Eli Zaretskii (smc_save_yourself_CB): Use get_current_dir_name.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-10-26 Jan Djärv * xsmfns.c: Put empty line between comment and function body.
2004-06-16 Kim F. Storm Update copyright.
2004-02-27 Kim F. Storm (x_session_check_input): Remove numchars arg.
2003-09-01 Miles Bader Add arch taglines
2003-08-21 Jan Djärv Create and initialize a client leader window so session management
2003-03-03 Jan Djärv xsmfns.c (smc_save_yourself_CB): Add --no-splash to options
2003-01-24 Juanma Barranquero *** empty log message ***
2002-10-18 Juanma Barranquero Fix typo in comment.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-06-13 Pavel Janík Rename enum event_kind items.
2002-03-14 Jan Djärv Added return value to Fhandle_save_session to avoid compiler warning.
2002-03-12 Gerd Moellmann Include stdio.h because termhooks.h needs it.
2002-03-10 Jan Djärv New file for X session management.