File: TODO

package info (click to toggle)
gnome-dictionary 3.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,924 kB
  • ctags: 2,141
  • sloc: ansic: 12,674; sh: 11,267; makefile: 293; xml: 47
file content (39 lines) | stat: -rw-r--r-- 1,171 bytes parent folder | download | duplicates (5)
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 GConf stuff from the preferences: only applications should
      depend on GConf;

[GNOME 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

[GNOME Dictionary Applet]

* UI updates
  [x] Use GtkAlignedWindow as the container for the Gdict::Defbox;

$ Last updated: 2007-02-13 01:00 (+0000) ebassi $