summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-1/+1
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-13/+38
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-011-20/+48
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-301-8/+1
* Linux: Raise window after click on titlebar or border.derat@chromium.org2009-09-291-0/+5
* Directly add ExtensionShelfGtk to the widget hierarchy.tony@chromium.org2009-09-291-1/+2
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-281-46/+39
* linux: add mutter to window frame whitelistevan@chromium.org2009-09-251-0/+1
* A change to make popups work correctly in the GTK build brokedavemoore@chromium.org2009-09-251-0/+6
* Linux: stop the window reconfigure debounce timer when a window is closed.mdm@chromium.org2009-09-251-0/+3
* GTK: Add three simple unit tests to the bookmark bar.erg@google.com2009-09-251-1/+1
* Linux: work around browser windows that get stuck maximized by the WM.mdm@chromium.org2009-09-251-1/+12
* The shadow drawn by the browser window was being drawn over bydavemoore@chromium.org2009-09-251-6/+6
* Remove an unnecessary vbox from the widget hierarchy.tony@chromium.org2009-09-251-33/+27
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-251-0/+4
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-3/+3
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-0/+2
* Reverting 26975.pkasting@chromium.org2009-09-231-3/+3
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-3/+3
* Linux: create dropped tab windows at the restore size of the source window in...mdm@chromium.org2009-09-231-1/+1
* Revert "Revert "Add back ctrl+shift+delete for bringing up the "Clear browsin...tony@chromium.org2009-09-231-0/+2
* Revert "Add back ctrl+shift+delete for bringing up the "Clear browsing data""tony@chromium.org2009-09-231-2/+0
* Add back ctrl+shift+delete for bringing up the "Clear browsing data"tony@chromium.org2009-09-231-0/+2
* Download in progress dialog:estade@chromium.org2009-09-231-2/+2
* Linux: correctly update window restore bounds.mdm@chromium.org2009-09-221-3/+6
* The main menu button is now enabled by default.sky@chromium.org2009-09-211-16/+12
* Changes the main menu from displaying a static image to loading a page.sky@chromium.org2009-09-201-41/+2
* Linux: avoid browser windows moving around by the size of WM decorations over...mdm@chromium.org2009-09-181-4/+36
* linux: add names to some widgets for parasite's benefitevan@chromium.org2009-09-171-0/+1
* GTK: Connect signal handlers before initing widgets in browser window.estade@chromium.org2009-09-151-1/+1
* Linux: Don't vertically tile the frame background.tony@chromium.org2009-09-151-7/+10
* GTK: Don't show bookmark bar remnants in fullscreen mode.estade@chromium.org2009-09-141-1/+1
* GTK: Don't show extension shelf when it's empty.estade@chromium.org2009-09-141-15/+2
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-141-0/+11
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-141-7/+13
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-121-1/+1
* Size popups by their contents, not the window's outer bounds.estade@chromium.org2009-09-111-8/+36
* Since themes are designed with the custom frame in mind, we need to offsettony@chromium.org2009-09-111-1/+9
* Disallow popup windows from setting the window size to the exacttony@chromium.org2009-09-101-11/+17
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-101-45/+42
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-101-42/+45
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-091-45/+42
* GTK: Don't let the page widget(s) handle key events that webkit didn't handle.estade@chromium.org2009-09-091-7/+3
* Move the "history is too new" dialog out oftony@chromium.org2009-09-051-0/+14
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-031-1/+1
* Some enhancements as requested to the compact nav bar. The search box looksbrettw@chromium.org2009-09-021-7/+53
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-011-15/+19
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-3/+2
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-311-0/+6