summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/notifications
Commit message (Expand)AuthorAgeFilesLines
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-252-0/+6
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-252-6/+0
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-252-0/+6
* Update notifications UI on Linux to match the new mocks (wrench icon style).johnnyg@chromium.org2010-06-142-105/+91
* Resize sprites on linux to match the new images checked in.johnnyg@chromium.org2010-05-111-3/+2
* 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: Align the notification buttons in the right side.erg@chromium.org2010-03-301-8/+8
* GTK: Fix notification animation so it scrolls up from the bottom right.erg@chromium.org2010-03-291-5/+20
* GTK: Provide GTK+ themed notifications.erg@chromium.org2010-03-262-19/+62
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-253-5/+4
* GTK: Notifications shouldn't crash when gtk notification is destroyed.erg@chromium.org2010-03-252-31/+32
* GTK: Clean up visual appearance of HTML5 notifications.erg@chromium.org2010-03-252-47/+27
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-253-4/+5
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-253-5/+4
* Refactor BalloonViewHost, removing a lot of duplicate code that crept into no...johnnyg@chromium.org2010-03-232-220/+19
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Retry r41799:estade@chromium.org2010-03-181-1/+3
* Revert r41803 and r41799estade@chromium.org2010-03-171-3/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-3/+3
* * Moved sticky/controls frag to chromeos::BalloonViewImploshima@chromium.org2010-03-172-0/+2
* Basic DragImage implementation.estade@chromium.org2010-03-171-1/+3
* 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-042-3/+3
* Initialize the GTK style for the balloon toolbar before creating any view obj...johnnyg@chromium.org2010-03-031-2/+2
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-2/+2
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+2
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-262-4/+2
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-156-0/+933