6ba4e8aceb
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 lines
486 B
Plaintext
19 lines
486 B
Plaintext
|
|
BUGS
|
|
=====================================================================
|
|
|
|
- dmalloc shows duplicate deletion after merging two lines and
|
|
deleting the second half
|
|
|
|
- printout page calculation still a bit wrong
|
|
- word wrap for objects with lots of non-space needs to search in positive
|
|
direction if begin of first object is reached
|
|
|
|
TODO
|
|
=====================================================================
|
|
- replacement of llist in window
|
|
- undo
|
|
- Selections
|
|
- More optimisations
|
|
|