Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-24 | Merge pull request #468 from mate-desktop/dialog-buttons | mouse | 4 | -63/+56 | |
time-admin: shortcuts, images & shared code for buttons | |||||
2019-06-23 | use theme's icon preferences-system-time | Wu Xiaotian | 11 | -42/+8 | |
2019-06-23 | time-admin: Fix license notice in time-zone.h|c, time-map.h|c | rbuj | 4 | -64/+100 | |
2019-06-22 | capplets: Remove the macro MATELOCALEDIR where it's not required | rbuj | 9 | -12/+3 | |
2019-06-22 | capplets: Use capplet_init | rbuj | 5 | -28/+9 | |
2019-06-19 | time-admin: shortcuts, images & shared code for buttons | rbuj | 4 | -63/+56 | |
- Add & enable mnemonic accelerator keys - Show Save/Close button icons in Time/Date manager window - Remove DialogAddButtonWithIconName from shares | |||||
2019-06-18 | common: Remove capplet-stock-icons | rbuj | 7 | -189/+16 | |
2019-06-18 | time-admin: Remove po-timezones | rbuj | 79 | -226739/+464 | |
2019-06-18 | Remove trailing whitespaces | rbuj | 23 | -321/+321 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2019-06-15 | Add orca to Visual combo box if available | rbuj | 2 | -3/+13 | |
Fixes #270 | |||||
2019-06-15 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 17 | -23/+219 | |
2019-06-14 | Do not reload NTP and modify the button arrangement when starting the service | zhuyaliang | 3 | -41/+5 | |
2019-06-14 | Authentication to add modification time | zhuyaliang | 2 | -19/+56 | |
2019-06-14 | Use default color to set label and remove the maximum button | zhuyaliang | 3 | -8/+8 | |
2019-06-14 | use Makefile pkgdatadir | zhuyaliang | 3 | -9/+11 | |
2019-06-14 | g_date_time_unref datetime | zhuyaliang | 1 | -0/+1 | |
2019-06-14 | Display the correct time when selecting the time zone | zhuyaliang | 4 | -19/+8 | |
2019-06-14 | Memory leak: g_error_free(error); | zhuyaliang | 3 | -15/+9 | |
2019-06-14 | Modify mate-time-admin.desktop.in file format | zhuyaliang | 1 | -4/+2 | |
2019-06-14 | enable to build time-admin for mate-control-center | zhuyaliang | 1 | -1/+3 | |
2019-06-14 | add time-admin source code | zhuyaliang | 13 | -0/+2567 | |
2019-06-14 | add timezone translation files for time-admin | zhuyaliang | 71 | -0/+226730 | |
2019-06-14 | add image resources for time-admin applet | zhuyaliang | 93 | -0/+128 | |
2019-06-13 | Populate initial messenger list with irc scheme handler apps | rbuj | 1 | -2/+22 | |
2019-06-13 | Set default icq/irc/ircs/sip/xmpp scheme handler | rbuj | 1 | -0/+5 | |
2019-06-13 | Add instant messenger keybinding into mate-keybinding-properties | rbuj | 1 | -0/+2 | |
Requires https://github.com/mate-desktop/mate-settings-daemon/pull/278 | |||||
2019-06-13 | Change the icon for instant messaging application | rbuj | 9 | -1/+27 | |
Icons pulled from https://pagure.io/im-chooser/blob/master/f/data | |||||
2019-06-13 | default-applications: Add a widget for a default messenger application | rbuj | 2 | -0/+53 | |
Requires https://github.com/mate-desktop/mate-desktop/pull/393 | |||||
2019-06-12 | appearance.ui (cursor size scale) | Laurent Napias | 1 | -787/+793 | |
Add Adjudtement to change value by left/right arrows | |||||
2019-06-08 | Revert icon-name for imageviewer_image | rbuj | 1 | -1/+1 | |
The icon-name should be "image-x-generic" (imageviewer_image), like "audio-x-generic" (media_player_image) and "video-x-generic" (video_image). Those icons (imageviewer_image, media_player_image, video_image) are the generic mime types which can be opened using its preferred application. | |||||
2019-05-16 | file-transfer-dialog.c: avoid deprecated 'g_type_class_add_private' | Wu Xiaotian | 1 | -6/+2 | |
2019-05-13 | Fix the icon sizes in Preferred Applications selector | Laurent Napias | 1 | -5/+8 | |
Fixes https://github.com/mate-desktop/mate-control-center/issues/358 | |||||
2019-05-11 | capplets: Use gresources for UI files | rbuj | 37 | -475/+380 | |
2019-05-08 | Fix grammar mistake | rbuj | 1 | -1/+1 | |
Reported by translators | |||||
2019-05-06 | Migrate from dbus-glib to GDBus | Wu Xiaotian | 1 | -54/+89 | |
mate-appearance-properties: capplets/appearance/theme-util.c | |||||
2019-05-02 | Use system data dirs to locate key bindings | José Romildo Malaquias | 2 | -22/+39 | |
2019-04-12 | Use GtkSeparatorMenuItem in Apparence preview | rbuj | 1 | -2/+2 | |
It adds two menu item separators, before and after of Print menu item. Test: Run mate-appearance-properties Select Interface tab Clic on File menu item | |||||
2019-04-12 | Remove dead store detected by clang | rbuj | 3 | -7/+3 | |
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read i = 0; ^ ~ theme-installer.c:813:3: warning: Value stored to 'filename' is never read filename = old_folder; ^ ~~~~~~~~~~ | |||||
2019-03-31 | default-applications: Improve UI accessibility | Colomban Wendling | 1 | -361/+231 | |
Replace plain labels with frames as those properly group and label their contents for assistive technologies. There are no visual changes. | |||||
2019-03-31 | Use keyboard device icon like in other hardware devices | rbuj | 2 | -2/+2 | |
Accessibility: Add support for high contrast themes | |||||
2019-03-23 | Use icons provided by themes and remove not used icons | rbuj | 43 | -3823/+6 | |
2019-02-10 | Typo fix | rbuj | 1 | -1/+1 | |
2019-02-08 | fixed distcheck fail on debian | Wu Xiaotian | 21 | -18/+18 | |
2019-02-02 | eggcellrendererkeys: avoid deprecated 'gtk_widget_modify_bg/fg' | Pablo Barciela | 1 | -4/+55 | |
2019-02-02 | default-applications: Use more common icon names for Office documents | Colomban Wendling | 1 | -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-03 | mate-display-properties: Migrate from dbus-glib to GDBus | Wu Xiaotian | 1 | -71/+80 | |
2018-12-30 | capplets/mouse: .svg files instead .png in doubleclick artwork | Pablo Barciela | 9 | -7/+510 | |
2018-12-30 | capplets/mouse: New doubleclick artwork with mate logo | Pablo Barciela | 4 | -1/+1 | |
2018-12-10 | default-applications: Fix assertion failture on g_icon_to_string | Zhang Xianwei | 1 | -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-07 | default-applications: Add a widget for a default calculator application | Zhang Xianwei | 3 | -0/+132 | |
Fix https://github.com/mate-desktop/mate-control-center/issues/291 Signed-off-by: Zhang Xianwei <[email protected]> |