Commit Graph

977 Commits

Author SHA1 Message Date
smfr%smfr.org
386c93c9c3 Fix bug 318884: crash when closing last window if built with 10.4u SDK. Don't release menus in the nib. 2005-12-03 18:54:31 +00:00
smfr%smfr.org
bc54af2e50 Fix build bustage. 2005-12-02 06:59:22 +00:00
smfr%smfr.org
8639bf0c77 Fix bug 159048: implement Page Info for camino. This uses a new set of views that have size-to-fix behavior, which are also used now for the certificate view, and the downloads window. 2005-12-02 05:20:36 +00:00
mark%moxienet.com
c8557a86f3 Bug 308627, Camino should not set the default FTP client. Change suggested by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=me 2005-12-01 22:47:41 +00:00
mark%moxienet.com
d9d0acce6c Bug 316965, importing bookmarks from the fox brings apostrophes in as &#39;. Seek and destroy, or find and replace. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink 2005-12-01 22:18:24 +00:00
mark%moxienet.com
389ab1d43b Bug 309008, menu spacer imported as editable bookmark with url of ". Don't do that. Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=pink sr=smfr 2005-12-01 22:16:04 +00:00
mark%moxienet.com
3fc4b708c6 Bug 317439, make "del" key remove items from the download window in additon to "backspace". Patch by Chris Lawson <bugzilla@chrislawson.net>. Camino-only-npotdb. r=kreeger sr=smfr 2005-12-01 16:58:28 +00:00
mark%moxienet.com
79a730a160 Bug 312244, +[NSURL urlFromWebloc:] uses an FSSpec when it doesn't need to. Perform FSSpec-otomy. Patch by Wevah <mozilla@derailer.org>. Camino-only-npotdb. r=smfr 2005-12-01 16:48:01 +00:00
mark%moxienet.com
fada42bd48 Bug 315697, UI hangs when "are you sure you want to quit?" download sheet is displayed and the pref to close the download window is set. Be careful about putting the sheet up and closing the window. Patch by Nick Kreeger <nick.kreeger@park.edu>. Camion-only-npotdb. r=smfr 2005-12-01 16:28:20 +00:00
smfr%smfr.org
c33ea46121 Fix memory leak. 2005-12-01 06:09:42 +00:00
smfr%smfr.org
75d978b137 Fix a stupid, but potentially dangerous typo. 2005-12-01 06:06:11 +00:00
mark%moxienet.com
537e3c4829 Bug 317926, Bookmark manager's localized title is not displayed properly. Throw strings around in UTF-8. Original patch by <waveridervsnrz@yahoo.co.jp>, thanks also to Torben and biesi. Camino-only, npotdb. r=smfr 2005-11-29 15:59:41 +00:00
bzbarsky%mit.edu
8f6437f05a Fix camino build bustage (bug 316794). 2005-11-29 05:59:38 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
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
joshmoz%gmail.com
e089d93a53 remove nsSupportsArray usage from nsSimpleGlobalHistory. b=317035 sr=smfr 2005-11-22 05:29:16 +00:00
mark%moxienet.com
92b60c4eea 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
smfr%smfr.org
344ef84341 Fix bug 316937: store favicons in a separate cache on disk so that you don't lose them on crash. 2005-11-18 05:57:55 +00:00
mark%moxienet.com
708422deb4 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
smfr%smfr.org
7ded299f27 Fix bug 235848: make sure the focus ring around search text fields is correctly redrawn when a window gains and loses focus. 2005-11-16 04:27:15 +00:00
mark%moxienet.com
af3d4a5b01 Backing out previous MAX_ALLOWED/MIN_REQUIRED change in this file only - seems like Apple's confused over this in the headers too. Mentioned in bug 316412. Camino-only, npotdb. 2005-11-15 04:09:14 +00:00
mark%moxienet.com
4b2d089e03 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
mark%moxienet.com
aa4d70aff2 Bug 316421, Camino static build fails during link. After bug 312760, two modules in the static components list need to be replaced with "necko". r=pink 2005-11-14 21:00:02 +00:00
pinkerton%aol.net
235d2e3e00 correct use of MAC_OS_X_VERSION_MAX_ALLOWED 2005-11-14 15:32:52 +00:00
pinkerton%aol.net
0f70f8d3f8 look at tiger url property first, then fall back to old one (bug 313884) 2005-11-14 14:13:06 +00:00
smfr%smfr.org
e0b8a9f915 Fix bug 315810: allow shift modifier key to reverse the sense of the "load in background" pref when loading a url with Command-Return. Patch by Chris Lawson. 2005-11-14 04:56:05 +00:00
smfr%smfr.org
7b8bd59427 Fix bug 313776: add ".p7b" and ".pkcs7" to the list of file extensions allowed when importing certificate files. 2005-11-14 04:44:27 +00:00
smfr%smfr.org
8ddb355871 Add a check for a file size > 0 when saving bookmarks, and add some logging to try to catch the losing bookmarks problem. 2005-11-14 04:31:58 +00:00
pinkerton%aol.net
42633dff62 use different property on Tiger for homepage, apple depricated the one we
were using (bug 313884)
2005-11-13 17:45:44 +00:00
smfr%smfr.org
6a7695c6de Commenting out additional stat on bookmarks file to measure startup perf impact. 2005-11-13 04:56:22 +00:00
smfr%smfr.org
924ce23fb5 [NSArray lastObject] is already defined; no need for our own version. 2005-11-13 04:48:33 +00:00
smfr%smfr.org
b711a5bc3a 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
smfr%smfr.org
f9f813df5d Add a bunch of NSLogs to the bookmarks saving code, and a test for a zero-length bookmarks file, to try to catch bookmarks lossage issues. 2005-11-13 00:16:44 +00:00
smfr%smfr.org
815e7115a9 New class to cache site icons outside of the Necko cache (which gets nuked too often). 2005-11-13 00:07:27 +00:00
smfr%smfr.org
c381b66551 New util category on NSFileManager. 2005-11-13 00:04:08 +00:00
smfr%smfr.org
f5bbcae624 Fix bug 313961: don't create history items for hidden url loads (like this for iframes).
Fix bug 315667: allow nsIHistoryObserver removal during the "history closing" notification, which fixes history data source cleanup on quit, avoiding a rebuild of the history data source on expiring entries.
2005-11-12 19:31:28 +00:00
smfr%smfr.org
071d13fb14 Replace a hardcoded char code constant with a value from the Cocoa headers. 2005-11-12 19:27:04 +00:00
bsmedberg%covad.net
78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
joshmoz%gmail.com
4c62b66761 fix bug in which the pause button disappears when customizing the toolbar. b=315578 sr=smfr 2005-11-09 08:01:36 +00:00
smfr%smfr.org
3e0a267468 Fix bug 314803: if saving HTML Complete to a non-writable dir, we'd bail when creating the associated "Files" directory but never cancel the download. This patch fixes that by calling OnStateChanged on the download in the failure case. I also fixed some variables names and comments to make the header sniffing stuff clearer. 2005-11-06 21:42:04 +00:00
smfr%smfr.org
384d5692d1 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.
Implemented nsIInterfaceRequestor on nsDownloadListener and nsHeaderSniffer because I was seeing assertions about this, and to avoid possible uninitialized value usage (bug 315246).
2005-11-06 06:40:36 +00:00
smfr%smfr.org
9c1e8afd11 Add NSString category for methods that get a couple of useful path-related strings (volume name, and file/folder display name).
Also fix memory leak in [NSView removeAllSubviews].
2005-11-06 06:32:18 +00:00
smfr%smfr.org
1feae017d2 Fix bug 313961: avoid making history items in the UI for "hidden" global history entries, such as those for subframes. 2005-11-05 07:08:22 +00:00
mark%moxienet.com
c350cce538 Bug 314612, Autocomplete broken in location bar. Include libxpautocomplete. 2005-11-03 19:59:44 +00:00
pinkerton%aol.net
0590ff9b85 remove libtransformiix as it no longer exists outside of layout 2005-11-02 20:23:12 +00:00
pinkerton%aol.net
9148b13f59 don't rebuild views after each download is removed, wait until all work is
done then rebuild them (bug 308680)
2005-11-02 17:32:33 +00:00
pinkerton%aol.net
acfaaa65bd replace &apos; with apostrophe (bug 308998) 2005-11-02 15:54:29 +00:00
pinkerton%aol.net
35c56b3a2c .url files must have CRLF newlines to load properly; otherwise you get a ``loading'' that never finishes. (bug 313308) 2005-11-01 21:02:28 +00:00
smfr%smfr.org
902349f9ad Fix bug 314616: icon disappears for paused downloads. Patch by Nick Kreeger, r=me. 2005-11-01 17:53:52 +00:00
smfr%smfr.org
5a931e3390 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:
Also fix some other bugs in the certificate view that caused the checkbox states to be incorrect, and fail to stick.
Also fix possible exception on quit when quitting with the certificates window frontmost.
2005-11-01 07:30:54 +00:00