summaryrefslogtreecommitdiff
path: root/capplets
AgeCommit message (Expand)AuthorFilesLines
2015-11-13display properties: don't try to free a string literal (fix crash)monsta1-1/+1
2015-11-07Fix dangling pointer errorsRoy Zhang1-2/+6
2015-11-07appearance: a bit of consistency in ui fileMonsta1-1/+1
2015-11-04Touchpad properties: Fixed alignment for two-three finger button combosClement Lefebvre1-52/+39
2015-10-28touchpad settings: add option to enable/disable touchpadmonsta2-5/+30
2015-10-28remove dead codemonsta1-2/+0
2015-10-15Correct categorisation of Assistive Technologies capplet.Martin Wimpress1-1/+1
2015-10-04appearance: Fix segmentation fault on closingRoy Zhang1-3/+3
2015-10-02Merge pull request #202 from zaps166/patch-1monsta1-1/+1
2015-09-28Merge pull request #120 from dnk/logoutMartin Wimpress1-1/+3
2015-09-23Bugfix: Changing refresh rate doens't workBłażej Szczygieł1-1/+1
2015-09-06Restored Interface tab in Appearance cappletExalm6-0/+637
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-09-04Display settings: Added support to set the primary monitor.Clement Lefebvre2-102/+181
2015-09-04Display settings: Only make the display name bold, not the output name.Clement Lefebvre1-2/+2
2015-09-04Display settings: Show output names in addition to display names.Clement Lefebvre1-12/+17
2015-09-03Touchpad settings: Added support for natural scrolling, 2 finger and 3 finger...Clement Lefebvre2-109/+412
2015-08-29appearance-font: No more usage of Xft2infirit2-8/+0
2015-08-29appearance-font: Use pango and cairo to rander fontsRoy Zhang1-223/+85
2015-08-29mouse: Use GSourceFunc instead of GtkFunctionRoy Zhang1-6/+2
2015-08-29removed dead codeMonsta1-37/+0
2015-08-03Use GdkVisual accessor functions instead of direct accessinfirit2-2/+2
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta3-47/+37
2015-08-03Fix build on non standard prefixinfirit1-1/+1
2015-07-27keyboard properties: don't set parent widget on show layout dialogMonsta1-1/+0
2015-07-22appearance: Allow to save notification theme optionallyinfirit2-4/+27
2015-07-15appearance-font: Replace Gdk drawing with cairoinfirit1-23/+16
2015-07-12Replace Gdk drawing with Cairoinfirit1-38/+22
2015-07-08keyboard applet: display correct help pagesMonsta2-2/+3
2015-06-29Add theme changing support for metacity >= 3.16Martin Wimpress1-0/+5
2015-05-08UI GTK3: fix keyboard and mouse properties windowsraveit654-10/+17
2015-03-19use enum from gsettings-desktop-schemarezso1-10/+10
2015-03-15Put mate-network-properties in the correct categories.Martin Wimpress1-1/+1
2015-03-15Put mate-keybindings into the correct categories.Martin Wimpress1-1/+1
2015-01-13xrandr: safer access to list element's dataMonsta1-1/+1
2014-12-24set update_policy in the code for GTK+2 buildMonsta2-0/+19
2014-12-18mate-keyboard-properties: fix indentationMonsta1-1/+1
2014-12-18mate-keyboard-properties: removed property that made UI load fail (GTK+3)Monsta1-6/+0
2014-12-18mate-keyboard-properties: catch (and print) any errors during UI loadMonsta1-3/+12
2014-11-30fix another little memleak by making logic cleanerMonsta1-4/+5
2014-11-30fix weird logic, prevent memleakMonsta1-3/+1
2014-11-30removed unused var which also caused memleakMonsta1-4/+0
2014-11-30fix build error that C++ users will stumble uponMonsta1-0/+4
2014-11-30[displays] Change panel name to Displaysinfirit1-2/+2
2014-11-30Adapt to changed signal from screen-changed to changedinfirit1-1/+1
2014-11-30Update for renamed mate_rr_output_info functionsinfirit1-24/+24
2014-11-30Adapt to MateDesktop API changesinfirit1-217/+226
2014-11-30Adapt to API changes in MateRRScreeninfirit1-3/+3
2014-11-28don't leak memoryMonsta1-0/+2
2014-11-28use guint for signals arraymonsta1-1/+1