]> code.delx.au - gnu-emacs/history - src/image.c
Update copyright year to 2015
[gnu-emacs] / src / image.c
2015-01-01 Paul EggertUpdate copyright year to 2015
2014-09-18 Juri Linkov* src/image.c (imagemagick_load_image): Add delay to...
2014-06-18 Eli Zaretskiisrc/image.c: Yet another fix for last commit.
2014-06-18 Eli Zaretskiisrc/image.c: Another fix for last commit.
2014-06-18 Eli Zaretskiisrc/image.c: Fix last commit.
2014-06-18 Eli ZaretskiiFix bug #17790 with compilation against giflib 5.1...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-04-22 Paul EggertPort to GCC 4.9.0 with --enable-gcc-warnings.
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-19 Eli ZaretskiiAvoid crashes on MS-Windows when JPEG images are too...
2014-02-12 Jan Djärv* image.c (pbm_load): Set to NO_PIXMAP on error.
2014-01-23 Paul EggertMinor cleanup of previous change.
2014-01-23 Dmitry AntipovFix two memory leaks discovered with Valgrind.
2014-01-14 Paul EggertFix MinGW64 porting problem with _setjmp.
2014-01-08 David EngsterProper help support for EIEIO classes and methods.
2014-01-07 Paul EggertFix misdisplay of interlaced GIFs with libgif5.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-21 Eli ZaretskiiFix compilation warning on MS-Windows in my_png_error.
2013-12-18 Paul EggertMinor fixes for recent openp changes.
2013-12-18 Glenn MorrisAdd load-prefer-newer option, to load .el if newer...
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-11 Eli ZaretskiiAnother merge from trunk.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-03 Eli ZaretskiiConverted image.c and gnutls.c functions that accept...
2013-12-01 Lars Magne Ingebri... Fix duckduckgo imagemagick crash
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-23 Glenn MorrisEmpty elements in EMACSLOADPATH now stand for the default
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-06 Stefan Monnier*.[chm]: Number every assignment to windows_or_buffers_...
2013-11-05 Paul EggertSimplify and port recent bool vector changes.
2013-11-01 Claudio BleyFix handling of comments in NetPBM image files.
2013-11-01 Claudio BleySupport newer versions of libjpeg on MS-Windows.
2013-10-28 Paul Eggert* dispextern.h, image.c (x_bitmap_height, x_bitmap_widt...
2013-10-14 Paul Eggert* lisp.h (bool_vector_size): New function.
2013-10-13 Kenichi Handamerge trunk
2013-10-12 Eli ZaretskiiAvoid compilation warnings in image.c.
2013-10-11 Paul Eggert* lisp.h (eassume): New macro.
2013-10-10 Paul Eggert* image.c: Pacify --enable-gcc-warnings.
2013-10-10 Eli ZaretskiiMS-Windows follow-up to 2013-10-10T01:03:11Z!rgm@gnu...
2013-10-10 Barry FishmanHandle giflib 5 changes (tiny change)
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-22 Daniel ColascioneAdd set operations for bool-vector.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-17 Dmitry Antipov* configure.ac: Do not check for g_type_init because we
2013-09-13 Dmitry AntipovUnify FRAME_window_system_DISPLAY_INFO macros between...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-03 Dmitry Antipov* xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer...
2013-08-27 Paul EggertSimplify EMACS_TIME-related code.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Dmitry Antipov* xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)
2013-08-26 Paul EggertFix minor problems found by static checking.
2013-08-20 Paul Eggert* image.c (SIGNATURE_DIGESTSIZE): Remove.
2013-08-19 Paul Eggert* image.c: Shrink memory needed for animation cache.
2013-08-19 Lars Magne Ingebri... (imagemagick_get_animation_cache): Fix memory leak.
2013-08-19 Paul Eggert* image.c: Space before paren.
2013-08-19 Lars Magne Ingebri... Fix previous commit.
2013-08-19 Lars Magne Ingebri... * image.c (imagemagick_get_animation_cache): Don't...
2013-08-19 Paul Eggert* image.c: Fix animation cache signature memory leak.
2013-08-19 Dmitry Antipov* image.c (imagemagick_create_cache, imagemagick_get_an...
2013-08-18 Lars Magne Ingebri... * image.c (imagemagick_get_animation_cache): Don't...
2013-08-16 Lars Magne Ingebri... (imagemagick_load_image): Remove the ping_wand code
2013-08-16 Lars Magne Ingebri... image.c: Fix debugging code accidentally checked in
2013-08-16 Lars Magne Ingebri... (imagemagick_get_animation_cache): Fix a double-free...
2013-08-16 Lars Magne Ingebri... * image.c: Implement an ImageMagick per-image cache.
2013-08-16 Paul EggertSpelling fixes.
2013-08-15 Lars Magne Ingebri... Add comment.
2013-08-15 Lars Magne Ingebri... Whitespace fixup.
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Allow certain...
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Fix animated...
2013-08-15 Lars Magne Ingebri... image.c animation touchups
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Clean up code...
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Respect the GIF...
2013-08-15 Paul EggertFix minor problems found by static checking.
2013-08-15 Lars Magne Ingebri... Further image.c compilation warning fixes
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Implement a simpl...
2013-08-15 Lars Magne Ingebri... * image.c (imagemagick_compute_animated_image): Impleme...
2013-08-15 Dmitry Antipov* term.c (get_named_tty, create_tty_output, tty_free_fr...
2013-08-14 Dmitry AntipovUtility function and macro to copy Lisp string to C...
2013-08-14 Lars Magne Ingebri... * image.c (imagemagick_load_image): Make animated pictu...
2013-08-14 Paul Eggert* image.c (imagemagick_filename_hint): New arg HINT_BUFFER.
2013-08-14 Dmitry AntipovFix --enable-gcc-warnings errors introduced in 2013...
2013-08-13 Lars Magne Ingebri... Rename :content-type to :format in `create-image'
2013-08-13 Lars Magne Ingebri... White-space cleanup.
2013-08-13 Lars Magne Ingebri... * image.c (imagemagick_filename_hint): Check for errors...
2013-08-13 Lars Magne Ingebri... Enable giving hints to ImageMagick via :content-type
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Paul EggertOmit some unnecessary casts.
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
next