summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\
| * Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen2021-11-26
| * Add support for the min-width display propertyLars Ingebrigtsen2021-11-24
| * Add support for the Haiku operating system and its window systemPo Lu2021-11-20
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * Enable scrolling optimization for xwidgetsPo Lu2021-11-07
| * General improvements to NS portPo Lu2021-11-06
| * Use primes for hash table bucket sizesStefan Kangas2021-10-30
| * ; * src/dispextern.h (struct glyph_string): Comment on NCHARS. (Bug#51105)Eli Zaretskii2021-10-09
| * Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)Juri Linkov2021-09-13
| * Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-03
|\|
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-02
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-06
|\|
| * Set CSS for SVG filesAlan Third2021-04-03
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-30
|\|
| * Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-21
|\|
| * Merge from origin/emacs-27Glenn Morris2020-12-15
| |\
| | * Fix crash when using XRender and restoring image from X (bug#44930)Alan Third2020-12-12
| | * Fix face extension past EOL in overlay stringsEli Zaretskii2020-08-13
* | | Migrate to Emacs_GCYuuki Harano2020-11-22
* | | Introduce Pure GTK3 portYuuki Harano2020-11-22
|/ /
* | Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder2020-11-14
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | ; Fix typosStefan Kangas2020-09-21
* | TTY Support for ECMA-48 strike-through graphic renditionMike Hamrick2020-09-18
* | Set basic SVG attributes (bug#40845)Alan Third2020-08-23
* | Fix face extension past EOL in overlay stringsEli Zaretskii2020-07-30
* | Consolidate #RGB string parsersMattias EngdegÄrd2020-06-21
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-23
* | Prefer more inline functions in character.hPaul Eggert2020-04-17
* | Remove UNSIGNED_CMPPaul Eggert2020-04-11
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-01
* | Fix display of :box face when overlay strings are aroundEli Zaretskii2020-03-19
|/
* Recalculate default font when switching font backendRobert Pluim2020-03-17
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix crash under -nw on macOS properly this timeRobert Pluim2019-12-29
* Extend_face simplify.Jimmy Aguilar Mena2019-10-14
* Added parameter attr_filter to face_at_string_position.Jimmy Aguilar Mena2019-10-14
* New parameter to control the face extension..Jimmy Aguilar Mena2019-10-14
* Added face parameter :extend.Jimmy Aguilar Mena2019-10-14
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-10-14
* Minor style tweaks for recent tab changesPaul Eggert2019-10-04
* Remove unused code and reformat to 70 columns.Juri Linkov2019-10-01
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31