summaryrefslogtreecommitdiff
path: root/src/nsfns.m
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-05-23Be more careful about size multiplicationPaul Eggert
2026-04-09; New function 'ns-process-is-accessibility-trusted', no message (bug#80624)Stéphane Marks
2026-03-07; Move ns_init_colors from Fns_list_colors to emacs.c (bug#80377)Stéphane Marks
2026-02-21Fix GNUstep width calculation (bug#80331)Alan Third
2026-02-21Use real display geometry on NS (bug#80331)Shay Elkin
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-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-05Fix calculation of outer frame height in NS builds (Bug#80077)Martin Rudalics
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-24In Fns_progress_indicator fix GNUstep enum spelling (bug#79859)Stéphane Marks
2025-12-21System GUI taskbar and progress reporter hooks (bug#79859)Stéphane Marks
2025-07-26Add frame parameter which allows border transparencyGarklein
2025-07-19Add "Send to..." context menu item to mouse.elAlvaro Ramirez
2025-06-02Fix NS port screen geometry report (bug#76051)Alan Third
2025-06-02Fix ns_make_monitor_attribute_list (bug#76691)shipmints
2025-03-22Reduce code duplication in ns_set_appearanceStefan Kangas
2025-02-27Fix drag-and-drop treatment of reused tooltip framesPo Lu
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-22Initial child frames based on masterGerd Möllmann
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-06-20Fix NS buildPo Lu
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-06-05Fix Mac OS buildPo Lu
2024-06-05Fix the GNUstep buildPo Lu
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-23Prevent tab bar from vanishing on AndroidPo Lu
2023-10-07Merge from origin/emacs-29Eli Zaretskii
2023-10-01; Improve wording of last changeStefan Kangas
2023-10-01Improve documentation of `ns-use-proxy-icon`Stefan Kangas
2023-09-11Simplify the EmacsLayer double buffering code (bug#63187)Alan Third
2023-08-26Do not raise a different frame when closing a frameDaniel Martín
2023-08-10; [NSString lispString]: clarify unpaired surrogate behaviourMattias Engdegård
2023-08-09Faster NSString to Lisp string conversionMattias Engdegård
2023-07-31Merge from origin/emacs-29Eli Zaretskii
2023-07-21Revert "Improve commentary in nsfns.m"Mattias Engdegård
2023-07-20Merge from origin/emacs-29Po Lu
2023-07-20Improve commentary in nsfns.mPo Lu
2023-07-18Convert NUL-containing NSString objects to Lisp strings correctlyMattias Engdegård
2023-06-21Allow displaying tool bar on the bottom of the framePo Lu
2023-01-02Fix shrinking of the tab-barEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-16Fix calculation of tab bar lines during automatic height adjustmentPo Lu
2022-08-19Improve 'ns-read-file-name' docstringRobert Pluim
2022-08-01Make frame synchronization a frame parameterPo Lu
2022-07-26Fix flicker when moving tooltips between frames during mouse drag-and-dropPo Lu