gecko-dev/camino/src
timeless%mozdev.org db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +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 314602, Bookmark toolbar doesn't match unified title bar and toolbar on Tiger. When the unified appearance is in effect, draw a matching background for the bookmark toolbar: a vertical gradient with a light top and a darker bottom. Also moves OS feature-check utilities from MainController to NSWorkspace. Camino-only, npotdb. r=smfr 2005-11-20 23:03:37 +00:00
bookmarks Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
browser Bug 314602, Bookmark toolbar doesn't match unified title bar and toolbar on Tiger. When the unified appearance is in effect, draw a matching background for the bookmark toolbar: a vertical gradient with a light top and a darker bottom. Also moves OS feature-check utilities from MainController to NSWorkspace. Camino-only, npotdb. r=smfr 2005-11-20 23:03:37 +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 Bug 314602, Bookmark toolbar doesn't match unified title bar and toolbar on Tiger. When the unified appearance is in effect, draw a matching background for the bookmark toolbar: a vertical gradient with a light top and a darker bottom. Also moves OS feature-check utilities from MainController to NSWorkspace. Camino-only, npotdb. r=smfr 2005-11-20 23:03:37 +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 remove nsSupportsArray usage from nsSimpleGlobalHistory. b=317035 sr=smfr 2005-11-22 05:29:16 +00:00
includes New file of C++ utilities, including stack-based autorelease pool creator. 2005-07-24 23:02:55 +00:00
preferences Bug 316888, Camino builds failing in PreferenceManager.mm, Xcode 2.2 and SDK >= 10.3.9. Work around SDK #define changes. Camino-only, npotdb. r=smfr 2005-11-18 02:59:45 +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 Bug 316412, Camino build fails, gcc 4.0.1/xcode 2.2. Remove unused code. Camino-only, npotdb. 2005-11-15 04:06:24 +00:00