source: trunk/third/gedit/TODO @ 20972

Revision 20972, 1.8 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20971, which included commits to RCS files with non-trunk default branches.
Line 
1TODO (last update: April 5, 2004)
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[ ] Writing a new gedit shell to replace bonobo-mdi (Resp: Paolo)
17[A] Saving file using gnome-vfs (Resp: Paolo, assigned to Paolo)
18
19Normal tasks
20------------
21
22[ ] Bug #77184 Undo should manage "need-saving" flag (Resp: Paolo)
23[A] Implementing a tools plugin (Resp: Paolo, assigned to Rui Lopes
24    <rui@ruilopes.com>)
25[ ] Implementing a template plugin (Resp: Paolo)
26[ ] Improving the tag list plugin (Resp: Paolo)
27[ ] Implementing a regexp search plugin (Resp: Paolo)
28[ ] Implementing a search/replace in files plugin (Resp: Paolo)
29[ ] Improving the plugin framework (Resp: Paolo)
30[X] Writing a new preferences dialog (Resp: Paolo, assigned to Paolo)
31[ ] Re-writing a gedit nautilus view (Resp: Paolo)
32
33
34Easy tasks
35----------
36
37[ ] Splitting gedit-utils.[ch] in at least 3 parts: gedit-ui-utils.[ch],
38    gedit-file-utils.[ch], gedit-error-reporting-dialogs.[ch] (Resp: Paolo)
39[ ] Remove a recent file from the list when failing to re-open it (Resp: Paolo)
40
41
42Tasks for non developers
43------------------------
44
45[ ] Maintaining the web site (Resp: Paolo)
46[ ] Writing new taglists (Resp: Paolo)
47[ ] Writing user documentation for plugins (Resp: Paolo)
48[ ] Writing release notes when needed (Resp: Paolo)
49[ ] Testing tarballs (Resp: Paolo)
Note: See TracBrowser for help on using the repository browser.