summaryrefslogtreecommitdiff
path: root/src/dispextern.h
AgeCommit message (Expand)Author
2022-04-08Make device reporting work for tool bar clicksPo Lu
2022-03-04Merge from origin/emacs-28Po Lu
2022-03-03Avoid crashes when fringe bitmaps are defined in daemon modeEli Zaretskii
2022-02-12Clean up mode-line-* faces handlingEli Zaretskii
2022-01-10Allow controlling the underline position of facesPo Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-22Further cleanup of NS color codeAlan Third
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-26Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen
2021-11-24Add support for the min-width display propertyLars Ingebrigtsen
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-07Enable scrolling optimization for xwidgetsPo Lu
2021-11-06General improvements to NS portPo Lu
2021-10-30Use primes for hash table bucket sizesStefan Kangas
2021-10-09; * src/dispextern.h (struct glyph_string): Comment on NCHARS. (Bug#51105)Eli Zaretskii
2021-09-13Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)Juri Linkov
2021-08-18Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov
2021-05-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-05-02Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics
2021-04-27Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-27Major rewrite of adjust_frame_sizeMartin Rudalics
2021-04-06Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-03Set CSS for SVG filesAlan Third
2021-01-30Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-26Add distinct controls for child frames' borders (Bug#45620)Alexander Miller
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-12-21Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2020-12-15Merge from origin/emacs-27Glenn Morris
2020-12-12Fix crash when using XRender and restoring image from X (bug#44930)Alan Third
2020-11-22Migrate to Emacs_GCYuuki Harano
2020-11-22Introduce Pure GTK3 portYuuki Harano
2020-11-14Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder
2020-10-05Use the full name of the null byte/character, not its abbreviationAndreas Schwab
2020-09-21; Fix typosStefan Kangas
2020-09-18TTY Support for ECMA-48 strike-through graphic renditionMike Hamrick
2020-08-23Set basic SVG attributes (bug#40845)Alan Third
2020-08-13Fix face extension past EOL in overlay stringsEli Zaretskii
2020-07-30Fix face extension past EOL in overlay stringsEli Zaretskii
2020-06-21Consolidate #RGB string parsersMattias EngdegÄrd
2020-04-23Fix display of composed text with :box face attributeEli Zaretskii
2020-04-17Prefer more inline functions in character.hPaul Eggert
2020-04-11Remove UNSIGNED_CMPPaul Eggert
2020-04-01Allow negative line width for :box face attributeAlexandre Adolphe
2020-03-19Fix display of :box face when overlay strings are aroundEli Zaretskii
2020-03-17Recalculate default font when switching font backendRobert Pluim
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-29Fix crash under -nw on macOS properly this timeRobert Pluim