Commit Graph

11 Commits

Author SHA1 Message Date
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
smfr%smfr.org
c33ea46121 Fix memory leak. 2005-12-01 06:09:42 +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
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
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
smfr%smfr.org
39aa785d02 Fix camino bug 314374: delete is enabled when no certificates are selected. 2005-10-30 18:46:32 +00:00
smfr%smfr.org
cb8e7b3f1f Fix up the certificate view some more, and remove a bogus display of the key escrow dialog that was left in from testing. 2005-09-08 20:27:09 +00:00
smfr%smfr.org
cbb887f552 Fix bug 307499: bad drawing in the certificate view, caused by missing return value. 2005-09-08 16:17:08 +00:00
smfr%smfr.org
d890e73a43 Fix bug 307446: failure to return a value causes messed-up security dialogs. patch by mento, r=me. 2005-09-08 06:41:21 +00:00
smfr%smfr.org
d083e06765 Fix some refcounting issues seen when building on 10.4. 2005-09-08 01:50:00 +00:00
smfr%smfr.org
b8576d7ce2 Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me. 2005-09-08 00:26:43 +00:00