| Commit message (Expand) | Author | Age | Files | Lines |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -6/+8 |
* | joakim at verona.se | Glenn Morris | 2009-08-25 | 1 | -1/+1 |
* | * image.c (xbm_read_bitmap_data): New arg inhibit_image_error. | Chong Yidong | 2009-08-13 | 1 | -8/+12 |
* | (xbm_read_bitmap_data, png_load, svg_load_image): | Jason Rumney | 2009-03-04 | 1 | -11/+19 |
* | (svg_load_image): Fix last change. | Chong Yidong | 2009-02-06 | 1 | -11/+9 |
* | * image.c (svg_load_image): Don't right-shift background RGB when | Adrian Robert | 2009-01-29 | 1 | -7/+7 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * w32term.c (x_query_colors, x_query_color): New functions. | Jason Rumney | 2009-01-03 | 1 | -43/+11 |
* | (Qgobject): New symbol. | Jason Rumney | 2009-01-02 | 1 | -4/+9 |
* | Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE... | Adrian Robert | 2008-11-25 | 1 | -4/+1 |
* | * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correc... | Adrian Robert | 2008-10-03 | 1 | -1/+1 |
* | (enum tiff_keyword_index, tiff_format): Add :index keyword. | Jason Rumney | 2008-08-23 | 1 | -5/+35 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -1021/+32 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-07-26 | 1 | -10/+5 |
|\ |
|
| * | (mac_create_cg_image_from_image, image_load_image_io) | YAMAMOTO Mitsuharu | 2008-07-21 | 1 | -10/+5 |
| * | (png_load): Use correct bit-depth for setting background color. | YAMAMOTO Mitsuharu | 2008-07-07 | 1 | -39/+9 |
* | | (x_from_xcolors): Don't initialize pixmap (silence compiler). | Chong Yidong | 2008-07-25 | 1 | -1/+1 |
* | | (svg_load_image): Use rsvg_handle_get_dimensions to check that image | Chong Yidong | 2008-07-25 | 1 | -9/+12 |
* | | (svg_load_image): Fix last change. | Chong Yidong | 2008-07-25 | 1 | -1/+2 |
* | | (svg_load_image): Check for failure in return value of | Chong Yidong | 2008-07-25 | 1 | -1/+3 |
* | | * term/ns-win.el: Rename ns- functions/variables to the | Dan Nicolaescu | 2008-07-21 | 1 | -1/+1 |
* | | change most cases of PENDING to TODO, some to FIXME or XXX | Adrian Robert | 2008-07-17 | 1 | -1/+1 |
* | | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -34/+222 |
* | | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -2/+2 |
* | | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | | (image_ascent): Don't include "charset.h". Include | Kenichi Handa | 2008-05-14 | 1 | -1/+2 |
* | | (png_load): Use correct bit-depth for setting background color. | Chong Yidong | 2008-05-09 | 1 | -39/+9 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-05-04 | 1 | -40/+359 |
|\ \
| |/ |
|
| * | [USE_MAC_IMAGE_IO] (image_load_image_io): | YAMAMOTO Mitsuharu | 2008-05-04 | 1 | -1/+5 |
| * | (PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]: | YAMAMOTO Mitsuharu | 2008-05-02 | 1 | -40/+355 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-04-05 | 1 | -11/+31 |
|\ \
| |/ |
|
| * | (pbm_load): Allow color values up to 65535. | Jason Rumney | 2008-03-28 | 1 | -11/+31 |
* | | Allow fine-grained image-cache flushing. | Stefan Monnier | 2008-02-24 | 1 | -22/+28 |
* | | Include termhooks.h to find the image_cache slot in terminal objects. | Stefan Monnier | 2008-02-22 | 1 | -1/+1 |
* | | Consolidate the image_cache to the terminal struct. | Stefan Monnier | 2008-02-22 | 1 | -29/+41 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-12-06 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | (xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs. | Jason Rumney | 2007-12-02 | 1 | -0/+15 |
| * | (syms_of_image) <image-types>: Fix typo in docstring. | Juanma Barranquero | 2007-10-05 | 1 | -6/+6 |
| * | (our_memory_buffer): Renamed from omfib_buffer. | Richard M. Stallman | 2007-09-21 | 1 | -4/+4 |
| * | (our_memory_fill_input_buffer) <buffer>: Move to file scope and rename | Glenn Morris | 2007-09-14 | 1 | -6/+8 |
| * | (gif_load): Fix bug: Handle nonexistent colormap. | Thien-Thi Nguyen | 2007-09-06 | 1 | -7/+8 |
| * | (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes. | Juanma Barranquero | 2007-08-28 | 1 | -4/+6 |
| * | Sync to trunk version. | Chong Yidong | 2007-08-07 | 1 | -11/+100 |
* | | Rewrite abbrev.c in Elisp. | Stefan Monnier | 2007-10-28 | 1 | -2/+5 |
* | | Replace `abs' with `eabs'. | Eli Zaretskii | 2007-10-13 | 1 | -3/+3 |
* | | Add missing change from rel-22 branch to src/image.c | Miles Bader | 2007-10-09 | 1 | -4/+4 |
* | | (free_bitmap_record): Renamed from Free_Bitmap_Record. | Richard M. Stallman | 2007-10-09 | 1 | -3/+3 |
* | | (syms_of_image) <image-types>: Fix typo in docstring. | Juanma Barranquero | 2007-10-04 | 1 | -14/+14 |