| Commit message (Expand) | Author | Age | Files | Lines |
* | [Linux Views] Handle focus in event of native views and controls correctly. | suzhe@chromium.org | 2010-04-12 | 1 | -7/+8 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Fix crash/leak issue in native_view_host_gtk.cc. | oshima@chromium.org | 2009-12-23 | 1 | -2/+2 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -0/+20 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -20/+0 |
* | Fixed a few bugs in view/gtk framework | oshima@chromium.org | 2009-09-25 | 1 | -9/+19 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -0/+20 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -20/+0 |
* | Land http://codereview.chromium.org/206025 for Charlie: | sky@chromium.org | 2009-09-16 | 1 | -0/+1 |
* | Lands http://codereview.chromium.org/193032 for Charlie: | sky@chromium.org | 2009-09-15 | 1 | -1/+3 |
* | Removes an extraneous NOTIMPLEMENTED in native_control_gtk. | sky@chromium.org | 2009-09-10 | 1 | -1/+0 |
* | The FocusManager stores/restores focus when the top window becomes inactive/a... | jcampan@chromium.org | 2009-09-01 | 1 | -0/+18 |
* | Porting textfield to toolkit_views Gtk. | jcampan@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Make the views bookmark bubble work on GTK. | brettw@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Fix NativeViewHostGtk clipping. | ben@chromium.org | 2009-07-23 | 1 | -0/+2 |
* | Fixes to get gtk/views to bring up browser window w/out crashing | davemoore@chromium.org | 2009-05-30 | 1 | -3/+3 |
* | Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... | ben@chromium.org | 2009-05-29 | 1 | -2/+2 |
* | Stub out textfield on GTK | ben@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Minor gtk-views cleanup: | sky@chromium.org | 2009-05-20 | 1 | -6/+2 |
* | Adds back some code removed during Ben's landing of views renaming. | sky@chromium.org | 2009-05-11 | 1 | -0/+70 |