index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
widget
/
tooltip_manager_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-391
/
+0
*
Revert "views: Move widget/ directory to ui/views." properly.
wez@chromium.org
2011-11-21
1
-0
/
+391
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-391
/
+0
*
views: Migrate widget/* to base::Bind.
tfarina@chromium.org
2011-10-06
1
-4
/
+7
*
* Call TooltipManager::Init once
yosin@chromium.org
2011-09-16
1
-7
/
+9
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
1
-2
/
+2
*
Delete a bunch of redundant code for trimming tooltips.
evan@chromium.org
2011-09-14
1
-8
/
+2
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-2
/
+2
*
Revert 93744 - 2nd try. added UI_API to Screen class.
csilv@chromium.org
2011-07-23
1
-2
/
+2
*
2nd try. added UI_API to Screen class.
oshima@google.com
2011-07-23
1
-2
/
+2
*
Revert 93724
oshima@google.com
2011-07-22
1
-2
/
+2
*
Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u...
oshima@google.com
2011-07-22
1
-2
/
+2
*
Disables tooltips if we can't create the tooltip window. I still don't
sky@chromium.org
2011-06-13
1
-4
/
+9
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-3
/
+2
*
Centralizes checking for non-null return from CreateWindow.
sky@chromium.org
2011-04-19
1
-0
/
+4
*
Use GetEventHandlerForPoint instead of GetViewForPoint.
sadrul@chromium.org
2011-02-25
1
-2
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-4
/
+4
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Remove wstring from views. Part 1: Switch member variables to string16.
avi@chromium.org
2011-01-10
1
-1
/
+1
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-3
/
+3
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
1
-2
/
+1
*
Misc. minor cleanup.
pkasting@chromium.org
2010-08-27
1
-2
/
+1
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-2
/
+2
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-1
/
+0
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+3
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-7
/
+5
*
Clean up TooltipManagerWin a bit. Original patch by Jay Soffian (see http://...
pkasting@chromium.org
2010-03-04
1
-22
/
+17
*
Fixes bug in views/gtk tooltips. Gtk wraps text in labels at
sky@chromium.org
2009-12-01
1
-0
/
+11
*
Fleshes out the tooltip implementation for views on Gtk. It doesn't
sky@chromium.org
2009-09-08
1
-78
/
+5
*
Fix bug where the tooltip would not be erased if it had been non-empty and th...
pkasting@chromium.org
2009-08-31
1
-4
/
+4
*
Splits TooltipManager so that it can be ported and stubs out the GTK
sky@chromium.org
2009-05-28
1
-0
/
+454