summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-12-01Fixes font dpi with "org.mate.desktop.font-rendering.dpi" by defaultPablo Barciela1-3/+25
2017-10-19sync with Transifexmonsta103-883/+880
2017-08-19gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker2-0/+17
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window
2017-08-15release 1.19.1v1.19.1raveit652-1/+24
2017-08-15sync with transifexraveit656-259/+262
2017-08-15libslab: avoid deprecated gdk_screen_width/heightZenWalker2-3/+12
2017-08-15appearance-font.c: avoid deprecated gdk_screen_get_width/height_mmZenWalker1-1/+14
2017-08-15avoid deprecated gdk_screen_get_width/heightZenWalker4-14/+23
2017-08-15libslab: drop unneeded libslab_mate_desktop_item_open_help functionraveit652-37/+0
2017-08-15libslab : drop uneeded support for gnome-main-menuraveit659-2324/+0
No need for this as g-m-n isn't maintained any more, and never ported to gtk+-3
2017-08-15typing-break: avoid deprecated GDK pointer and keyboard typesraveit652-9/+78
2017-08-15libslab: don't use deprecated gtk_show_uriraveit651-0/+4
2017-08-15display scrollarea: avoid deprecated gtk_adjustment_changedraveit651-1/+3
gtk_adjustment_changed has been deprecated since version 3.18 and GTK+ emits “changed” itself whenever any of the properties (other than value) change. see https://developer.gnome.org/gtk3/unstable/GtkAdjustment.html#gtk-adjustment-changed
2017-08-15keybindings eggcellrendererkey: avoid deprecated GDK pointer and keyboard typesraveit651-11/+84
2017-08-15display scrollarea: fix a -Wuninitialized build warningraveit651-0/+1
2017-08-15display scrollarea: avoid deprecated gdk_window_get_pointerraveit651-1/+21
2017-08-14po: don't list non-existent files in POTFILES.skipmonsta1-10/+0
2017-08-03avoid deprecated gdk_screen_make_display_nameZenWalker1-4/+7
2017-08-01avoid deprecated gdk_display_get_screen and gdk_display_get_n_screensZenWalker1-7/+3
2017-07-24capplet-util: don't use deprecated gtk_show_uriraveit651-0/+8
2017-07-18update issue_templateraveit651-0/+3
2017-07-14typing-break: avoid deprecated GtkMiscraveit651-0/+17
- replace gtk_misc_get_alignment () - replace gtk_misc_get_padding ()
2017-07-14typing-break: avoid deprecated gtk_alignment_new ()raveit651-20/+12
2017-07-14mouse: fix a build warningraveit651-1/+1
introduced by https://github.com/mate-desktop/mate-control-center/commit/ba301f8
2017-07-02mouse: warn about enabling multi-finger emulationPatrick Monnerat2-5/+43
libinput disables software buttons when clickfinger is enabled.
2017-06-16release 1.19.0v1.19.0raveit651-0/+30
2017-06-16sync with transifexraveit65101-4466/+4480
2017-06-08create issue_template.mdraveit651-0/+16
2017-05-30libslab: make ThemedIcon use style_updated instead of style_setmonsta1-3/+3
makes icons in m-c-c shell properly react to icon theme change
2017-05-30libslab: correct icon loading codemonsta1-4/+5
fixes loading app icons from /usr/share/pixmaps when the icon theme doesn't have an icon with chosen name fixes https://github.com/mate-desktop/mate-control-center/issues/283
2017-05-28libslab nameplate-tile: replace GtkAlignment with a GtkBoxraveit651-3/+7
2017-05-28libslab tile.c: replace deprecated gtk_widget_set_state ()raveit652-8/+8
2017-05-28libslab shellwindow: replace GtkAlignment with a GtkBoxraveit652-4/+7
The scrolledwindow child needs to be vertical expand in this case.
2017-05-28libslab slab-section: avoid deprecated GtkAlignmentraveit651-9/+6
2017-05-28libslab app-shell: avoid deprecated gtk_alignment_new ()raveit651-7/+5
2017-05-28app-resizer: fix a build warningraveit651-1/+1
2017-05-20Restore Polish translation credits from GNOMEPiotr Drąg1-6/+10
2017-05-16libslab searchbar: remove deprecated ussage of GtkAlignmentraveit651-5/+3
2017-05-16libslab nameplate-tile: avoid deprecated gtk_button_set_focus_on_click ()raveit651-0/+4
2017-05-16libslab nameplate-tile: remove one deprecated ussage of GtkAlignmentraveit651-5/+3
2017-05-16libslab: don't use deprecated gdk_app_launch_context_new ()raveit652-2/+2
2017-05-16about-me-password UI: set max_width_chars for description-labelraveit651-0/+1
This reduce the width of the dialog
2017-05-16eel-alert-dialog: replace some GtkStock itemsraveit651-13/+13
2017-05-16keybindings: fix a couple of build warningsmonsta1-2/+2
2017-05-16libslab: remove unused functionsmonsta2-68/+0
one of them was even distro-specific, wow
2017-04-26libslab bookmark-agent: fix some xdg pathsraveit651-4/+5
2017-04-13use g_object_unref instead of deprecated rsvg_handle_freemonsta1-1/+1
it's deprecated since 2006: https://git.gnome.org/browse/librsvg/commit/?id=2b7c95c7a102351ccc903375c35a17b05b6c24e7
2017-04-06keybindings: Fix and add mnemonics in the custom command dialogColomban Wendling1-30/+20
Also remove an unnecessary intermediate box, we can pack in the grid directly. Fix for breakage introduced in #274.
2017-04-03keybindings: Allow to select an installed application through a dialogColomban Wendling2-12/+93
2017-03-30pre-bump versionraveit652-1/+3