summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/gtk_chrome_link_button.cc
Commit message (Expand)AuthorAgeFilesLines
* 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