summaryrefslogtreecommitdiff
path: root/mate-dictionary/TODO
blob: 8a35890b2411866ca560c0e72159dcb081a7d6b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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 $