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