pjs/camino/resources/localized/English.lproj/PageInfo.nib
smfr%smfr.org 54960c1d33 Fix bug 308897: put a context menu on the lock icon that has items to show the site certificate, and go to Page Info.
Fix the "Reset Camino" warning string to remove the reference to saved passwords (re: bug 320208).
Improve some #include hygiene in AutoCompleteDataSource.h and fallout.
Fix it so that main windows don't have to all implement -autosaveWindowFrame.
Fix some ownership issues in AutoCompleteDataSource that could cause us to use potentially released images in the autocomplete popup.
Push the code for accessing page security information down into CHBrowserView, and change Page Info to use it. Also fix some spelling errors, and improve Page Info strings for mixed content.
Fix an nsIDOMWindow leak in Page Info, and use a already_AddRefed<> return value in CHBrowserView to make ref counting of nsIDOMWindows less prone to bugs.
Change some code to use pre-existing CHBrowserView.h constants.
No longer show the "trust" checkboxes in the certificate view if we can't read the trust settings (cert not in DB), unless we're accepting a CA cert.
When showing a cert from Page Info or the lock icon, show trust for SERVER_CERT usage, rather than CA_CERT usage.
Tweak ad blocking.
2005-12-25 01:52:35 +00:00
..
classes.nib
info.nib Fix bug 319488: make Camino's Page Info look nicer. 2005-12-10 06:19:57 +00:00
keyedobjects.nib Fix bug 308897: put a context menu on the lock icon that has items to show the site certificate, and go to Page Info. 2005-12-25 01:52:35 +00:00