summaryrefslogtreecommitdiffstats
path: root/tkimg/bmp/ChangeLog
blob: f9aebc563a06477df3a37d5263b00ae3c5911ff2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2011-11-27	Harald Oehlmann <oehhar@users.sourceforge.net>

	* bmp.c: image resolution parameter may be given when saving bmp
	  (TkImg Feature Request 3062062)

2009-01-06	Jan Nijtmans <nijtmans@users.sourceforge.net>

	* No longer Panic when an out-of-memory error occurs,
	  when compiled with Tcl/Tk 8.5 or later and running with
	  Tcl/Tk 8.5 and later (Tk bug #2477446)

2004-08-18  Andreas Kupries  <andreas_kupries@users.sourceforge.net>

	*
	* Released and tagged Tkimg 1.3 ========================
	*

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

	* 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/bmp: BMP photo image type.