summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-12-19disable deprecation warnings for distcheckraveit651-1/+2
2018-12-12mate-bg: Corrected some commentsZhang Xianwei1-3/+3
There are some incorrect comments in mate_bg_create_surface_scale. Fix them. Signed-off-by: Zhang Xianwei <[email protected]>
2018-12-07schemas: Define schema for a default calculatorZhang Xianwei2-0/+10
Defines a schema that allows users to specify a default calculator application. Default initialized to 'mate-calc'. Signed-off-by: Zhang Xianwei <[email protected]>
2018-11-18release 1.21.2v1.21.2raveit651-10/+13
2018-11-18sync with transifexraveit65116-3248/+5617
2018-10-11pre-bump versionraveit652-1/+3
2018-09-30Add new setting to control XKB modifier latchingColomban Wendling1-0/+4
Add new setting org.mate.accessibility-keyboard.stickykeys-latch-to-lock to control whether latching is enabled together with sticky keys.
2018-08-27release 1.21.1v1.21.1raveit651-0/+10
2018-08-27sync with transifexraveit65116-686/+2121
2018-08-27tx: update translation sourceraveit651-26/+40
2018-08-27pre-bump versionraveit652-7/+9
2018-08-23interface: add key to enable/disable primary paste from middlemouselukefromdc1-0/+7
2018-08-15mate-desktop-item: replace deprecated gdk_error_trap_push/popraveit651-2/+8
2018-08-15mate-rr-config: replace deprecated gdk_flushraveit651-1/+3
2018-08-15mate-rr: replace deprecated Gdk functionsraveit651-13/+23
2018-08-15mate-bg-crossfade: replace deprecated gdk_error_trap_push/popraveit651-4/+6
2018-08-15mate-bg: replace deprecated gdk_error_trap_push/popraveit651-4/+8
2018-08-04fix distcheckmonsta1-0/+1
2018-07-03add mate-language apisyetist6-1/+1374
2018-06-02release 1.21.0v1.21.0raveit651-0/+9
2018-06-02sync with transifexraveit65117-11746/+24376
2018-06-02update mate-desktop.potraveit651-6/+18
2018-05-31drop ancient and unused acinclude.m4monsta1-164/+0
2018-05-31bump versionraveit651-1/+1
2018-05-31Add toggle for synchronizing QT_SCALE_FACTOR to GDK_SCALE_FACTORVictor Kareh1-1/+6
When enabled (default), m-s-d will attempt to set QT_SCALE_FACTOR during the init phase. When disabled, the user can then choose to control this env var elsewhere.
2018-04-26Change default cursor-size to 24pxVictor Kareh1-1/+1
The MATE cursor theme does not have an 18px cursor size, so having a 18px as the default setting does not make sense. Using 24px looks better in modern displays and allows for proper HiDPI scaling.
2018-04-25Support background fallback on HiDPIVictor Kareh2-2/+43
This change is a super hacky way of supporting the fallback desktop background (without caja) on HiDPI displays. It does this by doing two things: providing a function for scaled-up background surfaces using cairo_scale; and triggering a change signal when the entire background schema is re-loaded, and so triggering a redraw.
2018-03-30mate-rr-labeler: fix font-color for dark themesraveit651-3/+3
Fixes https://github.com/ubuntu-mate/ubuntu-mate-artwork/issues/29
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-17tx: add makepot and .pot filesraveit652-0/+1400
2018-03-11transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-02-06add latest changes to NEWSv1.20.0raveit651-0/+3
2018-02-06Fix typo and remove unnecessary messageVictor Kareh1-1/+1
2018-02-06Add gsettings for window scaling factorVictor Kareh1-0/+6
2018-01-28drop additional checks for min GLib versionmonsta1-8/+0
2018-01-27building: bump required glib version to 2.50.0raveit651-9/+5
and droped GLIB_VERSION_MAX_ALLOWED No need of useless warnings!
2018-01-27release 1.20raveit652-2/+6
2018-01-27building: remove < gtk+-3.22 bits and bump required gtk+ versionraveit656-64/+2
2018-01-24release 1.19.3v1.19.3raveit651-0/+4
2018-01-24sync with transifexraveit65115-12883/+11735
2018-01-09update copyright year to 2018monsta1-1/+1
2018-01-08bump version in NEWSraveit651-0/+2
2018-01-05bump version to 1.19.3monsta1-1/+1
2018-01-05schema: drop can-change-accels key, won't work with GTK+3monsta1-5/+0
2017-12-24release 1.19.2v1.19.2raveit652-1/+6
2017-12-24sync with transifexraveit65115-24729/+9214
2017-12-17WidthOfScreen and HeightOfScreen implementationPablo Barciela3-18/+9
This commit reverts: https://github.com/mate-desktop/mate-desktop/commit/6137212bce120c9eb5555ae777fc7fea2f71e43e And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height
2017-10-14release 1.19.1v1.19.1raveit652-1/+9
2017-10-14sync with transifexraveit65115-163/+165
2017-08-26drop MateAboutDialogmonsta4-2431/+0