summaryrefslogtreecommitdiff
path: root/src/xsettings.c
AgeCommit message (Expand)Author
2026-06-01Check whether g_settings_schema_source_get_default returned NULLDan R. K. Ports
2026-01-30xsettings: honor GDK DPI scaling valuesDaniel Colascione
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-03Fix compilation errors in xsettings.cEli Zaretskii
2025-11-02Fix PGTK build without HSETTINGS, broken by recent changesEli Zaretskii
2025-11-02Automatically toggle between dark and light mode PGTK widgetsAhmed Khanzada
2025-01-26Simplify make_formatted_string APIPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-20; Fix typosStefan Kangas
2022-11-19Fix automatic DPI adjustment and add workarounds for some systemsPo Lu
2022-11-15Fix recent Cairo xsettings changesPo Lu
2022-10-29Include Cairo FreeType header when availablePo Lu
2022-10-28Fix warning in xsettings.cStefan Kangas
2022-10-28Fix build without Cairo FreeType and fontconfig supportPo Lu
2022-10-28Fix detection of DPI changes in builds without XftVincent Bernat
2022-09-25Implement font-use-system-font on HaikuPo Lu
2022-08-01Improve handling of xsettings eventsPo Lu
2022-05-17Fix unused function warning on XPo Lu
2022-05-17Fix font options compilation with gsettings disabledPieter van Prooijen
2022-05-15Fix use of more invalid keys in PGTK GSettings codePo Lu
2022-05-15Prevent crashes trying to access nonexistent keyPo Lu
2022-05-13Use gsettings font rendering entries for pgtk buildsPieter van Prooijen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-22Introduce Pure GTK3 portYuuki Harano
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-23Update some URLsPaul Eggert
2019-06-20Fix failure of setting default face attribute in init script (Bug#36284)YAMAMOTO Mitsuharu
2019-04-24Don't link libXft when using cairoYAMAMOTO Mitsuharu
2019-04-07Help the compiler with byte orderPaul Eggert
2019-01-15Add portable dumperDaniel Colascione
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-22Work around reporting a dpi change in apply_xft_settingsMartin Rudalics
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-09Fix DPI calculation when Xft/DPI is defaultPaul Eggert
2015-01-13Use bool for boolean in xmenu.c, xml.cPaul Eggert
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert