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
*
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
*
* configure.ac: Do not check for g_type_init because we
Dmitry Antipov
2013-09-17
1
-4
/
+0
*
* xsettings.c (init_gconf, init_gsettings): Check for Glib 2.36.0
Jan Djärv
2013-09-16
1
-0
/
+4
*
Do not copy X event in handle_one_xevent except KeyPress case.
Dmitry Antipov
2013-09-16
1
-1
/
+1
*
* fringe.c (draw_window_fringes, update_window_fringes)
Dmitry Antipov
2013-07-30
1
-5
/
+4
*
Port to C89.
Paul Eggert
2013-07-10
1
-3
/
+3
*
* frame.h (struct frame): Drop resx and resy because the same data is
Dmitry Antipov
2013-03-20
1
-7
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Clean out old termopts cruft.
Paul Eggert
2012-10-10
1
-1
/
+0
*
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-23
1
-2
/
+2
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-3
/
+2
*
Use empty_unibyte_string where applicable.
Dmitry Antipov
2012-07-12
1
-1
/
+1
*
Use make_formatted_string to avoid double length calculation.
Dmitry Antipov
2012-07-09
1
-4
/
+6
*
* alloc.c (allocate_string_data): Remove dead code.
Dmitry Antipov
2012-06-27
1
-1
/
+2
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Whitespace changes.
Juanma Barranquero
2011-09-09
1
-1
/
+1
*
* xsettings.c (store_monospaced_changed): Define only if used.
Paul Eggert
2011-07-12
1
-4
/
+6
*
Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.
Jan Djärv
2011-07-05
1
-97
/
+275
*
* xsettings.c (SYSTEM_FONT): Define only when used.
Paul Eggert
2011-07-02
1
-3
/
+5
*
* process.c: Add defined (HAVE_GSETTINGS) for xgselect.h
Jan Djärv
2011-07-01
1
-148
/
+41
*
Fix bad include.
Jan Djärv
2011-06-30
1
-2
/
+2
*
Add GSettings support (GConf is going away).
Jan Djärv
2011-06-30
1
-25
/
+217
*
Move DEFSYM to lisp.h and use everywhere.
Juanma Barranquero
2011-06-24
1
-8
/
+4
*
* xsettings.c (Ffont_get_system_normal_font, Ffont_get_system_font): Avoid ne...
Paul Eggert
2011-06-21
1
-6
/
+2
*
* xsettings.c (apply_xft_settings): Fix potential buffer overrun.
Paul Eggert
2011-06-21
1
-15
/
+21
*
Merge from mainline.
Paul Eggert
2011-04-14
1
-3
/
+3
|
\
|
*
Use xfree instead of free where appropriate (Bug#8437)
Andreas Schwab
2011-04-12
1
-3
/
+3
*
|
Undo the DEFUN->DEFUE change.
Paul Eggert
2011-04-13
1
-1
/
+1
*
|
* xsettings.c, xsettings.h (xsettings_get_system_normal_font):
Paul Eggert
2011-04-13
1
-0
/
+2
*
|
Make Emacs functions such as Fatom 'static' by default.
Paul Eggert
2011-04-10
1
-2
/
+2
|
/
*
Port to Solaris 10, which doesn't support FC_HINT_STYLE.
Paul Eggert
2011-02-11
1
-9
/
+14
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-4
/
+2
*
* src/xsettings.c: Comment fix.
Glenn Morris
2011-01-15
1
-3
/
+3
[next]