Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 3aa5e80392de46c5452a041faca690b6 > files > 23

galeon-1.3.3-2mdk.ppc.rpm

Galeon2 TODO:
~~~~~~~~~~~~~

Easy:
- Rename eel_gconf_* to gul_gconf_*

Intermediate:
- Do not set location entry if the user is changing it !
- Speedup window creation
- Fix exernal downloader + open in new terminal
- Test and fix external protocols handling (I got some crashes)
- Extensive use of favicons (history, tabs, bookmarks ...)
- Need a way to get back from fullscreen if you dont know the key
- Edit->Cut/Copy/Paste need to work also for gtk entries
- Fix mime handling dialog to not require to ever go
through the apps choice dialog. (My dialog1 proposal on galeon-devel)
- Tabs context menus
- History context menus
- Complete charsets function implementation in mozilla-embed-shell.c,
see the FIXME

Hard:
- Reimplement (and maybe redesign) cookie passwords ... filtering
- Find a way to automagically compute colors for tabs status, that
are visible on all themes or get back the color prefs

MattA's TODO list:
~~~~~~~~~~~~~~~~~~
  - new bookmarklets: (1) find other pages like this [google] 
    (2) translate this page [bablefish]
    (3) find pages which point to this one [google]
    (4) 
  - do history load/saving optimisations (dont store titles in attributes)
  - do per-site popup blocking and selectable javascript/_blank blocking
    (http://browserwatch.internet.com/news/stories2001/news-20010629-1.html)
  - do per-site "use own font", "use own colours", etc etc
  - some framework for including distro specific useful smartbookmarks
  - create a "default folder" at newuser startup
  - selecting an already selected bookmark in the editor should let you edit
    the title (e.g. in the docked bookmarks view, or when controls are off)
  - improve autocompletion (scoring based), remove pref if possible
  - catch restart errors and do basic debug
  - bm editor: delete key on newly created folder just closes it
  - power browsing dock
  - session recovery needs to save chromestate
  - use nautilus GConf stored proxy setting for our proxy setting
  - form manager (mozilla based?)
  - some sort of link to the GNOME favourites folder (import/export??)
  - newuser stuff: drop-downs for setting mailer, (ftp?), downloader?
  - separator vs seperator in xbel.c ... ?? check standard!

MattA's IDEA list: (lower priority stuff probably post 1.0)
~~~~~~~~~~~~~~~~~~

  - plugin manager
  - autocompletion on bookmark names
  - make some standard bookmark images (google, slashdot, deja)
  - bonobo container for external viewers and downloaders
  - autoscaling bookmark images
  - kiosk mode (what does this entail?)
  - option to automatically and intelligently file / "optimise" bookmarks
  - import/export IE bookmarks
  - import/export nautilus bookmarks
  - tab autoraising (few hundred ms hover over tab brings it forwards)
  - incremental history saving
  - "total cleanup" menu option for removing all cookies, all histories
     and so on ("no sir, I honestly haven't been browsing for pr0n")
  - automatically suggest merging bookmarks (check dates on .netscape,
    .mozilla)
  - find dialog should copy first phrase out of smart bookmarks entry
  - autocompletions should be able to do substring searching on tab-hit
  - auto-restart on crash (?)
  - enable drag from bookmark toolbar icons
  - newuser: keybinding/toolbar compatibility modes for IE/Netsc/Moz/Konq/Naut?
  - bookmarks editor undo and confirm-on-delete (?)