summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/about_chrome_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-14/+16
* Tweaks for the text on the About box (from bug 3360):finnur@google.com2008-10-131-1/+2
* Terms of Service don't apply to Chromium. Remove the link from the About box.finnur@google.com2008-10-101-13/+18
* Allow the translators to chose which link appears first in the About box.finnur@google.com2008-10-101-9/+20
* Changing the About box according to mockups. Basically, we now want to have a...finnur@google.com2008-10-091-27/+210
* Make the link in the About box clickable (Issue 657)finnur@google.com2008-09-261-12/+31
* Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.finnur@google.com2008-09-191-6/+4
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-3/+3
* According to reports in the field, some XP machines have a registry flag that...finnur@google.com2008-09-171-0/+1
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)...finnur@google.com2008-09-101-3/+8
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* The width of the version field is not wide enough for all cases. We used to u...finnur@google.com2008-08-131-3/+7
* Simplify AboutChromeView to only contain what someone would need to make a su...erikkay@google.com2008-08-081-10/+1
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-311-1/+1
* Window Delegate Improvements:beng@google.com2008-07-301-6/+9
* Add chrome to the repository.initial.commit2008-07-261-0/+490