summaryrefslogtreecommitdiffstats
path: root/app/tree_node_model.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+1
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-13/+1
* Remove wstrings from bookmarks, part 14.viettrungluu@chromium.org2010-08-251-5/+6
* Remove wstrings from bookmarks, part 9.viettrungluu@chromium.org2010-08-221-2/+2
* Remove wstrings from bookmarks, part 7.viettrungluu@chromium.org2010-08-211-8/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Enable interactive_ui_testsoshima@chromium.org2010-04-061-2/+5
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-101-15/+21
* Use string16 instead of wstring in bookmark data model.munjal@chromium.org2010-01-111-2/+21
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-171-1/+1
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-111-0/+5
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-2/+2
* Add a method to TreeNode to return total number of nodes in a subtree.munjal@chromium.org2009-10-251-0/+11
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-5/+12
* Make GetTitle returns const wstring& instead of wstring andmunjal@chromium.org2009-06-171-1/+1
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-0/+279