summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/balloon_collection_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-0/+21
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-2/+3
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-3/+2
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-2/+3
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-3/+2
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-2/+3
* Make mac notifications less janky: group the animation together so that they ...johnnyg@chromium.org2010-08-311-0/+4
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-151-0/+28
* New visuals for notifications on Windows.johnnyg@chromium.org2010-05-071-3/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-1/+1
* Refactoring balloon collection and added chromeos's BalloonCollection.oshima@chromium.org2010-03-021-2/+6
* Change some desktop notifications layout parameters to be per-platform rather...johnnyg@chromium.org2010-03-021-0/+12
* Refactor the calculation of desktop size to use an existing common method rat...johnnyg@chromium.org2010-01-051-35/+0
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-081-1/+1
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+54