summaryrefslogtreecommitdiff
path: root/src/nsterm.m
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-05-06; Fix crash in macOS Accessibility Zoom timer (bug#80624)Stéphane Marks
2026-04-09; New function 'ns-process-is-accessibility-trusted', no message (bug#80624)Stéphane Marks
2026-04-03Inform macOS Accessibility Zoom of cursor position (bug#80624)Stéphane Marks
2026-03-18Kick the event loop in NS drag and drop (bug#80592)Stéphane Marks
2026-02-27Fix macOS 26 scrolling lag and input handling issues (bug#80268)Boris Buliga
2026-02-12Move ns_init_colors from ns_term_init to emacs.c (bug#80377)Stéphane Marks
2026-02-11system-sleep sleep blocker and sleep/wake event package (bug#80348)Stéphane Marks
2026-01-31Fix macOS 26 (Tahoe) scrolling lag and input handling issuesBoris Buliga
2026-01-19NS: Fix UI freezes and Lisp threads on GNUstepYavor Doganov
2026-01-17NS: Fix Meta key on GNUstepYavor Doganov
2026-01-10; NS: Fix typo in -resetCursorRects implementationsYavor Doganov
2026-01-10NS: Use Cocoa implementation of EmacsBell -init if named image is declaredYavor Doganov
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-12-24Add ns_set_window_size_and_positionStéphane Marks
2025-12-08NS: Fix compilation on pre macOS 11 macsDavid Caldwell
2025-12-04NS: Fix toolbar style and positionRudolf Adamkovič
2025-10-17Release NS objects (bug#79023)Przemysław Alexander Kamiński
2025-08-11Fix NS frame position update after resize/moveDr.Sc.KAWAMOTO,Takuji
2025-07-31NS: Correct the accessibility role of Emacs windows (bug#77062)Rudolf Adamkovič
2025-07-26; * src/nsterm.m (ns_define_fringe_bitmap): Stylistic corrections.Po Lu
2025-07-26Fix last commitAlan Third
2025-07-26Fix incorrectly nested ns_focus/ns_unfocus callsAlan Third
2025-07-26Simplify NS fringe vectors (bug#73563)Alan Third
2025-07-26Enabled macOS dictation post NSTextInputClient migration in v30Alvaro Ramirez
2025-07-23NS: Fix build with NSTRACE_ENABLEDGerd Möllmann
2025-07-23NS: Use different window collection behavior for tooltips (bug#73037)Gerd Möllmann
2025-06-04; * src/nsterm.m (ns_draw_stretch_glyph_string): Fix a thinko (bug#78654).Eli Zaretskii
2025-05-28Do child frame shortcut only on Cocoa (bug#78616)Gerd Möllmann
2025-05-04Fix support of 'mouse-highlight' on NS (bug#78218)Gerd Möllmann
2025-03-22Reduce code duplication in ns_set_appearanceStefan Kangas
2025-03-09macOS: Don't constrainFrameRect for child framesGerd Möllmann
2025-03-05; * src/nsterm.m (syms_of_nsterm): Fix typo in comment.Po Lu
2025-03-04Add ns-click-through option to control activation click handlingDaniel Colascione
2025-03-04; * src/nsterm.m (ns_draw_stretch_glyph_string): One more spelling fix.Po Lu
2025-03-04; Fix style and language in src/nsterm.mPo Lu
2025-03-04Support colored stipples on Cocoa NS (Bug#73384)Ben Simms
2025-03-01Make Emacs respond to NS activation clicksDaniel Colascione
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-26Fix format specifier warnings in nsterm.mCharalampos Mitrodimas
2024-12-19Merge branch 'scratch/tty-child-frames'Gerd Möllmann
2024-11-30Merge from origin/emacs-30Eli Zaretskii
2024-11-24Silence warning message in NS (bug#59790)Aaron Jensen
2024-11-24Remove NS non-native fullscreen pause (bug#28443)Aaron Jensen
2024-11-24Fix NS non-native fullscreen on initial frame load (bug#59790)Aaron Jensen
2024-11-16Merge branch 'master' into scratch/tty-child-framesGerd Möllmann
2024-11-07Ensure `move-frame-functions' trigger on macOS frame resizeRobert Pluim
2024-11-02; * src/nsterm.m (ns_draw_fringe_bitmap): Fix coding style.Eli Zaretskii
2024-11-02Fix inconsistency in bitmap overlay drawing for macOSDaniel Pettersson