summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Fix recalculation of `icon-title-format' after a frame is iconifiedPo Lu2022-06-091-0/+1
* Implement gamma-correction on HaikuPo Lu2022-05-181-0/+3
* Disable scrolling optimizations when a stipple is presentPo Lu2022-05-081-0/+3
* Make device reporting work for tool bar clicksPo Lu2022-04-081-0/+2
* Merge from origin/emacs-28Po Lu2022-03-041-0/+3
|\
| * Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii2022-03-031-0/+3
* | Clean up mode-line-* faces handlingEli Zaretskii2022-02-121-1/+0
* | Allow controlling the underline position of facesPo Lu2022-01-101-0/+9
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Further cleanup of NS color codeAlan Third2021-12-221-5/+0
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-9/+35
|\ \
| * | Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen2021-11-261-7/+11
| * | Add support for the min-width display propertyLars Ingebrigtsen2021-11-241-0/+6
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-2/+18
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-9/+9
|\ \ \ | |/ /
| * | Enable scrolling optimization for xwidgetsPo Lu2021-11-071-2/+2
| * | General improvements to NS portPo Lu2021-11-061-2/+0
| * | Use primes for hash table bucket sizesStefan Kangas2021-10-301-1/+1
| |/
| * ; * src/dispextern.h (struct glyph_string): Comment on NCHARS. (Bug#51105)Eli Zaretskii2021-10-091-1/+3
| * Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)Juri Linkov2021-09-131-1/+1
| * Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-181-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-031-2/+0
|\ \ | |/
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-021-2/+0
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-2/+2
|\ \ | |/
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-061-0/+5
|\ \ | |/
| * Set CSS for SVG filesAlan Third2021-04-031-0/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-301-0/+1
|\ \ | |/
| * Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-261-0/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-031-1/+1
|\ \ | |/
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-211-0/+4
|\ \ | |/
| * Merge from origin/emacs-27Glenn Morris2020-12-151-0/+4
| |\
| | * Fix crash when using XRender and restoring image from X (bug#44930)Alan Third2020-12-121-0/+4
| | * Fix face extension past EOL in overlay stringsEli Zaretskii2020-08-131-1/+1
* | | Migrate to Emacs_GCYuuki Harano2020-11-221-1/+1
* | | Introduce Pure GTK3 portYuuki Harano2020-11-221-0/+11
|/ /
* | Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder2020-11-141-0/+1
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-051-1/+1
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | TTY Support for ECMA-48 strike-through graphic renditionMike Hamrick2020-09-181-0/+2
* | Set basic SVG attributes (bug#40845)Alan Third2020-08-231-3/+3
* | Fix face extension past EOL in overlay stringsEli Zaretskii2020-07-301-1/+1
* | Consolidate #RGB string parsersMattias EngdegÄrd2020-06-211-0/+2
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-231-1/+1
* | Prefer more inline functions in character.hPaul Eggert2020-04-171-2/+2
* | Remove UNSIGNED_CMPPaul Eggert2020-04-111-29/+0
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-011-6/+11
* | Fix display of :box face when overlay strings are aroundEli Zaretskii2020-03-191-1/+2
|/