index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nsterm.h
Age
Commit 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-13
Inhibit unused variable warning in NSTRACE_WHEN (bug#80096)
Stéphane Marks
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-23
NS: Fix build with NSTRACE_ENABLED
Gerd Möllmann
2025-03-22
Reduce code duplication in ns_set_appearance
Stefan Kangas
2025-03-22
Delete now unused constants in nsterm.h
Stefan Kangas
2025-03-22
; Clean up comments in nsterm.h
Stefan Kangas
2025-03-04
Support colored stipples on Cocoa NS (Bug#73384)
Ben Simms
2025-01-08
; Fix indentation in src/nsterm.h
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-09
NS: Fix scroll-bar setting code (bug#72331)
Gerd Möllmann
2024-07-31
MacOS: Let EmacsView implement NSTextInputClient
Gerd Möllmann
2024-07-30
NS: Set frame position when entering/exiting fullscreen (bug#71912)
Gerd Möllmann
2024-05-12
Silence some macOS build warnings
Mattias Engdegård
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
Simplify Objective C autorelease pool handling
Alan Third
2023-09-11
Fix crash on child frame creation (bug#65817)
Alan Third
2023-09-11
Simplify the EmacsLayer double buffering code (bug#63187)
Alan Third
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-11
Fix memory leak in ns_draw_relief
Daniel Martín
2022-06-22
Prevent GC of window referenced from EmacsScroller
Gerd Moellmann
2022-06-09
Implement `follow-tooltip' on NS as well
Po Lu
2022-06-01
Implement `allow-same-frame' for NS drag-and-drop
Po Lu
2022-05-31
Implement `return-frame' for DND on NS
Po Lu
2022-05-27
Fix GNUstep build
Po Lu
2022-05-27
Implement some drag and drop functions on NS
Po Lu
2022-05-14
Fix processing of dialog box items on NS
Po Lu
2022-05-14
Implement non-system tooltips on NS
Po Lu
2022-05-12
Fix build on Mac OS X 10.11
Po Lu
2022-05-01
Replace NS code that implemented font panels in a different way
Po Lu
2022-04-25
Fix nsmenu compilation under macOS 10.6
Alan Third
2022-04-08
Fix scrollbars on macOS 10.13 and below (bug#54623)
Alan Third
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-22
Make NS toolbar use NSString instead of C strings
Alan Third
2021-12-22
Further cleanup of NS color code
Alan Third
2021-12-22
Simplify NS color handling
Alan Third
2021-11-29
Fix build on macOS
Alan Third
2021-11-25
Fix selection for old GNUstep and GCC
Alan Third
2021-11-06
General improvements to NS port
Po Lu
2021-11-06
Improve font display on NS port
Po Lu
2021-10-17
Add tab bar support to the nextstep port
Po Lu
2021-09-30
; * src/nsterm.h: Use objc-mode.
Mattias Engdegård
2021-09-27
Attempt to debug a graphical glitch on macOS
Alan Third
2021-09-27
Fix NS toolbar again (bug#50534)
Alan Third
2021-08-22
Set label for NSToolbarItem (bug#50159)
Masahiro Nakamura
2021-07-31
Move parent frame setting code into EmacsWindow
Alan Third
[next]