summaryrefslogtreecommitdiff
path: root/src/nsimage.m
AgeCommit message (Expand)Author
2026-01-17NS: Add native image support for HEIF, SVG and WEBP on GNUstepYavor Doganov
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-04Support colored stipples on Cocoa NS (Bug#73384)Ben Simms
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-14Add native WebP support on macOS (Bug#59242)Stefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-13Fix bug#59075Po Lu
2022-06-27Adjust plist calls in .m filesLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-22Add native HEIC support on macOS (bug#51381)Alan Third
2021-07-26Convert fringe bitmaps to vectors on NS portAlan Third
2021-07-26Fix image crash on macOS (bug#49688)Alan Third
2021-06-09Fix image filename encoding issues (bug#48902)Alan Third
2021-01-02Fix NS toolbar image release crash (bug#43973)Alan Third
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-22Use new NSString lisp methodsAlan Third
2020-12-20image-cache-size improvementsMattias EngdegÄrd
2020-09-25Tidy up NS color handlingAlan Third
2020-08-04Don't smooth images when scaling up (bug#38394)Alan Third
2020-04-16Use native image API for NSAlan Third
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-23Remove some undefined behavior related to left shifts.Philipp Stephani
2019-12-10Fix XBM files on NS (bug#26133)Alan Third
2019-07-14Use correct colorspace for XBM imagesAlan Third
2019-06-29Support native image transforms on MS-WindowsEli Zaretskii
2019-06-05Add native image rotation and croppingAlan Third
2019-05-21Fix some deprecation notices on macOS 10.14Alan Third
2019-04-26Rename generic x_* identifiersAlexander Gramiak
2019-01-10Add native image scaling (bug#33587)Alan Third
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-27Improve bignum support for system typesPaul Eggert
2018-08-09Update src/{ns,mac}*.m to use bignum-compatible macrosCharles A. Roelli
2018-03-19Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-03Add image resizing and rotation to NS portAlan Third
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-23Use lisp type in log message (bug#28176)Alan Third
2017-08-23Fix PNGs on macOS (bug#28176)Alan Third
2017-08-16Add multiframe image support to NS port (bug#21714)Alan Third
2017-05-21Remove trailing semicolons in method definitionsPhilipp Stephani
2017-05-21Nextstep: Use instancetype explicit return typePhilipp Stephani
2017-04-24Fix XBM colour rendering in NS port (bug#22060)Alan Third
2017-03-14Remove old macOS compatibility codeAlan Third
2017-01-01Merge from origin/emacs-25Paul Eggert