summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-1/+7
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* GTK: Make page and app menus shortcut control flow match windows more closely.estade@chromium.org2010-02-011-6/+2
* Fix a bug where we were only checking the screen size oftony@chromium.org2010-02-011-1/+1
* GTK: Fix theme overlay in off the record mode.erg@google.com2010-01-271-4/+5
* gtk: Implements bookmark bar import promotion link, that when clicked imports...erg@google.com2010-01-271-1/+1
* [Linux]Implement Cut, Copy and Paste from page menu.suzhe@chromium.org2010-01-251-0/+33
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-221-1/+1
* Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...estade@chromium.org2010-01-191-151/+14
* Removing obsolete code for chromeos.oshima@chromium.org2010-01-151-266/+0
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-151-3/+2
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-4/+22
* Attempt 2 at landing this:sky@chromium.org2009-12-211-0/+4
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-211-8/+0
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-181-0/+8
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-181-8/+0
* GTK: Get rid of some unecessary calls to BookmarkBarGtk::Show().estade@chromium.org2009-12-161-6/+0
* 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