summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Don't create new tabs for middle clicks on bookmark items when the user relea...estade@chromium.org2009-07-221-0/+6
* Try again: Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-221-1/+59
* GTK Themes: Fixes button state on pressed back/forward buttons and toolbar it...erg@google.com2009-07-212-17/+25
* gtk: Two fixes for the tab leak:jhawkins@chromium.org2009-07-212-4/+4
* gtk: Make GtkThemeProvider own the gtk label widget. The widget is not added...jhawkins@chromium.org2009-07-212-5/+7
* Make middle-clicking on GTK tabs not count for closing if you release off of ...brettw@chromium.org2009-07-211-1/+6
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-214-6/+24
* GTK: Popup notification is readable with dark themes in chrome theme mode.erg@google.com2009-07-212-2/+50
* GTK Themes: Get text color from a label object; this should fix some theme te...erg@google.com2009-07-212-18/+23
* GTK Themes: In GTK mode, bookmark buttons should be the same size as "Other b...erg@google.com2009-07-211-0/+21
* Add link button for certificate management, linking to wiki page LinuxCertMan...mattm@chromium.org2009-07-211-1/+33
* 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
* Info bubble focus tweaks.estade@chromium.org2009-07-213-18/+51
* linux: implement encodings menuevan@chromium.org2009-07-216-64/+105
* Fix GTK/Mac builds.ben@chromium.org2009-07-212-4/+2
* GTK Themes: Fix spacing so page and app menus take up full height in GTK them...erg@google.com2009-07-201-5/+7
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-1/+1
* When we save the window bounds, make sure we are only storing thetc@google.com2009-07-202-10/+12
* Change fullscreen mode to be determined by the window manager.tc@google.com2009-07-202-21/+30
* linux: remove unimplemented menu itemsevan@chromium.org2009-07-201-4/+12
* gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t...jhawkins@chromium.org2009-07-201-1/+1
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-201-3/+19
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-192-0/+14
* Reverting 21032.jcampan@chromium.org2009-07-182-14/+0
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-181-51/+1
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-182-0/+14
* Another bookmark manager crash fix after r20565.estade@chromium.org2009-07-171-1/+1
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-171-1/+51
* Two tweaks to the linux tab strip code:sky@chromium.org2009-07-174-8/+24
* Begin work on extension shelf for Linux.phajdan.jr@chromium.org2009-07-174-1/+251
* Do not block all task manager tree view mouse release events.estade@chromium.org2009-07-171-4/+2
* Rename the Cancel button to Close in gtk Clear Browsing Data.mattm@chromium.org2009-07-171-1/+1
* Fix same crashy assumption that I fixed in r20967 later on in normal theme mode.erg@google.com2009-07-171-3/+6
* Changes the width of pinned tabs to be slightly bigger.sky@chromium.org2009-07-172-22/+12
* This matches the behavior on Windows. Also this change lets user close Chrome...kuchhal@chromium.org2009-07-172-0/+15
* Need to cleanup first run dialog on cancellation too.kuchhal@chromium.org2009-07-171-3/+4
* Fix occasional crash at startup in gtk_chrome_button_expose.erg@google.com2009-07-171-2/+3
* Set window icon on task manager.estade@chromium.org2009-07-171-0/+1
* forgot a file (or rather gcl was hiding it in another cl)estade@chromium.org2009-07-171-10/+3
* Set window icon on options dialog, bookmark manager.estade@chromium.org2009-07-173-3/+2
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-1710-75/+128
* Fix linux unit tests by checking for NULL that's impossible in real code, but...erg@google.com2009-07-161-2/+2
* GTK Themes: Make the location bar area look native.erg@google.com2009-07-167-36/+214
* GTK: Fix bookmark manager crash on startup introduced by r20565estade@chromium.org2009-07-162-9/+11
* Show progress Window when importing profile from First Run dialog.kuchhal@chromium.org2009-07-162-5/+23
* Select correct default folder in bookmark editor gtk.estade@chromium.org2009-07-161-1/+1
* gtk: Handle RTL layout when rendering the dragged tab.jhawkins@chromium.org2009-07-161-2/+5
* Work on RTL / BiDi Omnibox.deanm@chromium.org2009-07-165-15/+23
* DevTools: Initial commit with docked devtools window support on Linux.pfeldman@chromium.org2009-07-164-13/+55