summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix child frame restacking on NS (bug#41422)Alan Third2021-01-031-7/+7
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | ; * src/nsfns.m (all_nonzero_ascii): comment correctionMattias Engdegård2020-12-211-1/+1
* | Remove unnecessary string conversionAlan Third2020-12-201-4/+2
* | Extend NSString further and use the new methodsAlan Third2020-08-221-40/+38
* | Fix NS crash on invalid frame title string (bug#42904)Mattias Engdegård2020-08-201-14/+51
* | Use 65535 as color-values scale value in the NS backendMattias Engdegård2020-06-071-2/+2
* | Improve integer range checkingPaul Eggert2020-04-051-11/+8
* | Fix macOS/GNUstep compilation warningsAlan Third2020-03-021-74/+0
* | Draw to offscreen buffer on macOSAlan Third2020-01-241-7/+4
* | Merge from origin/emacs-27Glenn Morris2020-01-241-24/+1
|\ \ | |/
| * Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-241-24/+1
* | Merge from origin/emacs-27Glenn Morris2020-01-111-2/+2
|\ \ | |/
| * Use NSNumber instead of BOOL (bug#39047)Väinö Järvelä2020-01-091-2/+2
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-071-4/+11
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Remove some undefined behavior related to left shifts.Philipp Stephani2019-12-231-2/+8
|/
* Check if file is in iCloud drive (bug#38618)Alan Third2019-12-221-0/+11
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-081-1/+1
* Revert an attempt to implement a non‐native tab bar on NS.Juri Linkov2019-09-251-52/+3
* Try to fix macOS and Windows issues.Juri Linkov2019-09-161-27/+2
* Try to add more tab-bar support on macosJuri Linkov2019-09-021-1/+85
* 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