| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes about view to explicitly set the background to white. This way | sky@google.com | 2008-11-17 | 1 | -0/+1 |
* | Fix Large Font issues in About box (issue 2458). | finnur@google.com | 2008-11-06 | 1 | -22/+59 |
* | Fix RTL issues in the About box (bug 3756). | finnur@google.com | 2008-10-31 | 1 | -29/+84 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -1/+1 |
* | Add a separate string for showing that chrome updated without | tc@google.com | 2008-10-23 | 1 | -9/+9 |
* | Issue 3487: We now set the bounds for the links in the About box as soon as w... | finnur@google.com | 2008-10-19 | 1 | -19/+18 |
* | The translation lead requested that this sentence be a single | tc@google.com | 2008-10-17 | 1 | -14/+41 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -23/+23 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -4/+3 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -52/+51 |
* | Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. | ben@chromium.org | 2008-10-14 | 1 | -14/+16 |
* | Tweaks for the text on the About box (from bug 3360): | finnur@google.com | 2008-10-13 | 1 | -1/+2 |
* | Terms of Service don't apply to Chromium. Remove the link from the About box. | finnur@google.com | 2008-10-10 | 1 | -13/+18 |
* | Allow the translators to chose which link appears first in the About box. | finnur@google.com | 2008-10-10 | 1 | -9/+20 |
* | Changing the About box according to mockups. Basically, we now want to have a... | finnur@google.com | 2008-10-09 | 1 | -27/+210 |
* | Make the link in the About box clickable (Issue 657) | finnur@google.com | 2008-09-26 | 1 | -12/+31 |
* | Landing a patch for Adam. See http://codereview.chromium.org/3136 for details. | finnur@google.com | 2008-09-19 | 1 | -6/+4 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -3/+3 |
* | According to reports in the field, some XP machines have a registry flag that... | finnur@google.com | 2008-09-17 | 1 | -0/+1 |
* | Move more UI stuff into browser/views | beng@google.com | 2008-09-13 | 1 | -1/+1 |
* | The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)... | finnur@google.com | 2008-09-10 | 1 | -3/+8 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -0/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+1 |
* | The width of the version field is not wide enough for all cases. We used to u... | finnur@google.com | 2008-08-13 | 1 | -3/+7 |
* | Simplify AboutChromeView to only contain what someone would need to make a su... | erikkay@google.com | 2008-08-08 | 1 | -10/+1 |
* | Move dialog-specific aspects of ClientView into a new subclass DialogClientView. | beng@google.com | 2008-07-31 | 1 | -1/+1 |
* | Window Delegate Improvements: | beng@google.com | 2008-07-30 | 1 | -6/+9 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+490 |