summaryrefslogtreecommitdiffstats
path: root/views/controls/table
Commit message (Expand)AuthorAgeFilesLines
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-192-2/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Modify #include order slightly to clearly put ATL headers first.pkasting@chromium.org2011-03-251-4/+3
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-2/+10
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-152-2/+2
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-2/+2
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-092-15/+16
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-242-2/+2
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-3/+3
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-084-11/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-056-11/+11
* Move l10n_util to ui/baseben@chromium.org2011-01-212-4/+4
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-192-6/+6
* views: Implement NativeTableGtk::RemoveColumn method.tfarina@chromium.org2011-01-191-3/+13
* Move models from app to ui/base/modelsben@chromium.org2011-01-1410-15/+40
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-137-13/+14
* views: Implement NativeTableGtk::SetColumnWidth method.tfarina@chromium.org2011-01-131-1/+7
* views: Implement NativeTableGtk::GetColumnWidth method.tfarina@chromium.org2011-01-111-2/+3
* Remove wstring from views. Part 1: Switch member variables to string16.avi@chromium.org2011-01-101-1/+1
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-302-6/+6
* Remove wstring from TableModel.avi@chromium.org2010-12-302-12/+13
* Handle shift-selection in GroupTables.atwilson@chromium.org2010-12-033-21/+110
* Implement new task manager mocks on windows.atwilson@chromium.org2010-11-153-3/+16
* [Win] Enable groups in list views when updating groups.bauerb@chromium.org2010-10-141-2/+4
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* [Win] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-092-15/+26
* Re-lands 58186:bryeung@chromium.org2010-09-037-13/+13
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-027-13/+13
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-027-13/+13
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-017-13/+13
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-017-13/+13
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* views: Fix bad license headers found in some filestfarina@chromium.org2010-07-282-7/+8
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-267-0/+7
* Fix column sizing in views::TableView.mnissler@chromium.org2010-07-072-2/+8
* Re-land r51526mnissler@chromium.org2010-07-052-8/+14
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-022-14/+8
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-022-8/+14
* Disables another crashing test.sky@chromium.org2010-06-281-1/+2
* Disables TableViewTest.PersistMultiSelectionOnChangeWithSort as it issky@chromium.org2010-06-281-1/+1
* Mark TreeViewTests.PersistMultiSelectionOnSort as DISABLED_. glotov@chromium.org2010-06-281-1/+1
* Canvas refactoring part 3.ben@chromium.org2010-06-251-2/+2
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Canvas refactoring part 2.ben@chromium.org2010-06-232-8/+8
* Mark TableViewTest.PersistSelectionOnSort and PersistMultiSelectionOnSort as ...mattm@chromium.org2010-06-181-2/+2