| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for #76791 | Carlos Garnacho Parro | 2005-04-26 | 1 | -0/+66 |
* | Based on work Raffaele Sandrini <rasa@gmx.ch> | Mark McLoughlin | 2005-01-10 | 1 | -44/+28 |
* | reviewed by: Mark McLoughlin <mark@skynet.ie> | Bastien Nocera | 2004-07-19 | 1 | -6/+3 |
* | Fix for bug #119826 - root cause tracked down by Tim Herold | Mark McLoughlin | 2004-04-19 | 1 | -1/+1 |
* | Update help links to point to user-guide.xml | Mark McLoughlin | 2004-02-12 | 1 | -1/+1 |
* | Set accessible role for dialog to ATK_ROLE_ALERT. Fixes bug #133502. | Padraig O'Briain | 2004-02-06 | 1 | -0/+1 |
* | Fix logout freezing reported in bug #129402. Also, make the logout window | Mark McLoughlin | 2004-01-14 | 1 | -62/+48 |
* | Revert Bill's patch for #122737 as it crashes with a11y turned off. See | Mark McLoughlin | 2003-12-02 | 1 | -1/+1 |
* | Fix for bug 122737 - allows GOK to function properly during logout. | Bill Haneman | 2003-11-17 | 1 | -1/+1 |
* | HIGify widget padding between the dialog vbox and action area. | Dennis Cranston | 2003-07-22 | 1 | -0/+1 |
* | HOLY PANTS OFF | Anders Carlsson | 2003-06-14 | 1 | -0/+1 |
* | HIG fixes for the logout dialog. | Dennis Cranston | 2003-06-14 | 1 | -16/+46 |
* | Fix crash on multiple invocations (#108199) | Jon Svendsen | 2003-05-21 | 1 | -0/+3 |
* | modified version of Iain Holme's new logout effect patch. | Mark McLoughlin | 2003-02-27 | 1 | -116/+216 |
* | sync with libegg. | Mark McLoughlin | 2003-02-26 | 1 | -5/+8 |
* | egg-screen* file changes Use egg_screen_help_display_desktop for invoking | Balamurali Viswanathan | 2003-02-20 | 1 | -2/+3 |
* | impl. | Mark McLoughlin | 2002-10-15 | 1 | -2/+2 |
* | only grab the server and draw the iris if accessibility is not enabled. | Mark McLoughlin | 2002-09-20 | 1 | -5/+17 |
* | require gtk+ 2.1.0 for the multihead stuff. | Mark McLoughlin | 2002-09-19 | 1 | -19/+0 |
* | add gsm-multiscreen.[ch] to the build. | Mark McLoughlin | 2002-08-08 | 1 | -45/+106 |
* | don't reference a destroyed widget (#86618) | jacob berkman | 2002-07-15 | 1 | -1/+1 |
* | don't overlap rectangles if the screen is not a square. #83300. | Alvaro Lopez Ortega | 2002-07-12 | 1 | -4/+13 |
* | call XSetInputFocus() on our window to fix #77517 again (thanks, owen) | jacob berkman | 2002-07-08 | 1 | -0/+4 |
* | string changes patch from Glynn in #85623. | Mark McLoughlin | 2002-07-02 | 1 | -5/+5 |
* | Changed the help link to fetch the help documents from user-guide. | Satyajit Kanungo | 2002-05-31 | 1 | -1/+24 |
* | revert back the dialog to OK_CANCEL. That's whats fashionable today | Mark McLoughlin | 2002-05-24 | 1 | -28/+1 |
* | more fixups for the commit 2 monday | jacob berkman | 2002-05-23 | 1 | -16/+17 |
* | don't reference destroyed widgets. thanks owen. | jacob berkman | 2002-05-21 | 1 | -3/+10 |
* | destroy the dialog before doing refreshing and stuff. somehow, this fixes | jacob berkman | 2002-05-21 | 1 | -2/+2 |
* | use GConf for autosave, logout prompt, splash screen, and listen for tcp | jacob berkman | 2002-05-13 | 1 | -3/+3 |
* | merge code that was in 4 or so places into one function, and have it | jacob berkman | 2002-05-01 | 1 | -22/+15 |
* | fix a typo that's been there since '99 and remove a hack that's not needed | jacob berkman | 2002-04-24 | 1 | -10/+1 |
* | Based on a patch by Dennis M. Cranston <dennis_cranston@yahoo.com> which | Mark McLoughlin | 2002-04-17 | 1 | -5/+34 |
* | don't destroy the dialog before checking the toggle buttons ... | Mark McLoughlin | 2002-03-22 | 1 | -11/+18 |
* | copy hack from metacity to force pango to do its grab before ours - thanks | Mark McLoughlin | 2002-03-21 | 1 | -21/+47 |
* | find the correct path to the reboot/halt commands or let the user specify | Laszlo Peter | 2002-02-21 | 1 | -2/+2 |
* | put dialog buttons in "right" order ;) | Gediminas Paulauskas | 2002-02-09 | 1 | -14/+6 |
* | cleanups (no other fixes necessary to build with gnome 2 - yay) 2001-09-12 | jacob berkman | 2001-09-12 | 1 | -0/+3 |
* | apply a patch from Nalin Dahyabhai <nalin@redhat.com> to make this work | George Lebl | 2001-08-14 | 1 | -2/+4 |
* | s/Halt/Shut Down/ | Havoc Pennington | 2001-07-13 | 1 | -1/+1 |
* | include ice.h | George Lebl | 2001-05-11 | 1 | -0/+1 |
* | Implement ICE freezing and thawing action so that ICE won't interfere with | Glynn Foster | 2001-05-10 | 1 | -0/+6 |
* | Remove gsm-protocol calls from logout [since they are not needed and | Glynn Foster | 2001-03-23 | 1 | -12/+0 |
* | call poweroff and reboot instead of shutdown, that works on old and new | George Lebl | 2001-03-14 | 1 | -2/+2 |
* | freeing strings from under gettext is generally considered bad :) | George Lebl | 2001-03-11 | 1 | -2/+1 |
* | As a recent diary once drunkenly said... | Glynn Foster | 2001-03-07 | 1 | -1/+13 |
* | instead of simply checking for existance of /usr/bin/shutdown, check for | George Lebl | 2001-02-18 | 1 | -1/+1 |
* | Some general cleanup of gsm. Addition of basic multi-session support so that | Glynn Foster | 2001-02-05 | 1 | -11/+9 |
* | Just before showing the dialog, focus the default widget otherwise Help | George Lebl | 2000-12-18 | 1 | -0/+9 |
* | Fix compile warnings | George Lebl | 2000-05-27 | 1 | -0/+1 |