Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-18 | Bump version to 1.7.90mate-control-center-1.7.90 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-18 | Update NEWS | Stefano Karapetsas | 1 | -1/+7 | |
2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 6 | -1115/+1792 | |
2014-02-18 | Merge branch 'dev-windows-improved' | Stefano Karapetsas | 3 | -545/+423 | |
2014-02-18 | Fix help uri. | infirit | 1 | -1/+1 | |
2014-02-18 | windows: Add option to enable side by side tiling | Stefano Karapetsas | 2 | -3/+74 | |
2014-02-18 | windows: Fix indentation | Stefano Karapetsas | 1 | -340/+315 | |
2014-02-18 | windows: Disable the dialog if window manager changed, without quit | Stefano Karapetsas | 1 | -4/+1 | |
2014-02-18 | windows: Use GSettings and drop libwindow-settings dependency | Stefano Karapetsas | 2 | -311/+146 | |
2014-02-15 | Sync translations with transifex | Stefano Karapetsas | 5 | -169/+163 | |
2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 16 | -17/+17 | |
2014-02-11 | windows: Add metacity support | Stefano Karapetsas | 5 | -1/+113 | |
2014-02-11 | Include autogen.sh in tarball | Stefano Karapetsas | 1 | -0/+1 | |
2014-02-09 | Fix typos in po filesmate-control-center-1.7.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-02-09 | Sync translations with transifex | Stefano Karapetsas | 34 | -2400/+10391 | |
2014-02-04 | typing-break: Fix define | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-04 | typing-break: Add GTK3 support | Stefano Karapetsas | 6 | -4/+95 | |
2014-02-04 | Check missing engine only for GTK2 | Stefano Karapetsas | 1 | -2/+4 | |
2014-02-04 | Remove autogenerated file | Stefano Karapetsas | 1 | -3/+0 | |
2014-01-29 | Fix some build errors with GTK3 | Stefano Karapetsas | 2 | -19/+23 | |
Shell is still a bit unusable with GTK3 | |||||
2014-01-29 | configure.ac: Update a missed PKG_CHECK_MODULES for GTK_API_VER | infirit | 1 | -38/+38 | |
Also move the hole gtk check and option up. | |||||
2014-01-28 | Fix another GtkAllocation usage | Stefano Karapetsas | 1 | -5/+5 | |
2014-01-28 | Fix another GtkAllocation usage | Stefano Karapetsas | 1 | -3/+3 | |
2014-01-28 | Merge branch 'master' of github.com:mate-desktop/mate-control-center | Stefano Karapetsas | 10 | -48/+43 | |
2014-01-28 | Fix GtkAllocation usage after GTK3 commits | Stefano Karapetsas | 2 | -20/+20 | |
2014-01-28 | about-me: Remove unused constant | Stefano Karapetsas | 1 | -2/+0 | |
2014-01-28 | Fix some gcc warnings | Stefano Karapetsas | 5 | -33/+7 | |
2014-01-28 | windows: Fix ui file after GtkComboBoxText migration | Stefano Karapetsas | 1 | -8/+1 | |
2014-01-27 | appearance: Add support for 'artist' tag in xml backgrounds files | Stefano Karapetsas | 3 | -5/+35 | |
This feature was already implemented in Linux Mint and Cinnamon, so we are going to implement it in MATE too. | |||||
2014-01-24 | Fixes for GTK2 | Stefano Karapetsas | 3 | -3/+3 | |
2014-01-24 | Remove all separator occurrences | Stefano Karapetsas | 9 | -13/+0 | |
2014-01-24 | keyboard: Fix segfault | Stefano Karapetsas | 1 | -1/+1 | |
Var may be set as constant value but freed later. | |||||
2014-01-24 | appearance: Fix crash with GTK3 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | windows: Add GTK3 support | Stefano Karapetsas | 1 | -1/+13 | |
2014-01-24 | display: Add GTK3 support | Stefano Karapetsas | 4 | -527/+360 | |
2014-01-24 | appearance: Add GTK3 support | Stefano Karapetsas | 3 | -4/+52 | |
2014-01-24 | keybindings: Add GTK3 support | Stefano Karapetsas | 4 | -2/+14 | |
2014-01-24 | keyboard: Add GTK3 support | Stefano Karapetsas | 2 | -0/+9 | |
2014-01-24 | default-applications: Add GTK3 support | Stefano Karapetsas | 1 | -1/+0 | |
2014-01-24 | mouse: Add GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
2014-01-24 | common: Add GTK3 support | Stefano Karapetsas | 2 | -5/+56 | |
2014-01-24 | accessibility: Add GTK3 support | Stefano Karapetsas | 1 | -1/+0 | |
2014-01-24 | about-me: Add GTK3 support | Stefano Karapetsas | 4 | -3/+24 | |
2014-01-24 | font-viewer: Allow to compile with GTK3 | Stefano Karapetsas | 1 | -1/+11 | |
However, drawing signal is disabled with GTK3. It need to be fixed later. | |||||
2014-01-24 | libslab: Add GTK3 support | Stefano Karapetsas | 14 | -57/+285 | |
2014-01-24 | configure: About me capplet is always built now | Stefano Karapetsas | 1 | -1/+0 | |
2014-01-24 | configure: Add GTK3 support | Stefano Karapetsas | 1 | -15/+46 | |
2014-01-06 | Merge pull request #82 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |