File: ChangeLog

package info (click to toggle)
libtk-img 1%3A1.3-15etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 20,144 kB
  • ctags: 14,513
  • sloc: ansic: 110,000; sh: 65,326; tcl: 2,844; asm: 996; cpp: 560; pascal: 536; makefile: 436
file content (20 lines) | stat: -rw-r--r-- 748 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2002-11-20  Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* jpeg.c: Removed superfluous function declarations (already done
	  in init.c).

	* Makefile.in:
	* configure.in: Path to build directory of jpegtcl is required too
	  as include directory, to find 'libjpeg/jconfig.h'.

	* Makefile.in:
	* configure.in: New configuration variable PHIMTYPE, contains name
	  of image type (in contrast to library name and package
	  name). Inserted in 'init.c'. The configure variable TK_XINCLUDES
	  has to placed in variable, to avoid problem on platforms placing
	  a shell comment into it. More in the Makefile.

2002-11-19  Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* Start of logging.
	* tkimg/jpeg: JPEG photo image type.