summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK Themes: Provide the correct inactive frame tint color.erg@google.com2009-07-102-4/+2
* Convert some stuff to string16 so the toolkit_views build can build againben@chromium.org2009-07-103-11/+12
* Improve performance of dragged tab renderering.estade@chromium.org2009-07-092-91/+82
* GTK Themes: "Other bookmarks" button should use correct borders.erg@google.com2009-07-091-0/+3
* Adds code to position the tab overview button during animations. Itsky@chromium.org2009-07-092-2/+16
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-092-3/+13
* Use the calculated dragged tab bounds when rendering the screenshot into the ...jhawkins@chromium.org2009-07-091-3/+2
* Change the window background color to the inactive color when thetc@google.com2009-07-094-22/+166
* GTK Theme: Localize "GTK Theme" button.erg@google.com2009-07-091-1/+2
* GTK Themes: Prevent colors from "leaking through" by using an event box.erg@google.com2009-07-092-3/+12
* Fix the Linux tab strip zone calculation when using the skyline. We are look...jhawkins@chromium.org2009-07-091-2/+3
* Scroll-wheeling, whilst over the tab-strip, now switches tabs on GTK/Linux.jhawkins@chromium.org2009-07-092-5/+32
* Initialize dragged tab backing store to null.estade@chromium.org2009-07-091-1/+2
* Linux: Add "set chrome as default" and "import profile data" option to First ...kuchhal@chromium.org2009-07-082-0/+208
* Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.brettw@chromium.org2009-07-084-20/+20
* Connect the ctrl-w accelerator to the task manager dialog, and close the wind...jhawkins@chromium.org2009-07-082-0/+44
* Make bookmark bar folder buttons look active so long as the menu is open.estade@chromium.org2009-07-083-2/+36
* XFCE disables the system decorations if there's an xshape set. Sotc@google.com2009-07-081-6/+10
* GTK: Allow user to drag onto folder in bookmark bar.estade@chromium.org2009-07-082-1/+37
* Wasn't able to browse to new files within panelsdavemoore@chromium.org2009-07-081-8/+2
* Initial work on Linux tab to search.deanm@chromium.org2009-07-082-3/+143
* Gtk: URI list dragging for bookmarks (source side only)estade@chromium.org2009-07-084-4/+31
* GTK Themes: Use the correct text color in the tab strip.erg@google.com2009-07-085-4/+40
* Give page/app menu native menu bar feel.estade@chromium.org2009-07-072-0/+76
* Wrap the task manager treeview in a GtkScrolledWindow in order to have a fram...jhawkins@chromium.org2009-07-071-1/+10
* Work around a bug in KWin where the window shape doesn't gettc@google.com2009-07-071-2/+6
* GTK Themes: Theme the popup notification.erg@google.com2009-07-072-19/+48
* GTK Themes: Status bubble obeys GTK colors now.erg@google.com2009-07-073-8/+49
* Adds a couple of keybindings.sky@chromium.org2009-07-071-0/+8
* Popup changesdavemoore@chromium.org2009-07-073-7/+49
* GTK Themes: Set the text color of bookmark buttons to theme color.erg@google.com2009-07-078-55/+103
* Activate the currently selected process when the user double clicks the task ...jhawkins@chromium.org2009-07-062-1/+30
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-061-0/+10
* GTK: Give the aboot dialog a facelift.estade@chromium.org2009-07-063-63/+140
* GTK: Improve look of find in page failure label.estade@chromium.org2009-07-061-1/+7
* Add a context menu to the gtk task manager.jhawkins@chromium.org2009-07-062-0/+133
* GTK: Preview images in file chooser.estade@chromium.org2009-07-031-0/+36
* Change some numbers on the gtk bookmark bar.estade@chromium.org2009-07-032-2/+2
* Knock out a couple more TODOs from the bookmark manager.estade@chromium.org2009-07-031-3/+34
* Re-show bookmark bar buttons whenever they're configured.estade@chromium.org2009-07-031-0/+2
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-0320-60/+444
* Revert 19829.mirandac@chromium.org2009-07-021-4/+0
* Fix bookmark util crashestade@chromium.org2009-07-021-0/+4
* Add more functionality to the gtk task manager:jhawkins@chromium.org2009-07-022-10/+55
* Change status bubble so that it expands to accommodate URL's that are abridge...mirandac@chromium.org2009-07-021-0/+4
* GTK: Clean up some bookmark related UI hacks.estade@chromium.org2009-07-023-57/+34
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-021-1/+1
* Paint infobar background as gradient.estade@chromium.org2009-07-021-5/+33
* Adds user metrics for tab overview.sky@chromium.org2009-07-011-0/+4
* Make Linux restore Omnibox contents on tab switch.evan@chromium.org2009-07-011-1/+1