mark%moxienet.com
7e573af265
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
834727fb57
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
6b779006b8
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
eda56a0015
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
f072291e9a
Fix memory leak.
2005-12-01 06:09:42 +00:00
smfr%smfr.org
e0c16911d4
Fix a stupid, but potentially dangerous typo.
2005-12-01 06:06:11 +00:00
smfr%smfr.org
ed4df33b3c
One more file for the IB palette
2005-12-01 05:05:41 +00:00
smfr%smfr.org
99297a0d63
New files to build an Interface Builder palette containing view classes used by Camino.
2005-12-01 05:04:59 +00:00
mark%moxienet.com
0bf20da7ed
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
59291dc30f
Fix camino build bustage (bug 316794).
2005-11-29 05:59:38 +00:00
timeless%mozdev.org
3db428f6ac
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
b78d0c2416
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
2994bf1ce5
remove nsSupportsArray usage from nsSimpleGlobalHistory. b=317035 sr=smfr
2005-11-22 05:29:16 +00:00
mark%moxienet.com
f127cbb21b
Bug 317077, Enable HTML <canvas> support in Camino. Fix filenames as displayed in the Xcode UI. Camino-only, npotdb
2005-11-20 23:34:40 +00:00
mark%moxienet.com
273132087c
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
mark%moxienet.com
1f0ac15759
Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr
2005-11-20 19:51:12 +00:00
smfr%smfr.org
6e87692042
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
smfr%smfr.org
55daa87ac0
Fix bug 269084: allow users to select one or more cookies and say "block these sites" to add the sites to the "deny" list. Also tidy up the UI in the Cookies and Exceptions sheets to use action buttons, and save table and window state.
2005-11-18 05:34:18 +00:00
smfr%smfr.org
c0d59bf833
Block images matching .2mdn.net
2005-11-18 05:27:24 +00:00
smfr%smfr.org
1745dfbcf0
Fix bug 269084: allow users to select one or more cookies and say "block these sites" to add the sites to the "deny" list. Also tidy up the UI in the Cookies and Exceptions sheets to use action buttons, and save table and window state.
2005-11-18 05:20:41 +00:00
smfr%smfr.org
69f5552029
Add note to test talkback.
2005-11-18 03:58:53 +00:00
mark%moxienet.com
0f63316de3
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
pinkerton%aol.net
f4ae82a4f8
change button text to Edit Exceptions List (bug 316002)
2005-11-16 23:47:12 +00:00
smfr%smfr.org
bd1523dd12
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
18f066e317
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
71c1c78e53
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
70edf73326
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
c801011353
correct use of MAC_OS_X_VERSION_MAX_ALLOWED
2005-11-14 15:32:52 +00:00
pinkerton%aol.net
0aa44af375
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
f4abea28a6
Fix bug 314478: make sure the "Remove All" button in the "Edit exceptions list" sheet in Camino removes only the cookie permissions, and not any others.
2005-11-14 06:42:19 +00:00
smfr%smfr.org
ff1a4841d7
Fix bug 314557: add a "are you sure" warning before clearing all the cookie site exceptions. Patch by Bill Kocik and Smokey Ardisson.
2005-11-14 06:23:27 +00:00
smfr%smfr.org
f323a47f2d
Fix bug 315886 and bug 295774: add warning sheets when clearing the cache and history in the prefs, and standardize the terminology. Patches based on changes by Smokey Ardisson and Chris Lawson.
2005-11-14 05:31:36 +00:00
smfr%smfr.org
015aab966f
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
6a3cd2aa4c
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
b31346eec6
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
smfr%smfr.org
33ce70b2c8
Turning new files back on, because they didn't affect startup perf.
2005-11-13 18:08:47 +00:00
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
smfr%smfr.org
c8481beb94
Turn off building SiteIconCache.m and NSFileManager+Utils.m to see if they are causing the startup pref regression (even though none of their code should be running).
2005-11-13 07:08:19 +00:00
smfr%smfr.org
7abbce1870
Commenting out additional stat on bookmarks file to measure startup perf impact.
2005-11-13 04:56:22 +00:00
smfr%smfr.org
7038613018
[NSArray lastObject] is already defined; no need for our own version.
2005-11-13 04:48:33 +00:00
smfr%smfr.org
40f98299ee
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
b4bf54508b
Add unknown_file_icon.tif.
2005-11-13 04:33:42 +00:00
smfr%smfr.org
17ea78d2e7
New file for missing files in the download manager.
2005-11-13 04:11:38 +00:00
smfr%smfr.org
2e9d2380f7
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
c8379c2a25
Add SiteIconCache.m, and NSFileManager+Utils.*.
2005-11-13 00:14:05 +00:00
smfr%smfr.org
69f211faff
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
8ece8642b3
New util category on NSFileManager.
2005-11-13 00:04:08 +00:00
darin%meer.net
ceef677f97
fixing camino build bustage; necko_data.xpt no longer exists.
2005-11-12 20:41:29 +00:00
smfr%smfr.org
6563569d9f
Remove the "?click" rule, because it breaks some legitimate sites.
2005-11-12 19:35:07 +00:00
smfr%smfr.org
473fc82ff8
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
7dcd31e7f9
Replace a hardcoded char code constant with a value from the Cocoa headers.
2005-11-12 19:27:04 +00:00
darin%meer.net
56de173b8c
Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky
2005-11-12 18:17:19 +00:00
bsmedberg%covad.net
dff1dea638
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
mark%moxienet.com
a6ee15d3b2
Bug 315866, "New window" item no longer in dock menu. Connect the proper NSMenuItem to the dock menu's mItemBeforeCustomItems. Camino-only, npotdb. r=pink
2005-11-10 20:26:07 +00:00
joshmoz%gmail.com
f5a2794769
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
305b6da71f
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
4a852feabb
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
10f146e768
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
20c6661b36
Make sure the Info tab is selected.
2005-11-05 22:16:19 +00:00
smfr%smfr.org
75b12cdfa3
Fix bug 294732: rename "Name" field to "Title" to be consistent with the rest of the UI. Also tidy up the "Visit count" panel. Patch partly by Markus Magnuson.
2005-11-05 22:14:25 +00:00
smfr%smfr.org
8c82ffde3a
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
88507a2755
Bug 314612, Autocomplete broken in location bar. Include libxpautocomplete.
2005-11-03 19:59:44 +00:00
pinkerton%aol.net
9c4447df1a
tweak paths for universalchardet build changes (bug 314911)
2005-11-03 16:31:01 +00:00
pinkerton%aol.net
3955e38dba
increase default size of dialog to fit all buttons (bug 308094)
2005-11-03 14:58:00 +00:00
pinkerton%aol.net
20b036cdc4
remove libtransformiix as it no longer exists outside of layout
2005-11-02 20:23:12 +00:00
pinkerton%aol.net
41ce2054ef
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
6e1d572d67
replace ' with apostrophe (bug 308998)
2005-11-02 15:54:29 +00:00
pinkerton%aol.net
c6db4af064
.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
1d1b6399b6
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
102f549f08
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
smfr%smfr.org
48d50f13f8
Fix bug 311110: dragging onto empty tab bar area should create new tabs, not replace existing ones. Patch partially by Chris Lawson.
2005-11-01 03:16:11 +00:00
mark%moxienet.com
db1886f8e6
Bug 314226, "Unrequested Popup Detected" title should be localizable. The new key name is PopupBlockTitle. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>. Camino-only. r=smfr
2005-10-31 20:21:15 +00:00
smfr%smfr.org
1589614fd7
Fix camino bug 314374: delete is enabled when no certificates are selected.
2005-10-30 18:46:32 +00:00
pinkerton%aol.net
626907d84c
updated disk image icon (bug 307359)
2005-10-26 21:42:38 +00:00
mark%moxienet.com
4c7cc758e1
Bug 302212, Camino portion. Pick the right SDK depending on the build host's CPU. Camino only, npotdb. r=smfr
2005-10-26 15:03:34 +00:00
pinkerton%aol.net
8d552c83c4
remove line about setting default browser (bug 305371)
2005-10-26 14:53:34 +00:00
smfr%smfr.org
bb90d10c30
Combine the two "Warn when closing/quitting" prefs into one. Bug 196359
2005-10-26 04:02:37 +00:00
smfr%smfr.org
cf90897c21
Combine the two "warn when closing/quitting" checkboxes into one. Bug 196359.
2005-10-26 04:00:11 +00:00
smfr%smfr.org
46c54116c1
Tweak the button spacing of programmatically created dialogs to better match the HIG.
2005-10-26 03:56:28 +00:00
mark%moxienet.com
58fbf66583
Camino portion of bug 309693, update EULA to v1.1. Camino-only, npotdb.
2005-10-26 03:30:00 +00:00
smfr%smfr.org
d9b4b3721e
Add a couple more sites to Camino's ad-blocking CSS.
2005-10-23 17:29:36 +00:00
smfr%smfr.org
fe9aa4ed98
Fix bug 313025: if quitting via the Dock menu while Camino is hidden, activate it before showing the quit warning dialog.
2005-10-20 03:28:20 +00:00
smfr%smfr.org
09396199f0
Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should.
2005-10-20 03:25:17 +00:00
smfr%smfr.org
d0e9098dcc
Fix bug 313015: when adjusting the Command-W close window command, look at the key window, rather than the main window. This allows Command-W to close the Find window, as it should.
2005-10-20 03:12:16 +00:00
smfr%smfr.org
0cd0061c59
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
smfr%smfr.org
3506eb4baf
Camino part of fix for bug 306245: focussing an element in a background tab steals focus from frontmost tab. Fix by making our nsIEmbeddingSiteWindow::GetVisibility() impl return PR_FALSE for background tabs (see bug 124750). r=mento
2005-10-20 02:16:30 +00:00
smfr%smfr.org
906689120e
Fix bug 312959: avoid hang showing tooltip on a newly added bookmark toolbar item by ensuring that the bookmark has its title and url before notifications are fired for it, and avoiding "\n\n" tooltip strings. r=mento.
2005-10-20 02:03:20 +00:00
smfr%smfr.org
15c3e42d5d
Fix bug 312923: fix spelling errors in certificate dialog strings. Patch by lensovetp@mail.ru.
2005-10-18 23:42:08 +00:00
smfr%smfr.org
1cb8a19fe3
Fix bug 175863: Add a "reload all tabs" item to the tab context menu. Patch by Chris Lawson.
2005-10-18 17:44:41 +00:00
smfr%smfr.org
1c041dc548
Fix bug 196359: show an optional warning when closing a window with multiple tabs, or quitting when multiple windows or tabs are open. Patch partially by Nathaniel Madura.
2005-10-18 04:06:55 +00:00
smfr%smfr.org
8425a71598
Avoid recreating the BookmarksManager (and hence PreferencesManager) on quit if we haven't created one yet; this could happen when launching with another copy of Camino running.
2005-10-17 16:36:16 +00:00
smfr%smfr.org
895b674327
Fix bug 181649: make sure that site icons are not loaded if the (hidden) "browser.chrome.favicons" pref is set to false.
2005-10-13 02:23:05 +00:00
smfr%smfr.org
26796e8397
Fix camino bug 311683. The earlier fix for bug 297343 introduced a short delay before the dispatch of focus/activate events on window activation. It turns out that this was bad, as you could end up with two windows which continually each come to the front ("duelling windows"). This patch makes things synchronous again, but fixes the original bug by exposing a category on NSWindow in the widget code that allows the embedder to know if a SetFocus() call is coming as a result of window activation. r=mento
2005-10-12 17:38:29 +00:00
smfr%smfr.org
97998826b6
Continuation fix for bug 311106: expire history entries on the pref changed callback for the expire time, so that the history view and the menus update live as you change the pref.
2005-10-12 01:03:38 +00:00
smfr%smfr.org
ac9239cc23
Fix bug 311793, patch by Ulrik Sverdrup: don't create history date folders for more days that you're saving history for. r=me
2005-10-12 00:58:48 +00:00
smfr%smfr.org
e238ed49a0
Add NSString category methods to init an NSString using various Gecko strings, for use when we don't want to have to create an autoreleased item, and use it for history items (to reduce autorelease load).
2005-10-12 00:54:10 +00:00
smfr%smfr.org
de78d0d3bb
Rename the -[PreferenceManager homePage:] method to -[PreferenceManager homePageUsingStartPage:].
...
Also add the ability to map Gecko pref changed callbacks into NSNotifications, via the PreferenceManager.
2005-10-12 00:48:34 +00:00
smfr%smfr.org
ec27ff70c8
Fix bug 299807: make sure warning triangle favicon displays when the error page loads.
2005-10-12 00:40:25 +00:00
smfr%smfr.org
a92a9cc8f0
Add CHISupportsOwner, a simple Objective-C class that just holds a reference to an XPCOM object (via an nsISupports*).
2005-10-12 00:32:53 +00:00
mark%moxienet.com
4f6227cab0
Tweak mousewheel sysnumlines values to be correct, the Camino equivalent of bug 311941.
2005-10-11 15:13:49 +00:00