summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Removed items I am sure are stale and added bugzilla pointer.Maciej Stachowiak2000-04-201-15/+3
|
* If an error happens, we need to reset the location bar to currentElliot Lee2000-02-011-0/+1
| | | | | | | | | | | | | | * src/ntl-window-msgs.c: If an error happens, we need to reset the location bar to current location, in case the location change happened via a drop on the location bar. * src/file-manager/fm-directory-view.c: Consensus is to use individual headers rather than catch-alls. * libnautilus/gnome-icon-container-dnd.c, libnautilus/nautilus-icons-view-icon-item.c, libnautilus/nautilus-icon-factory.c: Use bilinear scaling - almost as fast, much nicer looking.
* Added another TODO item I remembered.Maciej Stachowiak2000-01-111-0/+5
|
* Added some more thoughts on things to do.Maciej Stachowiak2000-01-091-1/+13
|
* Bug fixes.Elliot Lee2000-01-061-1/+0
| | | | Bug fixes.
* Update for gdk-pixbuf changes.Elliot Lee2000-01-061-2/+2
| | | | Update for gdk-pixbuf changes.
* Forgot this one.Elliot Lee2000-01-051-1/+0
| | | | Forgot this one.
* Add support for the location change state machine and relatedElliot Lee2000-01-051-0/+4
| | | | | | | | | | | | * src/ntl-types.h, src/ntl-uri-map.[ch], src/ntl-window-msgs.c, src/ntl-window.[ch]: Add support for the location change state machine and related notifications, to allow much better error handling. * src/ntl-view.[ch]: Catch client failures, also allow for active sensing of client death. * src/file-manager/fm-directory-view.c: Send progress notifications. * components/html/ntl-web-browser.c: Send progress notifications. Try to fix crashes caused by ending an error stream twice.
* Update TODO listElliot Lee2000-01-031-3/+15
| | | | Update TODO list
* Add initialization function. Implement scheme mapping. (others to followElliot Lee1999-12-231-0/+2
| | | | | * src/ntl-uri-map.[ch]: Add initialization function. Implement scheme mapping. (others to follow this)
* Allow passing initial URL on cmdline.Elliot Lee1999-12-221-1/+0
| | | | | | Allow passing initial URL on cmdline. Try to make web browser work.
* Start TODO list.Elliot Lee1999-12-101-0/+2
Start TODO list.