summaryrefslogtreecommitdiffstats
path: root/ui/base/models
Commit message (Expand)AuthorAgeFilesLines
* Reverse the order of parameters in TreeNode::Add function.tfarina@chromium.org2011-03-183-37/+37
* Rename TreeNode::SetTitle to TreeNode::set_title. Part 4.tfarina@chromium.org2011-03-111-75/+59
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-102-12/+11
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-9/+5
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-083-16/+16
* [Mac] Only confirm-to-quit if the key event matches the Quit menu item.rsesek@chromium.org2011-03-022-0/+5
* New OOL violations on linux since last week, along with the final Mac OOL fixes.erg@google.com2011-03-012-23/+43
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-021-0/+1
* Fix printing PDFs through right click on Mac and Linux. Looks like they both...jam@chromium.org2011-01-272-1/+19
* Move l10n_util to ui/baseben@chromium.org2011-01-213-4/+4
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-153-0/+15
* Move models from app to ui/base/modelsben@chromium.org2011-01-1419-0/+2277