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
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
2013-09-22
Add set operations for bool-vector.
Daniel Colascione
2013-09-17
Don't overuse 'const' in types of locals.
Paul Eggert
2013-09-17
* configure.ac: Do not check for g_type_init because we
Dmitry Antipov
2013-09-16
* xsettings.c (init_gconf, init_gsettings): Check for Glib 2.36.0
Jan Djärv
2013-09-16
Do not copy X event in handle_one_xevent except KeyPress case.
Dmitry Antipov
2013-07-30
* fringe.c (draw_window_fringes, update_window_fringes)
Dmitry Antipov
2013-07-10
Port to C89.
Paul Eggert
2013-03-20
* frame.h (struct frame): Drop resx and resy because the same data is
Dmitry Antipov
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-10-10
Clean out old termopts cruft.
Paul Eggert
2012-09-23
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-07-12
Use empty_unibyte_string where applicable.
Dmitry Antipov
2012-07-09
Use make_formatted_string to avoid double length calculation.
Dmitry Antipov
2012-06-27
* alloc.c (allocate_string_data): Remove dead code.
Dmitry Antipov
2012-04-09
Remove * characters from the front of variable docstrings.
Chong Yidong
[next]