summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/page_info_window_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor the code for loading icons into the PageInfoModel.rsesek@chromium.org2010-10-021-7/+0
* Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ...rsesek@chromium.org2010-08-251-5/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [Mac] Rewrite the page info window to be built dynamically.rsesek@chromium.org2010-05-141-2/+34
* 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-22/+25
* Reverting 21032.jcampan@chromium.org2009-07-181-25/+22
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-22/+25
* Implements the Page Info window on Mac.mark@chromium.org2009-06-171-0/+51