summaryrefslogtreecommitdiff
path: root/capplets
AgeCommit message (Collapse)AuthorFilesLines
2014-07-20fix for glib2-2.41.2raveit651-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-08Changed left window button layout to usual layoutGymnasiast1-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-01keybindings: GTK3 improvementsStefano Karapetsas2-2/+12
2014-06-06Move all manpages into thier own man directoryinfirit6-79/+3
2014-06-06Several man pages have grammar errors, fixes #101infirit3-6/+6
Patch by Mike Gabriel <[email protected]>
2014-06-06Add main category to mate-theme-installer.desktop, fixes #103infirit1-1/+1
Patch by Mike Gabriel <[email protected]>
2014-06-06Add keywords to dot desktop files, close #102.infirit11-0/+11
Patch by Mike Gabriel <[email protected]>
2014-05-27Remove deprecated call to g_thread_initinfirit1-1/+0
2014-05-27Replace GtkObject with GObject also for gtk2infirit1-4/+0
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit5-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-20Drop support for glib < 2.36infirit4-33/+0
2014-05-16default-applications: Fix word and spreadsheet editors listsStefano Karapetsas1-2/+2
https://github.com/mate-desktop/mate-control-center/commit/097271c479a329cdc53cb0be03e1d8b819344624#commitcomment-6347305
2014-05-16default-applications: Remove unused variablesStefano Karapetsas1-49/+0
2014-05-16default-applications: Add support for office applicationsStefano Karapetsas3-2/+286
2014-05-16default-applications: Simplify ui fileStefano Karapetsas1-624/+13
2014-04-30Update vwndor_url in policy fileinfirit1-1/+1
2014-04-27Add support for metacity-theme-2.xmlStefano Karapetsas2-3/+17
Closes https://github.com/mate-desktop/mate-control-center/issues/92
2014-04-23appearance: Dont show GTK+ engine warning for GTK3Stefano Karapetsas1-0/+4
2014-04-19fix typo in 'togglekeys-enable' gsettings valueWolfgang Ulbrich1-1/+1
2014-03-19Add option to configure titlebar buttons layoutStefano Karapetsas1-0/+49
2014-03-09default-applications: Fix 'run at start' checkboxes for accessibility appsStefano Karapetsas2-15/+28
2014-03-09default-applications: Add support for accessibility applicationsStefano Karapetsas3-4/+74
2014-03-09windows: Add border width in dialogStefano Karapetsas1-0/+1
2014-02-26Use directly GSettings to set marco theme, avoiding libwindow-settingsStefano Karapetsas1-11/+7
Closes https://github.com/mate-desktop/mate-control-center/issues/44
2014-02-23windows: Remove UI fileStefano Karapetsas2-536/+0
2014-02-23windows: Build window from code instead of use UI fileStefano Karapetsas1-34/+164
Also split the options in three tabs Also add option to center new windows
2014-02-18Merge branch 'dev-windows-improved'Stefano Karapetsas3-545/+423
2014-02-18Fix help uri.infirit1-1/+1
2014-02-18windows: Add option to enable side by side tilingStefano Karapetsas2-3/+74
2014-02-18windows: Fix indentationStefano Karapetsas1-340/+315
2014-02-18windows: Disable the dialog if window manager changed, without quitStefano Karapetsas1-4/+1
2014-02-18windows: Use GSettings and drop libwindow-settings dependencyStefano Karapetsas2-311/+146
2014-02-12MATE Foundation doesnt existStefano Karapetsas15-15/+15
2014-02-11windows: Add metacity supportStefano Karapetsas4-1/+112
2014-02-04Check missing engine only for GTK2Stefano Karapetsas1-2/+4
2014-01-28about-me: Remove unused constantStefano Karapetsas1-2/+0
2014-01-28Fix some gcc warningsStefano Karapetsas3-31/+5
2014-01-28windows: Fix ui file after GtkComboBoxText migrationStefano Karapetsas1-8/+1
2014-01-27appearance: Add support for 'artist' tag in xml backgrounds filesStefano Karapetsas3-5/+35
This feature was already implemented in Linux Mint and Cinnamon, so we are going to implement it in MATE too.
2014-01-24Fixes for GTK2Stefano Karapetsas1-1/+1
2014-01-24Remove all separator occurrencesStefano Karapetsas9-13/+0
2014-01-24keyboard: Fix segfaultStefano Karapetsas1-1/+1
Var may be set as constant value but freed later.
2014-01-24appearance: Fix crash with GTK3Stefano Karapetsas1-1/+1
2014-01-24windows: Add GTK3 supportStefano Karapetsas1-1/+13
2014-01-24display: Add GTK3 supportStefano Karapetsas4-527/+360
2014-01-24appearance: Add GTK3 supportStefano Karapetsas3-4/+52
2014-01-24keybindings: Add GTK3 supportStefano Karapetsas4-2/+14
2014-01-24keyboard: Add GTK3 supportStefano Karapetsas2-0/+9
2014-01-24default-applications: Add GTK3 supportStefano Karapetsas1-1/+0
2014-01-24mouse: Add GTK3 supportStefano Karapetsas1-0/+4