summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix memory leak in ns_draw_reliefDaniel Martín2022-07-11
* Prevent GC of window referenced from EmacsScrollerGerd Moellmann2022-06-22
* Implement `follow-tooltip' on NS as wellPo Lu2022-06-09
* Implement `allow-same-frame' for NS drag-and-dropPo Lu2022-06-01
* Implement `return-frame' for DND on NSPo Lu2022-05-31
* Fix GNUstep buildPo Lu2022-05-27
* Implement some drag and drop functions on NSPo Lu2022-05-27
* Fix processing of dialog box items on NSPo Lu2022-05-14
* Implement non-system tooltips on NSPo Lu2022-05-14
* Fix build on Mac OS X 10.11Po Lu2022-05-12
* Replace NS code that implemented font panels in a different wayPo Lu2022-05-01
* Fix nsmenu compilation under macOS 10.6Alan Third2022-04-25
* Fix scrollbars on macOS 10.13 and below (bug#54623)Alan Third2022-04-08
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Make NS toolbar use NSString instead of C stringsAlan Third2021-12-22
* | Further cleanup of NS color codeAlan Third2021-12-22
* | Simplify NS color handlingAlan Third2021-12-22
* | Fix build on macOSAlan Third2021-11-29
* | Fix selection for old GNUstep and GCCAlan Third2021-11-25
* | General improvements to NS portPo Lu2021-11-06
* | Improve font display on NS portPo Lu2021-11-06
|/
* Add tab bar support to the nextstep portPo Lu2021-10-17
* ; * src/nsterm.h: Use objc-mode.Mattias Engdegård2021-09-30
* Attempt to debug a graphical glitch on macOSAlan Third2021-09-27
* Fix NS toolbar again (bug#50534)Alan Third2021-09-27
* Set label for NSToolbarItem (bug#50159)Masahiro Nakamura2021-08-22
* Move parent frame setting code into EmacsWindowAlan Third2021-07-31
* Move NS port toolbar handling to the windowAlan Third2021-07-31
* Tidy up NS port OS window handlingAlan Third2021-07-31
* Simplify macOS drawing codeAlan Third2021-07-31
* Convert fringe bitmaps to vectors on NS portAlan Third2021-07-26
* Fix NS native compilation buildsAlan Third2021-06-26
* Fix GNUstep build warningsAlan Third2021-06-20
* Remove pause on fullscreening in NS (bug#48406)Alan Third2021-06-09
* Improve performance of NS port's display on macOSAlan Third2021-06-01
* Remove aliasing on SVG images under scaled NS framesAlan Third2021-02-13
* Avoid macOS NSFilenamesPboardType warning (bug#33035)Mattias Engdegård2021-01-18
* Fix child frame restacking on NS (bug#41422)Alan Third2021-01-03
* Fix GNUstep warningsAlan Third2021-01-01
* Improve drawing performance on macOSAlan Third2021-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* More readable keys in NS menu entries (bug#45502)Mattias Engdegård2020-12-29
* Remove NS menu synthesized events (bug#44333)Alan Third2020-12-27
* image-cache-size improvementsMattias Engdegård2020-12-20
* Tidy up NS color handlingAlan Third2020-09-25
* Remove obsolete macOS support for NS font backendAlan Third2020-09-25
* Extend NSString further and use the new methodsAlan Third2020-08-22
* Fix NS crash on invalid frame title string (bug#42904)Mattias Engdegård2020-08-20