summaryrefslogtreecommitdiffstats
path: root/views/controls/tree/tree_view.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move table and tree directories to ui/views/controls/.tfarina@chromium.org2011-11-231-342/+0
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* Wires up persisting expanded folders in the bookmark editor for views.sky@chromium.org2011-07-151-3/+0
* Add OVERRIDE to ui::TreeModelObserver overridden methods.tfarina@chromium.org2011-06-131-6/+8
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+1
* Show details about allowed and blocked cookies in a tabbed pane. Also reworksrogerta@chromium.org2011-03-111-0/+15
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-1/+2
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-2/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-27/+28
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-3/+3
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-2/+2
* Re-lands 58186:bryeung@chromium.org2010-09-031-3/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-10/+2
* Cleanup: Get rid of TreeNodeChildrenReordered.tfarina@chromium.org2010-08-111-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-1/+5
* Add an option to tree_view for whether to show lines from the root nodeian@chromium.org2009-11-181-2/+25
* The TableViewObserver::OnKeyDown method signature was changed recently andjcampan@chromium.org2009-10-231-1/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Uses POINT instead of CPoint to reduce the dependency in ATL.scherkus@chromium.org2009-09-031-1/+1
* Review URL: http://codereview.chromium.org/150051jcampan@chromium.org2009-06-301-4/+3
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-1/+4
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-1/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-4/+1
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-1/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+305