summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-5/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-287-8/+8
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-181-201/+0
* Update OnMouseActivate override signatures.msw@chromium.org2011-03-091-16/+16
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-081-1/+1
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-25/+17
* Revert 77068 - Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-071-1/+1
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-061-1/+1
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-042-1/+6
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-041-3/+3
* Rename the methods in DragController.thakis@chromium.org2011-03-041-7/+7
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-252-4/+6
* View API/implementation cleanup:pkasting@chromium.org2011-02-2213-368/+344
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-141-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-102-30/+30
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0512-18/+18
* Switch to using FocusEvent for focus change notifications. ben@chromium.org2011-02-0311-374/+175
* Method sorting.ben@chromium.org2011-02-033-397/+420
* Complete the Focus Manager hookup.ben@chromium.org2011-02-0313-69/+154
* Verify that:ben@chromium.org2011-02-037-11/+56
* More FocusManager hookup.ben@chromium.org2011-02-0314-37/+179
* Fix checkdeps by deleting not-built file.ben@chromium.org2011-02-021-1730/+0
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-0214-0/+3461
* Begin to integrate Focus Manager. Add Windows accelerator handler implementat...ben@chromium.org2011-02-028-2/+284
* Reorder methods in class View to better isolate methods that shouldn't be pub...ben@chromium.org2011-02-014-129/+167
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-0141-0/+4138