| Commit message (Expand) | Author | Age | Files | Lines |
* | This adds in the ability for Chrome to generate windows with snapshots | gspencer@chromium.org | 2010-04-28 | 1 | -1/+2 |
* | Remove MessageLoopForUI::Observer in WidgetGtk. | oshima@chromium.org | 2010-04-26 | 2 | -27/+0 |
* | Remove unused local variables now that subclasses don't need to track their o... | pkasting@chromium.org | 2010-04-23 | 1 | -3/+0 |
* | Add a widget delegate handler for the WM_SETTINGCHANGE message in windows. T... | johnnyg@chromium.org | 2010-04-23 | 2 | -0/+6 |
* | Fix recursive calls to PaintNow under gtk2.18.3 and up. | oshima@chromium.org | 2010-04-23 | 1 | -1/+8 |
* | Add EnableDoubleBuffer to WidgetGtk | oshima@chromium.org | 2010-04-21 | 2 | -3/+26 |
* | Defer WidgetGtk's focus manager destruction | xiyuan@chromium.org | 2010-04-20 | 2 | -4/+21 |
* | UI Language switch implemented by propagating LocaleChanged() | glotov@google.com | 2010-04-20 | 5 | -0/+31 |
* | Hover buttons for notification. | oshima@chromium.org | 2010-04-16 | 1 | -6/+16 |
* | Fixes possible crash if the window hosting a menu was closed while the | sky@chromium.org | 2010-04-16 | 1 | -0/+3 |
* | Use a widget as drag icon for proper transparency handling. | xiyuan@chromium.org | 2010-04-14 | 1 | -5/+62 |
* | Allow SetAlwaysOnTop() before GtkWidget creation. | oshima@chromium.org | 2010-04-07 | 2 | -3/+12 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 2 | -14/+0 |
* | Remove the change that was checked in by accident. | oshima@chromium.org | 2010-04-03 | 2 | -17/+0 |
* | * WidgetGtk::OnKeyPressed never called on window because the signal handler | oshima@chromium.org | 2010-04-02 | 2 | -4/+26 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 6 | -6/+6 |
* | Reland r41641 "Make DevTools open docked by default..." | xiyuan@chromium.org | 2010-03-22 | 2 | -378/+98 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -2/+3 |
* | Fixes leak in WidgetGtk::OnWindowPaint. | sky@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Tweaks for login panels: | sky@chromium.org | 2010-03-19 | 1 | -2/+4 |
* | Move text_elider from app/gfx to app/ | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 4 | -4/+5 |
* | Revert "Make DevTools open docked by default for chrome os." | tony@chromium.org | 2010-03-16 | 2 | -98/+378 |
* | Gtk views code touch up | xiyuan@chromium.org | 2010-03-16 | 2 | -6/+22 |
* | Make DevTools open docked by default for chrome os. | xiyuan@chromium.org | 2010-03-15 | 2 | -378/+98 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 5 | -5/+5 |
* | chromeos: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-14 | 3 | -14/+20 |
* | Initial focus fix on x11/gtk | oshima@chromium.org | 2010-03-10 | 2 | -2/+9 |
* | Final removal of the bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-10 | 1 | -18/+19 |
* | Modify WidgetWin::Init() such that it doesn't create the FocusManager if the ... | marshall@chromium.org | 2010-03-10 | 1 | -2/+5 |
* | Support popups that don't accept clicks in Views/Linux | davemoore@chromium.org | 2010-03-09 | 2 | -1/+55 |
* | svn prop fixes. Applied to all files not in third_party. | pkasting@chromium.org | 2010-03-09 | 1 | -0/+0 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 5 | -26/+16 |
* | Fix build break. | johnnyg@chromium.org | 2010-03-04 | 1 | -2/+2 |
* | On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s... | johnnyg@chromium.org | 2010-03-04 | 6 | -2/+70 |
* | Clean up TooltipManagerWin a bit. Original patch by Jay Soffian (see http://... | pkasting@chromium.org | 2010-03-04 | 3 | -36/+28 |
* | Correct positioning of tooltips in nonclient portion of Aero windows. Origin... | pkasting@chromium.org | 2010-03-04 | 1 | -0/+6 |
* | Fix unititalized variables. | finnur@chromium.org | 2010-03-03 | 1 | -2/+2 |
* | Checking in patch for Denis Romanov (originally reviewed here: http://coderev... | finnur@chromium.org | 2010-03-03 | 2 | -18/+64 |
* | Fix a Chrome crash, which occurs in a ChromeFrame instance in the destructor ... | ananta@chromium.org | 2010-03-02 | 1 | -2/+3 |
* | Fixes crash in dragging from download manager on chrome os. | sky@chromium.org | 2010-02-25 | 1 | -2/+2 |
* | Landing Marshall Greenblatt change. | jcampan@chromium.org | 2010-02-24 | 2 | -4/+33 |
* | Fixes bug where on views/gtk we send an exit before every press. We're | sky@chromium.org | 2010-02-19 | 1 | -13/+25 |
* | Move compact navigation bar('s entry view) to main menu. | oshima@chromium.org | 2010-02-11 | 1 | -4/+18 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 5 | -2/+49 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -24/+24 |
* | MoveAbove/SetAlwaysOnTop implementation for WidgetGtk | oshima@chromium.org | 2010-01-27 | 1 | -2/+8 |
* | Makes WidgetGtk::GetBounds work if the widget_ is NULL (CloseNow has | sky@chromium.org | 2010-01-11 | 1 | -1/+5 |
* | Fixes bug in WidgetGtk. WidgetGtk::GetBounds can end up crashing. I | sky@chromium.org | 2010-01-08 | 1 | -1/+6 |