summaryrefslogtreecommitdiff
path: root/src/xsettings.c
Commit message (Expand)AuthorAge
* 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
* Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.Jan Djärv2011-07-05
* * xsettings.c (SYSTEM_FONT): Define only when used.Paul Eggert2011-07-02
* * process.c: Add defined (HAVE_GSETTINGS) for xgselect.hJan Djärv2011-07-01
* Fix bad include.Jan Djärv2011-06-30
* Add GSettings support (GConf is going away).Jan Djärv2011-06-30
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-24
* * xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font): Avoid ne...Paul Eggert2011-06-21
* * xsettings.c (apply_xft_settings): Fix potential buffer overrun.Paul Eggert2011-06-21
* Merge from mainline.Paul Eggert2011-04-14
|\
| * Use xfree instead of free where appropriate (Bug#8437)Andreas Schwab2011-04-12
* | Undo the DEFUN->DEFUE change.Paul Eggert2011-04-13
* | * xsettings.c, xsettings.h (xsettings_get_system_normal_font):Paul Eggert2011-04-13
* | Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-10
|/
* Port to Solaris 10, which doesn't support FC_HINT_STYLE.Paul Eggert2011-02-11
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24