summaryrefslogtreecommitdiff
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use no engine by default, startup feels faster withoutOlivier Fourdan2009-02-231-0/+3
* * settings/xfce4-session-settings.glade: Don't mark gtk stock ids asBrian Tarricone2009-02-181-3/+3
* * settings/xfae-window.c: Fix a crash in xfce4-session-settings whenBrian Tarricone2009-02-181-1/+3
* * settings/main.c: Hook up Help button.Brian Tarricone2008-11-133-8/+7
* * settings/xfce4-session.xml: Add xfce4-settings-helper to theBrian Tarricone2008-11-071-1/+5
* * settings/xfce-session-settings.desktop.in,Jannis Pohlmann2008-10-312-4/+2
* Make settings dialog title/description consistent. Properly stop startupJannis Pohlmann2008-10-313-48/+53
* * {settings,xfce4-session}/Makefile.am: Fix MAINTAINER_MODEBrian Tarricone2008-10-241-2/+2
* * settings/xfce4-session-settings.glade: Remove 'remove' buttonBrian Tarricone2008-10-232-24/+189
* * settings/session-editor.c: Validate the value for theBrian Tarricone2008-10-231-3/+114
* * settings/session-editor.c: Display PID in session editor.Brian Tarricone2008-10-221-5/+127
* * settings/session-editor.c: Fix a couple memleaks and a typoBrian Tarricone2008-10-221-1/+3
* * settings/session-editor.c: Cache the DBusGProxy in the listBrian Tarricone2008-10-211-13/+15
* * settings/session-editor.c: Implement a rudimentary sessionBrian Tarricone2008-10-204-54/+424
* * settings/xfce4-session-settings.glade: Add/update a bunch ofBrian Tarricone2008-10-191-50/+56
* * configure.in.in: Depend on newer version of libxfconf.Brian Tarricone2008-10-183-9/+15
* Fix make distcheck, bump version numberxfce-4.6beta1Stephan Arts2008-10-131-0/+1
* version is -V, not -vBrian Tarricone2008-10-121-1/+1
* * (lots): Migrate xfce4-session to use xfconf. Combine session,Brian Tarricone2008-10-1125-1450/+2813
* * settings/session/{Makefile.am,session.c},Jannis Pohlmann2008-10-014-5/+7
* * settings/session/session.c, settings/splash/splash.c: Add embeddingJannis Pohlmann2008-09-144-25/+120