summaryrefslogtreecommitdiff
path: root/gnome-session/save-session.c
Commit message (Expand)AuthorAgeFilesLines
* Use GOption. Patch by Michael Terry <mike@mterry.name> Fix bug #336144Vincent Untz2006-07-261-6/+10
* add gsm-procotol.[ch] to the session-save build.Mark McLoughlin2003-05-191-0/+26
* if a global only session save was requested, but the user selects 'SaveMark McLoughlin2002-08-011-8/+0
* use GConf for autosave, logout prompt, splash screen, and listen for tcpjacob berkman2002-05-131-1/+1
* merge code that was in 4 or so places into one function, and have itjacob berkman2002-05-011-67/+83
* add disable deprecated and standard properties cflags.Mark McLoughlin2002-03-191-40/+47
* always get translated messages in UTF-8.Gediminas Paulauskas2001-11-261-0/+1
* replaced xml-i18n-* with intltool-* cleaned up EXTRA_SUBDIRS removedFrank Belew (Myth)2001-11-191-2/+2
* re-enable window iconsJacob Berkman2001-09-121-2/+2
* cleanups (no other fixes necessary to build with gnome 2 - yay) 2001-09-12jacob berkman2001-09-121-2/+3
* As a recent diary once drunkenly said...Glynn Foster2001-03-071-1/+2
* Some general cleanup of gsm. Addition of basic multi-session support so thatGlynn Foster2001-02-051-18/+5
* icon stuff and what notJacob Berkman2000-05-041-2/+4
* pass --guiJacob Berkman2000-02-061-5/+39
* Eliminate miscellaneous warnings found by OSPC, including the bugfix forElliot Lee1999-11-021-4/+4
* Merge from stable: Miscellaneous ansifications throughout.POST_1_0_MERGEElliot Lee1999-10-211-3/+52
* Implement runlevel order startups and improve multiple sessionFelix Bellaby1999-01-231-2/+21
* fix for popt changesFelix Bellaby1998-11-061-1/+2
* poptimizationElliot Lee1998-11-021-33/+5
* Fixed all -Wall warnings: Include <stdlib.h>, <sys/stat.h>, <unistd.h>.Tom Tromey1998-06-141-2/+1
* Replaced 'gnome_client_new_default' with 'gnome_master_client'.Carsten Schaar1998-06-061-2/+2
* Print error if couldn't connect to session manager.Tom Tromey1998-05-151-0/+7
* Removed local "zap" variable.Tom Tromey1998-03-161-1/+1
* Put copyright notice on source files.Tom Tromey1998-03-111-1/+17
* Added GNOME_INCLUDEDIR. Define GNOMELOCALEDIR.Tom Tromey1998-03-091-16/+40
* Added save-session. (save_session_SOURCES): New macro. New file.Tom Tromey1998-02-261-0/+48