X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/879ba15fba38d9eb163d6c4537cb17022b68ba8f..238c4e17980d862fa9cc872c0f5c7a473f475b46:/docs/gtk/todo.txt diff --git a/docs/gtk/todo.txt b/docs/gtk/todo.txt index 6b3e08305c..537b10ccfe 100644 --- a/docs/gtk/todo.txt +++ b/docs/gtk/todo.txt @@ -1,26 +1,30 @@ -------------------- High priority --------------------- +Finish and extend wxPlotWindow. + +Improve, update translations. Install *.mo files somewehere. + -------------------- Medium priority --------------------- -Show accelerator in menus and control labels and actually implement them - -> Changed in GTK 1.2 (so let's do it for 1.2). Postponed. +Show accelerator control labels and actually implement them + -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult. -------------------- Low priority --------------------- -Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set +Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set + +More testing of Unicode support. + -> Postponed. OwnerDraw for wxListCtrl and others + -> Hardly necessary. + +Implement wxPalette -> Postponed. - -DnD - -> Must be rewritten for GTK+ 1.2 -Implement wxPalette - -> I never understood that. Postponed. - Implement different visuals and displays - -> I never understood that. Postponed. - + -> I cannot test this. Postponed. + Cooperation with Qt -> Would be nice.