summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix child frame placement issues (bug#29953)Alan Third2018-01-061-3/+3
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* 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
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-101-6/+6
* Set locale when run from OS X GUIAlan Third2016-02-101-0/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Spelling and grammar fixesPaul Eggert2015-11-291-1/+1
* Enhance NSTRACE (trace output for NextStep).Anders Lindgren2015-11-151-56/+113
* Fixed OS X 10.6.8 build issue (bug#21862).Anders Lindgren2015-11-151-0/+7
* Spelling fixesPaul Eggert2015-11-101-2/+2
* Fix incorrect NextStep tool-bar-mode -- wrong number of rows in frame.Anders Lindgren2015-10-281-2/+8
* NextSten maximization and NSTRACE rewrite.Anders Lindgren2015-10-231-0/+235
* Fix warnings on OSX 10.10.Jan Djärv2015-05-151-0/+1
* Honor :fore/background for XBM on NS (Bug#14969).Jan Djärv2015-05-151-4/+4
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24Stefan Monnier2014-12-051-1/+5
|\
| * More flicker fixes for OSX, related to bug 18757.Jan Djärv2014-12-021-1/+5
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-091-1/+1
|\ \ | |/
| * * nsterm.h (EmacsScroller): judge returns bool.Jan Djärv2014-11-091-1/+1
| * Attempt to fix NS hang. Will probably cause merge conflicts.Jan Djärv2014-11-081-1/+1
* | * nsimage.m (ImageList, imageListNext, imageListSetNext:)Jan Djärv2014-11-021-5/+0
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-6/+4
|\ \ | |/