summaryrefslogtreecommitdiffstats
path: root/ui/views/examples/tree_view_example.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-131-1/+1
* views: Remove set_lines_at_root from TreeView API.tfarina@chromium.org2013-02-201-1/+0
* Replace views::Event with ui::Event.beng@google.com2012-08-101-1/+1
* views/examples: Pure pedantic change.tfarina@chromium.org2012-07-281-4/+4
* views/examples: Clean up cpplint warnings.tfarina@chromium.org2012-05-081-1/+0
* views/examples: Fix crash when closing views examples window.tfarina@chromium.org2012-03-191-0/+1
* views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...tfarina@chromium.org2012-03-111-3/+2
* Fix crash when closing treeview example.sky@chromium.org2012-02-281-0/+3
* Makes TreeViewViews only notify ContextMenuController if a node issky@chromium.org2012-01-101-5/+66
* Views based implementation of treeview. There are a couple of thingssky@chromium.org2012-01-071-0/+109