index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
/
download_shelf_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-0
/
+1
*
GTK: More signal overhaul.
erg@chromium.org
2010-05-05
1
-8
/
+6
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
[Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr...
suzhe@chromium.org
2010-03-09
1
-16
/
+25
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
Re-land http://codereview.chromium.org/507022.
suzhe@chromium.org
2009-12-21
1
-1
/
+3
*
Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser window
rsesek@chromium.org
2009-12-18
1
-3
/
+1
*
Fix issue 11258: Linux: gracefully handle small browser window
suzhe@chromium.org
2009-12-18
1
-1
/
+3
*
Try 2: Completely redo how themes are stored on disk and processed at install...
erg@google.com
2009-12-14
1
-1
/
+2
*
Revert "Completely redo how themes are stored on disk and processed at install
erg@google.com
2009-12-11
1
-2
/
+1
*
Completely redo how themes are stored on disk and processed at install time.
erg@google.com
2009-12-11
1
-1
/
+2
*
Gtk: theme certain close buttons:
estade@chromium.org
2009-12-02
1
-0
/
+6
*
gtk: Hide the status bubble when the mouse nears it.
derat@chromium.org
2009-11-14
1
-5
/
+2
*
GTK: Use bookmark bar text color for show all downloads... link when not usin...
estade@chromium.org
2009-11-12
1
-7
/
+20
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
GTK: Detach bookmark bar on NTP.
estade@chromium.org
2009-10-01
1
-0
/
+2
*
GTK: Use a calculated border color in chrome theme mode instead of blue.
erg@google.com
2009-09-29
1
-9
/
+2
*
Remove completed downloads from shelf when the shelf closes.
thakis@chromium.org
2009-08-27
1
-2
/
+17
*
Findbar stuff:
estade@chromium.org
2009-08-21
1
-1
/
+1
*
GTK Themes: Use a consistent border color along all webcontent.
erg@chromium.org
2009-08-11
1
-4
/
+10
*
GTK: button clicking cleanup.
estade@chromium.org
2009-08-11
1
-0
/
+1
*
retry r2226, with a fix for a case where we could double free.
estade@chromium.org
2009-08-01
1
-0
/
+2
*
revert 22226 as it caused some ui test crashes
estade@chromium.org
2009-08-01
1
-2
/
+0
*
GTK: Theme our link button.
estade@chromium.org
2009-07-31
1
-0
/
+2
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-5
/
+5
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-5
/
+5
*
GTK Themes: Use the GTK close button in the download shelf and popup notifica...
erg@google.com
2009-07-23
1
-1
/
+1
*
Make DownloadShelf a pure interface.
estade@chromium.org
2009-07-14
1
-2
/
+2
*
GTK Themes: Initialize theme resources to make download shelf work.
erg@google.com
2009-07-14
1
-0
/
+1
*
GTK Themes: Refactored to use notifications instead of manual plumbing.
erg@google.com
2009-07-13
1
-13
/
+15
*
GTK Themes: Set bg/text colors for the download shelf.
erg@google.com
2009-07-10
1
-7
/
+18
*
Fix download shelf z ordering during close.
estade@chromium.org
2009-06-26
1
-3
/
+11
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-20
/
+34
*
Make LinkButtonGtk into a real widget (GtkChromeLinkButton).
deanm@chromium.org
2009-06-03
1
-5
/
+6
*
Paint a focus indication on LinkButtonGtk buttons.
estade@chromium.org
2009-05-28
1
-4
/
+4
*
Dangerous download dialog for linux.
estade@chromium.org
2009-05-27
1
-4
/
+5
*
Force the font size in the omnibox, tabs, find bar, and download shelf
tc@google.com
2009-05-18
1
-0
/
+4
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+4
*
Download progress and complete animation on linux.
estade@chromium.org
2009-05-11
1
-3
/
+3
*
Merge two TabContents::InvalidateTypes types and properly update tab download...
estade@chromium.org
2009-05-06
1
-0
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Linux download shelf: remove download items when the associated download is r...
estade@chromium.org
2009-05-05
1
-2
/
+22
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Make the Linux find bar look a bit better.
deanm@chromium.org
2009-05-04
1
-1
/
+1
*
Add new item animation to download shelf.
estade@chromium.org
2009-04-22
1
-1
/
+6
*
Fix a memory leak in the download shelf.
estade@chromium.org
2009-04-21
1
-2
/
+5
*
Fix #include (.h, not .cc).
sgk@google.com
2009-04-21
1
-1
/
+1
*
Add open/close animations to infobar, download shelf.
estade@chromium.org
2009-04-21
1
-24
/
+13
*
Have ResourceBundle own GdkPixbufs.
tc@google.com
2009-04-16
1
-2
/
+1
*
Convert instances of WideToUTF8(l10n_util::GetString( to
tc@google.com
2009-04-14
1
-1
/
+1
[next]