index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Age
Commit message (
Expand
)
Author
2024-07-24
Merge from savannah/emacs-30
Po Lu
2024-07-24
Adapt last change to non-NS systems
Po Lu
2024-07-24
Merge from savannah/emacs-30
Po Lu
2024-07-24
Fix NULL pointer dereferences in xpm_load_image
Po Lu
2024-07-24
Merge from savannah/emacs-30
Po Lu
2024-07-24
Fix bug#72255
Po Lu
2024-07-16
Prefer `memcpy` to `strcpy` in image.c
Stefan Kangas
2024-07-16
Restrict loop variable scope in `xpm_str_to_color_key`
Stefan Kangas
2024-07-12
; * src/image.c (free_image_cache): Add assertion. (Bug#71929)
Eli Zaretskii
2024-07-09
Fix bug#71929
Po Lu
2024-06-20
Correctly cache images when frames vary in their font metrics
Po Lu
2024-06-03
Maintain relationship between tool bar image and default font width
Po Lu
2024-06-02
Stipple support for MS Windows (bug#71159)
Elias G. Perez
2024-05-12
Silence some macOS build warnings
Mattias Engdegård
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-04-28
Implement dots and dashes on PGTK
Po Lu
2024-04-24
Disable unsuitable XPM color selection mechanism on Android
Po Lu
2024-04-24
Miscellaneous fixes for Android port
Po Lu
2024-04-23
Enable configuring Emacs for "pseudo-grayscale" systems on Android
Po Lu
2024-04-23
Implement face stipples on Android
Po Lu
2024-04-13
Fix crash upon call to Fset_fontset_font after X server disconnect
Po Lu
2024-04-01
Add support for `ch' and `cw' dimension specifiers for images
Zajcev Evgeny
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-13
Share hash table test structs
Mattias Engdegård
2024-01-13
Inlined and specialised hash table look-up
Mattias Engdegård
2024-01-13
Store hash values as integers instead of Lisp_Object
Mattias Engdegård
2024-01-13
Remove rehash-threshold and rehash-size struct members
Mattias Engdegård
2024-01-13
Represent hash table weakness as an enum internally
Mattias Engdegård
2024-01-04
Prefer build_unibyte_string where applicable
Stefan Kangas
2024-01-04
Prefer NILP (x) to EQ (x, Qnil)
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
; Improve documentation of SVG image loading
Alan Third
2023-12-23
Respect mouse-face on SVG image glyphs (bug#67794)
Manuel Giraud
2023-12-10
; Fix typos
Stefan Kangas
2023-12-09
Merge from origin/emacs-29
Eli Zaretskii
2023-12-03
; Fix typos
Stefan Kangas
2023-11-12
Adjust dump file location under Android
Po Lu
2023-10-06
Revert slurp_image extraction for svg_load
Stefan Kangas
2023-10-05
Extract function slurp_image from image loading
Stefan Kangas
2023-09-16
Merge from origin/emacs-29
Eli Zaretskii
2023-09-13
Fix SVG colors (bug#56182)
Alan Third
2023-08-26
Clean up image error reporting somewhat
Stefan Kangas
2023-08-25
Use float not double in webp_load alpha conversion
Paul Eggert
2023-08-25
Fix alpha blending for WebP images
Stefan Kangas
2023-08-14
Add native WebP support on macOS (Bug#59242)
Stefan Kangas
2023-08-14
; Delete commented out variable in png_load_body
Stefan Kangas
2023-08-12
Improve precision pixel scrolling
Po Lu
2023-08-08
Fix percentage sizes in SVG display (bug#64908)
Alan Third
2023-08-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
[prev]
[next]