aboutsummaryrefslogtreecommitdiffstats
path: root/src/xsmfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-10-311-35/+47
|\
| * * xsmfns.c: Put empty line between comment and function body.Jan Djärv2004-10-261-35/+47
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-1/+1
|\ \ | |/
| * Update copyright.Kim F. Storm2004-06-161-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-14/+6
|\ \ | |/
| * (x_session_check_input): Remove numchars arg.Kim F. Storm2004-02-271-14/+6
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-0/+1
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Create and initialize a client leader window so session managementJan Djärv2003-08-211-2/+44
* xsmfns.c (smc_save_yourself_CB): Add --no-splash to optionsJan Djärv2003-03-031-3/+12
* *** empty log message ***Juanma Barranquero2003-01-241-4/+4
* Fix typo in comment.Juanma Barranquero2002-10-181-29/+29
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-9/+9
* Rename enum event_kind items.Pavel Janík2002-06-131-10/+10
* Added return value to Fhandle_save_session to avoid compiler warning.Jan Djärv2002-03-141-0/+2
* Include stdio.h because termhooks.h needs it.Gerd Moellmann2002-03-121-1/+3
* New file for X session management.Jan Djärv2002-03-101-0/+533