index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xsettings.c
Age
Commit message (
Expand
)
Author
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-20
; Fix typos
Stefan Kangas
2022-11-19
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-15
Fix recent Cairo xsettings changes
Po Lu
2022-10-29
Include Cairo FreeType header when available
Po Lu
2022-10-28
Fix warning in xsettings.c
Stefan Kangas
2022-10-28
Fix build without Cairo FreeType and fontconfig support
Po Lu
2022-10-28
Fix detection of DPI changes in builds without Xft
Vincent Bernat
2022-09-25
Implement font-use-system-font on Haiku
Po Lu
2022-08-01
Improve handling of xsettings events
Po Lu
2022-05-17
Fix unused function warning on X
Po Lu
2022-05-17
Fix font options compilation with gsettings disabled
Pieter van Prooijen
2022-05-15
Fix use of more invalid keys in PGTK GSettings code
Po Lu
2022-05-15
Prevent crashes trying to access nonexistent key
Po Lu
2022-05-13
Use gsettings font rendering entries for pgtk builds
Pieter van Prooijen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-23
Update some URLs
Paul Eggert
2019-06-20
Fix failure of setting default face attribute in init script (Bug#36284)
YAMAMOTO Mitsuharu
2019-04-24
Don't link libXft when using cairo
YAMAMOTO Mitsuharu
2019-04-07
Help the compiler with byte order
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-25
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-10-01
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-22
Work around reporting a dpi change in apply_xft_settings
Martin Rudalics
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-08-09
Fix DPI calculation when Xft/DPI is default
Paul Eggert
2015-01-13
Use bool for boolean in xmenu.c, xml.c
Paul Eggert
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-27
Fix parse_settings to match internal documentation
Paul Eggert
2014-12-26
Use bool for boolean in xselect.c, xsettings.c
Paul Eggert
2014-05-10
* xsettings.c (init_gsettings): Use g_settings_schema_source_lookup
Jan Djärv
2014-02-28
Fix a few crashes and leaks when cloning C strings.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-10-29
Prefer 'unsigned long' to 'long unsigned int' and 'unsigned long int'.
Dmitry Antipov
2013-10-04
Use hardware support for byteswapping on glibc x86 etc.
Paul Eggert
[next]