summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* Get the correct touch identifiers from an X event.sadrul@chromium.org2011-05-021-3/+17
* Create InitParams for Window.ben@chromium.org2011-04-281-4/+4
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-2/+2
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-17/+16
* Refactor some mouse/wheel/touch XEvent handling.msw@chromium.org2011-04-261-106/+31
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-262-3/+3
* Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....msw@chromium.org2011-04-221-1/+8
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-8/+1
* Reverting since caused compile failures on Linux.amit@chromium.org2011-04-221-1/+8
* Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.msw@chromium.org2011-04-221-8/+1
* Get rid of the set_delete_on_destroy setter now that we have CreateParams.ben@chromium.org2011-04-211-12/+13
* Make sure the device list is kept up-to-date.sadrul@chromium.org2011-04-201-0/+8
* Don't store/restore focus when window is activated/deactivated on linux.oshima@google.com2011-04-071-0/+6
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-012-9/+14
* touch: Fix compile (regressed in r80024).sadrul@chromium.org2011-04-011-0/+4
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-2/+2
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-281-10/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-282-4/+4
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-181-6/+4
* Avoid dangling references to Views from FocusManager.asanka@chromium.org2011-03-122-7/+12
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-102-4/+4
* touch: Fix compile for the new MouseEvent ctors (r77221).sadrul@chromium.org2011-03-081-4/+8
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-1/+1
* Set the focus change reason even if calling SetFocusedViewWithReason on admazzoni@chromium.org2011-03-071-2/+3
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-042-1/+6
* Two things:ben@chromium.org2011-03-041-3/+1
* One more chromeos fix for the InitWindow rename.thakis@chromium.org2011-03-041-1/+1
* Final conversion step. Convert FocusManager, WidgetWin, SpeechInputBubble, an...ben@chromium.org2011-03-031-2/+4
* Get rid of most of the old method uses from WidgetGtk. I think this is safe.ben@chromium.org2011-03-032-5/+5
* Reverting to fix builder redness. Please fix and reland.ananta@chromium.org2011-03-023-9/+7
* Remove/replace RootView/Widget getters with new NativeWidget getters.ben@chromium.org2011-03-023-7/+9
* touchui: Fix building on a buildbot.sadrul@chromium.org2011-02-251-2/+4
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-251-7/+7
* These files were meant to go with my change here http://codereview.chromium.o...ben@chromium.org2011-02-241-4/+4
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-242-25/+9
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-243-45/+20
* Revert 74693. Changing approach.ben@chromium.org2011-02-142-6/+6
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-141-1/+1
* Fix small incompatibility issues with Visual Studio 2010.jeanluc@chromium.org2011-02-141-9/+27
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-112-6/+6
* touch: Fix build after NativeEvent2 change.sadrul@chromium.org2011-02-111-1/+2
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-113-7/+4
* Use DispatchX for dispatching X events.sadrul@chromium.org2011-02-112-3/+3
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-111-3/+3
* Revert 74518 - Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-3/+3
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-3/+3
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-104-14/+13
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-5/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-092-6/+5
* Move Event files into views/eventsben@chromium.org2011-02-092-2/+2