index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsterm.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Handle LANG on macOS differently (bug#65908)
Gerd Möllmann
2023-10-05
1
-18
/
+21
*
; Silence macOS 14 warning
Eshel Yaron
2023-09-29
1
-0
/
+5
*
Attempt to fix redisplay problems on macOS
Aaron Jensen
2023-05-18
1
-1
/
+2
*
Fix crash when creating a child frame in NS (bug#63107)
Alan Third
2023-05-08
1
-1
/
+12
*
Change cursor color on NS port when it matches the face background
Daniel Martín
2023-04-08
1
-8
/
+12
*
Fix toolbar item validation in the NS port
Daniel Martín
2023-03-23
1
-0
/
+4
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Prevent a segfault when deleting a fullscreen frame on NextStep.
Kai Ma
2022-12-04
1
-2
/
+10
*
Prevent non-local exits from ns-in-echo-area
Po Lu
2022-11-13
1
-1
/
+32
*
Fix another GCC warning
Po Lu
2022-10-29
1
-2
/
+2
*
Fix crash destroying NS frame tool bar
Po Lu
2022-10-29
1
-1
/
+7
*
Fix bug#56153
Po Lu
2022-10-14
1
-10
/
+13
*
Fix bug in "macintization" of x_draw_glyph_string
Po Lu
2022-10-05
1
-2
/
+16
*
Port better to C23 bool+true+false keywords
Paul Eggert
2022-09-28
1
-1
/
+0
*
Fix crash in GC on macOS (bug#57751)
Gerd Möllmann
2022-09-16
1
-1
/
+2
*
Delete variable window-system-version obsolete since 24.3
Stefan Kangas
2022-09-09
1
-11
/
+0
*
Reenable reporting of frame movement on NS
Po Lu
2022-09-07
1
-8
/
+14
*
Support "replacement characters" on TTY frames
Eli Zaretskii
2022-08-27
1
-0
/
+2
*
Fix NS stretch glyph display
Po Lu
2022-07-27
1
-37
/
+90
*
Fix ASAN error with fringe bitmap on NS
Andreas Schwab
2022-07-15
1
-4
/
+1
*
; * src/nsterm.m (ns_draw_window_cursor): Fix last change.
Po Lu
2022-07-15
1
-0
/
+1
*
Fix double unfocus during NS cursor display
Po Lu
2022-07-15
1
-1
/
+10
*
; Fix typos
Stefan Kangas
2022-07-14
1
-1
/
+1
*
Fix memory leak in ns_draw_relief
Daniel Martín
2022-07-11
1
-32
/
+36
*
Adjust plist calls in .m files
Lars Ingebrigtsen
2022-06-27
1
-1
/
+1
*
Prevent GC of window referenced from EmacsScroller
Gerd Moellmann
2022-06-22
1
-0
/
+30
*
Never return tooltip frames from ns-begin-drag
Po Lu
2022-06-09
1
-2
/
+4
*
Satisfy GCC warnings on the GNUstep build
Po Lu
2022-06-09
1
-1
/
+1
*
Implement `follow-tooltip' on NS as well
Po Lu
2022-06-09
1
-16
/
+32
*
Fix file drag-and-drop on GNUstep
Po Lu
2022-06-04
1
-10
/
+23
*
Fix splurious drag-mouse-1 events after NS drag-and-drop
Po Lu
2022-06-04
1
-1
/
+5
*
Fix macOS build
Po Lu
2022-06-02
1
-2
/
+2
*
Fix potential NULL pointer dereference on NS
Po Lu
2022-06-02
1
-1
/
+1
*
Fix flickering tooltips with mouse DND without interprogram drag
Po Lu
2022-06-02
1
-2
/
+4
*
Fix tooltip frames leaking into mouse position on NS
Po Lu
2022-06-02
1
-1
/
+19
*
Implement `allow-same-frame' for NS drag-and-drop
Po Lu
2022-06-01
1
-23
/
+45
*
Implement `return-frame' for DND on NS
Po Lu
2022-05-31
1
-26
/
+95
*
Fix autorelease pool "straddling" during DND on NS
Po Lu
2022-05-31
1
-9
/
+24
*
Fix crashes displaying menu help text on NS
Po Lu
2022-05-31
1
-4
/
+9
*
Fix `dnd-indicate-insertion-point' on Mac OS
Po Lu
2022-05-30
1
-0
/
+2
*
Fix cursor flushing inside minibuffers on NS
Po Lu
2022-05-30
1
-24
/
+39
*
Try to implement `dnd-indicate-insertion-point' on macOS
Po Lu
2022-05-30
1
-76
/
+103
*
Implement some drag and drop functions on NS
Po Lu
2022-05-27
1
-0
/
+60
*
Implement monitor change functions on GNUstep
Po Lu
2022-05-23
1
-20
/
+84
*
Implement monitor change hooks on NS
Po Lu
2022-05-21
1
-0
/
+34
*
Fix NS port warnings with GCC 12
Po Lu
2022-05-20
1
-0
/
+4
*
Implement non-system tooltips on NS
Po Lu
2022-05-14
1
-22
/
+23
*
Fix display of image reliefs for tab bars on NS
Po Lu
2022-05-13
1
-36
/
+98
*
Improve display of relief rectangles on NS
Po Lu
2022-05-10
1
-9
/
+50
[next]