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
/
tabs
/
dragged_tab_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-7
/
+4
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-4
/
+7
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-3
/
+3
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-3
/
+3
*
gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...
jhawkins@chromium.org
2009-07-23
1
-1
/
+7
*
gtk: Handle RTL layout when rendering the dragged tab.
jhawkins@chromium.org
2009-07-16
1
-2
/
+5
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-1
/
+2
*
Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte...
erg@google.com
2009-07-15
1
-2
/
+1
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-1
/
+2
*
gtk: Remove two calls to Update that are unnecessary. When we layout the dra...
jhawkins@chromium.org
2009-07-15
1
-2
/
+0
*
Adds rendering and dragging of pinned tabs to gtk.
sky@chromium.org
2009-07-13
1
-4
/
+25
*
Improve performance of dragged tab renderering.
estade@chromium.org
2009-07-09
1
-80
/
+78
*
Use the calculated dragged tab bounds when rendering the screenshot into the ...
jhawkins@chromium.org
2009-07-09
1
-3
/
+2
*
Initialize dragged tab backing store to null.
estade@chromium.org
2009-07-09
1
-1
/
+2
*
Two fixes for tab dragging in gtk:
jhawkins@chromium.org
2009-06-29
1
-0
/
+6
*
Add Linux support for getting the thumbnail and wire into the switcher.
brettw@chromium.org
2009-06-23
1
-5
/
+3
*
Render the dragged tab contents when detaching a tab from the tabstrip in gtk.
jhawkins@chromium.org
2009-06-19
1
-13
/
+111
*
Implement URL Drag & Drop for the linux tabstrip.
jhawkins@chromium.org
2009-06-09
1
-6
/
+2
*
Partial revert of r17790. Don't use a OwnedWidgetGtk for container_.
thestig@chromium.org
2009-06-06
1
-15
/
+15
*
Implement and use the -> operator for OwnedWidgetGtk.
thestig@chromium.org
2009-06-05
1
-15
/
+15
*
Merge app/gfx/gtk_util into base/gfx/gtk_util.
thestig@google.com
2009-06-03
1
-1
/
+1
*
Implement dragging a tab out of a TabStripGtk into its own browser window.
jhawkins@chromium.org
2009-05-26
1
-0
/
+4
*
Remove a debugging statement that was left in my last commit.
jhawkins@chromium.org
2009-05-20
1
-1
/
+0
*
Handle non-composited WMs when rendering the dragged tab. Also moves renderi...
jhawkins@chromium.org
2009-05-19
1
-10
/
+59
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
1
-0
/
+173