summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tabs
Commit message (Expand)AuthorAgeFilesLines
* Use system default favicon in tab strip when using GTK theme.estade@chromium.org2009-08-102-13/+32
* GTK: Change the way to calculate the position of the tab title text.estade@chromium.org2009-08-061-4/+8
* Hook up copy pasta hotkeys in gtk bookmark manager.estade@chromium.org2009-08-061-1/+1
* More theme fixes.tc@google.com2009-08-062-7/+14
* More Linux theme fixes.tc@google.com2009-08-061-1/+5
* Use a font size of 9pt in the tab titles. This is a bittc@google.com2009-08-051-5/+7
* Fixes bug in calculating size of tabs on linux tab strip. Specificallysky@chromium.org2009-08-031-4/+4
* gtk: Move the enter/leave-notify-event handling to TabRendererGtk and hook up...jhawkins@chromium.org2009-08-034-35/+26
* Fix a bug where we tried to get the position of the tabstriptc@google.com2009-07-311-2/+4
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-311-31/+29
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-314-20/+20
* gtk: Grab the pointer when we grab focus for the source tab's widget. Fixes ...jhawkins@chromium.org2009-07-301-1/+8
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-304-20/+20
* Gtk: DnD extravaganzaestade@chromium.org2009-07-281-2/+2
* gtk: Use the requested window bounds when determining the location of the sou...jhawkins@chromium.org2009-07-273-7/+20
* gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.jhawkins@chromium.org2009-07-273-7/+35
* GTK: Let custom draw buttons specify their stock size as well as their stock ...estade@chromium.org2009-07-242-3/+3
* gtk: Theme the tab close button.jhawkins@chromium.org2009-07-242-1/+18
* gtk: Fix the case where a user quickly moves the mouse away from a dragged tabjhawkins@chromium.org2009-07-236-3/+33
* gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...jhawkins@chromium.org2009-07-232-1/+11
* gtk: Keep track of the tab bounds using the size-allocate signal. Previously...jhawkins@chromium.org2009-07-222-7/+29
* gtk: Only accept text/uri-list drops in the tab strip. We were accepting tex...jhawkins@chromium.org2009-07-221-4/+2
* gtk: Fix a regression from r20404 which keeps a drag into the tabstrip from w...jhawkins@chromium.org2009-07-222-27/+34
* GTK: Center the tab text by its meanline, rather than halfway between its asc...estade@chromium.org2009-07-221-1/+3
* gtk: Two fixes for the tab leak:jhawkins@chromium.org2009-07-212-4/+4
* Make middle-clicking on GTK tabs not count for closing if you release off of ...brettw@chromium.org2009-07-211-1/+6
* linux: use tiny font in tab stripevan@chromium.org2009-07-211-2/+2
* Lop off the bottom pixel from the tab images.estade@chromium.org2009-07-211-14/+13
* Two tweaks to the linux tab strip code:sky@chromium.org2009-07-174-8/+24
* Changes the width of pinned tabs to be slightly bigger.sky@chromium.org2009-07-172-22/+12
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-172-4/+4
* gtk: Handle RTL layout when rendering the dragged tab.jhawkins@chromium.org2009-07-161-2/+5
* GTK Themes: Tint throbbers like we tint all other buttons in the interface.erg@google.com2009-07-158-50/+105
* Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte...erg@google.com2009-07-157-78/+41
* GTK Themes: Tint throbbers like we tint all other buttons in the interface.erg@google.com2009-07-157-41/+78
* gtk: Remove two calls to Update that are unnecessary. When we layout the dra...jhawkins@chromium.org2009-07-151-2/+0
* gtk: Handle RTL layout when positioning the tab strip drop arrow.jhawkins@chromium.org2009-07-151-1/+1
* Makes it so that if you drag a tab to the left edge of the tab stripsky@chromium.org2009-07-152-10/+76
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-6/+4
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-132-18/+31
* Adds rendering and dragging of pinned tabs to gtk.sky@chromium.org2009-07-139-143/+681
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-102-0/+0
* Fix a few issues with the drop arrow in the Linux tab strip:jhawkins@chromium.org2009-07-102-26/+19
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-102-9/+10
* Improve performance of dragged tab renderering.estade@chromium.org2009-07-092-91/+82
* Adds code to position the tab overview button during animations. Itsky@chromium.org2009-07-092-2/+16
* Use the calculated dragged tab bounds when rendering the screenshot into the ...jhawkins@chromium.org2009-07-091-3/+2
* Fix the Linux tab strip zone calculation when using the skyline. We are look...jhawkins@chromium.org2009-07-091-2/+3
* Initialize dragged tab backing store to null.estade@chromium.org2009-07-091-1/+2
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-082-9/+9