summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Implement the core functionality of the gtk task manager.jhawkins@chromium.org2009-07-012-52/+273
* More new tab button tweaks. I'm leaving tab_start_x as I suspect I'msky@chromium.org2009-07-011-15/+5
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-012-0/+5
* Ensure bookmark title truncation always produces a valid UTF-8 string.craig.schlenter@chromium.org2009-07-011-6/+11
* Bookmark manager polish:estade@chromium.org2009-07-012-19/+111
* Don't try to optimize out browser window reshapes.estade@chromium.org2009-07-012-12/+0
* Update the browser window's shape on state change.estade@chromium.org2009-06-302-3/+15
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-304-15/+186
* Fix a bug where we were getting a resize cursor near the top of the webtc@google.com2009-06-301-2/+9
* Make the Linux location bar SSL icon padding match Windows.deanm@chromium.org2009-06-301-2/+2
* GTK custom frame: Don't show the border when maximized. Enlarge the close but...estade@chromium.org2009-06-304-9/+33
* More web contents dragging.estade@chromium.org2009-06-2911-120/+159
* Make tabstrip flush with top of titlebar when custom frame is enabled and bro...estade@chromium.org2009-06-292-4/+21
* Fix a bug where all clicks in app mode windows would result in a window move.tc@google.com2009-06-291-4/+10
* GTK: Drags from bookmark menus to the bookmark bar.erg@google.com2009-06-296-130/+244
* update dnd registry enum to work properly with bitmaskestade@chromium.org2009-06-291-4/+4
* Two fixes for tab dragging in gtk:jhawkins@chromium.org2009-06-291-0/+6
* GTK DND:estade@chromium.org2009-06-299-79/+146
* Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...pfeldman@chromium.org2009-06-291-1/+5