summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Assorted cleanup.estade@chromium.org2009-11-231-2/+2
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-142-8/+12
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* implement "Learn more" link in "Aw snap" page.kuan@chromium.org2009-11-102-5/+18
* Return false from TabContentsViewWin::HandleKeyboardEvent even if the tab con...ananta@chromium.org2009-11-101-1/+4
* Enable localization of default downloaded filename.tony@chromium.org2009-11-041-1/+2
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-234-14/+19
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-221-4/+6
* Lands http://codereview.chromium.org/306039 for Sean:sky@chromium.org2009-10-222-0/+63
* Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...sky@chromium.org2009-10-132-28/+10
* Shorten the generated file name to be less than MAX_PATH (on Windows).kuchhal@chromium.org2009-10-131-2/+4
* Revert 28716 - Gets blocked popups to work on views/gtk. I had to fix a coupl...nsylvain@chromium.org2009-10-132-10/+28
* Gets blocked popups to work on views/gtk. I had to fix a couple ofsky@chromium.org2009-10-122-28/+10
* 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-082-1/+10
* Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...jam@chromium.org2009-10-084-49/+0
* Wires up sad tab for views/gtk, and fixes crash in requesting focussky@chromium.org2009-10-083-2/+18
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-293-11/+15
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-282-12/+7
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-282-7/+12
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-1/+1
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-254-5/+6
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-144-65/+63
* Fix linux-views build by adding a header change I missed in my previous check...snej@chromium.org2009-09-082-2/+5
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-083-7/+15
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-031-2/+28
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-0/+2
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-2/+2
* Reverting 23406.levin@chromium.org2009-08-141-1/+1
* Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-141-1/+1
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-7/+9
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-122-22/+19
* Force sizing of a new tab as soon as TabContents is created.japhet@chromium.org2009-07-291-0/+2
* The focus would be messed-up when reloading a crashed tab, also causing accel...jcampan@chromium.org2009-07-291-1/+1
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-232-0/+27
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-232-2/+2
* Squash the "Confirm Form Repost" dialog triggered via an external context men...robertshield@chromium.org2009-07-232-0/+19
* Fix two crashers with TOOLKIT_VIEWS build:ben@chromium.org2009-07-211-0/+4
* Fix another d&d crash that happens when the tab contentstc@google.com2009-07-211-2/+1
* Allow TabContentsDelegates to process unhandled keyboard messages coming back...ananta@chromium.org2009-07-141-0/+5
* Fix a crash that happens if a tab is closed whiletc@google.com2009-07-102-4/+50
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-101-0/+0
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-023-11/+10
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-303-8/+47
* Merging r18584 into chrome/browser/views/tab_contents/tab_contents_view_win.cc.yusukes@google.com2009-06-241-2/+5
* Revert :nsylvain@chromium.org2009-06-221-6/+6
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-6/+6
* Reverting 18872.jcampan@chromium.org2009-06-191-6/+6
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-6/+6
* A crasher from the field seems to indicate that the page render widget host v...jcampan@chromium.org2009-06-191-1/+2