summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/about_chrome_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Revert 43410 - Add Flash EULA to about box on Linux/GTK (for branded builds).viettrungluu@chromium.org2010-04-091-41/+8
* Add Flash EULA to about box on Linux/GTK (for branded builds).viettrungluu@chromium.org2010-04-011-8/+41
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Remove svn revision from branded builds.jrg@chromium.org2009-12-191-0/+2
* Support custom Linux version strings (e.g. release channel, downstream vendor...mmoss@google.com2009-12-151-2/+6
* GTK Improve look of about dialog.estade@chromium.org2009-10-291-38/+63
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-6/+3
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-3/+3
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-3/+3
* Fix chromium build.estade@chromium.org2009-07-131-2/+2
* Make chrome version legible in about:chrome dialog for dark themes.estade@chromium.org2009-07-131-15/+43
* GTK: Give the aboot dialog a facelift.estade@chromium.org2009-07-061-56/+109
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-2/+4
* linux: more dialog touchups. I had missed one before.evan@chromium.org2009-05-191-1/+1
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-2/+14
* 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
* Fix word wrapping on the license label.erg@google.com2009-04-241-0/+11
* Create an about dialog for GTK Chromium.erg@google.com2009-04-241-0/+157