aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c
Commit message (Expand)AuthorAgeFilesLines
* Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-151-3/+3
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-6/+6
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-9/+8
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-6/+6
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-9/+9
* Generalize common compile-time constants.Dmitry Antipov2012-08-051-2/+2
* Remove unnecessary casts involving pointers.Paul Eggert2012-08-031-2/+4
* * xfaces.c (face_for_overlay_string): Remove unused local.Paul Eggert2012-08-021-2/+0
* * xfaces.c: Don't assume buffer size fits in 'int'.Paul Eggert2012-08-021-2/+2
* * xfaces.c (face_at_buffer_position): Remove unused local.Paul Eggert2012-08-021-2/+0
* Use "ASET (a, i, v)" rather than "AREF (a, i) = v".Paul Eggert2012-08-011-55/+55
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-6/+6
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-311-8/+9
* Convert safe_call to use variable number of arguments.Dmitry Antipov2012-07-301-5/+1
* Optimize pure C strings initialization.Dmitry Antipov2012-07-101-1/+1
* Improve static checking when configured --with-ns.Paul Eggert2012-07-071-3/+1
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-061-24/+0
* More xmalloc and related cleanup.Paul Eggert2012-07-051-12/+11
* Cleanup xmalloc.Dmitry Antipov2012-07-051-8/+5
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-281-13/+11
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-45/+45
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-251-1/+2
* Implement wave-style variant of underlining.Alp Aker2012-06-161-17/+108
* Add support for italic text on ttys.Chong Yidong2012-06-101-10/+17
* * xfaces.c (face_for_overlay_string): Handle face remapping.Chong Yidong2012-06-091-7/+7
* Merge from trunk.Paul Eggert2012-04-091-19/+21
|\
| * Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
| * Updates to Display chapter of Lisp manual.Chong Yidong2012-03-211-17/+19
* | Merge from trunk.Paul Eggert2012-02-101-1/+1
|\|
| * Comment fix.Glenn Morris2012-02-061-1/+1
* | Merge from trunk.Paul Eggert2012-01-091-1/+1
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Merge from trunk.Paul Eggert2011-12-101-2/+2
|\|
| * Spelling fixes.Paul Eggert2011-11-261-2/+2
* | Merge from trunk.Paul Eggert2011-11-181-3/+3
|\|
| * Spelling fixes.Paul Eggert2011-11-141-2/+2
| * Fix typos.Juanma Barranquero2011-11-121-1/+1
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-24/+28
|/
* Whitespace changes.Juanma Barranquero2011-09-091-2/+2
* * xfaces.c (x_update_menu_appearance): Don't overrun bufferPaul Eggert2011-08-291-14/+21
* Merge from trunk.Paul Eggert2011-08-191-3/+12
|\
| * Avoid a crash in mouse-highlight of Speedbar frames.Eli Zaretskii2011-08-191-3/+12
* | Merge from trunk.Paul Eggert2011-08-141-57/+81
|\|
| * Follow variable naming conventionAndreas Schwab2011-08-141-6/+6
| * Whitespace cleanupAndreas Schwab2011-08-141-52/+76
| |
| \
*-. | Merge from trunk.Paul Eggert2011-08-131-1/+1
|\ \|
| | * * xfaces.c (Qframe_set_background_mode): Now static.Paul Eggert2011-08-131-1/+1
| |/
* | Adjust in response to jan.h.d's comments.Paul Eggert2011-08-041-24/+7
* | Merge from trunk.Paul Eggert2011-07-281-1/+2
|\|
| * Merge from trunk.Paul Eggert2011-07-271-1/+2
| |\