| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the web content accessibility tree a descendant of the main window's | dmazzoni@chromium.org | 2011-06-13 | 9 | -6/+53 |
* | keyboard: Fix visibility. | sadrul@chromium.org | 2011-06-06 | 1 | -2/+5 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 3 | -11/+11 |
* | Re-land: | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Revert 85269 - Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Reenable FREEZE_UPDATE property | oshima@google.com | 2011-04-11 | 1 | -1/+4 |
* | Notify child widgets before and after a reparenting. | asanka@chromium.org | 2011-03-31 | 1 | -21/+3 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -1/+2 |
* | Avoid dangling references to Views from FocusManager. | asanka@chromium.org | 2011-03-12 | 1 | -2/+2 |
* | Send accessibility events from GTK implementations of views. | dmazzoni@chromium.org | 2011-03-05 | 1 | -0/+1 |
* | Convert a few more methods to new Widget methods. | ben@chromium.org | 2011-03-03 | 2 | -20/+21 |
* | Reverting to fix builder redness. Please fix and reland. | ananta@chromium.org | 2011-03-02 | 2 | -21/+20 |
* | Remove/replace RootView/Widget getters with new NativeWidget getters. | ben@chromium.org | 2011-03-02 | 2 | -20/+21 |
* | Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti... | ben@chromium.org | 2011-02-24 | 2 | -2/+2 |
* | Remove "visible bounds in root changed" functions from RootView, move them to... | ben@chromium.org | 2011-02-16 | 2 | -6/+10 |
* | Rename Paint* -> OnPaint* | ben@chromium.org | 2011-02-16 | 2 | -3/+3 |
* | It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ... | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -1/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 5 | -5/+5 |
* | A NativeHostViewViews class for embedding views inside NativeHostView instances. | anicolao@google.com | 2010-12-17 | 4 | -3/+156 |
* | gtk views: NULL-check fixed_ before hiding | evan@chromium.org | 2010-11-12 | 1 | -1/+2 |
* | Fixes another gray rect. This problem occurred because NativeViewHost | sky@chromium.org | 2010-10-06 | 1 | -0/+2 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 2 | -9/+9 |
* | Add in a browser test for dialog resizing, which was catching an issue with t... | scottbyer@chromium.org | 2010-08-20 | 1 | -5/+9 |
* | views: Fix bad license headers found in some files | tfarina@chromium.org | 2010-07-28 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 4 | -0/+4 |
* | Revert revisions 47902 and 47900. | dpolukhin@chromium.org | 2010-05-21 | 1 | -10/+5 |
* | NativeViewHostGtk should use gtk_views_fixed instead of gtk_fixed | dpolukhin@chromium.org | 2010-05-21 | 1 | -5/+10 |
* | Gets rid of the annoying white dot in the upper left corner of all | sky@chromium.org | 2010-04-23 | 1 | -0/+1 |
* | Add EnableDoubleBuffer to WidgetGtk | oshima@chromium.org | 2010-04-21 | 1 | -7/+9 |
* | Polish ChromeOS options dialog: | xiyuan@chromium.org | 2010-04-21 | 1 | -0/+10 |
* | [Linux Views] Handle focus in event of native views and controls correctly. | suzhe@chromium.org | 2010-04-12 | 2 | -9/+10 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 2 | -2/+2 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Unblock focus signal handlers only when they're blocked. | oshima@chromium.org | 2010-03-11 | 1 | -11/+18 |
* | Clone of issue 577015. | twiz@chromium.org | 2010-02-12 | 1 | -3/+8 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 2 | -0/+16 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -2/+2 |
* | Don't emit focus event when moving focus around when re-creating fixed widget. | oshima@chromium.org | 2010-01-27 | 1 | -5/+75 |
* | Reverts change to native_view_host_gtk. This fixes the bug, but isn't | sky@chromium.org | 2010-01-07 | 1 | -2/+0 |
* | Fixes bug that resulted in background tabs not getting sized | sky@chromium.org | 2010-01-07 | 1 | -1/+3 |
* | Addded notification when ancestor gets changed. So windows that lack focus ma... | georgey@chromium.org | 2010-01-07 | 1 | -1/+19 |
* | Fixes bug where recreating fixed in NativeViewHostGtk causes focus to | sky@chromium.org | 2010-01-06 | 2 | -0/+39 |
* | Fix crash/leak issue in native_view_host_gtk.cc. | oshima@chromium.org | 2009-12-23 | 7 | -12/+34 |
* | Makes views not draw focus for native controls on Gtk. As Gtk renders | sky@chromium.org | 2009-12-03 | 2 | -3/+15 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -2/+1 |
* | When a GtkWidget was destroyed the NVH would not be detached. | jcampan@chromium.org | 2009-10-09 | 1 | -3/+3 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 7 | -128/+49 |