summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAge
* Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-06
* Merge from origin/emacs-27Glenn Morris2021-02-03
|\
| * Fix build failure on macOS 10.7 (bug#46036)Alan Third2021-01-30
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | Avoid a few compilation warnings in Objective-C code.Philipp Stephani2021-01-23
* | Fix child frame restacking on NS (bug#41422)Alan Third2021-01-03
* | Update copyright year to 2021Paul Eggert2021-01-01
* | ; * src/nsfns.m (all_nonzero_ascii): comment correctionMattias Engdegård2020-12-21
* | Remove unnecessary string conversionAlan Third2020-12-20
* | Extend NSString further and use the new methodsAlan Third2020-08-22
* | Fix NS crash on invalid frame title string (bug#42904)Mattias Engdegård2020-08-20
* | Use 65535 as color-values scale value in the NS backendMattias Engdegård2020-06-07
* | Improve integer range checkingPaul Eggert2020-04-05
* | Fix macOS/GNUstep compilation warningsAlan Third2020-03-02
* | Draw to offscreen buffer on macOSAlan Third2020-01-24
* | Merge from origin/emacs-27Glenn Morris2020-01-24
|\|
| * Remove EmacsOpenPanel and EmacsSavePanel (bug#38031)Alan Third2020-01-24
* | Merge from origin/emacs-27Glenn Morris2020-01-11
|\|
| * Use NSNumber instead of BOOL (bug#39047)Väinö Järvelä2020-01-09
* | Fix NS frame parameters (bug#39000)Alan Third2020-01-07
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Remove some undefined behavior related to left shifts.Philipp Stephani2019-12-23
|/
* Check if file is in iCloud drive (bug#38618)Alan Third2019-12-22
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-08
* Revert an attempt to implement a non‐native tab bar on NS.Juri Linkov2019-09-25
* Try to fix macOS and Windows issues.Juri Linkov2019-09-16
* Try to add more tab-bar support on macosJuri Linkov2019-09-02
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-26
* Simplify list creation in C codePaul Eggert2019-03-04
* Add portable dumperDaniel Colascione2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-09
* | Improve bignum support for system typesPaul Eggert2018-08-27
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \
| * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-19
* | | Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli2018-08-09
|/ /
* | Merge from origin/emacs-26Glenn Morris2018-05-15
|\|
| * Check NSWindow is actually a frameAlan Third2018-05-07
* | Simplify represented filename handling (bug#30800)Alan Third2018-03-30
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-19
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-13
* | Fix NS-related compilation errors.Philipp Stephani2018-02-13
* | Remove NS special handling of 'frame-title-format'Alan Third2018-02-11
* | Fix some tooltip related problemsMartin Rudalics2018-01-18
* | Add macOS character-palette (bug#29837)Alan Third2018-01-07
* | Allow setting tooltip colors in NS portAlan Third2018-01-06