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
*
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
*
Make linux link buttons pretty.
estade@chromium.org
2009-04-10
1
-1
/
+1
*
Factor out MakeLinkButton into its own class.
estade@chromium.org
2009-04-10
1
-60
/
+7
*
Restore -Wall to Linux build and set up for -Werror.
sgk@google.com
2009-04-09
1
-3
/
+1
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
1
-7
/
+2
*
Gtk download shelf:
estade@chromium.org
2009-03-26
1
-5
/
+6
*
Linux download shelf:
estade@chromium.org
2009-03-26
1
-3
/
+3
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
1
-1
/
+0
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
1
-2
/
+3
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-3
/
+1
*
Add the show all downloads link to the download shelf on linux.
estade@chromium.org
2009-03-11
1
-4
/
+84
*
Make the download shelf in gtk look prettier (add top border, improve spacing).
estade@chromium.org
2009-03-10
1
-15
/
+46
*
Normalize end of file newlines in chrome/browser/gtk/.
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Several little style cleanups in GTK download shelf code.
estade@chromium.org
2009-03-05
1
-0
/
+4
*
Put the dropdown menu button on the linux download shelf.
estade@chromium.org
2009-03-05
1
-7
/
+14
*
Add download items to the download shelf in linux.
estade@chromium.org
2009-03-04
1
-2
/
+6
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
1
-0
/
+91