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_item_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: make download shelf drags use the download icon.
estade@chromium.org
2010-04-22
1
-11
/
+21
*
Add download item tooltips on linux/win.
estade@chromium.org
2010-04-14
1
-0
/
+13
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-2
/
+2
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
1
-1
/
+1
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
1
-0
/
+1
*
[Linux] Improve DownloadShelfGtk to use GtkShrinkableHBox, and fix a label wr...
suzhe@chromium.org
2010-03-09
1
-32
/
+27
*
Next part of bad dependency removal (chrome/common -> chrome/browser)
phajdan.jr@chromium.org
2010-03-02
1
-1
/
+1
*
Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...
pkasting@chromium.org
2010-02-26
1
-2
/
+2
*
Don't make pause/resume item in download context menu a check item (the name ...
estade@chromium.org
2010-02-25
1
-30
/
+2
*
GTK: handle dom_ui-generated download drag events.
estade@chromium.org
2010-02-24
1
-21
/
+3
*
Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC...
estade@chromium.org
2010-02-19
1
-48
/
+28
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
GTK: lighten the color of the download item status/label text.
estade@chromium.org
2010-02-10
1
-16
/
+36
*
Remove redundant casts in g_signal_connect() throughout all gtk code we have.
erg@chromium.org
2010-02-10
1
-1
/
+1
*
GTK: Use page and app menu models.
estade@chromium.org
2010-01-07
1
-2
/
+2
*
GTK: Refresh the visibliity of other download items when removing a download ...
estade@chromium.org
2010-01-07
1
-0
/
+1
*
Implement browser action context menu on linux.
estade@chromium.org
2009-12-31
1
-10
/
+1
*
Handle extensions correctly when the default download location is not writable
kinuko@chromium.org
2009-12-25
1
-2
/
+2
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
1
-4
/
+4
*
GTK: Dynamically adjust width of download item dangerous warning.
estade@chromium.org
2009-11-30
1
-9
/
+13
*
linux: swap order of buttons for dangerous downloads
evan@chromium.org
2009-11-05
1
-7
/
+7
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
1
-10
/
+15
*
GTK: Change text for extension download UI.
estade@chromium.org
2009-10-20
1
-2
/
+5
*
Remove auto-open files from the download shelf on auto-open. This is the Gtk ...
thakis@chromium.org
2009-10-08
1
-0
/
+4
*
Make sure download shelf items and download items don't share names.
mhm@chromium.org
2009-10-01
1
-2
/
+2
*
Remove "Remove" from download item context menu on linux.
thakis@chromium.org
2009-09-25
1
-2
/
+0
*
GTK: Download item as drag source.
estade@chromium.org
2009-09-18
1
-0
/
+23
*
Add pause and resume to Linux download shelf.
craig.schlenter@chromium.org
2009-09-16
1
-0
/
+1
*
Remove code doing a no-op due to float -> int rounding.
phajdan.jr@chromium.org
2009-09-14
1
-3
/
+3
*
GTK: Chrome themes should use COLOR_BOOKMARK_TEXT for most download item text.
erg@google.com
2009-09-04
1
-28
/
+19
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-3
/
+3
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-3
/
+3
*
Fix DCHECK on download item removal, take 2.
estade@chromium.org
2009-08-26
1
-2
/
+14
*
Revert my download item change.
estade@chromium.org
2009-08-26
1
-15
/
+3
*
Don't DCHECK when removing items from the download shelf.
estade@chromium.org
2009-08-26
1
-2
/
+14
*
GTK Themes: Dropdown arrow size on download items should match font size.
erg@google.com
2009-08-25
1
-4
/
+10
*
GTK: Make the progress area go away when a download item is cancelled.
estade@chromium.org
2009-08-25
1
-1
/
+3
*
GTK Themes: Theme the dangerous file warning label and icon.
erg@google.com
2009-08-24
1
-29
/
+51
*
GTK Themes: Download items should be drawn with GTK, not nineboxes.
erg@google.com
2009-08-21
1
-20
/
+121
*
Download item gtk tidbits:
estade@chromium.org
2009-08-11
1
-5
/
+22
*
Properly size accepted dangerous downloads.
estade@chromium.org
2009-08-06
1
-4
/
+6
*
Add "Remove from list" for download item in the download shelf.
mhm@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
*
Work on RTL / BiDi Omnibox.
deanm@chromium.org
2009-07-16
1
-1
/
+1
*
Cancel icon load requests when we are getting shutdown.
estade@chromium.org
2009-07-15
1
-0
/
+1
*
GTK: Force a size on download items and elide the dangerous download filename.
estade@chromium.org
2009-07-13
1
-3
/
+8
*
GTK Themes: Refactored to use notifications instead of manual plumbing.
erg@google.com
2009-07-13
1
-10
/
+17
[next]