index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fringe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Range-check width passed to define-fringe-bitmap
Robert Pluim
2020-02-26
1
-2
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix English grammar in some doc strings and comments
Stephen Gildea
2019-11-03
1
-2
/
+2
*
Remove redundant initialization of fringe bitmap (Bug#37756)
memeplex
2019-10-26
1
-1
/
+0
*
Remove unused code and reformat to 70 columns.
Juri Linkov
2019-10-01
1
-4
/
+8
*
Frame-local tab-bar and window-local tab-line.
Juri Linkov
2019-08-31
1
-4
/
+4
*
Fix initialization of user-defined fringe bitmaps in daemon mode
Eli Zaretskii
2019-08-13
1
-10
/
+15
*
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-2
/
+9
*
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-3
/
+3
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Allow the fringe face to be remapped locally in a buffer
Eli Zaretskii
2018-11-03
1
-0
/
+8
*
|
Improve bignum support for system types
Paul Eggert
2018-08-27
1
-1
/
+1
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-8
/
+8
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-13
/
+13
*
|
Add support for per-window face remapping
Daniel Colascione
2018-06-07
1
-16
/
+6
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Narrow pointer bounds when appropriate
Paul Eggert
2017-12-12
1
-1
/
+4
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
; Minor fix of recent change in fringe.c
Eli Zaretskii
2017-02-19
1
-2
/
+2
*
Fix fringe bitmap initialization on MS-Windows
YAMAMOTO Mitsuharu
2017-02-19
1
-0
/
+13
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULL
Eli Zaretskii
2016-07-02
1
-3
/
+2
*
|
Replace IF_LINT by NONVOLATILE and UNINIT
Paul Eggert
2016-06-08
1
-1
/
+1
*
|
Port --enable-gcc-warnings to GCC 6.1
Paul Eggert
2016-05-18
1
-2
/
+2
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-3
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-1
/
+0
*
Fix fringe bitmap initialization for cairo.
YAMAMOTO Mitsuharu
2015-02-14
1
-0
/
+16
*
Add cairo drawing.
Jan D
2015-02-11
1
-1
/
+7
*
Use bool for boolean in xfaces.c
Paul Eggert
2015-01-26
1
-1
/
+1
*
Undo port to hypothetical nonzero Qnil case
Paul Eggert
2015-01-20
1
-2
/
+1
*
Port to hypothetical case where Qnil is nonzero
Paul Eggert
2015-01-19
1
-1
/
+2
*
Prefer memset to repeatedly assigning Qnil
Paul Eggert
2015-01-19
1
-5
/
+2
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-4
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-92
/
+0
*
* lisp.h (CHECK_VECTOR_OR_STRING): Return number of elements
Dmitry Antipov
2014-07-14
1
-7
/
+1
*
* dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ...
Dmitry Antipov
2014-06-10
1
-1
/
+1
*
If a C name must be extern on some platforms, make it extern on all.
Paul Eggert
2014-06-08
1
-3
/
+0
*
Rename EARRAYSIZE to ARRAYELTS
Daniel Colascione
2014-04-03
1
-1
/
+1
*
Clean up array size calculations
Daniel Colascione
2014-04-03
1
-1
/
+1
*
In draw_fringe_bitmap_1 don't draw fringe if it's outside the window (Bug#166...
Martin Rudalics
2014-02-05
1
-1
/
+3
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-2
/
+2
*
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-11-30
1
-0
/
+4
[next]