summaryrefslogtreecommitdiffstats
path: root/views/controls/native_control_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Fix crash/leak issue in native_view_host_gtk.cc.oshima@chromium.org2009-12-231-2/+2
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-0/+20
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-20/+0
* Fixed a few bugs in view/gtk frameworkoshima@chromium.org2009-09-251-9/+19
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-0/+20
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-20/+0
* Land http://codereview.chromium.org/206025 for Charlie:sky@chromium.org2009-09-161-0/+1
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-151-1/+3
* Removes an extraneous NOTIMPLEMENTED in native_control_gtk.sky@chromium.org2009-09-101-1/+0
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-0/+18
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-1/+1
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-281-1/+1
* Fix NativeViewHostGtk clipping.ben@chromium.org2009-07-231-0/+2
* Fixes to get gtk/views to bring up browser window w/out crashingdavemoore@chromium.org2009-05-301-3/+3
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-2/+2
* Stub out textfield on GTKben@chromium.org2009-05-281-1/+1
* Minor gtk-views cleanup:sky@chromium.org2009-05-201-6/+2
* Adds back some code removed during Ben's landing of views renaming.sky@chromium.org2009-05-111-0/+70