pjs/camino/src
pinkerton%aol.net c0db2fe7a5 use different property on Tiger for homepage, apple depricated the one we
were using (bug 313884)
2005-11-13 17:45:44 +00:00
..
appleevents Fix bug 167245: when opening tabs for GetURL events, or various Help menu items, always open the new tab in the front irrespective of the "load in background" pref. r=pinkerton 2005-08-25 22:53:50 +00:00
application Bug 314612, Autocomplete broken in location bar. Include libxpautocomplete. 2005-11-03 19:59:44 +00:00
bookmarks use different property on Tiger for homepage, apple depricated the one we 2005-11-13 17:45:44 +00:00
browser New class to cache site icons outside of the Necko cache (which gets nuked too often). 2005-11-13 00:07:27 +00:00
download Fix bug 307753. Use a file system notification callback to detect when downloaded files are moved or deleted, and update UI accordingly. Also fix a couple of leaks, a double-load of the progress view nib file, and tidy up a bunch of code. Parts of patch by Nick Kreeger. 2005-11-13 04:45:19 +00:00
embedding Fix bug 314803: fix crash on download failure, caused by DownloadDone() getting called twice. Added error reporting for common downloading errors (no permissions in destination dir, and disk full) via a sheet on the downloads window. 2005-11-06 06:40:36 +00:00
extensions [NSArray lastObject] is already defined; no need for our own version. 2005-11-13 04:48:33 +00:00
find Fix bug 304565: bookmark descriptions all getting the same value. Make sure we make a copy of [NSTextView string] before setting the bookmark description, and clean up other minor NSString usage. 2005-08-16 04:51:10 +00:00
formfill Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
history Fix bug 313961: don't create history items for hidden url loads (like this for iframes). 2005-11-12 19:31:28 +00:00
includes New file of C++ utilities, including stack-based autorelease pool creator. 2005-07-24 23:02:55 +00:00
preferences Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
rendezvous gcc 4 build fixes for Camino. Patch by Mark Mentovai. b=297688 r=josh sr=smfr a=asa 2005-06-15 16:39:40 +00:00
scripts Don't choke if the directory name has spaces in it. 2002-07-02 06:32:37 +00:00
security Fix bug 314376: occasional crash when editing trust settings for a newly-added cert, because we were messing with the view hierarchy for a destroyed window. Fixed by setting the certificate view's certificate to nil in -windowWillClose: 2005-11-01 07:30:54 +00:00