diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2007-02-13 00:58:11 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@src.gnome.org> | 2007-02-13 00:58:11 +0000 |
commit | 3c5ab59277ea3aa963a973a0c83e9b4d367d87df (patch) | |
tree | 214df082b68c8e8ae2215123fe3c7aef80934670 /TODO | |
parent | 217e54c8b1ceaa835e29a9e904bfa270148dd8dc (diff) | |
download | gnome-dictionary-3c5ab59277ea3aa963a973a0c83e9b4d367d87df.tar.gz |
Add authors file.
2007-02-13 Emmanuele Bassi <ebassi@gnome.org>
* Makefile.am:
* AUTHORS: Add authors file.
* TODO: Update.
svn path=/trunk/; revision=7403
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -1,18 +1,16 @@ [Gdict] * Great UI rework: port the old UI to the new infrastructure - [+] Gdict::Entry + [ ] Gdict::Entry [+] Gdict::Defbox - [ ] common pattern recognition for definition sections + [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 (combo with all the databases available on - a GdictContext); - [ ] Gdict::StrategyChooser (combo with all the strategies available on - a GdictContext); + [x] Gdict::DatabaseChooser + [x] Gdict::StrategyChooser [x] add a "find bottom pane" to Gdict::Defbox; * Add preferences support @@ -27,8 +25,8 @@ [x] Create a new HIG-compliant preferences dialog using Glade, and share it with the applet; [+] Source dialog - [ ] Add view/edit modes - [ ] Use the DatabaseChooser and StrategyChooser widgets for + [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 @@ -38,4 +36,4 @@ * UI updates [x] Use GtkAlignedWindow as the container for the Gdict::Defbox; -$ Last updated: 2005-12-31 19:20 (+0100) ebassi $ +$ Last updated: 2007-02-13 01:00 (+0000) ebassi $ |