summaryrefslogtreecommitdiff
path: root/capplets/display
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Add meson build supportzhuyaliang1-0/+60
2023-10-12capplets/display: Fix compilation warnings and replace deprecated functionszhuyaliang2-23/+64
2021-11-20Use a blank line at mostrbuj1-2/+0
2021-07-10Use gtk-cancel icon replace window-close iconzhuyaliang1-1/+1
2021-03-29display: remove conversion warningsrbuj3-259/+267
2021-03-19display: use gtk_builder_new_from_resourcerbuj1-9/+1
2021-03-08display: frame spacingrbuj1-1/+2
2021-03-08Add adjust window scaling function for display preference and update display-...zhuyaliang3-159/+256
2021-02-26Line comments // are not allowed (code style)rbuj1-2/+2
2021-02-24Missing include guardsrbuj1-0/+6
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj2-0/+12
2020-11-28xrandr-capplet: warning -Wincompatible-pointer-typesrbuj1-1/+1
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-02-06glib-genmarshal: Using --header and --body at the same time is deprecatedrbuj1-1/+1
2020-02-06build: use warning flagsrbuj1-5/+7
2019-12-24display: Fix UI validationrbuj1-10/+28
2019-12-24display: Enable help buttonrbuj1-32/+9
2019-11-07migrate from intltool to gettextWu Xiaotian3-9/+11
2019-06-25[ci] add gla11y in docker containerWu Xiaotian1-1/+1
2019-06-22capplets: Use capplet_initrbuj1-5/+3
2019-06-18Remove trailing whitespacesrbuj2-97/+97
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault2-2/+8
2019-05-11capplets: Use gresources for UI filesrbuj6-361/+47
2019-03-23Use icons provided by themes and remove not used iconsrbuj8-496/+3
2019-02-08fixed distcheck fail on debianWu Xiaotian2-2/+2
2019-01-03mate-display-properties: Migrate from dbus-glib to GDBusWu Xiaotian1-71/+80
2018-06-23display-capplet.ui: replace deprecationsraveit651-122/+100
2018-05-07display-capplet: add css name for scrollarearaveit651-0/+2
2018-03-18Fix screen geometry to account for rotation when snapping.Brent Bradburn1-0/+2
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-13/+0
2018-01-13drop unused variablesPablo Barciela1-2/+2
2017-08-15display scrollarea: avoid deprecated gtk_adjustment_changedraveit651-1/+3
2017-08-15display scrollarea: fix a -Wuninitialized build warningraveit651-0/+1
2017-08-15display scrollarea: avoid deprecated gdk_window_get_pointerraveit651-1/+21
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta3-457/+50
2016-12-02display: remove excessive #definemonsta1-4/+0
2016-09-18GTK+3: fix mate-display-properties with glib 2.49.6lukefromdc1-0/+4
2016-02-28GTK+3 display: Get values from GtkStyleContext states properlyraveit651-4/+13
2016-01-14display: less #if's againmonsta1-19/+32
2016-01-14display: less #if'smonsta1-28/+43
2016-01-14fix unused variables warning in GTK+3 buildmonsta1-2/+2
2016-01-13display: fix implicit declaration warningmonsta1-0/+1
2015-11-13display properties: don't try to free a string literal (fix crash)monsta1-1/+1
2015-09-23Bugfix: Changing refresh rate doens't workBłażej Szczygieł1-1/+1
2015-09-04Display settings: Added support to set the primary monitor.Clement Lefebvre2-102/+181
2015-09-04Display settings: Only make the display name bold, not the output name.Clement Lefebvre1-2/+2
2015-09-04Display settings: Show output names in addition to display names.Clement Lefebvre1-12/+17
2015-08-29removed dead codeMonsta1-37/+0
2015-07-12Replace Gdk drawing with Cairoinfirit1-38/+22
2015-01-13xrandr: safer access to list element's dataMonsta1-1/+1