aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | * image.c (imagemagick_get_animation_cache): Don't segfault on each invocation.Lars Magne Ingebrigtsen2013-08-192-12/+21
* | | * image.c: Fix animation cache signature memory leak.Paul Eggert2013-08-192-34/+39
* | | * process.c (handle_child_signal): Fix crash; deleted pid.Paul Eggert2013-08-182-1/+9
* | | * image.c (imagemagick_create_cache, imagemagick_get_animation_cache)Dmitry Antipov2013-08-192-5/+10
* | | * image.c (imagemagick_get_animation_cache): Don't segfault whenLars Magne Ingebrigtsen2013-08-182-1/+7
* | | Change size of static heap on Cygwin; report maximum usage after dumping.Ken Brown2013-08-182-3/+23
* | | Fix a minor issue with loading zlib DLL on MS-Windows.Eli Zaretskii2013-08-172-1/+8
* | | Another doc fix for `buffer-undo-list'.Xue Fuqiao2013-08-172-1/+3
* | | (imagemagick_load_image): Remove the ping_wand codeLars Magne Ingebrigtsen2013-08-162-33/+13
* | | image.c: Fix debugging code accidentally checked inLars Magne Ingebrigtsen2013-08-161-1/+1
* | | (imagemagick_get_animation_cache): Fix a double-free error.Lars Magne Ingebrigtsen2013-08-162-7/+9
* | | * image.c: Implement an ImageMagick per-image cache.Lars Magne Ingebrigtsen2013-08-162-11/+101
* | | Spelling fixes.Paul Eggert2013-08-153-3/+3
* | | * src/editfns.c (insert_before_markers): Mention overlay in the doc string.Xue Fuqiao2013-08-162-0/+6
* | | Remove documentation of undefined behavior.Xue Fuqiao2013-08-162-5/+6
* | | Add comment.Lars Magne Ingebrigtsen2013-08-151-0/+1
* | | Whitespace fixup.Lars Magne Ingebrigtsen2013-08-151-1/+1
* | | (imagemagick_compute_animated_image): Allow certain degenerate imagesLars Magne Ingebrigtsen2013-08-152-13/+15
* | | (imagemagick_compute_animated_image): Fix animated segafaultLars Magne Ingebrigtsen2013-08-152-1/+4
* | | image.c animation touchupsLars Magne Ingebrigtsen2013-08-152-2/+36
* | | * nsmenu.m (menuWillOpen:): Fix preprocessor test.Jan Djärv2013-08-152-1/+5
* | | (imagemagick_compute_animated_image): Clean up code slightlyLars Magne Ingebrigtsen2013-08-151-10/+5
* | | (imagemagick_compute_animated_image): Respect the GIF disposal methods.Lars Magne Ingebrigtsen2013-08-152-3/+19
* | | Revert last change to gmalloc.c; update some comments.Ken Brown2013-08-153-10/+8
* | | Fix minor problems found by static checking.Paul Eggert2013-08-154-44/+59
* | | Further image.c compilation warning fixesLars Magne Ingebrigtsen2013-08-151-1/+1
* | | (imagemagick_compute_animated_image): Implement a simple cacheLars Magne Ingebrigtsen2013-08-152-4/+20
* | | Fix infinite frame selection loop (Bug#15025).Dmitry Antipov2013-08-152-2/+14
* | | Fix bug #15099 with 'box' face attribute in display tables.Eli Zaretskii2013-08-152-0/+42
* | | Fix bug #15090 with redisplay under linum-mode and visual-line-mode.Eli Zaretskii2013-08-152-1/+28
* | | * image.c (imagemagick_compute_animated_image): Implement animated images.Lars Magne Ingebrigtsen2013-08-152-4/+80
* | | * lisp.h (FOR_EACH_ALIST_VALUE): New macroDmitry Antipov2013-08-154-30/+38
* | | * term.c (get_named_tty, create_tty_output, tty_free_frame_resources)Dmitry Antipov2013-08-154-41/+20
* | | * src/gmalloc.c [CYGWIN]: Rename memalign (Bug#15094).Ken Brown2013-08-142-0/+14
* | | Utility function and macro to copy Lisp string to C string.Dmitry Antipov2013-08-149-32/+42
* | | Refine previous change.Xue Fuqiao2013-08-141-2/+5
* | | * src/marker.c (set_marker): Reformat documentation.Xue Fuqiao2013-08-142-3/+7
* | | * image.c (imagemagick_load_image): Make animated pictures work.Lars Magne Ingebrigtsen2013-08-142-0/+14
* | | * decompress.c (unwind_decompress): Always restore point.Lars Magne Ingebrigtsen2013-08-142-5/+11
* | | * xdisp.c (redisplay_window): If window_end_valid is cleared due toDmitry Antipov2013-08-142-2/+8
* | | * xdisp.c (cursor_type_changed): Now static.Paul Eggert2013-08-143-5/+3
* | | * image.c (imagemagick_filename_hint): New arg HINT_BUFFER.Paul Eggert2013-08-142-40/+35
* | | * xdisp.c (adjust_window_ends): Move duplicated code to new function.Dmitry Antipov2013-08-142-43/+22
* | | * window.h (struct window): Convert window_end_pos andDmitry Antipov2013-08-145-113/+94
* | | Fix --enable-gcc-warnings errors introduced in 2013-08-13 commit.Dmitry Antipov2013-08-142-5/+11
* | | Cleanup window fringes, margins and scroll bars adjustments.Dmitry Antipov2013-08-142-95/+112
* | | * window.h (struct window): Convert scroll_bar_widthDmitry Antipov2013-08-143-27/+36
* | | * decompress.c: Minor simplifications.Paul Eggert2013-08-132-5/+11
* | | Fix OSX 10.4 compiler errors.Jan Djärv2013-08-132-0/+9
* | | Rename :content-type to :format in `create-image'Lars Magne Ingebrigtsen2013-08-131-7/+5