summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-02-09tx: sync with transifexraveit65249-15932/+23980
2019-02-08add archlinux build on travis-ciWu Xiaotian1-34/+71
2019-02-08tx: update resources for transifexraveit652-113/+153
2019-02-08fixed distcheck fail on debianWu Xiaotian28-66/+35
2019-02-03enable travis for all branchesWu Xiaotian1-3/+3
2019-02-03Add -Werror=format-security and show make distcheck failed with colorWu Xiaotian1-5/+6
2019-02-03script keep silent and distcheck always return 0Wu Xiaotian1-16/+15
2019-02-03add missing dependency package git code of mate-menus for debian/ubuntuWu Xiaotian1-1/+3
2019-02-03use the git code of mate-menusWu Xiaotian1-4/+6
2019-02-03Initialize travis supportWu Xiaotian1-0/+159
2019-02-02eggcellrendererkeys: avoid deprecated 'gtk_widget_modify_bg/fg'Pablo Barciela1-4/+55
2019-02-02Update MCC helprbuj1-12/+40
Introduce &appname; macro Change help title from "Control Ceter" to "MATE Control Center Manual" Change a date, from "2006-03" to March 2006, in metadata intro section: Introduce mate-control-center-to-start subsection surrund a paragraph with note tag matecc-interface section (Usage): Add two tips: left pane & preference tool description preference tools are grouped single click to open a preference tool
2019-02-02default-applications: Use more common icon names for Office documentsColomban Wendling1-2/+2
"x-office-document" and "x-office-spreadsheet" are more common MIME icon names than their counterparts without the "x-" prefix. The latter seems not to even be available in "MATE" icon theme, but only in "Faenza" icon theme. The "x-"-prefixed variant on the other hand is available even in theme providing the unprefixed ones, meaning it will sill work with these. On my machine with not many themes, but only standard-ish ones: ```console $ find /usr/share/icons/ -name office-document.* | wc -l 8 $ find /usr/share/icons/ -name x-office-document.* | wc -l 54 ``` Thus, using the prefixed variant seems like a better choice.
2019-01-03mate-display-properties: Migrate from dbus-glib to GDBusWu Xiaotian1-71/+80
2019-01-01Fix the runtime warning about gtk_widget_destroy.Wu Xiaotian1-8/+29
2019-01-01Fixed number of cols error after reload menus.Wu Xiaotian1-3/+3
After install/uninstall applications, each category of applications display as one long line.
2019-01-01Fixed crash when install/remove application.Wu Xiaotian1-4/+17
Fixed issue #403 If m-c-c is open, install/uninstall application, m-c-c is crash.
2018-12-30capplets/mouse: .svg files instead .png in doubleclick artworkPablo Barciela9-7/+510
2018-12-30capplets/mouse: New doubleclick artwork with mate logoPablo Barciela4-1/+1
2018-12-19disable deprecation warnings for distcheckraveit651-1/+2
2018-12-10default-applications: Fix assertion failture on g_icon_to_stringZhang Xianwei1-6/+10
Prevent runtime failture on g_icon_to_string in fill_combo_box by catching the NULL case See https://github.com/mate-desktop/mate-control-center/pull/398#issuecomment-445047978 Signed-off-by: Zhang Xianwei <[email protected]>
2018-12-07default-applications: Add a widget for a default calculator applicationZhang Xianwei3-0/+132
Fix https://github.com/mate-desktop/mate-control-center/issues/291 Signed-off-by: Zhang Xianwei <[email protected]>
2018-12-07default-applications: Use the selected word processor for RTF as wellColomban Wendling1-0/+1
2018-12-05release 1.21.2v1.21.2raveit651-0/+24
2018-12-05tx: sync with transifexraveit65250-22493/+284637
2018-12-05require mate-settings-daemon-1.21.2raveit651-1/+1
2018-12-05keybindings: Add a key binding to toggle the microphone's mute statusZhang Xianwei1-0/+2
Provided additional "mic-mute" key binding. For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/253 Signed-off-by: Zhang Xianwei <[email protected]>
2018-12-03keybindings: Add some key bindings to control volume quietlyZhang Xianwei1-0/+6
Provided three new key bindings to volume control: "volume-mute-quiet" "volume-down-quiet" "volume-up-quiet" For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/252 Signed-off-by: Zhang Xianwei <[email protected]>
2018-11-30require m-s-d 1.21.1 due to new control-center key in schemamonsta1-1/+1
2018-11-24Account for NULL error when we see G_IO_STATUS_EOFAlexander Pyhalov1-2/+4
2018-11-19typing-break: replace deprecated gdk_error_trap functionsWu Xiaotian1-3/+7
2018-11-18transifex: update mate-control-center.potPablo Barciela1-37/+37
2018-11-17update hint for mouse double-clickAbu Sakib1-1/+1
2018-11-17keybindings: double click instead one click to edit keyboard shortcutsPablo Barciela1-1/+2
Closes https://github.com/mate-desktop/mate-control-center/issues/390
2018-11-15mate-keybinding-properties: avoid deprecated 'gtk_widget_ensure_style'Pablo Barciela1-1/+0
2018-11-01added search option for mate-font-viewersakib1-2/+70
fix incompatible pointer issue
2018-10-31Load avatar-default as default imageyetist1-16/+12
First show UI with avatar-default, after user loaded, show user image.
2018-10-31for accounts service supportyetist1-7/+8
2018-10-17keybindings: Add a key binding to launch settingsZhang Xianwei1-0/+2
Provided additional "control-center" key binding. For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/244 Signed-off-by: Zhang Xianwei <[email protected]>
2018-10-11pre-bump versionlukefromdc2-1/+3
2018-10-11Depend on mate-desktop 1.21.2 due to new gschema keylukefromdc1-1/+1
2018-10-06tx: update translation sourcesraveit652-48/+88
2018-10-06Fix spelling and grammar mistakesrbuj11-30/+30
2018-10-06legal.xmlrbuj3-26/+97
2018-10-06Use make functions for HELP_LINGUASrbuj1-2/+20
2018-10-04tx: add m-c-c user-guide to transifex configraveit654-29/+1952
2018-09-30Add UI to control org.mate.accessibility-keyboard.stickykeys-latch-to-lockColomban Wendling2-0/+24
2018-09-09use fixed size to show user iconyetist1-1/+1
2018-09-09Add new api for EImageChooseryetist2-108/+134
- add e_image_chooser_set_scaleable(), to allow ImageChooser to change its size according to the size of the picture. - add e_image_chooser_new_with_size(), to create a fixed size EImageChooser.
2018-08-30get/set user face icon use accounts serviceyetist3-6/+85
- If get icon from AccountsService failed, fallback to use ~/.face file. - If not setup user icon file, use "avatar-default" icon as default image to show. - Check dependencies of accountsservice, default is enable when accountsservice dependency exists. Added by raveit65 <[email protected]>.