summaryrefslogtreecommitdiff
path: root/capplet
Commit message (Expand)AuthorAgeFilesLines
* do not call gtk_widget_show_all on the dialog, just gtk_widget_show hideVincent Untz2009-03-141-1/+1
* use a Close button instead of an Ok button in error dialogs. If consideredVincent Untz2009-02-261-1/+1
* use G_KEY_FILE_DESKTOP_* constants instead of hardcoded groups and keyLucas Rocha2009-02-221-28/+52
* reviewed by: Vincent Untz <vuntz@gnome.org>Luca Ferretti2009-02-131-1/+1
* 550726 – Apps with an icon not existing in the icon theme displayed withLucas Rocha2009-01-091-10/+18
* Bug 559145 – Double-click startup program entry to open edit dialogLucas Rocha2009-01-081-0/+13
* Bug 555369 – gnome-session-properties work improperly when keyLucas Rocha2009-01-081-54/+21
* remove TIME_UTILITY and GNOME_SESSION_TARBALL_* since it's unused, useVincent Untz2008-12-101-1/+2
* Make the capplet window resizableMatthias Clasen2008-10-261-4/+0
* reviewed by: Vincent UntzLuca Ferretti2008-10-032-2/+2
* Bug 551869 – minor HIG problems with the cappletChristian Persch2008-09-291-3/+4
* Fix add/edit dialog.William Jon McCann2008-08-292-61/+47
* add missing include for gio. Fixes #548909.Jens Granseuer2008-08-221-0/+1
* Fix a case where we don't create ~/.config/autostart Based on patch from:William Jon McCann2008-08-191-0/+2
* Fix some warnings from sparse and other tools. Closes bug #521413Kjartan Maraas2008-08-161-1/+1
* Add support for --version.William Jon McCann2008-08-111-0/+8
* Try to handle null key values. May fix #546896William Jon McCann2008-08-111-10/+19
* Rework the dialogs to use gobject.William Jon McCann2008-08-1110-1722/+2102
* Use standard icon nameMatthias Clasen2008-08-071-1/+1
* Some cosmetic / code-style changes requested by Lucas.William Jon McCann2008-08-045-1136/+1154
* Fix build.William Jon McCann2008-07-302-2/+2
* Merge from trunk. Correctly sort apps model by name.William Jon McCann2008-07-251-2/+4
* Must escape the comment for displaying as markup Patch from MatthiasWilliam Jon McCann2008-07-211-5/+5
* Add support for drag and drop of desktop files on Session PropertiesLucas Rocha2008-05-252-2/+131
* remove iter from store if app is not actually added. #532973, David Ronis.Lucas Rocha2008-05-141-0/+2
* fixed command entry widget name to match the one in the glade.Lucas Rocha2008-05-141-1/+1
* added copyright headers.Lucas Rocha2008-05-125-0/+103
* Session properties capplet re-implemented for new code base. #529601,Lucas Rocha2008-05-106-0/+1529