aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Destroy xwidgets when destroying framesPo Lu2021-11-073-16/+41
| * | Enable scrolling optimization for xwidgetsPo Lu2021-11-076-15/+112
| * | Use an X window to display xwidgets on X11Po Lu2021-11-073-138/+175
| * | Add an example to the display-supports-face-attributes-p doc stringLars Ingebrigtsen2021-11-061-0/+4
| * | General improvements to NS portPo Lu2021-11-066-30/+102
| * | Improve font display on NS portPo Lu2021-11-066-590/+1095
| * | Fix display of BW images on MS-WindowsKazuhiro Ito2021-11-061-4/+2
| * | Improve detection of suspicious reordering in source codeEli Zaretskii2021-11-061-4/+5
| * | Merge from origin/emacs-28Eli Zaretskii2021-11-061-0/+2
| |\ \ | | |/
| | * Clarify "text area of a window" in the documentationEli Zaretskii2021-11-061-0/+2
| * | Fix GNUstep build (ns_compute_glyph_string_overhangs)Daniel Martín2021-11-051-1/+2
| * | Use correct compiler options for building with libwebpEli Zaretskii2021-11-051-1/+3
| * | rsvg_handle_get_dimensions is deprecated in 2.52.0Paul Eggert2021-11-051-19/+15
| * | Fix buffer overflow in ns_compute_glyph_string_overhangsDaniel Martín2021-11-051-11/+18
| * | Better detection of potentially malicious bidi textEli Zaretskii2021-11-042-9/+30
| * | Merge from origin/emacs-28Eli Zaretskii2021-11-032-1/+5
| |\ \ | | |/
| | * Fix header-line and tab-line when mode-line-compact is setEli Zaretskii2021-11-031-1/+2
| | * * src/pdumper.c (dump_do_dump_relocation): Add sanity check.Andrea Corallo2021-11-021-0/+3
| | * Avoid signaling errors in lookup-keyEli Zaretskii2021-10-311-16/+22
| * | A better fix for bug#51583Eli Zaretskii2021-11-032-60/+54
| * | Fix the Cygwin w32 build broken by adding the dark theme supportEli Zaretskii2021-11-031-0/+6
| * | * src/image.c: Fix building with giflib 4.YAMAMOTO Mitsuharu2021-11-031-9/+10
| * | Include the major mode name in the `C-h b' outputLars Ingebrigtsen2021-11-011-1/+4
| * | Merge from origin/emacs-28Eli Zaretskii2021-10-311-1/+3
| |\ \ | | |/
| | * Fix localized display of date and time in the NS portDaniel Martín2021-10-311-1/+3
| * | ; * src/font.c (Ffont_has_char_p): Minor stylistic changes; doc fix.Eli Zaretskii2021-10-311-7/+10
| * | Add new function 'font-has-char-p'Lars Ingebrigtsen2021-10-311-2/+32
| * | Avoid signaling errors in lookup-keyEli Zaretskii2021-10-311-27/+39
| * | Ensure help echoes only occur once on NSAlan Third2021-10-311-0/+1
| * | Merge from origin/emacs-28Eli Zaretskii2021-10-311-2/+4
| |\ \ | | |/
| | * Fix display glitches with side-by-side windows on TTY framesEli Zaretskii2021-10-311-2/+4
| | * Avoid assertion violations in 'lookup-key'Eli Zaretskii2021-10-281-2/+2
| | * Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-21/+59
| * | Fix bug with string values in equal-including-propertiesStefan Kangas2021-10-311-5/+15
| * | Use primes for hash table bucket sizesStefan Kangas2021-10-302-3/+3
| * | Minor fixes for previous changeEli Zaretskii2021-10-301-22/+25
| * | Support system dark mode on Windows 10 version 1809 and higherVince Salvino2021-10-303-12/+107
| * | ; Fix a recent change in image.cEli Zaretskii2021-10-291-4/+8
| * | * src/image.c: Fix building with giflib on MS-Windows.Stefan Kangas2021-10-291-0/+7
| * | Merge from origin/emacs-28Glenn Morris2021-10-291-2/+6
| |\ \ | | |/
| | * Allow automatic use of color fonts for emoji on macOSRobert Pluim2021-10-271-2/+6
| * | Prefer giflib 5 macros to magic numbersStefan Kangas2021-10-291-10/+16
| * | Don't parse GCB block by hand with giflib 5 or laterStefan Kangas2021-10-291-4/+12
| * | * src/image.c (gif_load): Minor simplification.Stefan Kangas2021-10-291-20/+15
| * | Fix bootstrapping broken by a recent changeEli Zaretskii2021-10-291-0/+3
| * | Be more allowing when looking for menu-bar itemsStefan Kangas2021-10-281-21/+140
| * | ; * src/keyboard.c (readable_events): Fix a thinko.Eli Zaretskii2021-10-281-2/+2
| * | Ignore more events in input-pending-pEli Zaretskii2021-10-281-24/+47
| * | (string-pixel-width): Rewrite to avoid side effectsStefan Monnier2021-10-271-3/+6
| * | ; * src/atimer.c (init_atimer): Fix a typo in a comment.Eli Zaretskii2021-10-271-3/+4