Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-01-13 | xrandr: safer access to list element's data | Monsta | 1 | -1/+1 |
2014-12-24 | set update_policy in the code for GTK+2 build | Monsta | 2 | -0/+19 |
2014-12-18 | mate-keyboard-properties: fix indentation | Monsta | 1 | -1/+1 |
2014-12-18 | mate-keyboard-properties: removed property that made UI load fail (GTK+3) | Monsta | 1 | -6/+0 |
2014-12-18 | mate-keyboard-properties: catch (and print) any errors during UI load | Monsta | 1 | -3/+12 |
2014-11-30 | fix another little memleak by making logic cleaner | Monsta | 1 | -4/+5 |
2014-11-30 | fix weird logic, prevent memleak | Monsta | 1 | -3/+1 |
2014-11-30 | removed unused var which also caused memleak | Monsta | 1 | -4/+0 |
2014-11-30 | fix build error that C++ users will stumble upon | Monsta | 1 | -0/+4 |
2014-11-30 | [displays] Change panel name to Displays | infirit | 1 | -2/+2 |
2014-11-30 | Adapt to changed signal from screen-changed to changed | infirit | 1 | -1/+1 |
2014-11-30 | Update for renamed mate_rr_output_info functions | infirit | 1 | -24/+24 |
2014-11-30 | Adapt to MateDesktop API changes | infirit | 1 | -217/+226 |
2014-11-30 | Adapt to API changes in MateRRScreen | infirit | 1 | -3/+3 |
2014-11-28 | don't leak memory | Monsta | 1 | -0/+2 |
2014-11-28 | use guint for signals array | monsta | 1 | -1/+1 |
2014-11-27 | Gtk3: size-request signal is no more, use correct api | Denis Gorodnichev | 1 | -1/+8 |
2014-11-27 | Revert "Gtk3: size-request signal is no more, use correct api" | infirit | 1 | -8/+1 |
2014-11-27 | correctly destory enum_group | Denis Gorodnichev | 1 | -2/+2 |
2014-11-27 | Gtk3: size-request signal is no more, use correct api | infirit | 1 | -1/+8 |
2014-11-05 | gtk3: fix display properties dialog rendering | Denis Gorodnichev | 2 | -10/+77 |
2014-10-17 | windows: Initialize mouse focus checkbox | Mike Mueller | 1 | -0/+2 |
2014-10-06 | Drop some glib compat checks. | infirit | 2 | -7/+1 |
2014-10-06 | logout key bindings | Denis Gorodnichev | 1 | -1/+3 |
2014-10-03 | Use Caja GSettings schema optionally | Balló György | 4 | -42/+33 |
2014-09-23 | Update Marco WM name | Stefano Karapetsas | 1 | -1/+1 |
2014-08-27 | Merge pull request #116 from ivancekg/pull-requests | Stefano Karapetsas | 1 | -0/+1 |
2014-08-11 | remove-segfault-when-more-custom-keybindings-configured | ABtrack | 1 | -0/+1 |
2014-07-20 | fix for glib2-2.41.2 | raveit65 | 1 | -4/+0 |
2014-07-08 | Changed left window button layout to usual layout | Gymnasiast | 1 | -1/+1 |
2014-07-01 | keybindings: GTK3 improvements | Stefano Karapetsas | 2 | -2/+12 |