summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't smooth images when scaling up (bug#38394)Alan Third2020-08-041-0/+3
* Use native image API for NSAlan Third2020-04-161-0/+1
* Allow dynamic choice of drawing path on NS (bug#39883)Alan Third2020-04-161-8/+2
* Fix NS frame resizing issues (bug#40200, bug#28872)Alan Third2020-04-161-15/+0
* Fix NS child frame in native fullscreen (bug#36672)Andrii Kolomoiets2020-03-121-0/+4
* Fix #defines controlling when NS port draws to offscreen bufferAlan Third2020-03-021-3/+19
* Use CGImage instead of NSBitmapImageRep (bug#32932)Alan Third2020-02-131-2/+2
* Draw to offscreen buffer on macOSAlan Third2020-01-241-1/+10
* Merge from origin/emacs-27Glenn Morris2020-01-241-16/+0
|\
| * Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-241-16/+0
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-071-0/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix XBM files on NS (bug#26133)Alan Third2019-12-101-1/+2
* Use fewer locks when accessing stdioPaul Eggert2019-07-081-1/+2
* Add native image rotation and croppingAlan Third2019-06-051-1/+4
* Fix some deprecation notices on macOS 10.14Alan Third2019-05-211-4/+10
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-191-18/+18
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-191-2/+2
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-101-6/+0
* Rename x_highlight_frame property to highlight_frameAlexander Gramiak2019-04-261-1/+1
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-17/+32
* Add native image scaling (bug#33587)Alan Third2019-01-101-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | New mint_ptr representation for C pointersPaul Eggert2018-06-141-2/+2
* | Simplify represented filename handling (bug#30800)Alan Third2018-03-301-6/+0
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-191-49/+49
* | Fix frame resize flicker on macOS (bug#30699)Alan Third2018-03-191-0/+3
* | Remove NS special handling of 'frame-title-format'Alan Third2018-02-111-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-091-3/+3
|\ \ | |/
| * Fix child frame placement issues (bug#29953)Alan Third2018-01-061-3/+3
* | Allow setting tooltip colors in NS portAlan Third2018-01-061-0/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Silence macOS 10.13 deprecation notices (Bug#29643)Alan Third2017-12-161-0/+5
* | Add image resizing and rotation to NS portAlan Third2017-12-031-0/+3
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1