Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fe929957
Commit
fe929957
authored
Jan 31, 2003
by
Juanma Barranquero
Browse files
*** empty log message ***
parent
47c01e80
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
nt/ChangeLog
nt/ChangeLog
+1
-1
src/ChangeLog
src/ChangeLog
+5
-4
No files found.
nt/ChangeLog
View file @
fe929957
2003-01-31 Juanma Barranquero <lektu@terra.es>
* configure.bat: Automatically detect giflib.
* configure.bat: Automatically detect giflib
and tifflib
.
2003-01-29 Jason Rumney <jasonr@gnu.org>
...
...
src/ChangeLog
View file @
fe929957
...
...
@@ -2,11 +2,12 @@
* w32fns.c (DrawText): Kludge to avoid a redefinition on Windows
when including gif_lib.h.
(init_gif_functions): New function.
(gif_load): Sync with xfns.c version. Adjust colors for
Windows. Disable color table lookups. Call
gif
library functions
(init_gif_functions
, init_tiff_functions
): New function
s
.
(gif_load
, tiff_load
): Sync with xfns.c version. Adjust colors for
Windows. Disable color table lookups. Call library functions
through pointers determined at runtime.
(init_external_image_libraries): Try to load libungif.dll.
(init_external_image_libraries): Try to load libungif.dll and
libtiff.dll.
2003-01-31 Kenichi Handa <handa@m17n.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment