summaryrefslogtreecommitdiffstats
path: root/views/widget/tooltip_manager_win.h
Commit message (Expand)AuthorAgeFilesLines
* Reverts debugging code added for 90860. The change to MenuItemViewsky@chromium.org2011-08-241-2/+0
* Adds some debugging code in hopes of finding why 90860 is happening.sky@chromium.org2011-08-181-0/+2
* Disables tooltips if we can't create the tooltip window. I still don'tsky@chromium.org2011-06-131-2/+5
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-2/+2
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-311-3/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Clean up TooltipManagerWin a bit. Original patch by Jay Soffian (see http://...pkasting@chromium.org2010-03-041-5/+5
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Fleshes out the tooltip implementation for views on Gtk. It doesn'tsky@chromium.org2009-09-081-10/+0
* Splits TooltipManager so that it can be ported and stubs out the GTKsky@chromium.org2009-05-281-0/+160