summaryrefslogtreecommitdiffstats
path: root/tkimg/pixmap/ChangeLog
blob: dc2dba26ddeb06c7207aeb9581cdde07d51e9bd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2004-11-01  Andreas Kupries <andreask@activestate.com>

	* pixmapWin.c: Removed inclusion of windows.h. This is done
	  through tcl.h and tk.h, doing it here before Tcl/Tk causes a
	  conflict in 8.5, which restructured the includes. The change is
	  ok when compiling against 8.[34] as well.

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

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

2002-12-09  Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* pixmap.c (Tkimgpixmap_Init): Had to be changed to use '1.3' too.

2002-12-03  Andreas Kupries <andreas_kupries@users.sourceforge.net>

	* Start of logging.
	* tkimg/pixmap: PIXMAP image type.