Mercurial > emacs
log src/nsimage.m @ 101334:0096f2a0e5a4
age | author | description |
---|---|---|
2009-01-21 | Adrian Robert | * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values in onTiger section. * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663) |
2009-01-21 | Adrian Robert | * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316) |
2009-01-08 | Glenn Morris | Add 2009 to copyright years. |
2008-11-25 | Adrian Robert | Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.). |
2008-07-16 | Glenn Morris | Switch to recommended form of GPLv3 permissions notice. |
2008-07-16 | Miles Bader | Use nicer comment syntax for arch taglines in Objective-C files |
2008-07-15 | Miles Bader | Add arch tagline |
2008-07-15 | Adrian Robert | merging Emacs.app (NeXTstep port) |