Update of /cvsroot/pywin32/pywin32
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7524
Modified Files:
Tag: py3k
ToDo.txt
Log Message:
More to do ...
Index: ToDo.txt
===================================================================
RCS file: /cvsroot/pywin32/pywin32/Attic/ToDo.txt,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** ToDo.txt 29 Aug 2008 06:57:36 -0000 1.1.2.1
--- ToDo.txt 29 Aug 2008 07:06:02 -0000 1.1.2.2
***************
*** 42,50 ****
Autoindent gets spaces/tabs wrong
!
!
!
!
\ No newline at end of file
--- 42,48 ----
Autoindent gets spaces/tabs wrong
+ Several places where 'utf-8' is hardcoded, change to default_scintilla_encoding
! Figure out a clean way to switch between commctrl.*A and commctrl.*W constants for hooking messages
\ No newline at end of file
|