summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-167/+216
* Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...akalin@chromium.org2009-12-031-1/+1
* Windows/Linux: remove useless SetProfile() on tab selection.viettrungluu@chromium.org2009-12-021-1/+0
* Draw the normal window's frame in maximized mode. See BUG for more detail. Da...oshima@chromium.org2009-11-301-11/+1
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-241-0/+1
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-211-1/+1
* Add support for ShowHtmlDialog() to Linux. This is modeled off the MacOS and...zork@chromium.org2009-11-181-1/+2
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-1/+12
* [Linux] Hide fullscreen bubble when kiosk mode is active.mhm@chromium.org2009-11-171-4/+8
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-121-1/+10
* First cut at Exit Fullscreen bubble on Linux.tony@chromium.org2009-11-091-0/+4
* Kiosk Mode implementation.mhm@chromium.org2009-11-091-0/+5
* GTK: Change find bar to use a floating container rather than some hacked up g...estade@chromium.org2009-11-061-8/+15
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-051-0/+4
* Linux: Initialize |restored_bounds_| so new windows always have a proper size.thestig@chromium.org2009-11-031-2/+2
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-2/+2
* Based on the rest of the codebase, I think we're supposed to #include chromiu...pkasting@chromium.org2009-10-301-1/+1
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-301-5/+6
* GTK: add back toolbar border.estade@chromium.org2009-10-291-1/+13
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-291-1/+1
* Linux: set minimum window size to 100x100 so it does not disappear with a cus...thestig@chromium.org2009-10-291-3/+5
* Give the TabContentsContainer a white background so the user willtony@chromium.org2009-10-281-2/+4
* Fix fullscreen mode in chromeos=1 build.oshima@chromium.org2009-10-261-10/+31
* Fix chromeos build break due to out-of-order member initialization.estade@chromium.org2009-10-231-1/+1
* GTK: Fix startup UMR.estade@chromium.org2009-10-231-0/+1
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-231-2/+3
* * Moved panel controller to chromeos directoryoshima@chromium.org2009-10-221-1/+1
* Remove the extension shelf on Linux.phajdan.jr@chromium.org2009-10-211-15/+3
* GTK: theme the info bar border.estade@chromium.org2009-10-201-1/+1
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Don't use gtk_dialog_run for extension install errors becausetony@chromium.org2009-10-201-2/+2
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-0/+5
* Fixes crash in toolkit_views. The problem with the current code isoshima@chromium.org2009-10-161-1/+1
* GTK: Add theme install bubble.estade@chromium.org2009-10-151-2/+2
* Show "Loading" bubble while loading a theme.avi@chromium.org2009-10-151-0/+5
* Wires up bookmark all tabs on linux.sky@chromium.org2009-10-131-0/+2
* Just add a comment to explain some empty functions.tony@chromium.org2009-10-091-0/+6
* Set size before realizing window in chrome os.davemoore@chromium.org2009-10-091-0/+4
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-2/+2
* Makes MainMenu a singleton and loaded 5 seconds after startup. This issky@chromium.org2009-10-071-0/+2
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* 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