summaryrefslogtreecommitdiffstats
path: root/views/controls/native
Commit message (Expand)AuthorAgeFilesLines
* 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
* Polish ChromeOS options dialog:xiyuan@chromium.org2010-04-211-0/+10
* [Linux Views] Handle focus in event of native views and controls correctly.suzhe@chromium.org2010-04-122-9/+10
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-232-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Unblock focus signal handlers only when they're blocked.oshima@chromium.org2010-03-111-11/+18
* Clone of issue 577015.twiz@chromium.org2010-02-121-3/+8
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-102-0/+16
* 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
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-071-1/+19
* Fixes bug where recreating fixed in NativeViewHostGtk causes focus tosky@chromium.org2010-01-062-0/+39
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-237-12/+34
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-032-3/+15
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-2/+1
* When a GtkWidget was destroyed the NVH would not be detached.jcampan@chromium.org2009-10-091-3/+3
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-057-128/+49
* When installing/uninstalling the clip on native buttons they would not be pai...jcampan@chromium.org2009-10-021-2/+2
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-297-49/+128
* 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-247-128/+49
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-247-49/+128
* 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-144-5/+41
* Fix leak of GtkWidgets in NativeViewHost, and in doing so fix a crash on shut...ben@chromium.org2009-08-012-19/+18
* 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-233-65/+129
* 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-172-54/+26
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-122-9/+0
* Make Combobox portableben@chromium.org2009-06-021-0/+4
* 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
* Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...ben@chromium.org2009-05-293-6/+7
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-297-0/+717