summaryrefslogtreecommitdiff
path: root/src/nsterm.m
Commit message (Expand)AuthorAge
* Fix display of stipples on NS with respect to cursor highlightPo Lu2024-05-02
* Implement dots and dashes on NextstepPo Lu2024-05-01
* Port double-line underlines to GUI systemsPo Lu2024-04-28
* Followup changes for styled underline supportEli Zaretskii2024-04-27
* ns_select fix for macOS terminals (bug#69561)Gerd Möllmann2024-03-13
* Prevent freezes on macOS (bug#69561)Gerd Möllmann2024-03-13
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Revert "Get NS screen resolution from system"Alan Third2023-12-31
* | Simplify Objective C autorelease pool handlingAlan Third2023-12-30
* | Get NS screen resolution from systemAlan Third2023-12-30
* | Use new safe_calln on NSGerd Möllmann2023-12-23
* | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-28
* | Merge from origin/emacs-29Eli Zaretskii2023-10-07
|\|
| * Handle LANG on macOS differently (bug#65908)Gerd Möllmann2023-10-05
* | Merge from origin/emacs-29Eli Zaretskii2023-10-07
|\|
| * ; Silence macOS 14 warningEshel Yaron2023-09-29
* | Fix build error on older macOS versionsAlan Third2023-09-13
* | Remove check for appdefined events on the queue (bug#65843)Alan Third2023-09-11
* | Fix crash on child frame creation (bug#65817)Alan Third2023-09-11
* | Simplify the EmacsLayer double buffering code (bug#63187)Alan Third2023-09-11
* | Prevent crashes on macOS when fullscreen frame is deletedDaniel Martín2023-06-21
* | Allow displaying tool bar on the bottom of the framePo Lu2023-06-21
* | Merge from origin/emacs-29Eli Zaretskii2023-05-18
|\|
| * Attempt to fix redisplay problems on macOSAaron Jensen2023-05-18
| * Fix crash when creating a child frame in NS (bug#63107)Alan Third2023-05-08
* | Fix crash when creating a child frame in NS (bug#63107)Alan Third2023-05-07
* | 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