summaryrefslogtreecommitdiff
path: root/xfce4-session/main.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unused varSimon Steinbeiss2020-08-141-1/+0
* Bump copyright yearsSimon Steinbeiss2020-08-141-1/+1
* Drop GDM compatibility code otherwise the session locale might be set to an i...Lionel Le Folgoc2020-05-081-8/+0
* Re-add xfsm_startup_shutdown() call to xfce4-session main()Maciej S. Szmigiero2020-05-011-0/+2
* Do not show translation info on --help outputAndre Miranda2019-08-251-1/+1
* Process Gtk events prior to starting D-Bus (Bug #15712)Olivier Fourdan2019-07-261-0/+4
* Drop splash screensSimon Steinbeiss2019-04-271-11/+1
* 178988 'Constant' variable guards dead codeEric Koegel2017-05-041-2/+1
* fix coverity cid 178989 Dereference after null checkEric Koegel2017-05-041-0/+1
* Remove shadow warningsEric Koegel2016-05-261-9/+14
* Fix the shutdown/reboot in xfsm-managerEric Koegel2016-05-211-12/+35
* Port xfce4-session/ to GDBusEric Koegel2016-05-151-79/+96
* Port the main part of xfsm to Gtk3Eric Koegel2016-04-201-3/+0
* Start porting xfsm to GTK3Eric Koegel2016-03-211-1/+1
* Propery print the dbus error messageEric Koegel2014-09-221-1/+1
* Update copyright year (Bug 10768)Eric Koegel2014-08-281-1/+1
* Remove xfce environment functions and use glib.Nick Schermer2012-05-041-3/+3
* Restore ssh and gpg agent starting (bug #7018).Nick Schermer2012-04-191-0/+2
* Let xfce4-session handle the dbus-launch checking.Nick Schermer2012-03-241-16/+59
* Exit errors should not terminate.Nick Schermer2012-03-241-3/+3
* Add the DBus manager methods.Nick Schermer2012-03-241-8/+10
* Remove suspend/hibernate, split consolekit and rebuild dialog.Nick Schermer2012-03-241-7/+21
* Move things around a bit to cleanup.Nick Schermer2012-03-241-2/+2
* Only perform hostname checks when TCP connections are enabled.Benedikt Meurer2011-07-261-3/+6
* Fix GDM_LANG usage to be compatible with GDM3 (bug #7400).Panu Matilainen2011-03-231-1/+1
* Remove early xfsettingsd autostart and add it to the session.Nick Schermer2011-02-281-7/+0
* Update FSF address.Jérôme Guelfucci2011-02-141-2/+2
* Updates for release.xfce4-session-4.8.0Nick Schermer2011-01-161-1/+1
* Fix error when running --help or --version (bug #6169).Nick Schermer2010-02-071-89/+58
* Import initial work from perldude's patch.Jérôme Guelfucci2010-01-281-1/+1
* Fix some remaining compiler warnings.Nick Schermer2009-09-291-1/+1
* fix a boatload of warnings, update-poBrian Tarricone2009-07-131-3/+3
* * xfce4-session/main.c: Respect the ICEAUTHORITY environmentBrian Tarricone2009-01-261-2/+5
* * xfce4-session/main.c: Fix minor one-time memleak.Brian Tarricone2008-11-061-1/+2
* * (lots): Migrate xfce4-session to use xfconf. Combine session,Brian Tarricone2008-10-111-24/+25
* * configure.in.in: Make D-Bus a hard dependency.Brian Tarricone2008-10-061-4/+54
* * xfce4-session/{main.c,xfsm-manager.{c,h},xfsm-global.{c,h}}:Brian Tarricone2008-10-031-1/+1
* * xfce4-session/*.[ch]: Turn XfsmManager into a GObject, andBrian Tarricone2008-10-031-16/+19
* Make xfce4-session pass make distcheck (build with --enable-debug=full)Stephan Arts2008-09-061-1/+0
* Let xfce4-session start xfsettingsd automaticallyStephan Arts2008-07-041-0/+7
* Remove dependency on xfce-mcs-managerStephan Arts2008-06-031-8/+0
* 2006-08-15 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-151-16/+0
* 2006-08-14 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-141-1/+17
* 2006-04-16 Benedikt Meurer <benny@xfce.org>xfce-4.4beta1Benedikt Meurer2006-04-161-2/+2
* Move sm_init() call before running mcs manager to have SESSION_MANAGER availa...Jasper Huijsmans2006-01-021-4/+7
* Revert changes to main.c. Didn't mean to commit this (yet).Jasper Huijsmans2005-12-291-7/+4
* Try to fix crash when shutting down.Jasper Huijsmans2005-12-291-4/+7
* * Changed copyright holding year.Daichi Kawahata2005-10-131-2/+2
* Resolve the libxfsm build order problem. Issue a detailed message if theBenedikt Meurer2004-11-011-2/+7
* Place Xfce version in --version output.Benedikt Meurer2004-07-261-2/+2