summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ability to change macOS WM theme (bug#27973)Alan Third2017-08-231-0/+7
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-161-28/+20
* Add multiframe image support to NS port (bug#21714)Alan Third2017-08-161-0/+2
* Fix threads on NS (bug#25265)Alan Third2017-07-011-2/+5
* Provide additional support for child framesMartin Rudalics2017-06-251-0/+8
* Add no-focus-on-map to NS build (bug#25408)Alan Third2017-06-121-0/+2
* Check if instancetype supported in ObjCAlan Third2017-05-271-9/+11
* Raise version of macOS we define instancetype for (bug#27059)Alan Third2017-05-241-1/+1
* Define new types on macOS 10.6 (bug#27041)Alan Third2017-05-241-4/+6
* Fix GNUstep buildAlan Third2017-05-231-0/+8
* Nextstep: Use instancetype explicit return typePhilipp Stephani2017-05-211-19/+19
* Fix macOS mouse movementCharles A. Roelli2017-05-211-1/+1
* Add no-accept-focus and frame-list-z-order to NS portAlan Third2017-04-211-0/+2
* Add new frame functionality to NS portAlan Third2017-04-191-9/+38
* Use 'char *FOO' instead of 'char* FOO'Paul Eggert2017-02-181-2/+2
* Revert "Rework NS event handling (bug#25265)"Alan Third2017-01-041-0/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Rework NS event handling (bug#25265)Alan Third2016-12-311-1/+0
* | Fix problems found by static checking --with-nsPaul Eggert2016-09-291-18/+7
* | Fix macOS 12 deprecation noticesAlan Third2016-08-241-0/+41
* | Merge from origin/emacs-25Paul Eggert2016-08-051-1/+1
|\ \ | |/
| * Post AppDefined events from the main thread ONLY (bug#23934)Alan Third2016-08-031-1/+1
* | Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii2016-07-021-1/+1
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-181-1/+1
* | Implement horizontal scroll bars on NSAlan Third2016-05-011-1/+3
|/