summaryrefslogtreecommitdiff
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicated accelerators.Jérôme Guelfucci2012-11-072-160/+291
* Always escape name and comment in dialog.Nick Schermer2012-04-141-3/+3
* Use fprint format for string (bug #8658).Nick Schermer2012-04-091-2/+1
* Update descritpion.Nick Schermer2012-03-261-1/+4
* Show all applications in autostart (bug #8014).Nick Schermer2012-03-269-190/+136
* Drop the gnome-kde icon.Nick Schermer2012-03-241-39/+18
* Add lock screen property in dialog.Nick Schermer2012-03-242-0/+44
* Support the TryExec key in the settings dialog.Nick Schermer2012-03-241-11/+27
* Link to gmodule (bug #8340).Nick Schermer2012-02-041-2/+4
* Show dialog in settings category.Nick Schermer2012-01-271-1/+1
* Support new plugable dialog keys.Nick Schermer2012-01-121-1/+2
* Remove manual and link to docs.xfce.org.Nick Schermer2012-01-121-1/+1
* remove .cvsignore filesBrian J. Tarricone2011-09-261-3/+0
* Include gstdio.h for g_unlink (bug #7476).Nick Schermer2011-04-081-0/+1
* Show a warning dialog if unlinking at least one of the files fails.Jérôme Guelfucci2011-04-051-1/+15
* Use GTK_STOCK_OK fro "Proceed" when confirming session cache cleaning.Jérôme Guelfucci2011-04-051-1/+1
* Add a way to delete sessions (Bug #5730)Lionel Le Folgoc2011-04-052-1/+96
* Remove early xfsettingsd autostart and add it to the session.Nick Schermer2011-02-281-5/+5
* Remove the nopreview image.Nick Schermer2011-02-263-16/+16
* Update FSF address.Jérôme Guelfucci2011-02-1411-24/+26
* Updates for release.xfce4-session-4.8.0Nick Schermer2011-01-161-1/+1
* Move splash engines to $lidir/xfce4/session/splash-engines.Nick Schermer2010-08-261-1/+1
* Remove deprecated encoding key from desktop files.Nick Schermer2010-08-221-1/+0
* Fix the button to confirm exiting an application.Jérôme Guelfucci2010-02-141-4/+2
* Don't save settings dialogs when saving session (Bug #5113).Jérôme Guelfucci2010-02-101-0/+4
* Set correct title when editing entries.Nick Schermer2010-02-071-0/+2
* Allow slashes in the application name (bug #3995).Mike Massonnet2010-02-071-0/+1
* Fix changing the restart style (bug #5768).Nick Schermer2010-02-071-2/+4
* Use G_DEFINE_TYPE macro.Nick Schermer2010-02-071-26/+5
* Add support for editing autostart applications (bug #2380).Nick Schermer2010-02-075-12/+256
* Put $(AM_V_GEN) in the Makefiles.Nick Schermer2010-01-281-6/+6
* Build inlined images in maintainer mode.Nick Schermer2010-01-283-679/+5
* Improve the error messages.Nick Schermer2010-01-281-3/+3
* Use correct function to center a window on the screen.Nick Schermer2010-01-281-1/+1
* No need to stop any emission.Nick Schermer2010-01-281-1/+0
* Use an error dialog here.Nick Schermer2010-01-281-5/+4
* Fix orientation properties in glade file.Nick Schermer2010-01-281-41/+112
* Improve some error messages.Jérôme Guelfucci2010-01-281-3/+3
* Fix screen/monitor issues introduced while porting.Jérôme Guelfucci2010-01-281-2/+2
* Unref the builder at the end of the program.Jérôme Guelfucci2010-01-281-2/+2
* Fix identation.Jérôme Guelfucci2010-01-281-1/+1
* Simplify the casts in the session editor.Jérôme Guelfucci2010-01-281-7/+8
* Fix the response handling of the settings dialog.Jérôme Guelfucci2010-01-282-3/+19
* Port the settings dialog to GtkBuilder.Jérôme Guelfucci2010-01-287-291/+248
* Port the settings dialog to libxfce4ui.Jérôme Guelfucci2010-01-282-13/+9
* Import initial work from perldude's patch.Jérôme Guelfucci2010-01-2810-41/+45
* Fix some remaining compiler warnings.Nick Schermer2009-09-292-1/+675
* display richer information if the SM knows the client's .desktop fileBrian J. Tarricone2009-09-181-10/+80
* fix a boatload of warnings, update-poBrian Tarricone2009-07-133-23/+20
* * settings/xfae-model.c: Don't crash in xfae_item_free() when passedBrian Tarricone2009-03-021-0/+3