summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/bookmark_bubble_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-301-8/+11
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-011-3/+7
* revert 22226 as it caused some ui test crashesestade@chromium.org2009-08-011-7/+3
* GTK: Theme our link button.estade@chromium.org2009-07-311-3/+7
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-1/+1
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-1/+1
* GTK Themes: Theme the bookmark bubble. (And first run bubble).erg@google.com2009-07-241-3/+27
* First run bubble polish:estade@chromium.org2009-07-151-0/+3
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-14/+15
* Final touches on the Linux BookmarkBubble.deanm@chromium.org2009-06-111-3/+19
* Add helper for creating table of labeled controls.mattm@chromium.org2009-06-111-19/+7
* Hook up the Linux bookmark bubble to the bookmark editor.deanm@chromium.org2009-06-081-15/+98
* Implement more of the BookmarkBubble, connecting it to the bookmark system.deanm@chromium.org2009-06-031-36/+119
* Implement the base for the BookmarkBubble UI.deanm@chromium.org2009-06-031-9/+75
* Improvements to Linux InfoBubble and BookmarkBubble.deanm@chromium.org2009-05-061-3/+68
* Implement a mostly working InfoBubble with a shim BookmarkBubble.deanm@chromium.org2009-04-301-0/+26