gecko-dev/camino/src/security
2005-12-02 05:20:36 +00:00
..
BrowserSecurityDialogs.h
BrowserSecurityDialogs.mm Fix bug 307499: bad drawing in the certificate view, caused by missing return value. 2005-09-08 16:17:08 +00:00
CertificateItem.h
CertificateItem.mm Fix memory leak. 2005-12-01 06:09:42 +00:00
CertificatesWindowController.h 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
CertificatesWindowController.mm 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
CertificateView.h 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
CertificateView.mm 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
ViewCertificateDialogController.h
ViewCertificateDialogController.mm 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: 2005-11-01 07:30:54 +00:00