summaryrefslogtreecommitdiff
path: root/src/nsimage.m
Commit message (Expand)AuthorAge
* Update copyright year to 2015Paul Eggert2015-01-01
* 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
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update the GNUStep port so it works OK. Redraw and sizing bugs remain.Jan Djärv2013-06-02
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-07
* image.c, indent.c: Use bool for booleans.Paul Eggert2012-09-24
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* Use ASCII tests for character types.Paul Eggert2012-08-16
* Remove compiler warnings in objective-C files.Jan Djärv2012-07-13
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-08
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (...Adrian Robert2010-11-04
* | Check all lisp types in image loaderAndreas Schwab2010-09-04
* | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-06
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | Fix config.h includes.Dan Nicolaescu2010-06-01
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * nsterm.m:Dan Nicolaescu2009-10-19
* (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.Adrian Robert2009-10-12
* * nsselect.m (symbol_to_nsstring, clean_local_selection_data)Stefan Monnier2009-04-13
* * nsimage.m (setPixmapData:): Set to ignore image DPI.Adrian Robert2009-01-23
* * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color val...Adrian Robert2009-01-21
* * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)Adrian Robert2009-01-21
* Add 2009 to copyright years.Glenn Morris2009-01-08
* Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE...Adrian Robert2008-11-25
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-16
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-16
* Add arch taglineMiles Bader2008-07-15
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-15