summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tab_contents/tab_contents_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-515/+0
* Allow constrained dialog to resize by not using fixed size.xiyuan@chromium.org2010-10-271-1/+1
* views: Fix a crash.anicolao@chromium.org2010-10-271-4/+7
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+10
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-301-0/+40
* Add in a browser test for dialog resizing, which was catching an issue with t...scottbyer@chromium.org2010-08-201-6/+5
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-211-1/+1
* Re-land r51526mnissler@chromium.org2010-07-051-2/+4
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-4/+2
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-2/+4
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Don't allow drop to panels (pop-ups) in ChromeOS.xiyuan@chromium.org2010-06-091-2/+4
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-2/+2
* Fix crash in tab_contents_view_gtk.cc when delegate is NULL.dpolukhin@chromium.org2010-05-061-8/+12
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-1/+1
* A patch to fix a couple of issues in interactive_ui_tests on ChromeOSoshima@chromium.org2010-04-051-4/+10
* Focus the location bar on any navigation to the NTP. Specifically, this focu...pkasting@chromium.org2010-03-301-1/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Fix HTML5 effectAllowed and dragEffect on Chrome Linux.tony@chromium.org2010-03-231-2/+1
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-221-1/+10
* Retry r41799:estade@chromium.org2010-03-181-2/+5
* Revert r41803 and r41799estade@chromium.org2010-03-171-5/+2
* Basic DragImage implementation.estade@chromium.org2010-03-171-2/+5
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-161-10/+1
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-151-1/+10
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-3/+3
* Removed logic which made the container size 0 when recreating a tab contentsdavemoore@chromium.org2010-03-021-7/+16
* Revert r39148 because it broke new tab for some kind of links (context menu "...dpolukhin@chromium.org2010-02-171-6/+0
* Remember initial size of new created tab content and use it when GTK widget s...dpolukhin@chromium.org2010-02-161-0/+6
* Attempt to fix the Linux Views and ChromiumOS builds following r38658.mark@chromium.org2010-02-101-3/+3
* Attempt to fix the Linux Views and ChromiumOS builds following r38658.mark@chromium.org2010-02-101-1/+1
* Fix Linux/views/ChromeOS build. There are two tab_contents_view_gtk.cc filesphajdan.jr@chromium.org2010-02-091-7/+10
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-7/+3
* Fixes bug in background tabs not getting sized correctly. The bugsky@chromium.org2010-01-121-0/+5
* Fixes bug in background tabs not getting sized correctly. We need tosky@chromium.org2010-01-081-1/+8
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-231-1/+3
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-31/+0
* linux_view: implement learn-more link in crash pagekuan@chromium.org2009-12-021-11/+30
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-141-4/+6
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-231-4/+4
* Lands http://codereview.chromium.org/306039 for Sean:sky@chromium.org2009-10-221-0/+45
* Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...sky@chromium.org2009-10-131-28/+7
* Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...nsylvain@chromium.org2009-10-131-7/+28
* Gets blocked popups to work on views/gtk. I had to fix a couple ofsky@chromium.org2009-10-121-28/+7
* Forwards mouse leave to renderer for views/gtk.sky@chromium.org2009-10-121-5/+5
* Pulls WebDragDest out of TabContentsViewGtk so that it can be used bysky@chromium.org2009-10-081-1/+5
* Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...jam@chromium.org2009-10-081-10/+0
* Wires up sad tab for views/gtk, and fixes crash in requesting focussky@chromium.org2009-10-081-1/+14
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-4/+3
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-1/+1