summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/notifications/balloon_view_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Update references part 1:msw@chromium.org2011-01-181-12/+0
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-121/+3
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-5/+8
* Almost done deinlining virtual methods.erg@google.com2010-12-161-1/+1
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-171-1/+1
* gtk: Use gtk signal macro in BalloonViewImpl and move a thunk implementation ...tfarina@chromium.org2010-09-081-4/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement BalloonView::Update on all platforms to navigate a notification bal...johnnyg@chromium.org2010-07-151-1/+1
* Update notifications UI on Linux to match the new mocks (wrench icon style).johnnyg@chromium.org2010-06-141-14/+5
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-1/+2
* notifications: No need to override no pure virtual functions.johnnyg@chromium.org2010-04-071-10/+0
* GTK: Provide GTK+ themed notifications.erg@chromium.org2010-03-261-0/+3
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-251-2/+2
* GTK: Notifications shouldn't crash when gtk notification is destroyed.erg@chromium.org2010-03-251-15/+5
* GTK: Clean up visual appearance of HTML5 notifications.erg@chromium.org2010-03-251-5/+2
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-251-2/+2
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-251-2/+2
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-171-0/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-3/+3
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-2/+2
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-151-0/+156