From c3caa86f98d9468a719de3a208bcad696e133804 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 12 Apr 2003 22:37:38 +0000 Subject: Update for 0.5.0. Readd evil start script. This sucks :/ 2003-04-13 Marco Pesenti Gritti * NEWS: * TODO: * configure.in: * src/Makefile.am: Update for 0.5.0. Readd evil start script. This sucks :/ --- TODO | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5f0f3c032..2ffa7f027 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,8 @@ -To do: - Bookmarks: -- Implement "epiphany --bookmarks" command line switch that opens a bme window only (also add a .desktop file to the applications menu) -- Good editor menu layout, accells ... - Consistent use of topics instead of keywords in the code -- "Not categorized" topic. Same prob as above. +- "Not categorized" topic. Others: -- move egg stuff to lib/egg where possible and autoupdate - if you change mozilla settings when ephy is not running, they arent updated in prefs.js - downloader should resize when clicking details, so that the cursor is not moved away from the button - make popups less annoying @@ -20,25 +15,3 @@ Egg problems: - idle not removed when finalizing menu merge - action reffed in menu merge and never unrefed - disconnect_proxy does menu stuff without checking it's actually a menu - -Done: - -* simpler crash recover -* open url on middle click -* tree views are borked, maybe the new api doesnt return a list of rows -* dont autocomplete on www. -* simplify/clean autocompletion entry code -* favicons should not be fetched on load end -* open bookmarks, close galeon -> crash -* favicons doesnt work anymore -* ephy-dnd.c we still need it ? -* autocompletion refine borked for bookmarks -* history scoring for autocompletion -* urls like www.gnome.org and gnome.org should use same folder in history -* drop items from history when they are not visited since some time -* create print preview toolbar only when necessary -* titles in history for hosts too -* history shows empty hosts sometimes !? -* save bookmarks dialog state (current keyword) -* embed dialogs crashes when the window has been closed -* not translated menus -- cgit