summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-30Remove draw_glyphs_debugYuuki Harano
2021-11-30Replace XFillRectangle with cairo_rectangle and cairo_fillYuuki Harano
2021-11-30Use /* */ comment style instead of //Yuuki Harano
2021-11-29Avoid undefined behaviour when copying part of structureAndreas Schwab
2021-11-29First commit of scratch/correct-warning-pos.Alan Mackenzie
2021-11-29Avoid undefined behaviour when copying part of structureAndreas Schwab
2021-11-29Allow customizing the pixel delta of wheel events on XPo Lu
2021-11-29Make overhangs in ftcrfont work on HaikuPo Lu
2021-11-29Merge from origin/emacs-28Stefan Kangas
2021-11-29Update XKB map on MappingNotifyPo Lu
2021-11-28; Remove an obsolete commentKarl Fogel
2021-11-28* src/coding.c (Fdecode_coding_region, Fencode_coding_region): Doc fix.Eli Zaretskii
2021-11-28Fix xwidget popups on XI2 againPo Lu
2021-11-28Fix xwidget popups on XI2Po Lu
2021-11-27Avoid assertion violations in --enable-checking buildsEli Zaretskii
2021-11-27Set motion event time when handling XI2 motion eventsPo Lu
2021-11-27Set initial tab bar parameter on NSPo Lu
2021-11-26Silence NS warningsAlan Third
2021-11-26Add an intermediary face for mode lines: `mode-line-active'Lars Ingebrigtsen
2021-11-26Explain confusing aspects of XInput 2 scroll wheel reportingPo Lu
2021-11-26Make XInput 2 builds work without cairoPo Lu
2021-11-26Merge from origin/emacs-28Stefan Kangas
2021-11-26Fix sign of pixel scroll events on HaikuPo Lu
2021-11-25Fix selection for old GNUstep and GCCAlan Third
2021-11-25; * src/emacs.c (main): Add commentary about command-line processing.Eli Zaretskii
2021-11-25; * src/font.c: Comment about synchronizing with cus-face.el.Eli Zaretskii
2021-11-25* src/emacs.c (usage_message): Fix name of --seccomp option.Andreas Schwab
2021-11-25Fix 'posn-at-point' near some overlaysEli Zaretskii
2021-11-25Fix scroll wheel reporting on NSPo Lu
2021-11-25Set serial when filtering XI_KeyPress eventsPo Lu
2021-11-25Add support for pixel wheel deltas on NSPo Lu
2021-11-24Fix min-width problem with "overlapping" regionsLars Ingebrigtsen
2021-11-24Fix typo in display_min_width commentLars Ingebrigtsen
2021-11-24Minor fixes for a recent commitEli Zaretskii
2021-11-24Make display_min_width work from the mode lineLars Ingebrigtsen
2021-11-24Make `yank-media' work on HaikuPo Lu
2021-11-24Fix min-width end condition handlingLars Ingebrigtsen
2021-11-24Correct adjustments to frame widths in eventsPo Lu
2021-11-24Remove unused arguments to EmacsView.AfterResizePo Lu
2021-11-24Add support for the min-width display propertyLars Ingebrigtsen
2021-11-24Allow NS to handle non-text clipboard contentsAlan Third
2021-11-24Clear past end of frame on HaikuPo Lu
2021-11-24Fix 1 pixel wide border in frames on HaikuPo Lu
2021-11-24Remove extraneous code left over from the ftbe font driverPo Lu
2021-11-24Use only effective modifiers when handling XI2 button eventsPo Lu
2021-11-24Remove PGTK_DEBUG stuffYuuki Harano
2021-11-24* src/ftcrfont.c (ftcrfont_open): Revert redundant brace change.Yuuki Harano
2021-11-24* src/frame.c (syms_of_frame): Revert frame_resize_pixelwise defaults to falseYuuki Harano
2021-11-23* src/frame.c (Fframep): Fix commentYuuki Harano
2021-11-23* src/font.h: Remove redundant conditionYuuki Harano