summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/info_bubble.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-8/+5
* Fix the Linux Views build, sigh. We need a trybot.pkasting@chromium.org2009-09-171-2/+3
* Try to make ImageBubbles draw correctly on Linux Views as well. This also fi...pkasting@chromium.org2009-09-171-67/+91
* Try to fix Linux Views build.pkasting@chromium.org2009-09-161-1/+1
* Convert InfoBubble to using BubbleBorder. This also replaces the border grap...pkasting@chromium.org2009-09-161-309/+184
* Another try to fix a build break caused by r26312.hbono@chromium.org2009-09-161-1/+1
* A quick build fix caused by r26312.hbono@chromium.org2009-09-161-1/+1
* More miscellaneous cleanup bits to try and move info_bubble.* closer to my lo...pkasting@chromium.org2009-09-161-54/+42
* Some initial cleanup of InfoBubble:pkasting@chromium.org2009-09-141-57/+21
* Use system background color for info bubbles. This causes some problems righ...pkasting@chromium.org2009-09-041-0/+7
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-281-13/+31
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-021-1/+1
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-6/+4
* Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...ben@chromium.org2009-06-221-0/+1
* Revert :nsylvain@chromium.org2009-06-221-4/+6
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-6/+4
* Reverting 18872.jcampan@chromium.org2009-06-191-4/+6
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-6/+4
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-10/+8
* Gets info_bubble compiling on linux. This code has a ton of ifdefs. Itsky@chromium.org2009-05-211-57/+81
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-1/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-2/+2
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Adds notification for when info bubble is created.sky@chromium.org2009-04-161-0/+7
* Fixes regression in painting info bubble. This is the result ofsky@chromium.org2009-04-151-9/+10
* Fixes crash on showing info bubble.sky@google.com2009-03-171-6/+4
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-3/+3
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-091-1/+0
* Support DWM switching.ben@chromium.org2009-03-031-2/+1
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-2/+8
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Don't expose the go and star button views directly through the BrowserWindow ...ben@chromium.org2009-01-231-1/+1
* Fixes info bubble painting bug. This was happening because we weresky@google.com2008-12-161-6/+11
* Changes the bookmark bubble to have the following logic:sky@google.com2008-12-151-9/+17
* Fixes regression in info bubble that caused crash on clicking star onsky@google.com2008-12-101-14/+6
* Rename Container->Widgetben@chromium.org2008-11-211-2/+2
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+3
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-3/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+3