summaryrefslogtreecommitdiff
path: root/src/fringe.c
AgeCommit message (Expand)Author
2022-04-15; * src/fringe.c: Include pgtkterm.h only in HAVE_PGTK builds.Eli Zaretskii
2022-03-04Merge from origin/emacs-28Po Lu
2022-03-03Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii
2022-02-12Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-14Fix coding styleYuuki Harano
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-08-16Plug another hole for longjmp-ing from 'redisplay_window'Eli Zaretskii
2021-05-29Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-05-25Consider all user-defined bitmaps in gui_init_fringe()Gregory Heytings
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-22Introduce Pure GTK3 portYuuki Harano
2020-09-05Reinstall recent GC-related changesPaul Eggert
2020-09-03Revert recent GC-related changes (Bug#43152)Paul Eggert
2020-08-31Use mark_objects elsewhere tooPaul Eggert
2020-08-04Drop support for -fcheck-pointer-boundsPaul Eggert
2020-04-25Fix two fringe bitmapsEli Zaretskii
2020-03-27Treat out-of-range positions consistentlyPaul Eggert
2020-02-26Range-check width passed to define-fringe-bitmapRobert Pluim
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-03Fix English grammar in some doc strings and commentsStephen Gildea
2019-10-26Remove redundant initialization of fringe bitmap (Bug#37756)memeplex
2019-10-01Remove unused code and reformat to 70 columns.Juri Linkov
2019-08-31Frame-local tab-bar and window-local tab-line.Juri Linkov
2019-08-13Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii
2019-07-08Avoid some unnecessary stdio.h includesPaul Eggert
2019-01-15Add portable dumperDaniel Colascione
2019-01-09Use shortcuts for FlengthPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-03Allow the fringe face to be remapped locally in a bufferEli Zaretskii
2018-08-27Improve bignum support for system typesPaul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-06-07Add support for per-window face remappingDaniel Colascione
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-12Narrow pointer bounds when appropriatePaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-19; Minor fix of recent change in fringe.cEli Zaretskii
2017-02-19Fix fringe bitmap initialization on MS-WindowsYAMAMOTO Mitsuharu
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-07-02Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii
2016-06-08Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert
2016-05-18Port --enable-gcc-warnings to GCC 6.1Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert