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
/
tab_renderer_gtk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Implements mini-tab support for linux.
sky@chromium.org
2010-03-05
1
-17
/
+38
*
GTK: Change the vertical offsets in non-custom tab background images dependin...
erg@chromium.org
2010-02-23
1
-0
/
+7
*
GTK: Fix corrupted tab edges when theme changes.
erg@google.com
2010-02-17
1
-1
/
+10
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-0
/
+5
*
Gtk: improve performance of tab dragging.
estade@chromium.org
2009-12-14
1
-0
/
+4
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
1
-0
/
+13
*
Adds pinned tabs to windows. As the code between windows and gtk is
sky@chromium.org
2009-09-11
1
-1
/
+0
*
Minor tweaks to how pin tabs look:
sky@chromium.org
2009-09-01
1
-0
/
+4
*
Add a fast path for tab strip expose.
tony@chromium.org
2009-08-27
1
-0
/
+3
*
Make the tab strip expose events more targeted on linux.
tony@chromium.org
2009-08-26
1
-4
/
+8
*
gtk: Clip the cairo context to the extents provided to the DrawStringInt func...
jhawkins@chromium.org
2009-08-24
1
-0
/
+2
*
gtk: Update the tooltip state whenever the tab is resized.
jhawkins@chromium.org
2009-08-20
1
-3
/
+3
*
Cache the left and right tab curve images. We were spending a lot
tony@chromium.org
2009-08-19
1
-1
/
+22
*
Use system default favicon in tab strip when using GTK theme.
estade@chromium.org
2009-08-10
1
-1
/
+3
*
More theme fixes.
tc@google.com
2009-08-06
1
-2
/
+3
*
gtk: Move the enter/leave-notify-event handling to TabRendererGtk and hook up...
jhawkins@chromium.org
2009-08-03
1
-5
/
+6
*
gtk: Use the requested window bounds when determining the location of the sou...
jhawkins@chromium.org
2009-07-27
1
-0
/
+7
*
gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.
jhawkins@chromium.org
2009-07-27
1
-0
/
+3
*
gtk: Theme the tab close button.
jhawkins@chromium.org
2009-07-24
1
-0
/
+3
*
gtk: Keep track of the tab bounds using the size-allocate signal. Previously...
jhawkins@chromium.org
2009-07-22
1
-2
/
+6
*
Changes the width of pinned tabs to be slightly bigger.
sky@chromium.org
2009-07-17
1
-9
/
+0
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-4
/
+23
*
Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte...
erg@google.com
2009-07-15
1
-19
/
+4
*
GTK Themes: Tint throbbers like we tint all other buttons in the interface.
erg@google.com
2009-07-15
1
-4
/
+19
*
Adds rendering and dragging of pinned tabs to gtk.
sky@chromium.org
2009-07-13
1
-1
/
+20
*
Convert some stuff to string16 so the toolkit_views build can build again
ben@chromium.org
2009-07-10
1
-1
/
+2
*
GTK Themes: Use the correct text color in the tab strip.
erg@google.com
2009-07-08
1
-0
/
+7
*
Handle middle click on gtk tab close button.
mattm@chromium.org
2009-06-19
1
-0
/
+5
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-9
/
+0
*
Display tooltips for gtk tabs that have elided titles.
jhawkins@chromium.org
2009-06-03
1
-1
/
+1
*
Translate the canvas used to render gtk tabs by the tab bounds in order to re...
jhawkins@chromium.org
2009-05-20
1
-0
/
+4
*
Handle non-composited WMs when rendering the dragged tab. Also moves renderi...
jhawkins@chromium.org
2009-05-19
1
-8
/
+26
*
Implement the sad tab crash animation for tabs in linux.
jhawkins@chromium.org
2009-05-18
1
-0
/
+18
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
1
-2
/
+10
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-6
/
+6
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-1
/
+1
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Update the Linux tabstrip code to handle themes.
jhawkins@chromium.org
2009-05-12
1
-2
/
+6
*
move chrome_font to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Implement Linux tabs as widgets. This moves tab input handling into the corr...
jhawkins@chromium.org
2009-05-05
1
-7
/
+30
*
Refactor the tab button logic into TabButtonGtk.
jhawkins@chromium.org
2009-04-16
1
-31
/
+14
*
Remove instances of the New Tab button images that are not being used anymore.
jhawkins@chromium.org
2009-04-10
1
-1
/
+0
*
Implement mouse input handling for the close button in the Linux tabstrip.
jhawkins@chromium.org
2009-04-08
1
-1
/
+18
*
Implement loading animations. I've ignored the app mode and popup cases sinc...
willchan@chromium.org
2009-04-06
1
-21
/
+75
*
Update the definition of TabChangedAt in TabStripGtk to match the latest vers...
jhawkins@chromium.org
2009-04-06
1
-3
/
+4
*
Fix include guards in GTK tabstrip (chrome/browser/gtk/tabs/).
deanm@chromium.org
2009-04-06
1
-3
/
+3
*
Create a well-defined region that closely matches the shape of the tab to use...
jhawkins@chromium.org
2009-04-03
1
-3
/
+0
[next]