summaryrefslogtreecommitdiff
path: root/xfce4-session
Commit message (Expand)AuthorAgeFilesLines
* Only perform hostname checks when TCP connections are enabled.Benedikt Meurer2011-07-261-3/+6
* Drop usage of G_CONST_RETURN macro.Nick Schermer2011-06-134-6/+6
* Fix it for real then...Nick Schermer2011-05-261-1/+3
* Fix variable typo.Nick Schermer2011-05-261-1/+1
* Don't exit the session on dbus restarts.Nick Schermer2011-05-251-0/+2
* Fix some compiler warnings.Nick Schermer2011-04-222-19/+3
* Fix GDM_LANG usage to be compatible with GDM3 (bug #7400).Panu Matilainen2011-03-231-1/+1
* xfsm-compat-kde.c: Start KDE4 services instead of KDE3Robby Workman2011-03-091-6/+4
* Fix man page.Jérôme Guelfucci2011-03-091-3/+2
* Fix crash if save timeout for a client is triggered (bug #7320).Ambroz Bizjak2011-02-281-2/+2
* Remove early xfsettingsd autostart and add it to the session.Nick Schermer2011-02-281-7/+0
* Rename Xfconf property and doc updates.Nick Schermer2011-02-182-3/+1
* Remove the gconf code and dependency.Nick Schermer2011-02-171-17/+0
* Also start assistive technologies when continuing a session.Nick Schermer2011-02-171-4/+4
* Add support for starting assistive technologies.Nick Schermer2011-02-174-67/+140
* Remove duplicated accelerator.Jérôme Guelfucci2011-02-161-1/+1
* Add accelerators to logout dialog buttons (bug #6982).Jérôme Guelfucci2011-02-151-5/+5
* Update FSF address.Jérôme Guelfucci2011-02-1433-84/+84
* Allow installation of the helpers in a custom location.Guido Berhoerster2011-02-121-1/+1
* Don't fallback to "system" icon in the logout dialog (bug #7196).Lionel Le Folgoc2011-01-311-5/+5
* Updates for release.xfce4-session-4.8.0Nick Schermer2011-01-161-1/+1
* Fix xfce4-session-logout --halt and --reboot (bug #5032).Jérôme Guelfucci2010-12-301-4/+1
* Fix missing include.Nick Schermer2010-12-051-0/+2
* Fix compilation on FreeBSD with polkit (bug #6870).Nick Schermer2010-11-251-1/+9
* Restore splash screen functionality (bug #6831).Romain Bouvier2010-11-151-1/+1
* Don't use "unix-session" authorization with PolicyKit (bug #6817).Jannis Pohlmann2010-11-131-100/+27
* Fix logout with sudo.Landry Breuil2010-11-071-4/+11
* Add support for new gnome-keyring (Luca Niccoli).Jérôme Guelfucci2010-10-241-30/+22
* Don't use consolekit when it's not enabled.Jérôme Guelfucci2010-10-171-0/+4
* Remove consolekit session creation in xfce4-session.Jérôme Guelfucci2010-10-171-131/+0
* Use cairo to draw the fadeout.Jérôme Guelfucci2010-10-111-32/+14
* Remove obsolote gtk_tooltip_* calls.Jérôme Guelfucci2010-10-072-20/+9
* Remove code for gtk < 2.14.Jérôme Guelfucci2010-10-071-37/+0
* Remove unused files.Jérôme Guelfucci2010-10-072-435/+0
* Remove trailing white spaces and fix indentation in a lot of places...Jérôme Guelfucci2010-09-2927-692/+946
* Reuse existing ConsoleKit sessions (bug #6685).Jannis Pohlmann2010-09-081-58/+80
* Move $libexecdir files to $libdir.Nick Schermer2010-08-261-1/+1
* Don't write the deprecated encoding key to desktop files.Nick Schermer2010-08-221-1/+0
* Fix typo in shutdown code.Nick Schermer2010-07-181-2/+2
* Fix a typo in hal sleeps enums...Ali Abdallah2010-05-081-2/+2
* Fix a typo in upower interfrace nameAli Abdallah2010-04-081-2/+2
* Using dbus_g_proxy_new_for_name_owner when the session tries to figure out whichAli Abdallah2010-02-271-85/+119
* Fix a typo for system bus ckeck.Ali Abdallah2010-02-271-1/+1
* Create polkit subject only when we have valid data to set, consolkit-session ...Ali Abdallah2010-02-271-3/+17
* Fix consolekit proxy unref.Ali Abdallah2010-02-271-1/+1
* Uset the GValue used to get polkit authorization result.Ali Abdallah2010-02-271-0/+1
* Remove no longer needed xfsm_dbus_name_has_owner function.Ali Abdallah2010-02-272-31/+0
* Declare the GTypes used for polkit as static.Ali Abdallah2010-02-271-3/+3
* Fix a typo that was causing HAL sleep requests to failsAli Abdallah2010-02-271-2/+2
* Use g_set_error instead of g_error_new for sleep/shutdown errors.Ali Abdallah2010-02-271-14/+14