summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAgeFilesLines
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-208/+194
* Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-261-2/+2
* Simplify list creation in C codePaul Eggert2019-03-041-13/+10
* Add portable dumperDaniel Colascione2019-01-151-2/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-1/+1
* | Improve bignum support for system typesPaul Eggert2018-08-271-2/+2
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-2/+2
|\ \
| * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-191-2/+2
* | | Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli2018-08-091-78/+78
|/ /
* | 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