summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2023-04-15
|\
| * Change cursor color on NS port when it matches the face backgroundDaniel Martín2023-04-08
* | * src/nsterm.m (check_native_fs): Add missing void arg.Robert Pluim2023-04-14
* | Merge commit '1bc9dfc5bee'Stefan Monnier2023-03-27
|\|
| * Fix toolbar item validation in the NS portDaniel Martín2023-03-23
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
| * Prevent a segfault when deleting a fullscreen frame on NextStep.Kai Ma2022-12-04
|/
* Prevent non-local exits from ns-in-echo-areaPo Lu2022-11-13
* Fix another GCC warningPo Lu2022-10-29
* Fix crash destroying NS frame tool barPo Lu2022-10-29
* Fix bug#56153Po Lu2022-10-14
* Fix bug in "macintization" of x_draw_glyph_stringPo Lu2022-10-05
* Port better to C23 bool+true+false keywordsPaul Eggert2022-09-28
* Fix crash in GC on macOS (bug#57751)Gerd Möllmann2022-09-16
* Delete variable window-system-version obsolete since 24.3Stefan Kangas2022-09-09
* Reenable reporting of frame movement on NSPo Lu2022-09-07
* Support "replacement characters" on TTY framesEli Zaretskii2022-08-27
* Fix NS stretch glyph displayPo Lu2022-07-27
* Fix ASAN error with fringe bitmap on NSAndreas Schwab2022-07-15
* ; * src/nsterm.m (ns_draw_window_cursor): Fix last change.Po Lu2022-07-15
* Fix double unfocus during NS cursor displayPo Lu2022-07-15
* ; Fix typosStefan Kangas2022-07-14
* Fix memory leak in ns_draw_reliefDaniel Martín2022-07-11
* Adjust plist calls in .m filesLars Ingebrigtsen2022-06-27
* Prevent GC of window referenced from EmacsScrollerGerd Moellmann2022-06-22
* Never return tooltip frames from ns-begin-dragPo Lu2022-06-09
* Satisfy GCC warnings on the GNUstep buildPo Lu2022-06-09
* Implement `follow-tooltip' on NS as wellPo Lu2022-06-09
* Fix file drag-and-drop on GNUstepPo Lu2022-06-04
* Fix splurious drag-mouse-1 events after NS drag-and-dropPo Lu2022-06-04
* Fix macOS buildPo Lu2022-06-02
* Fix potential NULL pointer dereference on NSPo Lu2022-06-02
* Fix flickering tooltips with mouse DND without interprogram dragPo Lu2022-06-02
* Fix tooltip frames leaking into mouse position on NSPo Lu2022-06-02
* Implement `allow-same-frame' for NS drag-and-dropPo Lu2022-06-01
* Implement `return-frame' for DND on NSPo Lu2022-05-31
* Fix autorelease pool "straddling" during DND on NSPo Lu2022-05-31
* Fix crashes displaying menu help text on NSPo Lu2022-05-31
* Fix `dnd-indicate-insertion-point' on Mac OSPo Lu2022-05-30
* Fix cursor flushing inside minibuffers on NSPo Lu2022-05-30
* Try to implement `dnd-indicate-insertion-point' on macOSPo Lu2022-05-30
* Implement some drag and drop functions on NSPo Lu2022-05-27
* Implement monitor change functions on GNUstepPo Lu2022-05-23
* Implement monitor change hooks on NSPo Lu2022-05-21
* Fix NS port warnings with GCC 12Po Lu2022-05-20
* Implement non-system tooltips on NSPo Lu2022-05-14
* Fix display of image reliefs for tab bars on NSPo Lu2022-05-13
* Improve display of relief rectangles on NSPo Lu2022-05-10
* Improve display of reliefs on NSPo Lu2022-05-10