summaryrefslogtreecommitdiffstats
path: root/ui/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Fix bustage... these files were ommited from the CL.ben@chromium.org2011-05-191-1/+1
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-1/+1
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-1/+1
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-1/+1
* Removes code added to track down crash. The crash seems to havesky@chromium.org2011-04-151-2/+0
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-051-1/+2
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-313-24/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-285-6/+6
* Update OnMouseActivate override signatures.msw@chromium.org2011-03-091-16/+16
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-252-4/+6
* View API/implementation cleanup:pkasting@chromium.org2011-02-222-6/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-4/+4
* Complete the Focus Manager hookup.ben@chromium.org2011-02-034-6/+42
* Verify that:ben@chromium.org2011-02-034-1/+55
* More FocusManager hookup.ben@chromium.org2011-02-0310-25/+151
* Begin to integrate Focus Manager. Add Windows accelerator handler implementat...ben@chromium.org2011-02-025-2/+150
* Reorder methods in class View to better isolate methods that shouldn't be pub...ben@chromium.org2011-02-011-2/+2
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-0113-0/+1644