summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/download_shelf_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Download code cleanup: split big files into smaller one.phajdan.jr@chromium.org2010-07-161-0/+1
* GTK: More signal overhaul.erg@chromium.org2010-05-051-8/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* [Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr...suzhe@chromium.org2010-03-091-16/+25
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-211-1/+3
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-181-3/+1
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-181-1/+3
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-1/+2
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-2/+1
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-1/+2
* Gtk: theme certain close buttons:estade@chromium.org2009-12-021-0/+6
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-141-5/+2
* GTK: Use bookmark bar text color for show all downloads... link when not usin...estade@chromium.org2009-11-121-7/+20
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-011-0/+2
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-291-9/+2
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-271-2/+17
* Findbar stuff:estade@chromium.org2009-08-211-1/+1
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-111-4/+10
* GTK: button clicking cleanup.estade@chromium.org2009-08-111-0/+1
* retry r2226, with a fix for a case where we could double free.estade@chromium.org2009-08-011-0/+2
* revert 22226 as it caused some ui test crashesestade@chromium.org2009-08-011-2/+0
* GTK: Theme our link button.estade@chromium.org2009-07-311-0/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-5/+5
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-5/+5
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-231-1/+1
* Make DownloadShelf a pure interface.estade@chromium.org2009-07-141-2/+2
* GTK Themes: Initialize theme resources to make download shelf work.erg@google.com2009-07-141-0/+1
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-131-13/+15
* GTK Themes: Set bg/text colors for the download shelf.erg@google.com2009-07-101-7/+18
* Fix download shelf z ordering during close.estade@chromium.org2009-06-261-3/+11
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-20/+34
* Make LinkButtonGtk into a real widget (GtkChromeLinkButton).deanm@chromium.org2009-06-031-5/+6
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-281-4/+4
* Dangerous download dialog for linux.estade@chromium.org2009-05-271-4/+5
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-181-0/+4
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+4
* Download progress and complete animation on linux.estade@chromium.org2009-05-111-3/+3
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-0/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Linux download shelf: remove download items when the associated download is r...estade@chromium.org2009-05-051-2/+22
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-041-1/+1
* Add new item animation to download shelf.estade@chromium.org2009-04-221-1/+6
* Fix a memory leak in the download shelf.estade@chromium.org2009-04-211-2/+5
* Fix #include (.h, not .cc).sgk@google.com2009-04-211-1/+1
* Add open/close animations to infobar, download shelf.estade@chromium.org2009-04-211-24/+13
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-2/+1
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-141-1/+1