Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-23 | Sync translations with transifex | mate-i18n | 8 | -159/+163 | |
2014-10-17 | windows: Initialize mouse focus checkbox | Mike Mueller | 1 | -0/+2 | |
Was showing unchecked, even if the mouse focus setting was set to 'sloppy'. | |||||
2014-10-06 | Drop some glib compat checks. | infirit | 2 | -7/+1 | |
2014-10-03 | Use Caja GSettings schema optionally | Balló György | 4 | -42/+33 | |
This makes Caja dependency optional. Disable desktop font setting if no Caja present. Closes https://github.com/mate-desktop/mate-control-center/pull/119 | |||||
2014-10-01 | Make sure we require marco 1.9.1 for the name change | infirit | 1 | -1/+1 | |
2014-09-23 | Update Marco WM name | Stefano Karapetsas | 1 | -1/+1 | |
After https://github.com/mate-desktop/marco/commit/cbf24f5d78719b930fc0cd6c0c80e00e9d62c95a | |||||
2014-08-27 | Merge pull request #116 from ivancekg/pull-requests | Stefano Karapetsas | 1 | -0/+1 | |
remove-segfault-when-more-custom-keybindings-configured | |||||
2014-08-21 | Merge pull request #114 from NiceandGently/master | Stefano Karapetsas | 1 | -4/+0 | |
fix for glib2-2.41.2 | |||||
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 | |
otherwise mate-mouse-properties doesn't start anymore taken from https://git.gnome.org/browse/gnome-control-center/commit/?id=8251128055c28a8054f41d050ea0a0266a96b72a | |||||
2014-07-11 | Sync translations with transifex | mate-i18n | 15 | -633/+643 | |
2014-07-08 | Merge pull request #112 from Gymnasiast/master | Stefano Karapetsas | 1 | -1/+1 | |
Changed left window button layout to usual layout | |||||
2014-07-08 | Changed left window button layout to usual layout | Gymnasiast | 1 | -1/+1 | |
Most (if not all) DEs that have their window button on the left use the order close, minimise, maximise and no menu. This pull request brings MATE in line with that standard layout. | |||||
2014-07-01 | keybindings: GTK3 improvements | Stefano Karapetsas | 2 | -2/+12 | |
2014-06-06 | Add remaining man pages, closes #46 | infirit | 13 | -1/+562 | |
2014-06-06 | Move all manpages into thier own man directory | infirit | 9 | -11/+14 | |
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 | 13 | -0/+13 | |
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 | 2 | -19/+0 | |
2014-05-27 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 9 | -52/+4 | |
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-23 | Use g_spawn_async for gtk+-2 and gtk+-3 | infirit | 1 | -7/+0 | |
2014-05-23 | Replace deprecated g_format_size_for_display with g_format_size | infirit | 1 | -1/+1 | |
2014-05-20 | Drop support for glib < 2.36 | infirit | 8 | -48/+2 | |
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-05-11 | Rename libslab to libmate-slab | Mike Gabriel | 13 | -46/+46 | |
https://github.com/mate-desktop/mate-control-center/issues/100 This is to avoid package name and version conflicts with libslab0 / libslab0a which existed in Debian until squeeze. MATE components (currently only gnome-main-menu) depending on libmate-slab0 have to be patch accordingly. | |||||
2014-05-11 | Sync translations with transifex | mate-i18n | 1 | -17/+22 | |
2014-05-02 | Remove autogenerated files | Stefano Karapetsas | 2 | -179/+0 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/99 | |||||
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 | 3 | -5/+34 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/92 | |||||
2014-04-26 | libslab: GTK3 fixes | Stefano Karapetsas | 2 | -8/+13 | |
2014-04-23 | appearance: Dont show GTK+ engine warning for GTK3 | Stefano Karapetsas | 1 | -0/+4 | |
2014-04-19 | Merge pull request #97 from NiceandGently/master | Sander Sweers | 1 | -1/+1 | |
fix typo in 'togglekeys-enable' gsettings value | |||||
2014-04-19 | fix typo in 'togglekeys-enable' gsettings value | Wolfgang Ulbrich | 1 | -1/+1 | |
2014-03-22 | Bump version to 1.9.0 | Stefano Karapetsas | 2 | -1/+4 | |
2014-03-22 | Sync translations with transifex | Stefano Karapetsas | 1 | -187/+189 | |
2014-03-19 | Add option to configure titlebar buttons layout | Stefano Karapetsas | 1 | -0/+49 | |
2014-03-15 | Sync translations with transifex | Stefano Karapetsas | 1 | -33/+34 | |
2014-03-10 | Update NEWS | Stefano Karapetsas | 1 | -0/+3 | |
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-03-09 | Sync translations with transifex | Stefano Karapetsas | 3 | -56/+57 | |
2014-03-01 | Bump version to 1.8.0mate-control-center-1.8.0 | Stefano Karapetsas | 2 | -2/+2 | |
2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 87 | -5862/+7958 | |
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 |