Check all lisp types in image loader
[bpt/emacs.git] / src / image.c
2010-09-04 Andreas SchwabCheck all lisp types in image loader
2010-09-04 Andreas Schwab* image.c (Fimagemagick_types): Doc fix.
2010-09-04 Andreas SchwabFix type mismatch in ImageMagick loader
2010-09-04 Andreas Schwab* image.c (imagemagick_image_p): Replace bcopy by memcpy.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-20 Joakim Veronamerge from upstream
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-20 Andreas Schwab* image.c (imagemagick_clear_image): Remove debugging...
2010-08-19 Joakim Veronaupstream merge
2010-08-19 Joakim Veronasome minor cosmetic fixes in comments
2010-08-19 Joakim Veronafix some accidental whitespace changes
2010-08-18 Joakim Veronamerge from trunk, no conflicts
2010-08-18 Joakim Veronaminor cleanup
2010-08-17 Joakim Veronamerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Dan NicolaescuUse const char* instead of char*.
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-20 Juanma BarranqueroConvert some more functions to standard C.
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Kenichi Handamerge trunk
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Juanma BarranqueroFix whitespace to follow coding guidelines.
2010-07-05 Juanma BarranqueroConvert most remaining function definitions to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-07-01 Joakim Veronareworked :index functionality a bit so its faster
2010-06-26 Joakim Veronaimage-mode changes. removed the imagemagick specific...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-19 Chong Yidong* image.c (free_image): Mark frame as garbaged (Bug...
2010-06-17 Joakim Veronaimproved lisp interface to scaling, doc changed acordingly
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronacosmetics, and changing of defconst to defcustom
2010-06-14 Joakim Veronamostly cosmetic, moving { instances, changing indentati...
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-22 Chong YidongRename image-refresh to image-flush.
2010-05-21 Chong YidongImprove image cache clearing logic (Bug#6230).
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-14 Joakim Veronaconfigure support for MagickExportImagePixels and README
2010-05-14 Joakim Veronainitial support for supplying image count property...
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-15 Joakim Veronamerge from trunk
2010-04-03 Joakim Veronamerge from trunk
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Joakim Veronaimagemagick patch5 + minor mods
2010-03-31 Juri LinkovRename `image-extension-data' to `image-metadata'.
2010-01-25 Eli ZaretskiiMerge from mainline.
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-25 Stefan MonnierTry and fix bug#788, hopefully for real this time.
2010-01-24 Chong YidongUse png_sig_cmp to allow linking with libpng 1.4.0.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-11-11 Dan Nicolaescu* process.c (ifflag_def): Make flag_sym constant.
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-10-19 Dan Nicolaescu* fns.c: Remove code for unsupported system: MAC_OS.
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-08-25 Glenn Morrisjoakim at verona.se
2009-08-13 Chong Yidong* image.c (xbm_read_bitmap_data): New arg inhibit_image...
2009-03-04 Jason Rumney(xbm_read_bitmap_data, png_load, svg_load_image):
2009-02-06 Chong Yidong(svg_load_image): Fix last change.
2009-01-29 Adrian Robert* image.c (svg_load_image): Don't right-shift backgroun...
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-03 Jason Rumney* w32term.c (x_query_colors, x_query_color): New functions.
2009-01-02 Jason Rumney(Qgobject): New symbol.
2008-11-25 Adrian RobertFix bug #1362. * image.c (x_clear_image_1): Do not...
2008-10-03 Adrian Robert* image.c (x_clear_image_1): Under NS, call ns_free_ind...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-23 Jason Rumney(gif_format): Use :index, not :image.
2008-08-23 Jason Rumney(enum tiff_keyword_index, tiff_format): Add :index...
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
next