summaryrefslogtreecommitdiffstats
path: root/views/controls/table/table_view.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix column sizing in views::TableView.mnissler@chromium.org2010-07-071-0/+3
* Re-land r51526mnissler@chromium.org2010-07-051-4/+4
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-4/+4
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-4/+4
* Bound checkingon TableViewjcivelli@chromium.org2010-05-251-7/+3
* Remove checkbox table support, as it is unused.pkasting@chromium.org2010-05-101-4/+0
* Lands http://codereview.chromium.org/652010 for Thiago:sky@chromium.org2010-03-021-1/+20
* Avoid double freeing image list in TableView.mal@chromium.org2009-11-251-3/+0
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-3/+3
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-3/+3
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-3/+3
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-3/+3
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-211/+3
* Middle clicking on a bookmark from the bookmark manager nowbrettw@google.com2009-05-221-0/+6
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+2
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+676