summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/status_bubble_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-7/+7
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-2/+1
* Change hover time to 1600 ms, and resize more quickly for smaller width change.mirandac@google.com2010-05-031-9/+172
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-4/+4
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-4/+4
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-2/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-141-16/+19
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-091-1/+1
* Refactor widget methods to support desktop notifications, including GTK stubs.johnnyg@chromium.org2009-10-261-1/+5
* Gets status bubbles on views/gtk to correctly track when the parentsky@chromium.org2009-10-211-2/+22
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-2/+2
* Ensure that status bubble does not obscure download shelf.mirandac@chromium.org2009-08-061-1/+2
* Fix compile error.nsylvain@chromium.org2009-08-011-1/+1
* Fix unrelated bustage... ALLOW_THIS...ben@chromium.org2009-08-011-1/+1
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-011-46/+16
* Stop drawing the status bubble text highlight because it sucks for themes.glen@chromium.org2009-07-251-23/+16
* Revert 19829.mirandac@chromium.org2009-07-021-173/+9
* Change status bubble so that it expands to accommodate URL's that are abridge...mirandac@chromium.org2009-07-021-9/+173
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-1/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+1
* Colors status bubble according to theme.mirandac@chromium.org2009-06-201-7/+11
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-1/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+1
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-1/+1
* Fix toolkit_views bustage.ben@chromium.org2009-06-041-3/+2
* Changed the status bar size to adapt to the size of the font,mirandac@chromium.org2009-05-291-26/+32
* Commit on behalf of Yusuke:glen@chromium.org2009-05-271-3/+8
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-3/+11
* Fix broken toolkit_views build by adding include of message_loop.ben@chromium.org2009-05-271-0/+1
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-68/+77
* Forces window to show and hide with native system calls at the beginningmirandac@chromium.org2009-05-231-0/+4
* Reverting 16802.mirandac@chromium.org2009-05-221-3/+0
* Forces window to show and hide with native system calls at the beginningmirandac@chromium.org2009-05-221-0/+3
* Commit for Yusuke. http://codereview.chromium.org/106005glen@chromium.org2009-05-161-10/+40
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-3/+3
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-3/+3
* Fix NOTREACHED in status bubble if window is made too small.glen@chromium.org2009-05-091-2/+3
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-2/+2
* Move *Animation to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-2/+2
* Fix status bubble shadow being opaque, which made the bubble appear to be off...pkasting@chromium.org2009-04-141-40/+34
* Remove the black line from the bottom of the status bubble.brettw@chromium.org2009-03-251-2/+3
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2