summaryrefslogtreecommitdiff
path: root/src/xsettings.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Update some URLsPaul Eggert2019-09-23
* Fix failure of setting default face attribute in init script (Bug#36284)YAMAMOTO Mitsuharu2019-06-20
* Don't link libXft when using cairoYAMAMOTO Mitsuharu2019-04-24
* Help the compiler with byte orderPaul Eggert2019-04-07
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | More macro renamings for bignumTom Tromey2018-08-07
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Work around reporting a dpi change in apply_xft_settingsMartin Rudalics2016-12-22
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix DPI calculation when Xft/DPI is defaultPaul Eggert2015-08-09
* Use bool for boolean in xmenu.c, xml.cPaul Eggert2015-01-13
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Fix parse_settings to match internal documentationPaul Eggert2014-12-27
* Use bool for boolean in xselect.c, xsettings.cPaul Eggert2014-12-26
* * xsettings.c (init_gsettings): Use g_settings_schema_source_lookupJan Djärv2014-05-10
* Fix a few crashes and leaks when cloning C strings.Paul Eggert2014-02-28
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Prefer 'unsigned long' to 'long unsigned int' and 'unsigned long int'.Dmitry Antipov2013-10-29
* Use hardware support for byteswapping on glibc x86 etc.Paul Eggert2013-10-04
* Add set operations for bool-vector.Daniel Colascione2013-09-22
* Don't overuse 'const' in types of locals.Paul Eggert2013-09-17
* * configure.ac: Do not check for g_type_init because weDmitry Antipov2013-09-17
* * xsettings.c (init_gconf, init_gsettings): Check for Glib 2.36.0Jan Djärv2013-09-16
* Do not copy X event in handle_one_xevent except KeyPress case.Dmitry Antipov2013-09-16
* * fringe.c (draw_window_fringes, update_window_fringes)Dmitry Antipov2013-07-30
* Port to C89.Paul Eggert2013-07-10
* * frame.h (struct frame): Drop resx and resy because the same data isDmitry Antipov2013-03-20
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Clean out old termopts cruft.Paul Eggert2012-10-10
* Simplify and avoid signal-handling races.Paul Eggert2012-09-23
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* Use empty_unibyte_string where applicable.Dmitry Antipov2012-07-12
* Use make_formatted_string to avoid double length calculation.Dmitry Antipov2012-07-09
* * alloc.c (allocate_string_data): Remove dead code.Dmitry Antipov2012-06-27
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-14
* Whitespace changes.Juanma Barranquero2011-09-09
* * xsettings.c (store_monospaced_changed): Define only if used.Paul Eggert2011-07-12