summaryrefslogtreecommitdiff
path: root/src/fringe.c
Commit message (Expand)AuthorAgeFilesLines
* Use bool for boolean in xfaces.cPaul Eggert2015-01-261-1/+1
* Undo port to hypothetical nonzero Qnil casePaul Eggert2015-01-201-2/+1
* Port to hypothetical case where Qnil is nonzeroPaul Eggert2015-01-191-1/+2
* Prefer memset to repeatedly assigning QnilPaul Eggert2015-01-191-5/+2
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-4/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-92/+0
* * lisp.h (CHECK_VECTOR_OR_STRING): Return number of elementsDmitry Antipov2014-07-141-7/+1
* * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ...Dmitry Antipov2014-06-101-1/+1
* If a C name must be extern on some platforms, make it extern on all.Paul Eggert2014-06-081-3/+0
* Rename EARRAYSIZE to ARRAYELTSDaniel Colascione2014-04-031-1/+1
* Clean up array size calculationsDaniel Colascione2014-04-031-1/+1
* In draw_fringe_bitmap_1 don't draw fringe if it's outside the window (Bug#166...Martin Rudalics2014-02-051-1/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-2/+2
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-0/+4
* Doc fix for set-fringe-bitmap-face.Xue Fuqiao2013-10-261-0/+2
* Use hardware support for byteswapping on glibc x86 etc.Paul Eggert2013-10-041-1/+3
* * fringe.c (toplevel): Do not use HAVE_WINDOW_SYSTEM becauseDmitry Antipov2013-10-021-4/+0
* * window.h (struct window): Convert left_margin_cols andDmitry Antipov2013-08-131-1/+1
* * fringe.c (draw_window_fringes, update_window_fringes)Dmitry Antipov2013-07-301-20/+21
* * window.h (struct window): Replace hchild, vchild and buffer slotsDmitry Antipov2013-03-281-6/+6
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | Simplify via eabs.Paul Eggert2013-01-011-2/+2
* | Consistently use marker_position and marker_byte_position.Dmitry Antipov2012-12-111-1/+1
* | Window-related stuff cleanup here and there.Dmitry Antipov2012-11-021-4/+2
|/
* Simplify and avoid signal-handling races.Paul Eggert2012-09-231-1/+1
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-1/+0
* Avoid leaving traces of cursor when entering linum-mode.Eli Zaretskii2012-09-091-1/+8
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-7/+7
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-2/+2
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-7/+7
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-2/+2
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-7/+7
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-311-2/+2
* Add news for exclamation-mark and flymakeLeo Liu2012-07-151-1/+1
* Add a new bitmap exclamation-markLeo Liu2012-07-141-0/+17
* More xmalloc and related cleanup.Paul Eggert2012-07-051-9/+6
* Cleanup xmalloc.Dmitry Antipov2012-07-051-9/+4
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-1/+1
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-161-0/+1
* * fringe.c (Fset_fringe_bitmap_face): Handle the noninteractive case.Chong Yidong2012-06-091-5/+9
* Merge from trunk.Paul Eggert2012-04-091-1/+1
|\
| * Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-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-241-1/+1
| * Spelling fixes.Paul Eggert2011-11-221-1/+1