summaryrefslogtreecommitdiff
path: root/settings-dialogs/xfwm4-settings.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsOlivier Fourdan2019-05-031-4/+9
* settings: Crash in button layoutOlivier Fourdan2019-04-141-1/+3
* settings: Avoid crashing on broken valuesOlivier Fourdan2019-04-141-1/+1
* build: Fix warnings and errorsOlivier Fourdan2018-03-311-10/+30
* Introduce xfwm-common static libraryViktor Odintsev2017-07-021-1/+2
* Handle gtk_button_set_alignment deprecationViktor Odintsev2017-06-291-1/+12
* Implement a new DND separatorViktor Odintsev2017-06-291-122/+96
* Implement RangeDebouncerViktor Odintsev2017-06-281-4/+5
* Port most of GUI stuff to GTK3Viktor Odintsev2017-06-281-63/+90
* Fix compiler warning in gcc 4.8.Nick Schermer2013-05-081-1/+1
* Update treeview when choosing to use new value in a conflict.Jérôme Guelfucci2012-12-301-1/+44
* Use new libxfce4kb-private functions for feature names.Jérôme Guelfucci2012-12-301-8/+16
* Fix compiler warning.Nick Schermer2012-12-301-2/+0
* Add an Edit button and improve the buttons' layout.Jérôme Guelfucci2012-12-291-0/+58
* Fix crash when handling conflict involving xfwm4 actions.Jérôme Guelfucci2012-12-201-20/+2
* Pass parent to conflict dialog.Jérôme Guelfucci2012-12-201-1/+2
* Update treeview when clearing a shortcut.Jérôme Guelfucci2012-12-191-0/+10
* Show the label instead of the accelerator string.Jérôme Guelfucci2012-12-191-9/+20
* Move shortcut names to libxfce4kbd-private.Jérôme Guelfucci2012-12-191-89/+8
* Fix crash in settings dialog with wrong title alignment value (bug #9108)Mike Massonnet2012-07-191-8/+10
* Update FSF address in settings dialogs.Nick Schermer2012-04-081-2/+2
* Add tiling feature (bug #6648)Olivier Fourdan2012-02-131-0/+4
* Connect help buttons to docs.xfce.org.Nick Schermer2012-01-081-1/+18
* Fix typo (loser -> lower).Jannis Pohlmann2011-10-271-1/+1
* Implement raise or lower shortcutOlivier Fourdan2011-10-271-0/+1
* 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
* Fix break with latest API changes in libxfce4ui.Nick Schermer2010-11-031-1/+1
* Scroll to the current theme when launching the dialog.Jérôme Guelfucci2010-02-281-0/+5
* Don't save the settings dialogs when saving the session.Jérôme Guelfucci2010-02-281-1/+11
* Port xfwm4-settings to GtkBuilder.Jérôme Guelfucci2010-02-271-87/+88
* 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-101-1/+1
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-7/+7
* Add new keyboard shortcut to switch between windows of the same application, ...Olivier Fourdan2009-09-091-0/+2
* * settings-dialogs/xfwm4-settings.c, Olivier Fourdan2009-03-191-0/+4
* settings-dialogs/tweaks-settings.c: Include gdk.h & gdkx.hOlivier Fourdan2009-02-241-1/+2
* * settings-dialogs/xfwm4-settings.c, Olivier Fourdan2009-02-241-0/+10
* * settings-dialogs/xfwm4-settings.c : Add the new parameter requiredOlivier Fourdan2009-02-071-1/+1
* * NEWS: Update NEWS file.Jannis Pohlmann2009-02-011-1/+4
* * settings-dialogs/xfwm4-settings.c: Only display shortcut conflictJannis Pohlmann2009-02-011-8/+11
* * settings-dialogs/xfwm4-settings.c: gtk, not glib for Olivier Fourdan2009-01-251-2/+2
* * settings-dialogs/xfwm4-settings.c: gtk_selection_data_get_data() isOlivier Fourdan2009-01-251-13/+21
* * settings-dialogs/xfwm4-settings.c, Olivier Fourdan2009-01-251-66/+65
* Fix dragging button layout when the dialog is embedded in the settings dialog...Nick Schermer2009-01-251-16/+14
* * settings-dialogs/xfwm4-settings.c, Olivier Fourdan2009-01-171-0/+7
* * settings-dialogs/xfwm4-settings.c: Remove markup not supportedOlivier Fourdan2009-01-071-1/+1
* * settings-dialogs/xfwm4-settings.c, Olivier Fourdan2009-01-061-9/+9
* * settings-dialogs/xfwm4-settings.c: Fix focus model selectionOlivier Fourdan2008-11-111-0/+4
* * settings-dialogs/xfwm4-settings.c: Fix build with -Werror.Olivier Fourdan2008-11-111-1/+0