summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk bookmark manager:estade@chromium.org2009-06-132-26/+76
* GTK: Fix refresh accelerators.estade@chromium.org2009-06-131-6/+3
* Make findbar paint themed image.estade@chromium.org2009-06-135-29/+81
* Fix a bug where both restore and maximize buttons were showing aftertc@google.com2009-06-121-1/+1
* Refactor the titlebar code into its own class because it's getting bigtc@google.com2009-06-126-278/+387
* Use a bool instead of disconnecting/reconnecting the changedtc@google.com2009-06-122-11/+11
* Fix themed toolbar drawing following tabstrip changes.estade@chromium.org2009-06-127-13/+46
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-122-0/+5
* GTK: Change BlockedPopupContainerView to a cairo implementation.erg@google.com2009-06-121-42/+43
* Linux: fix icon theme double free on shutdown by eliminating dupes from icon ...estade@chromium.org2009-06-112-10/+4
* UI tweaks for the tab strip on linux.sky@chromium.org2009-06-112-2/+18
* GTK: Graphical polish on the BlockedPopupContainerView. Specifically, rounded...erg@google.com2009-06-112-17/+69
* GTK: shift-enter in find bar searches backwards.estade@chromium.org2009-06-111-1/+3
* Use the MessageLoopForUI::Observer interface to listen for mouse motion event...jhawkins@chromium.org2009-06-112-34/+27
* GTK: Forward certain key strokes from the find bar to the render view.estade@chromium.org2009-06-112-4/+55
* Start the resize animation after a delay once the mouse has left the tabstrip...jhawkins@chromium.org2009-06-112-21/+115
* Final touches on the Linux BookmarkBubble.deanm@chromium.org2009-06-114-12/+59
* Linux bookmark manager:estade@chromium.org2009-06-114-91/+278
* If widget is too small to render a nine box, just return (don't DCHECK).estade@chromium.org2009-06-112-14/+11
* Fix a couple problems with DownloadItemGtk.estade@chromium.org2009-06-111-12/+4
* Add helper for creating table of labeled controls.mattm@chromium.org2009-06-112-44/+15
* Replace a notimplemented with a link to the bug report.jhawkins@chromium.org2009-06-101-1/+1
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-102-0/+287
* First cut at tall titlebar and custom window frame.tc@google.com2009-06-104-28/+196
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-102-1/+12
* Bind ^Q to quit, as is standard with Linux GUI apps.tc@google.com2009-06-101-1/+1
* Implement default search engine combobox.mattm@chromium.org2009-06-102-5/+124
* <!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...willchan@chromium.org2009-06-101-0/+4
* Fix a linux bug in the find bar where we keep re-selecting texttc@google.com2009-06-102-2/+12
* Implement URL Drag & Drop for the linux tabstrip.jhawkins@chromium.org2009-06-094-8/+407
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-0811-56/+47
* linux build fixesestade@chromium.org2009-06-081-4/+4
* Fix bookmark bar shutdown crash.estade@chromium.org2009-06-081-0/+6
* GTK: More drag support for bookmark manager.estade@chromium.org2009-06-082-22/+107
* Remove a header that is no longer being used after r17818.jhawkins@chromium.org2009-06-081-1/+0
* GTK bookmark manager: organize menu and aesthetic improvements.estade@chromium.org2009-06-084-47/+114
* Hook up the Linux bookmark bubble to the bookmark editor.deanm@chromium.org2009-06-082-15/+124
* Linux: Duplicate Accelerator mapping in browser window mhm@chromium.org2009-06-061-1/+0
* Partial revert of r17790. Don't use a OwnedWidgetGtk for container_.thestig@chromium.org2009-06-062-17/+17
* Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.mattm@chromium.org2009-06-053-34/+13
* Implement and use the -> operator for OwnedWidgetGtk.thestig@chromium.org2009-06-0512-42/+43
* Make sure the tabstrip we're dragging in to is compatible with the source tab...jhawkins@chromium.org2009-06-053-1/+11
* Implement custom startup url list. (Recent urls list in the add url dialog notestade@chromium.org2009-06-054-12/+478
* Use custom strings for importer lock dialog.estade@chromium.org2009-06-051-3/+3
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-1/+1
* Implement some drag-n-drop for the bookmark manager.estade@chromium.org2009-06-058-147/+380
* Improve resizing behavior of options window. Rather than extra whitespace atevan@chromium.org2009-06-053-19/+23
* If there is nothing to import, return.kuchhal@chromium.org2009-06-051-4/+14
* Always redraw the location bar background when we resize.tc@google.com2009-06-041-0/+3
* Don't crash when dragging bookmarks from one bookmark bar to another (as with...estade@chromium.org2009-06-041-6/+13