4
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applied a patch from Martin.
masatake
as masata-y
More... over 23 years ago
Invoke GetExceptionInfo if MagickLibVersion > 0x500. Suggested by Brian V. Smith <[email protected]>.
masatake
as masata-y
More... over 23 years ago
Include unistd.h. Suggested by Brian V. Smith <[email protected]>.
masatake
as masata-y
More... over 23 years ago
Merge branch TOWARD_RELEASE_0_26->RELEASE_0_26.
masatake
as masata-y
More... over 23 years ago
Invoke autofig before autoconf.
masatake
as masata-y
More... over 23 years ago
at_fitting_opts_copy is implemented.
masatake
as masata-y
More... over 23 years ago
Fix a typo.
masatake
as masata-y
More... over 23 years ago
Addes supports for autotrace-config.
masatake
as masata-y
More... over 23 years ago
Only types.h and autotrace.h are installed.
masatake
as masata-y
More... over 23 years ago
(libautotrace_a_SOURCES): Added quantize.h and median.h.
masatake
as masata-y
More... over 23 years ago
Reorganized file set.
masatake
as masata-y
More... over 23 years ago
Make codes C++-clean.
masatake
as masata-y
More... over 23 years ago
* Makefile.am (autotrace_SOURCES): Move some files to libautotrace_a_SOURCES from autotrace_SOURCES.
masatake
as masata-y
More... over 23 years ago
* main.c (read_command_line): Use at_version(). * autotrace.c (at_version): New function. * Makefile.am: Create libautotrace.a. * main.c: use autotrace.[ch]. * autotrace.c: New file. * autotrace.h: New file.
masatake
as masata-y
More... over 23 years ago
Define new library API and use it in main.
masatake
as masata-y
More... over 23 years ago
Applied patch from Martin. Clear up main().
masatake
as masata-y
More... over 23 years ago
Remove main.h.
masatake
as masata-y
More... over 23 years ago
Simplify main.
masatake
as masata-y
More... over 23 years ago
* main.c(input_reader): Renamed from load_image. Use type input_read. (input_extension): Removed unused variable (set_input_format): (set_input_format_by_suffix): Removed. Use input_get_handler* instead. (main): Check `input_reader' is set or not before set.
masatake
as masata-y
More... over 23 years ago
* input-magick.c: Replaced with new one from Martin. * THANKS, new file.
masatake
as masata-y
More... over 23 years ago
Remove -Wall for cc other than gcc.
masatake
as masata-y
More... over 23 years ago
Put all changes by Martin.
masatake
as masata-y
More... over 23 years ago
New version by Enrico Persiani <[email protected]>.
masatake
as masata-y
More... over 23 years ago
Apply a png input plug patch contributed by MenTaLguY <[email protected]>.
masatake
as masata-y
More... over 23 years ago
Apply a patch from MenTaLguY<[email protected]>.
masatake
as masata-y
More... over 23 years ago
Revised by Enrico Persiani <persiani at students.cs.unibo.it>.
masatake
as masata-y
More... over 23 years ago
* configure.in: Fix a typo. (MAGIC->MAGICK).
masatake
as masata-y
More... over 23 years ago
* Makefile.am (EXTRA_DIST): Added input-magick.[ch].
masatake
as masata-y
More... over 23 years ago
Remove -Wall again.
masatake
as masata-y
More... over 23 years ago
* output-emf.c (OutputEmf): Set return type to void. * Added -Wall to INCLUDE in Makefile.am.
masatake
as masata-y
More... over 23 years ago