summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/page_info_window.cc
Commit message (Expand)AuthorAgeFilesLines
* Gets LocationBarView to compile on linux. PageInfoWindow is nearlysky@chromium.org2009-05-211-20/+28
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-1/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-0/+4
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-4/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-0/+4
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-1/+1
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-1/+1
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-1/+1
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-3/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-4/+4
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+1
* rollback againben@chromium.org2009-03-141-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+1
* revertben@chromium.org2009-03-131-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-131-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-7/+7
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-181-3/+3
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-1/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-33/+8
* Looks like a size method got left behind in the gfx update. Also make sure th...glen@chromium.org2008-11-071-5/+17
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-37/+36
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-3/+3
* Convert GetPreferredSize from:beng@google.com2008-10-151-26/+23
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-20/+44
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-6/+6
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-0/+678