summaryrefslogtreecommitdiff
path: root/settings-dialogs
Commit message (Expand)AuthorAgeFilesLines
* Small fix in dialog action area.Nick Schermer2012-04-071-15/+1
* Add workspace settings in a notebook.Nick Schermer2012-04-072-171/+273
* Set spacing to avoid overlap with some themes (bug #8501)Olivier Fourdan2012-04-071-0/+1
* Add tiling feature (bug #6648)Olivier Fourdan2012-02-131-0/+4
* Show dialogs in settings category.Nick Schermer2012-01-273-3/+3
* Set plugged dialog helper values in desktop file.Nick Schermer2012-01-083-3/+6
* Connect help buttons to docs.xfce.org.Nick Schermer2012-01-086-114/+59
* Use themeable icons for the settings manager and the menu, rework the default...Olivier Fourdan2011-12-121-6/+6
* Add special icons for the button layout in settings.Nick Schermer2011-10-301-12/+15
* Remove generated file.Nick Schermer2011-10-301-5590/+0
* Fix typo (loser -> lower).Jannis Pohlmann2011-10-271-1/+1
* Implement raise or lower shortcutOlivier Fourdan2011-10-271-0/+1
* Set lower value to 1 for workspace countOlivier Fourdan2011-10-271-0/+5
* Make the settings dialog 6px smaller.Nick Schermer2010-11-171-3/+3
* Remove checks for GTK+ 2.14 that are no longer needed.Jannis Pohlmann2010-11-141-14/+0
* Fix broken button layouts by obtaining button IDs correctly (bug 6824).Jannis Pohlmann2010-11-141-30/+33
* Silent build.Nick Schermer2010-11-051-4/+4
* Fix break with latest API changes in libxfce4ui.Nick Schermer2010-11-031-1/+1
* Watch workspace changes in wnck and update treeview accordingly.Nick Schermer2010-08-031-46/+56
* Fix dist check.Nick Schermer2010-03-071-18/+12
* Simplify the casts for GtkScales.Jérôme Guelfucci2010-03-061-12/+12
* Set proper packing of dialog buttons.Nick Schermer2010-03-062-2/+4
* Force link to 4ui in workspace settings too.Nick Schermer2010-03-061-0/+3
* Some glade fixed.Nick Schermer2010-03-062-62/+62
* Enforce link to libxfce4ui.Nick Schermer2010-03-061-0/+3
* Scroll to the current theme when launching the dialog.Jérôme Guelfucci2010-02-281-0/+5
* Make the help buttons insensitive as we have no help atm.Jérôme Guelfucci2010-02-283-0/+4
* Add some missing orientations.Jérôme Guelfucci2010-02-281-0/+4
* Don't save the settings dialogs when saving the session.Jérôme Guelfucci2010-02-283-5/+31
* Fix the two other glade files.Jérôme Guelfucci2010-02-282-147/+248
* Fix the glade file.Jérôme Guelfucci2010-02-281-113/+178
* Port the workspaces dialog.Jérôme Guelfucci2010-02-271-24/+22
* Port the tweaks dialog to GtkBuilder.Jérôme Guelfucci2010-02-271-47/+46
* Replace libxfcegui4 flags by libxfce4ui flags.Jérôme Guelfucci2010-02-271-6/+6
* Port xfwm4-settings to GtkBuilder.Jérôme Guelfucci2010-02-272-88/+88
* Port the build system to use GtkBuilder.Jérôme Guelfucci2010-02-271-15/+9
* Port the glade files to GtkBuilder format.Jérôme Guelfucci2010-02-273-805/+790
* Check for invalid type for GValue to avoid a crash (bug #6195)Olivier Fourdan2010-02-271-1/+7
* Initial commit for removing libxfcegui4 dependencyStephan Arts2010-01-105-6/+6
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-103-9/+9
* Add new keyboard shortcut to switch between windows of the same application, ...Olivier Fourdan2009-09-091-0/+2
* gitify the build generationOlivier Fourdan2009-09-041-3/+2
* * settings-dialogs/xfwm4-settings.c, Olivier Fourdan2009-03-192-2/+6
* settings-dialogs/tweaks-settings.c: Include gdk.h & gdkx.hOlivier Fourdan2009-02-242-1/+4
* * settings-dialogs/xfwm4-settings.c, Olivier Fourdan2009-02-242-0/+23
* * settings-dialogs/workspace-settings.c: Fix limits for margin beingOlivier Fourdan2009-02-181-4/+4
* * settings-dialogs/xfwm4-settings.c : Add the new parameter requiredOlivier Fourdan2009-02-071-1/+1
* * settings-dialogs/xfwm4-dialog.glade: Set minimum value for Olivier Fourdan2009-02-051-2/+2
* * NEWS: Update NEWS file.Jannis Pohlmann2009-02-011-1/+4
* * settings-dialogs/xfwm4-settings.c: Only display shortcut conflictJannis Pohlmann2009-02-011-8/+11