Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-08 | Rework gsettings schema building | infirit | 6 | -65/+64 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-09-06 | Restored Interface tab in Appearance capplet | Exalm | 6 | -0/+637 | |
Remove editable accels and toolbar style toggles as they are deprecated in GTK >= 3.10.0 | |||||
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -3/+3 | |
2015-09-04 | Merge branch 'master' of github.com:mate-desktop/mate-control-center | Clement Lefebvre | 1 | -3/+3 | |
2015-09-04 | Display settings: Added support to set the primary monitor. | Clement Lefebvre | 2 | -102/+181 | |
2015-09-04 | Bump required version for recent changes | infirit | 1 | -3/+3 | |
2015-09-04 | Display settings: Only make the display name bold, not the output name. | Clement Lefebvre | 1 | -2/+2 | |
2015-09-04 | Merge pull request #194 from clefebvre/master | Clement Lefebvre | 1 | -12/+17 | |
Display settings: Show output names in addition to display names. | |||||
2015-09-04 | Display settings: Show output names in addition to display names. | Clement Lefebvre | 1 | -12/+17 | |
2015-09-03 | Start new dev release | infirit | 1 | -1/+1 | |
2015-09-03 | Merge pull request #193 from clefebvre/master | Clement Lefebvre | 2 | -109/+412 | |
Touchpad settings: Added support for natural scrolling, 2 finger and … | |||||
2015-09-03 | Touchpad settings: Added support for natural scrolling, 2 finger and 3 ↵ | Clement Lefebvre | 2 | -109/+412 | |
finger clicks | |||||
2015-09-03 | Sync translations with transifex | mate-i18n | 5 | -3127/+2086 | |
2015-08-29 | configure.ac: Remove Xft2 completely | Roy Zhang | 1 | -1/+1 | |
2015-08-29 | Gtk3 Fontviewer: increase-horiontal-size-scrolledwindow | raveit65 | 1 | -0/+5 | |
- needed for GtkGrid port | |||||
2015-08-29 | Gtk3 Fontviewer: don't use deprecated-GtkHBox | raveit65 | 1 | -0/+4 | |
2015-08-29 | Gtk3 Fontviewer: port-GtkTable-to-GtkGrid | raveit65 | 1 | -1/+92 | |
2015-08-29 | Fontviewer: fix deprecated-GThread-API | raveit65 | 1 | -1/+1 | |
2015-08-29 | Cleanup configure.ac wrt Xft2 | infirit | 1 | -11/+1 | |
2015-08-29 | appearance-font: No more usage of Xft2 | infirit | 2 | -8/+0 | |
We require pango already so no need to conditionally build. | |||||
2015-08-29 | appearance-font: Use pango and cairo to rander fonts | Roy Zhang | 1 | -223/+85 | |
This patch fixes #135 | |||||
2015-08-29 | mouse: Use GSourceFunc instead of GtkFunction | Roy Zhang | 1 | -6/+2 | |
GtkFunction has been deprecated since version 2.24, and now we only support GTK+ 2.0 version >= 2.24. | |||||
2015-08-29 | Help: fix merge conflicts | raveit65 | 2 | -3/+3 | |
2015-08-29 | removed dead code | Monsta | 1 | -37/+0 | |
2015-08-29 | configure.ac: drop obsolete macro | monsta | 1 | -1/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. | |||||
2015-08-08 | font-viewer: Use cairo for font rendering | raveit | 6 | -421/+483 | |
Taken from gnome-font-viewer based on initial patch by Rodrigo Moya and updated by Cosimo Cecchi <[email protected]> commit: 51110f87d6f134f8481031f13fdc3bc3759991bb | |||||
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 | 4 | -54/+41 | |
2015-08-03 | Fix build on non standard prefix | infirit | 1 | -1/+1 | |
Do not include the subdir as we already get the subdir from pkconfig. fixes #171 thanks to Bruno De Fraine | |||||
2015-07-27 | keyboard properties: don't set parent widget on show layout dialog | Monsta | 1 | -1/+0 | |
fixes a GTK+ warning | |||||
2015-07-22 | appearance: Allow to save notification theme optionally | infirit | 2 | -4/+27 | |
Closes #42 | |||||
2015-07-15 | appearance-font: Replace Gdk drawing with cairo | infirit | 1 | -23/+16 | |
This unifies the drawing code between Gtk versions. But with Gtk3 the setup_font_sample is broken and requires considerable effort to fix. Maybe pango can help us here.. | |||||
2015-07-15 | typing break: Remove forgotten bits | infirit | 1 | -18/+0 | |
This should have been in 2208d0af94aeb5b68d1209ad2b11cd46c14c8d23 | |||||
2015-07-12 | Replace Gdk drawing with Cairo | infirit | 4 | -80/+56 | |
2015-07-11 | Add app entity for help and fix build | infirit | 1 | -0/+1 | |
2015-07-10 | help: fix legal page | raveit65 | 1 | -1/+24 | |
2015-07-09 | fixed links in help (even though help isn't called anywhere apparently) | Monsta | 1 | -3/+3 | |
2015-07-08 | keyboard applet: display correct help pages | Monsta | 2 | -2/+3 | |
2015-07-01 | sync translations with transifex | infirit | 94 | -19471/+20416 | |
2015-06-29 | Add theme changing support for metacity >= 3.16 | Martin Wimpress | 1 | -0/+5 | |
2015-06-12 | Sync translations with transifex | mate-i18n | 9 | -469/+739 | |
2015-06-09 | Merge pull request #157 from NiceandGently/master | Martin Wimpress | 4 | -10/+17 | |
UI GTK3: fix keyboard and mouse properties windows | |||||
2015-05-08 | UI GTK3: fix keyboard and mouse properties windows | raveit65 | 4 | -10/+17 | |
2015-05-04 | Bump version to 1.10.0mate-control-center-1.10.0 | Stefano Karapetsas | 2 | -2/+2 | |
2015-05-04 | libslab: do not reap child when launching desktop items | Monsta | 1 | -1/+1 | |
should be used after https://github.com/mate-desktop/mate-desktop/pull/166 is applied Closes https://github.com/mate-desktop/mate-control-center/pull/152 | |||||
2015-05-04 | Sync translations with transifex | mate-i18n | 10 | -254/+263 | |
2015-03-19 | use enum from gsettings-desktop-schema | rezso | 1 | -10/+10 | |
2015-03-19 | Use MATE's own .directory files in matecc | rezso | 1 | -4/+4 | |
First: Personal.directory, InternetAndNetwork.directory, Hardware.directory and System.directory shipped by gnome-menus, which is causes an unwanted gnome-menus dependency. Second: because of different gettext domains, the translations are unused. Closes https://github.com/mate-desktop/mate-control-center/pull/140 Closes https://github.com/mate-desktop/mate-control-center/issues/108 | |||||
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 | |
Closes https://github.com/mate-desktop/mate-control-center/pull/147 |