Use const char* instead of char*.
[bpt/emacs.git] / src / image.c
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-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-16 Stefan MonnierMerge from emacs-23
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-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-03 Stefan MonnierMerge from emacs-23
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.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-25 Chong Yidong(x_from_xcolors): Don't initialize pixmap (silence...
2008-07-25 Chong Yidong(svg_load_image): Use rsvg_handle_get_dimensions to...
2008-07-25 Chong Yidong(svg_load_image): Fix last change.
2008-07-25 Chong Yidong(svg_load_image): Check for failure in return value of
2008-07-21 Dan Nicolaescu* term/ns-win.el: Rename ns- functions/variables to the
2008-07-21 YAMAMOTO Mitsuharu(mac_create_cg_image_from_image, image_load_image_io)
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Adrian Robertchange most cases of PENDING to TODO, some to FIXME...
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-07 YAMAMOTO Mitsuharu(png_load): Use correct bit-depth for setting backgroun...
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-22 Jason Rumney* dispextern.h, xfaces.c (xstrcasecmp): Renamed from...
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi Handa(image_ascent): Don't include "charset.h". Include
2008-05-09 Chong Yidong(png_load): Use correct bit-depth for setting backgroun...
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-04 YAMAMOTO Mitsuharu[USE_MAC_IMAGE_IO] (image_load_image_io):
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-05-02 YAMAMOTO Mitsuharu(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
next