summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix linking with pedantic linkers2.91.91.1Matthias Clasen2011-03-081-1/+2
* Return 0 on successMatthias Clasen2011-03-081-1/+1
* gnome-session-check-accelerated: Set X property _GNOME_SESSION_ACCELERATEDColin Walters2011-03-033-6/+120
* rename gnome-session-save to gnome-session-quitWilliam Jon McCann2011-02-242-102/+24
* tools: Do not consider Gallium's softpipe and llvmpipe as acceleratedVincent Untz2011-01-141-2/+5
* build: don't forget to link gnome-session-is-accelerated to XlibCosimo Cecchi2010-11-301-1/+2
* tools: Add a gnome-session-is-accelerated helper toolVincent Untz2010-11-292-6/+312
* build: Update all Makefile.am to more recent standardsVincent Untz2010-09-201-7/+8
* Use git.mk from pango to autogenerate .gitignore filesVincent Untz2009-05-021-0/+2
* make gnome-session-save --kill --silent work as --force-logout (noVincent Untz2009-04-101-1/+1
* hide deprecated command-line options from --help, but still accept them.Vincent Untz2009-03-251-6/+5
* use a Close button instead of an Ok button in error dialogs. If consideredVincent Untz2009-02-261-1/+2
* Bug 566858 – configure script does not check for sm package (needed toLucas Rocha2009-01-081-1/+2
* remove TIME_UTILITY and GNOME_SESSION_TARBALL_* since it's unused, useVincent Untz2008-12-101-0/+1
* Format specifier warning fix. Add GCONF_LIBS/GCONF_CFLAGS. FormatKjartan Maraas2008-11-101-1/+1
* rename kill variable to kill_session to avoid conflict with kill(2).Frederic Peters2008-09-291-4/+4
* Add --logout, --force-logout, --logout-dialog and --shutdown-dialogVincent Untz2008-09-011-63/+123
* Fix some warnings from sparse and other tools. Closes bug #521413Kjartan Maraas2008-08-161-0/+2
* Melt the gnome-session-save tool and make it actually work. Fix the apiWilliam Jon McCann2008-08-081-132/+82
* Some cosmetic / code-style changes requested by Lucas.William Jon McCann2008-08-041-156/+154
* Port gnome-session-save tool to new code base.Lucas Rocha2008-05-162-0/+300