summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAgeFilesLines
* Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-191-2/+2
* Merge from origin/emacs-26Glenn Morris2018-05-151-3/+3
|\
| * Check NSWindow is actually a frameAlan Third2018-05-071-1/+2
* | Simplify represented filename handling (bug#30800)Alan Third2018-03-301-0/+41
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-191-56/+58
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-131-139/+24
* | Fix NS-related compilation errors.Philipp Stephani2018-02-131-2/+2
* | Remove NS special handling of 'frame-title-format'Alan Third2018-02-111-83/+8
* | Fix some tooltip related problemsMartin Rudalics2018-01-181-4/+0
* | Add macOS character-palette (bug#29837)Alan Third2018-01-071-0/+14
* | Allow setting tooltip colors in NS portAlan Third2018-01-061-0/+10
* | 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/+4
|/
* Fix divider frame params on NS (bug#29352)Alan Third2017-11-191-0/+4
* Make frame-list-z-order on NS match Windows behaviour (bug#28788)Alan Third2017-10-111-9/+2
* 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/+17
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-161-37/+46
* Fix some frame handling issues on NSAlan Third2017-07-151-0/+20
* Provide additional support for child framesMartin Rudalics2017-06-251-0/+12
* Add no-focus-on-map to NS build (bug#25408)Alan Third2017-06-121-1/+3
* Fix build errors on macOS 10.6 (bug#27059)Alan Third2017-06-011-4/+7
* Fix build error on macOS 10.6Alan Third2017-05-291-1/+1
* Fix NS tooltips showing in the wrong place (bug#27053)Alan Third2017-05-251-18/+1
* Fix GNUstep buildAlan Third2017-05-231-0/+4
* Clean up code around 'ns-list-services'Philipp Stephani2017-05-211-30/+2
* Fix macOS mouse movementCharles A. Roelli2017-05-211-0/+39
* Show tooltip on correct screen (bug#26905)Alan Third2017-05-211-7/+20
* Fix GNUstep buildAlan Third2017-04-221-15/+12
* Add no-accept-focus and frame-list-z-order to NS portAlan Third2017-04-211-3/+58
* Add new frame functionality to NS portAlan Third2017-04-191-4/+59
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-1/+1
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-0/+13
* Use 'char *FOO' instead of 'char* FOO'Paul Eggert2017-02-181-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-4/+4
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-4/+4
* | Add double-buffering support to reduce flickerDaniel Colascione2016-10-281-0/+1
* | Fix problems found by static checking --with-nsPaul Eggert2016-09-291-48/+12
* | Fix macOS 12 deprecation noticesAlan Third2016-08-241-6/+6
* | Revert "Cleanup tooltips"John Wiegley2016-07-121-0/+4
* | Cleanup tooltipsDmitry Antipov2016-07-121-4/+0
* | Enable dividers in NS (bug#22973)Alan Third2016-06-271-2/+2
* | Fix FRAME_INTERNAL_BORDER_WIDTH use (Bug#23841)Ury Marshak2016-06-261-2/+2
|/
* Fix doc string quotingStephen Berman2016-06-061-1/+1
* Rework C source files to avoid ^(Paul Eggert2016-03-101-6/+6
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Re-enabled "File-name completion of non-ASCII characters on OS X (bug#22169)""Anders Lindgren2015-12-251-34/+0