summaryrefslogtreecommitdiff
path: root/gnome-session/logout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for #76791Carlos Garnacho Parro2005-04-261-0/+66
* Based on work Raffaele Sandrini <rasa@gmx.ch>Mark McLoughlin2005-01-101-44/+28
* reviewed by: Mark McLoughlin <mark@skynet.ie>Bastien Nocera2004-07-191-6/+3
* Fix for bug #119826 - root cause tracked down by Tim HeroldMark McLoughlin2004-04-191-1/+1
* Update help links to point to user-guide.xmlMark McLoughlin2004-02-121-1/+1
* Set accessible role for dialog to ATK_ROLE_ALERT. Fixes bug #133502.Padraig O'Briain2004-02-061-0/+1
* Fix logout freezing reported in bug #129402. Also, make the logout windowMark McLoughlin2004-01-141-62/+48
* Revert Bill's patch for #122737 as it crashes with a11y turned off. SeeMark McLoughlin2003-12-021-1/+1
* Fix for bug 122737 - allows GOK to function properly during logout.Bill Haneman2003-11-171-1/+1
* HIGify widget padding between the dialog vbox and action area.Dennis Cranston2003-07-221-0/+1
* HOLY PANTS OFFAnders Carlsson2003-06-141-0/+1
* HIG fixes for the logout dialog.Dennis Cranston2003-06-141-16/+46
* Fix crash on multiple invocations (#108199)Jon Svendsen2003-05-211-0/+3
* modified version of Iain Holme's new logout effect patch.Mark McLoughlin2003-02-271-116/+216
* sync with libegg.Mark McLoughlin2003-02-261-5/+8
* egg-screen* file changes Use egg_screen_help_display_desktop for invokingBalamurali Viswanathan2003-02-201-2/+3
* impl.Mark McLoughlin2002-10-151-2/+2
* only grab the server and draw the iris if accessibility is not enabled.Mark McLoughlin2002-09-201-5/+17
* require gtk+ 2.1.0 for the multihead stuff.Mark McLoughlin2002-09-191-19/+0
* add gsm-multiscreen.[ch] to the build.Mark McLoughlin2002-08-081-45/+106
* don't reference a destroyed widget (#86618)jacob berkman2002-07-151-1/+1
* don't overlap rectangles if the screen is not a square. #83300.Alvaro Lopez Ortega2002-07-121-4/+13
* call XSetInputFocus() on our window to fix #77517 again (thanks, owen)jacob berkman2002-07-081-0/+4
* string changes patch from Glynn in #85623.Mark McLoughlin2002-07-021-5/+5
* Changed the help link to fetch the help documents from user-guide.Satyajit Kanungo2002-05-311-1/+24
* revert back the dialog to OK_CANCEL. That's whats fashionable todayMark McLoughlin2002-05-241-28/+1
* more fixups for the commit 2 mondayjacob berkman2002-05-231-16/+17
* don't reference destroyed widgets. thanks owen.jacob berkman2002-05-211-3/+10
* destroy the dialog before doing refreshing and stuff. somehow, this fixesjacob berkman2002-05-211-2/+2
* use GConf for autosave, logout prompt, splash screen, and listen for tcpjacob berkman2002-05-131-3/+3
* merge code that was in 4 or so places into one function, and have itjacob berkman2002-05-011-22/+15
* fix a typo that's been there since '99 and remove a hack that's not neededjacob berkman2002-04-241-10/+1
* Based on a patch by Dennis M. Cranston <dennis_cranston@yahoo.com> whichMark McLoughlin2002-04-171-5/+34
* don't destroy the dialog before checking the toggle buttons ...Mark McLoughlin2002-03-221-11/+18
* copy hack from metacity to force pango to do its grab before ours - thanksMark McLoughlin2002-03-211-21/+47
* find the correct path to the reboot/halt commands or let the user specifyLaszlo Peter2002-02-211-2/+2
* put dialog buttons in "right" order ;)Gediminas Paulauskas2002-02-091-14/+6
* cleanups (no other fixes necessary to build with gnome 2 - yay) 2001-09-12jacob berkman2001-09-121-0/+3
* apply a patch from Nalin Dahyabhai <nalin@redhat.com> to make this workGeorge Lebl2001-08-141-2/+4
* s/Halt/Shut Down/Havoc Pennington2001-07-131-1/+1
* include ice.hGeorge Lebl2001-05-111-0/+1
* Implement ICE freezing and thawing action so that ICE won't interfere withGlynn Foster2001-05-101-0/+6
* Remove gsm-protocol calls from logout [since they are not needed andGlynn Foster2001-03-231-12/+0
* call poweroff and reboot instead of shutdown, that works on old and newGeorge Lebl2001-03-141-2/+2
* freeing strings from under gettext is generally considered bad :)George Lebl2001-03-111-2/+1
* As a recent diary once drunkenly said...Glynn Foster2001-03-071-1/+13
* instead of simply checking for existance of /usr/bin/shutdown, check forGeorge Lebl2001-02-181-1/+1
* Some general cleanup of gsm. Addition of basic multi-session support so thatGlynn Foster2001-02-051-11/+9
* Just before showing the dialog, focus the default widget otherwise HelpGeorge Lebl2000-12-181-0/+9
* Fix compile warningsGeorge Lebl2000-05-271-0/+1