gecko-dev/camino/resources
smfr%smfr.org 9effb298fb 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
..
application 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
images Tweak dl_cancel and stop toolbar icons. 2005-12-04 23:03:08 +00:00
localized/English.lproj 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
package updated disk image icon (bug 307359) 2005-10-26 21:42:38 +00:00