summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-093-16/+12
* touch: Fix wheel scrolling for xinput2.sadrul@google.com2011-02-081-0/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-3/+3
* touch: Hide the X cursor when not in use.sadrul@chromium.org2011-01-261-18/+48
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-32/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-202-4/+4
* Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...sadrul@chromium.org2011-01-201-3/+32
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-32/+3
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-3/+3
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-181-1/+1
* Add some OWNERS files.ben@chromium.org2011-01-141-0/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-134-56/+56
* views (linux): Fix keyboard shortcuts.sadrul@chromium.org2011-01-041-19/+1
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-312-2/+0
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+3
* touch: Fix buildbot.sadrul@chromium.org2010-12-281-2/+4
* touch: Fix switching focus among fields in webpages.sadrul@chromium.org2010-12-211-10/+18