Age | Commit message (Expand) | Author | Files | Lines |
2016-01-14 | display: less #if's | monsta | 1 | -28/+43 |
2016-01-14 | fix unused variables warning in GTK+3 build | monsta | 2 | -4/+3 |
2016-01-14 | mouse: use gdk_error_trap_pop_ignored in GTK+3 build | monsta | 1 | -0/+10 |
2016-01-13 | about-me: remove unused variables and functions | monsta | 2 | -26/+0 |
2016-01-13 | remove a few unused variables | monsta | 2 | -2/+0 |
2016-01-13 | common: fix unused variable warning in GTK+3 build | monsta | 1 | -2/+2 |
2016-01-13 | common: don't return a value from void function (GTK+3 build only) | monsta | 1 | -3/+1 |
2016-01-13 | display: fix implicit declaration warning | monsta | 1 | -0/+1 |
2016-01-06 | window properties: changed accelerator key of "Unselect..." | monsta | 1 | -1/+1 |
2016-01-06 | window properties: make all three window focus modes selectable | Friedrich Herbst | 1 | -12/+40 |
2016-01-02 | about-me: fix one more typo | Monsta | 1 | -1/+1 |
2016-01-02 | about-me: fix typo | Monsta | 2 | -5/+5 |
2015-12-22 | Use GDK convenient function | Roy Zhang | 1 | -7/+7 |
2015-12-07 | about-me: avoid some assertions | monsta | 1 | -6/+4 |
2015-12-07 | about-me: there's no help button | monsta | 1 | -9/+5 |
2015-12-07 | about-me: fix indent a bit | monsta | 1 | -19/+18 |
2015-11-13 | display properties: don't try to free a string literal (fix crash) | monsta | 1 | -1/+1 |
2015-11-07 | Fix dangling pointer errors | Roy Zhang | 1 | -2/+6 |
2015-11-07 | appearance: a bit of consistency in ui file | Monsta | 1 | -1/+1 |
2015-11-04 | Touchpad properties: Fixed alignment for two-three finger button combos | Clement Lefebvre | 1 | -52/+39 |
2015-10-28 | touchpad settings: add option to enable/disable touchpad | monsta | 2 | -5/+30 |
2015-10-28 | remove dead code | monsta | 1 | -2/+0 |
2015-10-15 | Correct categorisation of Assistive Technologies capplet. | Martin Wimpress | 1 | -1/+1 |
2015-10-04 | appearance: Fix segmentation fault on closing | Roy Zhang | 1 | -3/+3 |
2015-10-02 | Merge pull request #202 from zaps166/patch-1 | monsta | 1 | -1/+1 |
2015-09-28 | Merge pull request #120 from dnk/logout | Martin Wimpress | 1 | -1/+3 |
2015-09-23 | Bugfix: Changing refresh rate doens't work | Błażej Szczygieł | 1 | -1/+1 |
2015-09-06 | Restored Interface tab in Appearance capplet | Exalm | 6 | -0/+637 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -3/+3 |
2015-09-04 | Display settings: Added support to set the primary monitor. | Clement Lefebvre | 2 | -102/+181 |
2015-09-04 | Display settings: Only make the display name bold, not the output name. | Clement Lefebvre | 1 | -2/+2 |
2015-09-04 | Display settings: Show output names in addition to display names. | Clement Lefebvre | 1 | -12/+17 |
2015-09-03 | Touchpad settings: Added support for natural scrolling, 2 finger and 3 finger... | Clement Lefebvre | 2 | -109/+412 |
2015-08-29 | appearance-font: No more usage of Xft2 | infirit | 2 | -8/+0 |
2015-08-29 | appearance-font: Use pango and cairo to rander fonts | Roy Zhang | 1 | -223/+85 |
2015-08-29 | mouse: Use GSourceFunc instead of GtkFunction | Roy Zhang | 1 | -6/+2 |
2015-08-29 | removed dead code | Monsta | 1 | -37/+0 |
2015-08-03 | Use GdkVisual accessor functions instead of direct access | infirit | 2 | -2/+2 |
2015-08-03 | drop gdkkeysyms-compat usage, use modern key names | Monsta | 3 | -47/+37 |
2015-08-03 | Fix build on non standard prefix | infirit | 1 | -1/+1 |
2015-07-27 | keyboard properties: don't set parent widget on show layout dialog | Monsta | 1 | -1/+0 |
2015-07-22 | appearance: Allow to save notification theme optionally | infirit | 2 | -4/+27 |
2015-07-15 | appearance-font: Replace Gdk drawing with cairo | infirit | 1 | -23/+16 |
2015-07-12 | Replace Gdk drawing with Cairo | infirit | 1 | -38/+22 |
2015-07-08 | keyboard applet: display correct help pages | Monsta | 2 | -2/+3 |
2015-06-29 | Add theme changing support for metacity >= 3.16 | Martin Wimpress | 1 | -0/+5 |
2015-05-08 | UI GTK3: fix keyboard and mouse properties windows | raveit65 | 4 | -10/+17 |
2015-03-19 | use enum from gsettings-desktop-schema | rezso | 1 | -10/+10 |
2015-03-15 | Put mate-network-properties in the correct categories. | Martin Wimpress | 1 | -1/+1 |
2015-03-15 | Put mate-keybindings into the correct categories. | Martin Wimpress | 1 | -1/+1 |