source: trunk/third/gedit/TODO @ 18677

Revision 18677, 2.3 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18676, which included commits to RCS files with non-trunk default branches.
Line 
1TODO (last update: January 14, 2003)
2====================================
3
4Here you can find a list of TODOs for gedit.
5For each item you will find a state flag (A: assigned, X: finished) and a responsible person.
6If you want to claim a task, please contact the person responsible for it.
7Even if you are not a developer or you have only a limited experience,
8you can find tasks for you as well.
9You can also find other tasks on bugzilla. If you are working for fixing a bug,
10please attach a "I'm working on it" comment to the bug report.
11
12
13Difficult tasks
14---------------
15
16[ ] Implementing syntax highlightening (Resp: Paolo)
17[ ] The remote files should be read in an async way (Resp: Paolo)
18[ ] Writing a new gedit shell to replace bonobo-mdi (Resp: Paolo)
19[ ] Writing a gedit nautilus view (Resp: Paolo)
20
21Normal tasks
22------------
23
24[X] Implementing a spell checker plugin (Resp: Paolo, assigned to Paolo)
25[X] Porting the sort plugin (Resp: Paolo, assigned to Lee Mallabone <lee@fonicmonkey.net>)
26[ ] Bug #77184 Undo should manage "need-saving" flag (Resp: Paolo)
27[ ] Implementing a tools plugin (Resp: James Willcox)
28[ ] Implementing a template plugin (Resp: Paolo)
29[A] Fixing encoding related bugs (Resp: Paolo, assigned to Paolo)
30[ ] Improving the tag list plugin (Resp: Paolo)
31[ ] Saving file using gnome-vfs (Resp: Paolo)
32[ ] Implementing a regexp search plugin (Resp: Paolo)
33[X] Implementing auto indent (Resp: Paolo)
34[ ] Implementing a search/replace in files plugin (Resp: Paolo)
35[ ] Improving the plugin framework (Resp: Paolo)
36[X] Porting the mail plugin (Assigned to James Willcox)
37
38Easy tasks
39----------
40
41[X] Improving the time plugin (Resp: Paolo, assigned to Lee Mallabone <lee@fonicmonkey.net>)
42[X] Close button on the tabs, like in galeon (Assigned to James W.)
43[X] Improving preferences management in existing plugins (Resp: Paolo)
44[X] Implementing an indent plugin (Assigned to Paolo)
45[X] Implementing "Whole word only" in search/replace (Resp: Paolo)
46[X] Use GnomeEntry in the search/replace dialog (Resp: Paolo)
47
48Tasks for non developers
49------------------------
50
51[X] Designing a new logo
52[ ] Maintaining the web site (Resp: James Willcox)
53[ ] Writing new taglists (Resp: Paolo)
54[A] Writing user documentation for plugins (Resp: Paolo, assigned to Ajit George <ajitgeorge@sympatico.ca>)
55[ ] Writing release notes when needed (Resp: Paolo)
56[ ] Testing tarballs (Resp: Paolo)
Note: See TracBrowser for help on using the repository browser.