summaryrefslogtreecommitdiffstats
path: root/views/controls/native/native_view_host_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Add in a browser test for dialog resizing, which was catching an issue with t...scottbyer@chromium.org2010-08-201-5/+9
* Revert revisions 47902 and 47900.dpolukhin@chromium.org2010-05-211-10/+5
* NativeViewHostGtk should use gtk_views_fixed instead of gtk_fixeddpolukhin@chromium.org2010-05-211-5/+10
* Gets rid of the annoying white dot in the upper left corner of allsky@chromium.org2010-04-231-0/+1
* Add EnableDoubleBuffer to WidgetGtkoshima@chromium.org2010-04-211-7/+9
* [Linux Views] Handle focus in event of native views and controls correctly.suzhe@chromium.org2010-04-121-5/+6
* Unblock focus signal handlers only when they're blocked.oshima@chromium.org2010-03-111-11/+18
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+2
* Don't emit focus event when moving focus around when re-creating fixed widget.oshima@chromium.org2010-01-271-5/+75
* Reverts change to native_view_host_gtk. This fixes the bug, but isn'tsky@chromium.org2010-01-071-2/+0
* Fixes bug that resulted in background tabs not getting sizedsky@chromium.org2010-01-071-1/+3
* Fixes bug where recreating fixed in NativeViewHostGtk causes focus tosky@chromium.org2010-01-061-0/+35
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-231-2/+12
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-7/+20
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-20/+7
* Fixed a few bugs in view/gtk frameworkoshima@chromium.org2009-09-251-2/+3
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-7/+20
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-20/+7
* Land http://codereview.chromium.org/206025 for Charlie:sky@chromium.org2009-09-161-4/+8
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-4/+28
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-011-12/+12
* Fix bug introduced by my clipping changes - when you switched tabs the tab ar...ben@chromium.org2009-07-231-0/+1
* Fix NativeViewHostGtk clipping.ben@chromium.org2009-07-231-56/+96
* Fix two crashers with TOOLKIT_VIEWS build:ben@chromium.org2009-07-211-2/+7
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-171-46/+20
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-2/+0
* Fixes a couple of related bugs:sky@chromium.org2009-06-011-10/+27
* Fixes to get gtk/views to bring up browser window w/out crashingdavemoore@chromium.org2009-05-301-1/+3
* More views on gtk work: NativeViewPhotoboothGtk, adds a missing methodsky@chromium.org2009-05-291-0/+4
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-291-1/+1
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-0/+173