summaryrefslogtreecommitdiff
path: root/mate-dictionary/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/TODO')
-rw-r--r--mate-dictionary/TODO39
1 files changed, 39 insertions, 0 deletions
diff --git a/mate-dictionary/TODO b/mate-dictionary/TODO
new file mode 100644
index 00000000..8a35890b
--- /dev/null
+++ b/mate-dictionary/TODO
@@ -0,0 +1,39 @@
+[Gdict]
+
+* Great UI rework: port the old UI to the new infrastructure
+ [ ] Gdict::Entry
+ [+] Gdict::Defbox
+ [x] common pattern recognition for definition sections
+ [ ] colors for sections (with theme support)
+ [+] Gdict::Speller
+ [ ] visually separate matchs from different dictionaries
+
+* UI additions
+ [x] Gdict::DatabaseChooser
+ [x] Gdict::StrategyChooser
+ [x] add a "find bottom pane" to Gdict::Defbox;
+
+* Add preferences support
+ [x] Implement the .desktop file prototype for selecting the preferred
+ source for dictionary data;
+ [x] Remove MateConf stuff from the preferences: only applications should
+ depend on MateConf;
+
+[MATE Dictionary]
+
+* UI updates
+ [x] Create a new HIG-compliant preferences dialog using Glade, and
+ share it with the applet;
+ [+] Source dialog
+ [x] Add view/edit modes
+ [x] Use the DatabaseChooser and StrategyChooser widgets for
+ the "Database" and "Startegy" fields.
+ [x] Source remove
+ [x] Remember window size/state across sessions
+
+[MATE Dictionary Applet]
+
+* UI updates
+ [x] Use GtkAlignedWindow as the container for the Gdict::Defbox;
+
+$ Last updated: 2007-02-13 01:00 (+0000) ebassi $