summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-11; * src/window.c (Fset_window_vscroll): Fix doc string.Po Lu
2022-05-11Clean up some MAYBE_UNUSED functionsPo Lu
2022-05-10* src/eval.c (Ffunctionp): Clarify "function" in doc string.Paul Eggert
2022-05-10* src/floatfns.c: Update comment.Paul Eggert
2022-05-10Improve display of relief rectangles on NSPo Lu
2022-05-10Respect `alpha-background' drawing relief cornersPo Lu
2022-05-10; Fix recent documentation changesEli Zaretskii
2022-05-10Fix display of depressed buttonsPo Lu
2022-05-10Improve relief rect handling on HaikuPo Lu
2022-05-10Fix X11 relief background clearning when hwidth is larger than vwidthPo Lu
2022-05-10Improve display of reliefs on NSPo Lu
2022-05-10Handle deletion of opacity property tooPo Lu
2022-05-10Work around some broken programs when reading opacity propPo Lu
2022-05-10Simplify Haiku selection codePo Lu
2022-05-10Simplify XDND codePo Lu
2022-05-09Factor out *scratch* initializationSean Whitton
2022-05-10Reimplement recent with-silent-modifications auto-save changesLars Ingebrigtsen
2022-05-10Update alpha frame parameter when the window manager changes itPo Lu
2022-05-10; * src/xdisp.c (mark_window_display_accurate_1): Clear vscroll flag.Po Lu
2022-05-09Fix compilation warningsYuan Fu
2022-05-09Remove call to nconc to improve performanceYuan Fu
2022-05-09* src/haikuterm.c (haiku_draw_fringe_bitmap): Set stipple flag.Po Lu
2022-05-09Fix scroll optimizations being enabled for some rows with stipplesPo Lu
2022-05-09; * src/haikuterm.c (haiku_draw_underwave): Fix default scale.Po Lu
2022-05-09Respect display scale factor drawing underwaves on HaikuPo Lu
2022-05-09Fix file-based launching on HaikuPo Lu
2022-05-09Use default external browser by default on HaikuPo Lu
2022-05-09Fix stipple bitmap caching on HaikuPo Lu
2022-05-09Allow disabling Motif drag protocolPo Lu
2022-05-09Allow precision-scrolling nonselected windows when the minibuffer is resizedPo Lu
2022-05-09Fix race conditions in handling of unsupported drops on XPo Lu
2022-05-08Don't hang on trying to rename FIFOs between file systemsLars Ingebrigtsen
2022-05-08Fix display of fringes with stipples on XPo Lu
2022-05-08Fix display of fringes with stipples on HaikuPo Lu
2022-05-08Set stipple flag on PGTK as wellPo Lu
2022-05-08Set stipple flags on Haiku as wellPo Lu
2022-05-08Disable scrolling optimizations when a stipple is presentPo Lu
2022-05-08Fix crashes on ordinary menus on macOSPo Lu
2022-05-08Fix bug in `pixel-scroll-precision-mode' on nonselected windowsPo Lu
2022-05-08Improve handling of invisible cursor alloc failuresPo Lu
2022-05-08Fix file-based stipple on NSPo Lu
2022-05-08Fix selection dialog display on MS-WindowsEli Zaretskii
2022-05-08Fix display of hollow box cursor on NSPo Lu
2022-05-08Implement stipples for stretch glyphsPo Lu
2022-05-08Fully implement stipples for text on HaikuPo Lu
2022-05-08Implement bitmap loading for faces on HaikuPo Lu
2022-05-08Use correct event structures to fetch time on XI2Po Lu
2022-05-07* src/fns.c: Fix IDs in comments to match code.Paul Eggert
2022-05-07Make 'delete-process' into a commandLars Ingebrigtsen
2022-05-07Clean up some variables in the Haiku codePo Lu