gecko-dev/chimera/src
bryner%netscape.com ac9fa347e0 Fixing static build bustage from sfraser's checkin for bug 145800:
- add all new source files to static build target
 - rename nsDownloader to CHDownloader to avoid symbol name conflicts with necko.
2002-07-24 08:23:52 +00:00
..
appleevents Teach url dispatch about the referrer field so opening links in a new 2002-07-10 21:53:29 +00:00
application Fix bug 155664 -- make URLs opened from the Services menu in another app behave like those opened via Apple Events etc, obeying the prefs to load in new tabs/windows, possibly in the background. 2002-07-19 21:08:25 +00:00
bookmarks Fix for bug 155560 -- renaming bookmark does not update menu/toolbar. Also fixes crash when deleting a toolbar bookmark (bug 157229). Patch from David Hass. 2002-07-19 02:20:30 +00:00
browser Implement activate and deactivate events for chimera (bug 157648). r=sfraser. 2002-07-16 22:55:36 +00:00
download Fixing static build bustage from sfraser's checkin for bug 145800: 2002-07-24 08:23:52 +00:00
embedding Fixing static build bustage from sfraser's checkin for bug 145800: 2002-07-24 08:23:52 +00:00
extensions Changing printfs to NSLog, and #ifdeffing many of them to be DEBUG only. bug 147615. 2002-07-05 01:32:00 +00:00
find Fixing history tab in sidebar to show history. Also hiding history tab by default. 2002-06-27 22:03:30 +00:00
history Teach url dispatch about the referrer field so opening links in a new 2002-07-10 21:53:29 +00:00
preferences Fix bug 145800 -- implement downlod progress UI in chimera. These changes allow us to reuse the nsDownloadListener and progress dialog for both Saving (with an nsIWebBrowserPersist) and downloading (where necko creates an nsIDownload, which we implement). They are also factored so that other cocoa apps could reuse the downloading backend with their own progress dialog. r=pinkerton/bryner/ccarlen. 2002-07-24 05:53:14 +00:00
scripts Don't choke if the directory name has spaces in it. 2002-07-02 06:32:37 +00:00