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