index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument. All uses changed.
...
YAMAMOTO Mitsuharu
2005-08-31
1
-161
/
+211
*
(syms_of_image): Init Qxbm, Qpbm before calling define_image_type.
Richard M. Stallman
2005-08-15
1
-11
/
+11
*
(syms_of_image): Init image_types here, and call define_image_type.
...
Richard M. Stallman
2005-08-11
1
-5
/
+8
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(fn_png_init_io): Don't define it.
...
Juanma Barranquero
2005-06-23
1
-4
/
+18
*
(x_create_x_image_and_pixmap) [HAVE_NTGUI]: Cast 4th arg
...
Eli Zaretskii
2005-06-11
1
-31
/
+51
*
Update comment.
Juanma Barranquero
2005-06-07
1
-2
/
+2
*
(Vimage_library_alist): Moved from image.el.
...
Juanma Barranquero
2005-05-27
1
-1
/
+21
*
(lookup_image, png_read_from_memory): Remove hacks (and misleading comments).
...
Juanma Barranquero
2005-05-20
1
-16
/
+1
*
Don't include signal.h.
Richard M. Stallman
2005-05-10
1
-1
/
+0
*
[MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_string.
YAMAMOTO Mitsuharu
2005-04-16
1
-1
/
+1
*
[!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
YAMAMOTO Mitsuharu
2005-03-04
1
-2
/
+6
*
* dispextern.h: Change HAVE_CARBON to MAC_OS.
...
Steven Tamm
2004-12-27
1
-1
/
+4
*
(__WIN32__) [HAVE_NTGUI]: Define for correct behaviour of JPEG library.
Jason Rumney
2004-12-23
1
-0
/
+6
*
(our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE, init_image):
...
Richard M. Stallman
2004-12-08
1
-7
/
+7
*
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
...
Steven Tamm
2004-12-03
1
-2
/
+1
*
(CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES.
...
Andreas Schwab
2004-06-30
1
-12
/
+13
*
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
...
Miles Bader
2004-06-16
1
-0
/
+4
*
(Vimage_types): Move from xdisp.c.
...
Juanma Barranquero
2004-06-14
1
-74
/
+155
*
Include <ctype.h>.
Andreas Schwab
2004-06-13
1
-0
/
+1
*
Work around bugs/problems with MinGW builds of graphics libraries
...
Juanma Barranquero
2004-06-02
1
-2
/
+18
*
Support XPM on Carbon Emacs. Does not
...
Steven Tamm
2004-05-12
1
-3
/
+472
*
macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
...
Steven Tamm
2004-05-07
1
-0
/
+19
*
(Display) [HAVE_NTGUI]: Redefine while loading xpm.h to avoid name clash.
Jason Rumney
2004-05-05
1
-0
/
+3
*
(image_ascent): Add slice arg; calculate ascent for
...
Kim F. Storm
2004-04-20
1
-2
/
+10
*
(PNG_BG_COLOR_SHIFT): Remove.
...
Kim F. Storm
2004-04-16
1
-17
/
+14
*
(Qcenter): Move to xdisp.c.
Kim F. Storm
2004-03-19
1
-3
/
+1
*
(x_find_image_file): Make extern.
Kim F. Storm
2004-03-14
1
-2
/
+1
*
(XImagePtr, XImagePtr_or_DC): Move typedefs to dispextern.h.
Kim F. Storm
2004-03-11
1
-7
/
+0
*
* image.c [MAC_OSX]: Include sys/stat.h
...
Steven Tamm
2004-03-11
1
-0
/
+1
*
Add arch tagline
Miles Bader
2004-03-11
1
-0
/
+2
*
New file (image.c) for Image consolidation:
...
Kim F. Storm
2004-03-11
1
-0
/
+7539