summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-236-68/+83
* Fix gcc-4.3 buildestade@chromium.org2009-06-231-0/+2
* Bring the potential drag destination window to the front when the mouse moves...jhawkins@chromium.org2009-06-231-1/+27
* Hide the window frame when the last tab is dragged out of a tabstrip.jhawkins@chromium.org2009-06-224-14/+29
* Move toolbar hotkeys to BrowserWindowGtk.estade@chromium.org2009-06-223-26/+12
* Support middle click navigation with infobar links.estade@chromium.org2009-06-223-2/+63
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-223-0/+47
* Always draw the blue gradient background, even if the custom frametc@google.com2009-06-221-24/+27
* Add support for XF86Back and friends. This is how it's done in Galeon.thestig@chromium.org2009-06-222-0/+16
* Fix type. Fixes the gcc4.3 build.tc@google.com2009-06-221-1/+1
* Move the titlebar background drawing from the titlebar to thetc@google.com2009-06-223-34/+15
* Rebuild the bookmark context menu from scratch when selection changes.estade@chromium.org2009-06-222-20/+57
* GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.erg@google.com2009-06-221-5/+3
* Add the ability to resize the window when over the custom frame.tc@google.com2009-06-226-68/+250
* gtk EditKeywordController properly enables controls when created without a Te...mattm@chromium.org2009-06-221-0/+2
* Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s...mattm@chromium.org2009-06-224-82/+162
* Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...mattm@chromium.org2009-06-225-2/+328
* Fonts and Languages Linux GTK Preparationmhm@chromium.org2009-06-221-0/+136
* Add Personal Stuff tab page to Options in Linux.mhm@chromium.org2009-06-203-6/+350
* Make gtk url picker and edit keyword view modal.mattm@chromium.org2009-06-202-5/+2
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-192-0/+127
* Attempt to fix weird crasher in gtk_floating_container_forall by checking mor...erg@google.com2009-06-191-4/+4
* Remove ourselves as a message loop observer in the tabstrip destructor to cat...jhawkins@chromium.org2009-06-191-0/+4
* Linux: make import warning dialog modal.kuchhal@chromium.org2009-06-192-0/+2
* Implement window open disposition for (some) navigation buttons.estade@chromium.org2009-06-194-5/+52
* Don't treat underscores as mnemonics in the bookmark bar.estade@chromium.org2009-06-191-2/+21
* Revert 18730 in attempt to repair Linux UI build bustage.jar@chromium.org2009-06-192-47/+9
* Render the dragged tab contents when detaching a tab from the tabstrip in gtk.jhawkins@chromium.org2009-06-193-19/+145
* linux: Load icons with gdk instead of using PNGDecoder.estade@chromium.org2009-06-191-17/+2
* Clean up BrowserWindowGtk constructor.estade@chromium.org2009-06-192-93/+104
* Linux crash fix.kuchhal@chromium.org2009-06-191-9/+26
* Handle middle click on gtk tab close button.mattm@chromium.org2009-06-192-0/+19
* Fix a bug where the window would not be shaped properly whentc@google.com2009-06-181-0/+1
* Fix tab strip paint regression for tabs other than the first tab.tc@google.com2009-06-181-1/+1
* Make the tabstrip transparent (doesn't paint a background) bytc@google.com2009-06-184-31/+8
* Fix a comment I meant to update in the last change.tc@google.com2009-06-181-1/+1
* Paint the custom frame border and round the corners.tc@google.com2009-06-183-15/+104
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-181-3/+22
* Set the gtk drag icon to a 1x1 transparent pixbuf so we don't get the default...jhawkins@chromium.org2009-06-181-0/+8
* Elide the URL in the status bubble.tc@google.com2009-06-182-9/+47
* Fix options window for Personalization on Linux.zork@chromium.org2009-06-181-1/+1
* Add gtk EditKeywordController.mattm@chromium.org2009-06-182-0/+306
* Add tools menu for bookmark manager gtk.estade@chromium.org2009-06-182-7/+149
* Adds the tab overview button to the tab strip.sky@chromium.org2009-06-172-0/+51
* Fixes bug where creating new tabs on linux would momentarily flash thesky@chromium.org2009-06-171-0/+4
* gtk fullscreen fixes.estade@chromium.org2009-06-172-9/+31
* gtk bookmark bar: Initialize a member variable.estade@chromium.org2009-06-171-0/+1
* gtk: Make sure icon is right size in download item.estade@chromium.org2009-06-171-5/+18
* GTK bookmark bar: only animate when user changes the pref (not, for example, ...estade@chromium.org2009-06-164-13/+24
* Gtk bookmark manager: add search + recently added nodes.estade@chromium.org2009-06-162-56/+251