summaryrefslogtreecommitdiffstats
path: root/tkimg/pixmap/ChangeLog
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 20:28:26 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-10-27 20:28:26 (GMT)
commitb184baa1234c2143e488d1796ae98afab118b891 (patch)
tree686b0a47b272296205c7fa2bc789f62a03d20df6 /tkimg/pixmap/ChangeLog
parentf7560d0a451a793441216d76eb4d9475aab61740 (diff)
parent5aad878400425d3af44433a47c13824385689e1d (diff)
downloadblt-b184baa1234c2143e488d1796ae98afab118b891.zip
blt-b184baa1234c2143e488d1796ae98afab118b891.tar.gz
blt-b184baa1234c2143e488d1796ae98afab118b891.tar.bz2
Merge commit '5aad878400425d3af44433a47c13824385689e1d' as 'tkimg'
Diffstat (limited to 'tkimg/pixmap/ChangeLog')
-rw-r--r--tkimg/pixmap/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/tkimg/pixmap/ChangeLog b/tkimg/pixmap/ChangeLog
new file mode 100644
index 0000000..1d6f5be
--- /dev/null
+++ b/tkimg/pixmap/ChangeLog
@@ -0,0 +1,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.