File: TODO

package info (click to toggle)
mozilla-bonobo 0.4.2.1-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,452 kB
  • ctags: 147
  • sloc: sh: 8,602; ansic: 1,195; makefile: 52
file content (18 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Lots.

- Fix bugs :)
- Show progress bar as long as data is being downloaded
- Show sane error messages.
- Asynchronously load bonobo components
- Support streaming
- Investigate printing
- Investigate practicability of embedding Nautilus or one of its
  views for directory listings (http(?), ftp, WebDAV, ...)
  - maybe using a specialized <embed> tag as a custom plugin?
- Allow definition of mime types that should not be
  supported in gconf keys. If a component fails to load,
  ask the user if he wants to ignore that mime type in
  the future.
- Comment the code a bit and clean it up.

- Lots more (don't remember right now)