summaryrefslogtreecommitdiff
path: root/src/nsterm.h
AgeCommit message (Expand)Author
2026-05-08[NS] Fix deprecated variable (bug#80985)Alan Third
2026-03-07; Move ns_init_colors from Fns_list_colors to emacs.c (bug#80377)Stéphane Marks
2026-01-13Inhibit unused variable warning in NSTRACE_WHEN (bug#80096)Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-23NS: Fix build with NSTRACE_ENABLEDGerd Möllmann
2025-03-22Reduce code duplication in ns_set_appearanceStefan Kangas
2025-03-22Delete now unused constants in nsterm.hStefan Kangas
2025-03-22; Clean up comments in nsterm.hStefan Kangas
2025-03-04Support colored stipples on Cocoa NS (Bug#73384)Ben Simms
2025-01-08; Fix indentation in src/nsterm.hStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-08-09NS: Fix scroll-bar setting code (bug#72331)Gerd Möllmann
2024-07-31MacOS: Let EmacsView implement NSTextInputClientGerd Möllmann
2024-07-30NS: Set frame position when entering/exiting fullscreen (bug#71912)Gerd Möllmann
2024-05-12Silence some macOS build warningsMattias Engdegård
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30Simplify Objective C autorelease pool handlingAlan Third
2023-09-11Fix crash on child frame creation (bug#65817)Alan Third
2023-09-11Simplify the EmacsLayer double buffering code (bug#63187)Alan Third
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-11Fix memory leak in ns_draw_reliefDaniel Martín
2022-06-22Prevent GC of window referenced from EmacsScrollerGerd Moellmann
2022-06-09Implement `follow-tooltip' on NS as wellPo Lu
2022-06-01Implement `allow-same-frame' for NS drag-and-dropPo Lu
2022-05-31Implement `return-frame' for DND on NSPo Lu
2022-05-27Fix GNUstep buildPo Lu
2022-05-27Implement some drag and drop functions on NSPo Lu
2022-05-14Fix processing of dialog box items on NSPo Lu
2022-05-14Implement non-system tooltips on NSPo Lu
2022-05-12Fix build on Mac OS X 10.11Po Lu
2022-05-01Replace NS code that implemented font panels in a different wayPo Lu
2022-04-25Fix nsmenu compilation under macOS 10.6Alan Third
2022-04-08Fix scrollbars on macOS 10.13 and below (bug#54623)Alan Third
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-22Make NS toolbar use NSString instead of C stringsAlan Third
2021-12-22Further cleanup of NS color codeAlan Third
2021-12-22Simplify NS color handlingAlan Third
2021-11-29Fix build on macOSAlan Third
2021-11-25Fix selection for old GNUstep and GCCAlan Third
2021-11-06General improvements to NS portPo Lu
2021-11-06Improve font display on NS portPo Lu
2021-10-17Add tab bar support to the nextstep portPo Lu
2021-09-30; * src/nsterm.h: Use objc-mode.Mattias Engdegård
2021-09-27Attempt to debug a graphical glitch on macOSAlan Third
2021-09-27Fix NS toolbar again (bug#50534)Alan Third
2021-08-22Set label for NSToolbarItem (bug#50159)Masahiro Nakamura
2021-07-31Move parent frame setting code into EmacsWindowAlan Third