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