summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/status_bubble_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Fix bubbles (bookmark, status, blocked content, both extension ones) in resol...avi@chromium.org2010-03-161-2/+10
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Pick up a GTM roll and update the apis that changed in this roll.thomasvl@chromium.org2010-03-111-1/+2
* Make sure we adjust the theme source for the status bubble when moving betwee...avi@chromium.org2010-03-051-0/+2
* Another pass at removal of GTMTheme. Also fixes unreadability of bookmark bar...avi@chromium.org2010-02-231-1/+0
* [Mac] Always update the status bubble size when going fullscreen.rohitrao@chromium.org2010-02-191-1/+2
* Mac: move status bubble to fullscreen window (and back) when switching modes.viettrungluu@chromium.org2010-02-171-0/+15
* [Mac] GTMTheme is going to die!thomasvl@chromium.org2010-02-121-1/+1
* Mac: fix problem with un-minimizing windows using the app icon in the Dock.viettrungluu@chromium.org2009-12-071-2/+4
* Mac: improve apparent z-order problems when switching Spaces.viettrungluu@chromium.org2009-11-301-10/+23
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-141-2/+8
* "Am I on the right thread?" DCHECKs for StatusBubbleMac.mark@chromium.org2009-11-111-2/+9
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-101-1/+2
* Fix tests.thakis@chromium.org2009-11-091-2/+5
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-091-14/+31
* Status bubbles should wait before showing and hiding, and should fade in andmark@chromium.org2009-10-121-43/+296
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-081-4/+16
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-161-8/+4
* Committing original patch http://codereview.chromium.org/178036paul@chromium.org2009-09-151-6/+7
* Pretty-up the blocked popup view by sharing code from the status bubble. Bloc...pinkerton@chromium.org2009-09-081-150/+16
* Final tweaks to download item look on OS X. It now looks pretty much like on ...thakis@chromium.org2009-09-081-0/+1
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-4/+32
* Reverting 24700.avi@chromium.org2009-08-281-31/+4
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-4/+31
* Reverting 24512.avi@chromium.org2009-08-261-31/+4
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-261-4/+31
* Fix for the URL status bubble overlapping the download shelf.paul@chromium.org2009-07-211-5/+13
* Revert 19829.mirandac@chromium.org2009-07-021-4/+0
* Change status bubble so that it expands to accommodate URL's that are abridge...mirandac@chromium.org2009-07-021-0/+4
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-0/+4
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-3/+3
* move this to app/gfx, part of previous commitben@chromium.org2009-05-081-1/+1
* Don't order the bubble window front; it shows up just fine.avi@google.com2009-03-271-1/+0
* Updating TODO list; turns out that the fade is working but too quickly for my...avi@google.com2009-03-201-1/+0
* Fixing build by initializing all variables; TBR.avi@google.com2009-03-191-0/+6
* Make the status bubble avoid the mouse.avi@google.com2009-03-191-8/+93
* First pass at Mac status bubble.avi@google.com2009-03-171-0/+236