summaryrefslogtreecommitdiff
path: root/src/nsimage.m
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* 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
* Render fringe bitmaps correctly on NextStep (bug#21301).Anders Lindgren2015-11-04
* NextSten maximization and NSTRACE rewrite.Anders Lindgren2015-10-23
* In nsimage.m include coding.h (Bug#21292)Martin Rudalics2015-08-19
* Fix file name encodings in diagnosticsPaul Eggert2015-08-18
* Make add_to_log varargsPaul Eggert2015-08-13
* Fix NS warnings.Jan D2015-05-15
* Fix warnings on OSX 10.10.Jan Djärv2015-05-15
* Honor :fore/background for XBM on NS (Bug#14969).Jan Djärv2015-05-15
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-27
|\
| * Avoid compiler warning.Jan D2014-12-24
| * Backport: Memory leak fix and 19133 fix.Jan D2014-12-24
| * Backport: Don't cache images in nsimage.m (Bug#18918).Jan D2014-12-24
* | Fixes: debbugs:19133Jan D2014-12-07
* | Fixes: debbugs:9133Jan Djärv2014-12-02
* | Fix memory leakJan Djärv2014-11-02