summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/page_info_window_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Delete also this stub on the Mac.finnur@chromium.org2010-10-221-21/+0
* [Mac] Remove the PageInfoWindow now that the Bubble is finished.rsesek@chromium.org2010-10-181-219/+3
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-1/+0
* Refactor the code for loading icons into the PageInfoModel.rsesek@chromium.org2010-10-021-15/+1
* [Mac] Convert the page info window to a bubble.rsesek@chromium.org2010-09-301-8/+0
* Show Page Info InfoBubble on the right side for RTL languages and make sure W...finnur@chromium.org2010-09-011-1/+1
* Fix linux and mac page info windows showing wrong status icons.mattm@chromium.org2010-08-311-1/+2
* Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ...rsesek@chromium.org2010-08-251-24/+47
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Refactor certificate viewer code behind ShowCertificateViewerdavidben@chromium.org2010-07-071-37/+2
* Fix a Memcheck:Cond caused by not setting |cert_id_| in the PageInfoWindowMac...rsesek@chromium.org2010-05-141-1/+2
* [Mac] Rewrite the page info window to be built dynamically.rsesek@chromium.org2010-05-141-38/+160
* Get rid of a couple more wstrings.viettrungluu@chromium.org2010-05-071-5/+0
* Fix broken cert-info sheets on Mac.snej@chromium.org2010-02-251-3/+3
* Define X509Certificate::intermediate_ca_certs_ as a std::vector ofwtc@chromium.org2009-12-091-7/+6
* View Certificate dialog sometimes shows incorrect status because it didn't ha...hawk@chromium.org2009-10-131-5/+18
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Relanding the page info on Gtk Linux.jcampan@chromium.org2009-07-301-3/+3
* Reverting 22070.jcampan@chromium.org2009-07-301-3/+3
* Implementation of the page info dialog on Linux Gtk.jcampan@chromium.org2009-07-301-3/+3
* Fix GTK/Mac builds.ben@chromium.org2009-07-211-2/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-164/+53
* Reverting 21032.jcampan@chromium.org2009-07-181-53/+164
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-164/+53
* Implements the Page Info window on Mac.mark@chromium.org2009-06-171-0/+254