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