summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-131-0/+3
* Rename non-X x_* identifiers 2Alexander Gramiak2019-04-131-18/+17
* Rename non-X x_* identifiersAlexander Gramiak2019-04-131-16/+17
* Rename non-X x_* procedures in xdisp.cAlexander Gramiak2019-04-131-18/+18
* Support native image resizing on cairoYAMAMOTO Mitsuharu2019-03-271-1/+1
* Simplify cairo image surface creation and destructionYAMAMOTO Mitsuharu2019-03-261-1/+0
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-1/+1
* Support native image resizing on MS-WindowsEli Zaretskii2019-01-201-1/+1
* Minor tweaks to HAVE_NATIVE_SCALING codePaul Eggert2019-01-101-7/+6
* Add native image scaling (bug#33587)Alan Third2019-01-101-0/+13
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix display of TABs in hscrolled windows with line numbersEli Zaretskii2018-06-021-0/+10
* | struct image_type layout is private to image.cPaul Eggert2018-12-061-28/+0
* | Convert NS face colors to RGBA when comparing with frame valuesRobert Pluim2018-11-301-0/+3
* | Rename Emacs-specific INFINITY constantsPaul Eggert2018-08-311-0/+4
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-1/+1
|\ \
| * | ; Fix typos in commentaryCharles A. Roelli2018-08-081-1/+1
* | | More macro renamings for bignumTom Tromey2018-08-071-6/+6
* | | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-2/+2
|/ /
* | Add support for per-window face remappingDaniel Colascione2018-06-071-4/+5
* | Merge from origin/emacs-26Glenn Morris2018-04-101-1/+1
|\ \ | |/
| * ; * src/dispextern.h (struct it): Fix a typo in a comment.Eli Zaretskii2018-04-071-1/+1
* | Fix display of TABs in hscrolled windows with line numbersEli Zaretskii2018-03-071-0/+10
* | Fix some tooltip related problemsMartin Rudalics2018-01-181-9/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix display of line numbers in GTK buildsEli Zaretskii2017-11-101-0/+7
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Support display of line numbers nativelyEli Zaretskii2017-07-081-1/+21
|\
| * Fix TAB display when the line-number face uses a smaller/larger fontEli Zaretskii2017-06-301-2/+3
| * Finish up native display of line numbersEli Zaretskii2017-06-171-0/+3
| * Initial version of native display of line numbersEli Zaretskii2017-06-161-1/+17
* | Provide additional support for child framesMartin Rudalics2017-06-251-35/+1
|/
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-0/+1
* A better fix for bug#25845Eli Zaretskii2017-03-061-0/+1
* Fix a few integer-overflow glitchesPaul Eggert2017-02-101-1/+1
* Fix scrolling with partial linesNoam Postavsky2017-02-021-0/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * src/xdisp.c (block_buffer_flips, unblock_buffer_flips): Now static.Paul Eggert2016-11-201-3/+1
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-281-1/+4
* | Port to ISO/IEC TS 18661-1:2014Paul Eggert2016-09-131-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-051-1/+2
|\ \ | |/
| * Avoid assertion violations when rendering some fontsEli Zaretskii2016-06-291-1/+2
* | Revert "Cleanup tooltips"John Wiegley2016-07-121-0/+2
* | Cleanup tooltipsDmitry Antipov2016-07-121-2/+0
* | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii2016-07-021-1/+1
* | Clarify intent of FACE_FROM_ID and IMAGE_FROM_IDPaul Eggert2016-06-241-4/+4
* | Improve --without-x GCC pacificationPaul Eggert2016-06-221-19/+21
* | Fix compiler warnings in no-window-system-buildKen Brown2016-06-201-2/+5