Update of /cvsroot/pywin32/pywin32
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31094
Modified Files:
CHANGES.txt
Log Message:
styling tweaks in interactive windows (markt)
Index: CHANGES.txt
===================================================================
RCS file: /cvsroot/pywin32/pywin32/CHANGES.txt,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** CHANGES.txt 27 Aug 2010 07:32:02 -0000 1.60
--- CHANGES.txt 27 Aug 2010 07:37:23 -0000 1.61
***************
*** 56,59 ****
--- 56,62 ----
3002383)
+ * Pythonwin: if the interactive window is cleared, avoid the blue color and
+ large font on the new line (markt via patch 2813056)
+
Since build 213:
----------------
|