X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..8916d00747c8e7b704ad549afcd8d0f88b6d861e:/docs/gtk/todo.txt diff --git a/docs/gtk/todo.txt b/docs/gtk/todo.txt index 64fdea667b..55feed437d 100644 --- a/docs/gtk/todo.txt +++ b/docs/gtk/todo.txt @@ -1,7 +1,9 @@ -------------------- High priority --------------------- -Improve, update translations. Install *.mo files somewhere. +Port to GTK 2.0 - including its Unicode support. + +Fix crash in DnD reported from Mahogany. -------------------- Medium priority --------------------- @@ -14,20 +16,15 @@ Show accelerator control labels and actually implement them -------------------- Low priority --------------------- Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set - -> Postponed. GTK 1.4 can do that. + -> Postponed. GTK 2.0 can do that. Add wxNoteBook::GetPageIndex() Add wxNoteBook::SetTabPosition() -> Postponed. -More testing of Unicode support. - -> Postponed. - Implement wxPalette -> Postponed. Implement different visuals and displays -> I cannot test this. Postponed. -Cooperation with Qt - -> Would be nice.