summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAge
* 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
* Don't smooth images when scaling up (bug#38394)Alan Third2020-08-04
* Use native image API for NSAlan Third2020-04-16
* Allow dynamic choice of drawing path on NS (bug#39883)Alan Third2020-04-16
* Fix NS frame resizing issues (bug#40200, bug#28872)Alan Third2020-04-16
* Fix NS child frame in native fullscreen (bug#36672)Andrii Kolomoiets2020-03-12
* Fix #defines controlling when NS port draws to offscreen bufferAlan Third2020-03-02
* Use CGImage instead of NSBitmapImageRep (bug#32932)Alan Third2020-02-13
* Draw to offscreen buffer on macOSAlan Third2020-01-24
* Merge from origin/emacs-27Glenn Morris2020-01-24
|\
| * Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-24
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-07
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix XBM files on NS (bug#26133)Alan Third2019-12-10
* Use fewer locks when accessing stdioPaul Eggert2019-07-08
* Add native image rotation and croppingAlan Third2019-06-05
* Fix some deprecation notices on macOS 10.14Alan Third2019-05-21
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-19
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-10
* Rename x_highlight_frame property to highlight_frameAlexander Gramiak2019-04-26
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Add native image scaling (bug#33587)Alan Third2019-01-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | New mint_ptr representation for C pointersPaul Eggert2018-06-14
* | Simplify represented filename handling (bug#30800)Alan Third2018-03-30
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-19
* | Fix frame resize flicker on macOS (bug#30699)Alan Third2018-03-19