summaryrefslogtreecommitdiffstats
path: root/views/controls/table/native_table_win.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move table and tree directories to ui/views/controls/.tfarina@chromium.org2011-11-231-914/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-211-1/+1
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-5/+5
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-261-1/+2
* * Use DestoryIcon instead of DeleteObjectyosin@chromium.org2011-09-261-7/+11
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-1/+1
* views: Fix a couple of other trivial TODOs.tfarina@chromium.org2011-08-311-8/+6
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-4/+3
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-3/+4
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-4/+3
* 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-191-1/+2
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-151-1/+1
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-3/+3
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-1/+1
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-3/+3
* Re-lands 58186:bryeung@chromium.org2010-09-031-1/+1
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-1/+1
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-1/+1
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-1/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-231-4/+4
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-1/+1
* Fix build failure due to bad merge resolvepkasting@chromium.org2010-05-101-1/+1
* Add tooltip support to Windows tables.pkasting@chromium.org2010-05-101-5/+45
* Remove checkbox table support, as it is unused.pkasting@chromium.org2010-05-101-26/+5
* Remove a few stray bits of win2k support.pkasting@chromium.org2010-05-071-4/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-4/+4
* Porting the table view to Linux toolkit views.jcampan@chromium.org2009-12-011-8/+8
* Refactoring of the TableView so it uses NativeViewControl.jcampan@chromium.org2009-11-121-0/+893