+# Revision 1.12 1999/06/28 21:39:47 VZ
+# 1. wxStaticLine implemented (generic (ugly) and MSW versions)
+# 2. wxTextDialog looks fine under MSW again
+# 3. startup tips added: code, sample, docs
+# 4. read-only text controls don't participate in TAB traversal
+#
+# Revision 1.11 1999/02/06 23:47:02 RD
+#
+# Changing makefile.nt to makefile.vc as in rest of wxWindows
+#
+# Revision 1.10 1999/02/01 00:10:40 RD
+#
+# Added the missing EVT_LIST_ITEM_SELECTED and friends.
+#