summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_chrome_link_button.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-259/+0
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-5/+3
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-2/+1
* GTK: Match link colors.erg@chromium.org2010-05-141-17/+24
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Set the label for a chrome link button when the text is set, not whentony@chromium.org2009-11-201-2/+14
* GTK: fix link button double free.estade@chromium.org2009-11-181-48/+28
* Compile fix for linux.estade@chromium.org2009-11-121-6/+5
* GTK: Use bookmark bar text color for show all downloads... link when not usin...estade@chromium.org2009-11-121-36/+60
* Update GtkChromeLinkButton to provide an accessor for changing the label.zork@chromium.org2009-11-111-0/+24
* GTK: Add a bunch more widget names for parasite.estade@chromium.org2009-09-181-2/+1
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-121-1/+2
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* GTK: button clicking cleanup.estade@chromium.org2009-08-111-47/+0
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-011-26/+79
* revert 22226 as it caused some ui test crashesestade@chromium.org2009-08-011-80/+26
* GTK: Theme our link button.estade@chromium.org2009-07-311-26/+80
* GTK: Give the aboot dialog a facelift.estade@chromium.org2009-07-061-5/+25
* Fix gcc-4.3 buildestade@chromium.org2009-06-231-0/+2
* Support middle click navigation with infobar links.estade@chromium.org2009-06-221-0/+46
* Make LinkButtonGtk into a real widget (GtkChromeLinkButton).deanm@chromium.org2009-06-031-0/+141