Mon, 13 Apr 2009 18:45:12 +0000 |
Stefan Monnier |
* nsselect.m (symbol_to_nsstring, clean_local_selection_data)
|
Fri, 23 Jan 2009 14:08:24 +0000 |
Adrian Robert |
* nsimage.m (setPixmapData:): Set to ignore image DPI.
|
Wed, 21 Jan 2009 22:28:45 +0000 |
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)
|
Wed, 21 Jan 2009 17:28:05 +0000 |
Adrian Robert |
* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 25 Nov 2008 02:45:39 +0000 |
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.).
|
Wed, 16 Jul 2008 02:22:04 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 16 Jul 2008 02:18:49 +0000 |
Miles Bader |
Use nicer comment syntax for arch taglines in Objective-C files
|
Tue, 15 Jul 2008 23:52:03 +0000 |
Miles Bader |
Add arch tagline
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|