Age | Commit message (Expand) | Author | Files | Lines |
2021-09-24 | Remove redundant i18n functions | Yaron Shahrabani | 1 | -2/+2 |
2021-07-19 | Fix compilation warning | zhuyaliang | 3 | -17/+5 |
2021-07-10 | Use gtk-cancel icon replace window-close icon | zhuyaliang | 1 | -1/+1 |
2021-06-21 | update copyright to 2021 | raveit65 | 14 | -14/+23 |
2021-04-29 | windows-applet: csd windows respect titlebar button layout | mbkma | 2 | -3/+8 |
2021-04-29 | windows-applet: add right and left (with menu) titlebar button layout options... | mbkma | 2 | -24/+60 |
2021-04-23 | windows-applet: group alt-tab options together, remove reduced resources option | mbkma | 2 | -88/+16 |
2021-04-08 | appearance: Type column in GtkFileChooser requires gtk 3.24.12 | rbuj | 3 | -0/+8 |
2021-04-04 | time-admin: g_time_zone_new is deprecated from glib 2.68 | rbuj | 1 | -0/+9 |
2021-03-29 | display: remove conversion warnings | rbuj | 3 | -259/+267 |
2021-03-19 | keybindings: use gtk_builder_new_from_resource | rbuj | 1 | -20/+1 |
2021-03-19 | display: use gtk_builder_new_from_resource | rbuj | 1 | -9/+1 |
2021-03-19 | default-applications: use gtk_builder_new_from_resource | rbuj | 1 | -16/+1 |
2021-03-19 | appearance: use gtk_builder_new_from_resource | rbuj | 1 | -28/+17 |
2021-03-19 | accessibility: use gtk_builder_new_from_resource | rbuj | 1 | -26/+16 |
2021-03-11 | i18n: fix an error that prevents showing the wallpaper name | rbuj | 1 | -2/+3 |
2021-03-08 | display: frame spacing | rbuj | 1 | -1/+2 |
2021-03-08 | Add adjust window scaling function for display preference and update display-... | zhuyaliang | 3 | -159/+256 |
2021-02-26 | windows: remove unused macros UIDIR, PIXMAPDIR | rbuj | 1 | -3/+1 |
2021-02-26 | Line comments // are not allowed (code style) | rbuj | 3 | -5/+4 |
2021-02-24 | appearance: no previous prototype for 'wp_create_filechooser' | rbuj | 1 | -1/+1 |
2021-02-24 | appearance: missing includes | rbuj | 7 | -1/+11 |
2021-02-24 | Missing include guards | rbuj | 14 | -4/+68 |
2021-02-23 | windows: avoid duplication of accelerator keys | rbuj | 1 | -3/+3 |
2021-02-23 | windows: don't translate the spinbutton text, set the entry purpose | rbuj | 1 | -1/+1 |
2021-02-23 | windows: show the translations in mate-window-properties dialog | rbuj | 1 | -1/+1 |
2021-02-23 | windows: missing include mate-metacity-support.h (#624) | Robert Antoni Buj Gelonch | 1 | -0/+2 |
2021-02-23 | common: missing include gtkrc-utils.h | rbuj | 1 | -0/+2 |
2021-02-16 | time-admin: remove unused includes | rbuj | 2 | -4/+1 |
2021-02-16 | build: allow users to disable gettext support (--disable-nls) | rbuj | 14 | -6/+73 |
2020-12-06 | mate-keyboard-properties: drop create_dialog | rbuj | 1 | -20/+1 |
2020-12-06 | mate-keyboard-properties: size groups on ui file | rbuj | 2 | -19/+21 |
2020-12-06 | mate-keyboard-properties: Do not use stock icons on ui file | rbuj | 2 | -17/+45 |
2020-12-06 | mate-keyboard-properties-dialog: upgrade ui label names | rbuj | 1 | -338/+339 |
2020-12-06 | mate-mouse-properties: drop create_dialog | rbuj | 1 | -49/+27 |
2020-12-06 | mate-mouse-properties: size groups on ui file | rbuj | 2 | -29/+26 |
2020-12-06 | mate-mouse-properties: upgrade ui label names | rbuj | 1 | -280/+319 |
2020-12-05 | Revisit windows applet, add allow-top-tiling option | mbkma | 2 | -154/+379 |
2020-12-04 | Use G_BEGIN_DECLS/G_END_DECLS macros | rbuj | 4 | -28/+15 |
2020-12-04 | Use g_slist_free_full | rbuj | 6 | -24/+15 |
2020-12-01 | mate-theme-info: remove unused includes | rbuj | 1 | -5/+3 |
2020-11-29 | mate-mouse-properties: remove unused includes | rbuj | 1 | -4/+0 |
2020-11-29 | appearance: Add file chooser settings | rbuj | 5 | -741/+983 |
2020-11-28 | xrandr-capplet: warning -Wincompatible-pointer-types | rbuj | 1 | -1/+1 |
2020-11-24 | appearance: Set icon-name in ui file | rbuj | 4 | -827/+941 |
2020-11-24 | appearance: Introduce GET_WINDOW macro | rbuj | 6 | -12/+10 |
2020-11-10 | mcc: windows-applet: Rewrite windows-properties.ui and add new settings. | mbkma | 2 | -526/+500 |
2020-10-31 | appearance: Fix preview in Add Wallpaper dialog | rbuj | 1 | -4/+8 |
2020-10-04 | Default applications: Add flac/x-flac format (mime-type) for media | Jorge Maldonado Ventura | 1 | -0/+2 |
2020-09-08 | keyboard-properties-a11y-notifications.ui: Fix a11y warnings | Colomban Wendling | 2 | -465/+201 |