summaryrefslogtreecommitdiffstats
path: root/views/controls/table
Commit message (Expand)AuthorAgeFilesLines
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-053-6/+6
* Create views.dll / libviews.sodarin@chromium.org2011-07-283-7/+8
* Removing unused NativeButton codesaintlou@chromium.org2011-07-262-2/+2
* Fix even more crashes. To help identify remaining crashes now and in the futu...ben@chromium.org2011-06-161-4/+16
* Eliminate Window completely.ben@chromium.org2011-06-131-12/+12
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-262-9/+7
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-252-7/+9
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-252-9/+7
* Rename WindowWin|Gtk->NativeWindowWin|Gtkben@chromium.org2011-05-191-5/+1
* Re-land:ben@chromium.org2011-05-131-2/+2
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-2/+2
* Split the hierarchy. ben@chromium.org2011-05-131-2/+2
* Increase warning level to 4 on Visual Studiomaruel@chromium.org2011-05-031-1/+1
* 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