summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_table_model.h
Commit message (Expand)AuthorAgeFilesLines
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-5/+5
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-10/+5
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-1/+4
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-5/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+3
* Add TableModel to the scaffold, so we don't depend on views.thestig@chromium.org2009-02-131-0/+7
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-231-0/+66