X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fttemainwindow.cpp;fp=src%2Fttemainwindow.cpp;h=2e155d385fd5aa0f522273a49d3b66770e51e1b2;hb=0cdf0ebfb4b788156b8eb2c2acadd5f95fe5be26;hp=2b2b6a1be539a4c5757e5159c0ae05af57912913;hpb=38fb522026b16fb83f49e2b2f32884ffaca177dd;p=ttedit diff --git a/src/ttemainwindow.cpp b/src/ttemainwindow.cpp index 2b2b6a1..2e155d3 100644 --- a/src/ttemainwindow.cpp +++ b/src/ttemainwindow.cpp @@ -25,9 +25,8 @@ // // - Fix bug in Glyphpoints when dragging on an empty canvas or loading a font // - Fix scrolling, zooming, settings (ini) -// - Finish conversion to wxWidgets for cross-platform portability -// - Fix problem with owned window causing main window refresh problems -// (ironically enough, it doesn't seem to be a problem anymore...) +// - Fix problem with character window disappearing when bringing up the tool +// palette // // Uncomment this for debugging...