log src/xsmfns.c @ 80660:ba051454b2f2

age author description
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-06 Juanma Barranquero (syms_of_xsmfns): Fix typo in docstring.
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.