summaryrefslogtreecommitdiffstats
path: root/chrome/views/table_view.cc
Commit message (Expand)AuthorAgeFilesLines
* ===================================================xji@chromium.org2009-01-231-1/+1
* Move skia_utils into the skia namespace.brettw@google.com2008-12-121-3/+3
* Fixes a handful of related bookmark manager bugs/requests:sky@google.com2008-12-111-2/+3
* Fixes bug where context menu for table/tree in rtl was showing up onsky@google.com2008-12-101-0/+2
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-4/+4
* Fixes context menu behavior of table view. In particular when runningsky@google.com2008-12-021-15/+43
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-4/+4
* Changes table_view to get position for context menu from the currentsky@google.com2008-11-251-0/+15
* Rename Container->Widgetben@chromium.org2008-11-211-2/+1
* Changes TableView to have its own mouse handling code so that we cansky@google.com2008-11-121-4/+150
* Changes tree/table to pass in an appropriate location when the contextsky@google.com2008-11-101-0/+18
* First cut at the bookmark manager. There are still a fair number ofsky@google.com2008-10-291-0/+17
* Handful of changes to NativeControl, TreeView and TableView I'm goingsky@google.com2008-10-241-12/+57
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-3/+3
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-8/+7
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Convert GetPreferredSize from:beng@google.com2008-10-151-7/+2
* Enables sorting of the tables in the password editor and the URLsky@google.com2008-10-081-11/+13
* Adds the ability to sort TableView. Contrary to what we spoke aboutsky@google.com2008-09-261-108/+388
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-2/+2
* Double clicking on an item in the task manager should bring the relevant tab ...petersont@google.com2008-09-101-1/+7
* Fixes bug in TableView where by we return nothing as selected whensky@google.com2008-09-091-28/+15
* Makes our tables (task manager, keywords ...) not flicker whensky@google.com2008-08-241-1/+28
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+1025