| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | When installing/uninstalling the clip on native buttons they would not be pai... | jcampan@chromium.org | 2009-10-02 | 1 | -2/+2 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 7 | -49/+128 |
* | Fixed a few bugs in view/gtk framework | oshima@chromium.org | 2009-09-25 | 1 | -2/+3 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 7 | -128/+49 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 7 | -49/+128 |
* | Land http://codereview.chromium.org/206025 for Charlie: | sky@chromium.org | 2009-09-16 | 1 | -4/+8 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 4 | -5/+41 |
* | Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut... | ben@chromium.org | 2009-08-01 | 2 | -19/+18 |
* | Fix bug introduced by my clipping changes - when you switched tabs the tab ar... | ben@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Fix NativeViewHostGtk clipping. | ben@chromium.org | 2009-07-23 | 3 | -65/+129 |
* | Fix two crashers with TOOLKIT_VIEWS build: | ben@chromium.org | 2009-07-21 | 1 | -2/+7 |
* | Fix build bustage by removing another dependency on browser/gtk by creating a... | ben@chromium.org | 2009-06-17 | 2 | -54/+26 |
* | Changing the focus manager to not subclass HWNDs (but for the top-windows).Co... | jcampan@chromium.org | 2009-06-12 | 2 | -9/+0 |
* | Make Combobox portable | ben@chromium.org | 2009-06-02 | 1 | -0/+4 |
* | Fixes a couple of related bugs: | sky@chromium.org | 2009-06-01 | 1 | -10/+27 |
* | Fixes to get gtk/views to bring up browser window w/out crashing | davemoore@chromium.org | 2009-05-30 | 1 | -1/+3 |
* | More views on gtk work: NativeViewPhotoboothGtk, adds a missing method | sky@chromium.org | 2009-05-29 | 1 | -0/+4 |
* | Fixes a slew of random link/compile errors for views on gtk. | sky@chromium.org | 2009-05-29 | 1 | -1/+1 |
* | Fix a memory leak... the wrapped platform helper isn't a view, so it's not au... | ben@chromium.org | 2009-05-29 | 3 | -6/+7 |
* | Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... | ben@chromium.org | 2009-05-29 | 7 | -0/+717 |