| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In nsimage.m include coding.h (Bug#21292) | Martin Rudalics | 2015-08-19 | 1 | -0/+1 |
* | Fix file name encodings in diagnostics | Paul Eggert | 2015-08-18 | 1 | -0/+1 |
* | Make add_to_log varargs | Paul Eggert | 2015-08-13 | 1 | -1/+1 |
* | Fix NS warnings. | Jan D | 2015-05-15 | 1 | -1/+0 |
* | Fix warnings on OSX 10.10. | Jan Djärv | 2015-05-15 | 1 | -0/+8 |
* | Honor :fore/background for XBM on NS (Bug#14969). | Jan Djärv | 2015-05-15 | 1 | -49/+46 |
* | Compute C decls for DEFSYMs automatically | Paul Eggert | 2015-01-05 | 1 | -2/+0 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Merge from origin/emacs-24 | Fabián Ezequiel Gallina | 2014-12-27 | 1 | -4/+4 |
|\ |
|
| * | Avoid compiler warning. | Jan D | 2014-12-24 | 1 | -4/+4 |
| * | Backport: Memory leak fix and 19133 fix. | Jan D | 2014-12-24 | 1 | -1/+4 |
| * | Backport: Don't cache images in nsimage.m (Bug#18918). | Jan D | 2014-12-24 | 1 | -55/+1 |
* | | Fixes: debbugs:19133 | Jan D | 2014-12-07 | 1 | -1/+1 |
* | | Fixes: debbugs:9133 | Jan Djärv | 2014-12-02 | 1 | -0/+1 |
* | | Fix memory leak | Jan Djärv | 2014-11-02 | 1 | -0/+2 |
* | | * nsimage.m (ImageList, imageListNext, imageListSetNext:) | Jan Djärv | 2014-11-02 | 1 | -55/+1 |
* | | Require OSX >= 10.6. Remove PowerPC unexec code. | Jan Djärv | 2014-10-12 | 1 | -1/+1 |
|/ |
|
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Update the GNUStep port so it works OK. Redraw and sizing bugs remain. | Jan Djärv | 2013-06-02 | 1 | -2/+2 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -2/+2 |
* | Check for OSX >= 10.4 to match what the maunal says and what we actually supp... | Jan Djärv | 2012-10-07 | 1 | -5/+3 |
* | image.c, indent.c: Use bool for booleans. | Paul Eggert | 2012-09-24 | 1 | -1/+1 |
* | Port better to POSIX hosts lacking _setjmp. | Paul Eggert | 2012-09-15 | 1 | -1/+0 |
* | Use ASCII tests for character types. | Paul Eggert | 2012-08-16 | 1 | -2/+1 |
* | Remove compiler warnings in objective-C files. | Jan Djärv | 2012-07-13 | 1 | -6/+5 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. | Jan Djärv | 2011-07-08 | 1 | -0/+4 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (... | Adrian Robert | 2010-11-04 | 1 | -1/+3 |
* | | Check all lisp types in image loader | Andreas Schwab | 2010-09-04 | 1 | -5/+7 |
* | | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -2/+2 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -4/+4 |
* | | Fix config.h includes. | Dan Nicolaescu | 2010-06-01 | 1 | -1/+1 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * nsterm.m: | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate. | Adrian Robert | 2009-10-12 | 1 | -2/+2 |
* | * nsselect.m (symbol_to_nsstring, clean_local_selection_data) | Stefan Monnier | 2009-04-13 | 1 | -1/+1 |
* | * nsimage.m (setPixmapData:): Set to ignore image DPI. | Adrian Robert | 2009-01-23 | 1 | -0/+6 |
* | * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color val... | Adrian Robert | 2009-01-21 | 1 | -1/+2 |
* | * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316) | Adrian Robert | 2009-01-21 | 1 | -1/+8 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE... | Adrian Robert | 2008-11-25 | 1 | -0/+3 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-07-16 | 1 | -9/+7 |
* | Use nicer comment syntax for arch taglines in Objective-C files | Miles Bader | 2008-07-16 | 1 | -2/+1 |
* | Add arch tagline | Miles Bader | 2008-07-15 | 1 | -0/+3 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -0/+480 |