Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-06 | Several man pages have grammar errors, fixes #101 | infirit | 3 | -6/+6 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-06-06 | Add main category to mate-theme-installer.desktop, fixes #103 | infirit | 1 | -1/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-06-06 | Add keywords to dot desktop files, close #102. | infirit | 11 | -0/+11 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-05-27 | Remove deprecated call to g_thread_init | infirit | 1 | -1/+0 | |
2014-05-27 | Replace GtkObject with GObject also for gtk2 | infirit | 1 | -4/+0 | |
2014-05-27 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 5 | -37/+2 | |
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always | |||||
2014-05-20 | Drop support for glib < 2.36 | infirit | 4 | -33/+0 | |
2014-05-16 | default-applications: Fix word and spreadsheet editors lists | Stefano Karapetsas | 1 | -2/+2 | |
https://github.com/mate-desktop/mate-control-center/commit/097271c479a329cdc53cb0be03e1d8b819344624#commitcomment-6347305 | |||||
2014-05-16 | default-applications: Remove unused variables | Stefano Karapetsas | 1 | -49/+0 | |
2014-05-16 | default-applications: Add support for office applications | Stefano Karapetsas | 3 | -2/+286 | |
2014-05-16 | default-applications: Simplify ui file | Stefano Karapetsas | 1 | -624/+13 | |
2014-04-30 | Update vwndor_url in policy file | infirit | 1 | -1/+1 | |
2014-04-27 | Add support for metacity-theme-2.xml | Stefano Karapetsas | 2 | -3/+17 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/92 | |||||
2014-04-23 | appearance: Dont show GTK+ engine warning for GTK3 | Stefano Karapetsas | 1 | -0/+4 | |
2014-04-19 | fix typo in 'togglekeys-enable' gsettings value | Wolfgang Ulbrich | 1 | -1/+1 | |
2014-03-19 | Add option to configure titlebar buttons layout | Stefano Karapetsas | 1 | -0/+49 | |
2014-03-09 | default-applications: Fix 'run at start' checkboxes for accessibility apps | Stefano Karapetsas | 2 | -15/+28 | |
2014-03-09 | default-applications: Add support for accessibility applications | Stefano Karapetsas | 3 | -4/+74 | |
2014-03-09 | windows: Add border width in dialog | Stefano Karapetsas | 1 | -0/+1 | |
2014-02-26 | Use directly GSettings to set marco theme, avoiding libwindow-settings | Stefano Karapetsas | 1 | -11/+7 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/44 | |||||
2014-02-23 | windows: Remove UI file | Stefano Karapetsas | 2 | -536/+0 | |
2014-02-23 | windows: Build window from code instead of use UI file | Stefano Karapetsas | 1 | -34/+164 | |
Also split the options in three tabs Also add option to center new windows | |||||
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-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 15 | -15/+15 | |
2014-02-11 | windows: Add metacity support | Stefano Karapetsas | 4 | -1/+112 | |
2014-02-04 | Check missing engine only for GTK2 | Stefano Karapetsas | 1 | -2/+4 | |
2014-01-28 | about-me: Remove unused constant | Stefano Karapetsas | 1 | -2/+0 | |
2014-01-28 | Fix some gcc warnings | Stefano Karapetsas | 3 | -31/+5 | |
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 | 1 | -1/+1 | |
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 | 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 | |
2013-11-05 | Merge pull request #76 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
default applications: fix capplet name |