summaryrefslogtreecommitdiff
path: root/src/image.c
AgeCommit message (Expand)Author
2023-08-01Fix stipple support on PGTKPo Lu
2023-07-27Update Android portPo Lu
2023-05-22Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-22Plug various leaks and fix input method initializationPo Lu
2023-05-18Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert
2023-04-29Update Android portPo Lu
2023-04-28Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-04-28Fix two crashes upon startupPo Lu
2023-04-27Update Android portPo Lu
2023-03-17Fix WINDOWSNT build of fileio.c and image.cPo Lu
2023-03-13Update Android portPo Lu
2023-03-07Update Android portPo Lu
2023-02-22* src/image.c (imagemagick_load_image): Check HAVE_DECL_xxx.Po Lu
2023-01-28; * src/image.c (syms_of_image): Fix typo.Po Lu
2023-01-16Update Android portPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-02Update Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-16Fix SVG scaling (bug#59802)Manuel Giraud
2022-11-25Remove unused parameter from image_create_pix_containerStefan Kangas
2022-11-06; * src/image.c (syms_of_image): Add missed part of change.Po Lu
2022-11-06Fix splash screen display on NS and Haiku with native image APIsPo Lu
2022-11-01Fix leaks of XImage structures in image.cPo Lu
2022-09-13Move imagep in image.c from the debugging sectionLars Ingebrigtsen
2022-09-13; * src/image.c (svg_load_image): Another minor cleanup. (Bug#51104)Eli Zaretskii
2022-09-13; * src/image.c (svg_load_image): Always free 'err' if non-NULL.Eli Zaretskii
2022-09-13Fix last change in image.cEli Zaretskii
2022-09-13Avoid double svg error reporting and segfaultsdickmao
2022-09-09Display librsvg error when loading bad SVGStefan Kangas
2022-07-14Prune animation cache when images are no longer reachableLars Ingebrigtsen
2022-07-14Make image-cache-size also include the animation cacheLars Ingebrigtsen
2022-07-14Pacify -Wunused-macros in --without-all buildsStefan Kangas
2022-07-14Make clear-image-cache clear the animation cacheLars Ingebrigtsen
2022-06-27Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen
2022-06-25Implement image transform smoothing on HaikuPo Lu
2022-06-25Implement "flip" image transforms on HaikuPo Lu
2022-06-24Add support for image flippingTimo Taipalus
2022-06-20Allow using :width/:height as normal with xbm imagesLars Ingebrigtsen
2022-05-20Implement `cross-disabled-images' on HaikuPo Lu
2022-05-15; Fix typosStefan Kangas
2022-05-12Fix searching the bitmap file path on HaikuPo Lu
2022-05-09Fix stipple bitmap caching on HaikuPo Lu
2022-05-08Fix file-based stipple on NSPo Lu
2022-05-08Fully implement stipples for text on HaikuPo Lu
2022-05-08Implement bitmap loading for faces on HaikuPo Lu
2022-04-13Make the SVG error message less verboseLars Ingebrigtsen
2022-04-12Improve DISPOSE_PREVIOUS in gif_load slightlyLars Ingebrigtsen
2022-04-12Fix webp_load data lifetime issuesLars Ingebrigtsen