summaryrefslogtreecommitdiff
path: root/src/nsimage.m
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix bug#59075Po Lu2022-11-13
* Adjust plist calls in .m filesLars Ingebrigtsen2022-06-27
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Add native HEIC support on macOS (bug#51381)Alan Third2021-12-22
|/
* Convert fringe bitmaps to vectors on NS portAlan Third2021-07-26
* Fix image crash on macOS (bug#49688)Alan Third2021-07-26
* Fix image filename encoding issues (bug#48902)Alan Third2021-06-09
* Fix NS toolbar image release crash (bug#43973)Alan Third2021-01-02
* Update copyright year to 2021Paul Eggert2021-01-01
* Use new NSString lisp methodsAlan Third2020-12-22
* image-cache-size improvementsMattias EngdegÄrd2020-12-20
* Tidy up NS color handlingAlan Third2020-09-25
* Don't smooth images when scaling up (bug#38394)Alan Third2020-08-04
* Use native image API for NSAlan Third2020-04-16
* 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
|/
* Fix XBM files on NS (bug#26133)Alan Third2019-12-10
* Use correct colorspace for XBM imagesAlan Third2019-07-14
* Support native image transforms on MS-WindowsEli Zaretskii2019-06-29
* Add native image rotation and croppingAlan Third2019-06-05
* Fix some deprecation notices on macOS 10.14Alan Third2019-05-21
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Add native image scaling (bug#33587)Alan Third2019-01-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Improve bignum support for system typesPaul Eggert2018-08-27
* | Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli2018-08-09
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-19
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Add image resizing and rotation to NS portAlan Third2017-12-03
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Use lisp type in log message (bug#28176)Alan Third2017-08-23
* Fix PNGs on macOS (bug#28176)Alan Third2017-08-23
* Add multiframe image support to NS port (bug#21714)Alan Third2017-08-16
* Remove trailing semicolons in method definitionsPhilipp Stephani2017-05-21
* Nextstep: Use instancetype explicit return typePhilipp Stephani2017-05-21
* Fix XBM colour rendering in NS port (bug#22060)Alan Third2017-04-24
* Remove old macOS compatibility codeAlan Third2017-03-14
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-11-19
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* | Fix problems found by static checking --with-nsPaul Eggert2016-09-29
|/
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Enhance NSTRACE (trace output for NextStep).Anders Lindgren2015-11-15