summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ...rsesek@chromium.org2010-08-251-1/+5
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-0/+1
* remove toolstripserikkay@chromium.org2010-08-121-8/+0
* Implement BrowserWindow deactivate on Linux (views and GTK).jcivelli@chromium.org2010-08-121-2/+1
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+5
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-11/+11
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-2/+0
* Fix a bug with detecting window sizes that match the monitor size.tony@chromium.org2010-07-301-11/+17
* Fix a bug where it's not possible to get out of fullscreen mode.tony@chromium.org2010-07-291-3/+25
* GTK: Fix some event coordinate logicestade@chromium.org2010-07-281-2/+2
* revert r53268:estade@chromium.org2010-07-231-5/+0
* GTK: when closing a browser window, cancel the active drag session.estade@chromium.org2010-07-211-0/+5
* Remove the page and app menus.pkasting@chromium.org2010-07-201-5/+1
* Nukes the nano tab style on gtk and brings back the toolbar for appssky@chromium.org2010-07-171-19/+6
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+6
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-6/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+6
* GTK: reduce cpu usage of upgrade notification animation.estade@chromium.org2010-07-141-2/+4
* Reland -- Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-121-6/+19
* Revert "Add tab menu item to show/hide toolbar for app tabs"rafaelw@chromium.org2010-07-081-18/+6
* Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-081-6/+18
* GTK: always draw popup window custom frameestade@chromium.org2010-06-301-9/+6
* GTK: Cancel loading animations during shutdown.estade@chromium.org2010-06-251-0/+3
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-0/+12
* Linux: Remove KWin from the list of window managers that default to custom fr...erg@chromium.org2010-06-141-1/+0
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-4/+5
* GTK: Always use default frame in popup windows.erg@chromium.org2010-06-101-21/+21
* [GTK] fix a corner case where unmaximize wouldn't work.estade@chromium.org2010-06-101-2/+2
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-8/+0
* [GTK] Don't go back twice when double-clicking the mouse's back button.estade@chromium.org2010-06-081-8/+8
* GTK: Repaint the toolbar after the bookmark bar has finished.erg@google.com2010-06-031-0/+4
* Linux/GTK: implement update notification.estade@chromium.org2010-06-031-1/+2
* Implement upgrade notifications.finnur@chromium.org2010-05-261-0/+4
* GTK: more toolbar corner rounding polish.estade@chromium.org2010-05-181-11/+14
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-171-1/+2
* GTK: size popup windows by their content, not outer bounds.estade@chromium.org2010-05-171-6/+8
* GTK: custom frame/drop shadow updates.estade@chromium.org2010-05-121-27/+43
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-3/+2
* DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).pfeldman@chromium.org2010-05-031-4/+0
* GTK: Use signal macros for most of BrowserWindowGtk.erg@google.com2010-04-301-114/+97
* GTK: Popup windows that use the custom frame should use the tab image instead...erg@google.com2010-04-301-35/+89
* Windows/Views: delete native bookmark manager code.viettrungluu@chromium.org2010-04-281-4/+0
* Linux/GTK: delete native bookmark manager code.viettrungluu@chromium.org2010-04-261-2/+1