summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAge
...
* 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
* | Remove NS special handling of 'frame-title-format'Alan Third2018-02-11
* | Merge from origin/emacs-26Paul Eggert2018-01-09
|\|
| * Fix child frame placement issues (bug#29953)Alan Third2018-01-06
* | Allow setting tooltip colors in NS portAlan Third2018-01-06
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Silence macOS 10.13 deprecation notices (Bug#29643)Alan Third2017-12-16
* | Add image resizing and rotation to NS portAlan Third2017-12-03
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Add ability to change macOS WM theme (bug#27973)Alan Third2017-08-23
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-16
* Add multiframe image support to NS port (bug#21714)Alan Third2017-08-16
* Fix threads on NS (bug#25265)Alan Third2017-07-01
* Provide additional support for child framesMartin Rudalics2017-06-25
* Add no-focus-on-map to NS build (bug#25408)Alan Third2017-06-12
* Check if instancetype supported in ObjCAlan Third2017-05-27
* Raise version of macOS we define instancetype for (bug#27059)Alan Third2017-05-24
* Define new types on macOS 10.6 (bug#27041)Alan Third2017-05-24
* Fix GNUstep buildAlan Third2017-05-23
* Nextstep: Use instancetype explicit return typePhilipp Stephani2017-05-21
* Fix macOS mouse movementCharles A. Roelli2017-05-21
* Add no-accept-focus and frame-list-z-order to NS portAlan Third2017-04-21