| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Use gtk signal macro in BalloonViewImpl and move a thunk implementation ... | tfarina@chromium.org | 2010-09-08 | 2 | -4/+5 |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | Linux: change the notification close button to match the tab close button, an... | johnnyg@chromium.org | 2010-08-20 | 1 | -16/+14 |
* | notifications: Convert some std::wstring over to string16. | tfarina@chromium.org | 2010-08-01 | 1 | -1/+1 |
* | Cleanup: Remove unneeded headers from app/ (part 3) | thestig@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | Modified resources for M6 theme. This doesn't actually modify layout yet, ju... | pkasting@chromium.org | 2010-07-28 | 1 | -4/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | Reapply r52859 | tfarina@chromium.org | 2010-07-18 | 3 | -134/+1 |
* | Revert 52859. | pfeldman@chromium.org | 2010-07-18 | 3 | -1/+134 |
* | notifications: Add a cross platform NotificationOptionsMenuModel that can be ... | tfarina@chromium.org | 2010-07-18 | 3 | -134/+1 |
* | Implement BalloonView::Update on all platforms to navigate a notification bal... | johnnyg@chromium.org | 2010-07-15 | 2 | -2/+8 |
* | position the balloons after closing in a way that will keep the next one's cl... | johnnyg@chromium.org | 2010-07-15 | 1 | -2/+2 |
* | Reapply r50859 with chromeos fixes. | erg@chromium.org | 2010-06-25 | 2 | -0/+6 |
* | Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr... | rafaelw@google.com | 2010-06-25 | 2 | -6/+0 |
* | GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items. | erg@chromium.org | 2010-06-25 | 2 | -0/+6 |
* | Update notifications UI on Linux to match the new mocks (wrench icon style). | johnnyg@chromium.org | 2010-06-14 | 2 | -105/+91 |
* | Resize sprites on linux to match the new images checked in. | johnnyg@chromium.org | 2010-05-11 | 1 | -3/+2 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 1 | -1/+2 |
* | notifications: No need to override no pure virtual functions. | johnnyg@chromium.org | 2010-04-07 | 1 | -10/+0 |
* | gtk: Align the notification buttons in the right side. | erg@chromium.org | 2010-03-30 | 1 | -8/+8 |
* | GTK: Fix notification animation so it scrolls up from the bottom right. | erg@chromium.org | 2010-03-29 | 1 | -5/+20 |
* | GTK: Provide GTK+ themed notifications. | erg@chromium.org | 2010-03-26 | 2 | -19/+62 |
* | Re-land 42631: The problem was that notifications aren't implemented on linux... | aa@chromium.org | 2010-03-25 | 3 | -5/+4 |
* | GTK: Notifications shouldn't crash when gtk notification is destroyed. | erg@chromium.org | 2010-03-25 | 2 | -31/+32 |
* | GTK: Clean up visual appearance of HTML5 notifications. | erg@chromium.org | 2010-03-25 | 2 | -47/+27 |
* | Revert 42631 as it seems to have broken browser tests on linux_views. | aa@chromium.org | 2010-03-25 | 3 | -4/+5 |
* | Finish wiring up notifications in extensions. | aa@chromium.org | 2010-03-25 | 3 | -5/+4 |
* | Refactor BalloonViewHost, removing a lot of duplicate code that crept into no... | johnnyg@chromium.org | 2010-03-23 | 2 | -220/+19 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Retry r41799: | estade@chromium.org | 2010-03-18 | 1 | -1/+3 |
* | Revert r41803 and r41799 | estade@chromium.org | 2010-03-17 | 1 | -3/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 2 | -3/+3 |
* | * Moved sticky/controls frag to chromeos::BalloonViewImpl | oshima@chromium.org | 2010-03-17 | 2 | -0/+2 |
* | Basic DragImage implementation. | estade@chromium.org | 2010-03-17 | 1 | -1/+3 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -3/+3 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 2 | -3/+3 |
* | Initialize the GTK style for the balloon toolbar before creating any view obj... | johnnyg@chromium.org | 2010-03-03 | 1 | -2/+2 |
* | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -2/+2 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -2/+2 |
* | Associate popups with the top level frame instead of the security origin. | erg@google.com | 2010-01-26 | 2 | -4/+2 |
* | Port notifications to linux. BalloonView and BalloonViewHost should be equiv... | johnnyg@chromium.org | 2010-01-15 | 6 | -0/+933 |