summaryrefslogtreecommitdiffstats
path: root/views/controls/scrollbar/native_scroll_bar_win.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-271-350/+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: Convert some functions of ScrollBar class to unix_hacker style.tfarina@chromium.org2011-09-231-3/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-5/+5
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-1/+3
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-2/+2
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-2/+2
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-9/+9
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* Re-lands 58186:bryeung@chromium.org2010-09-031-9/+9
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-9/+9
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-9/+9
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-9/+9
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-9/+9
* Re-land r51526mnissler@chromium.org2010-07-051-16/+18
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-021-2/+2
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-18/+16
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-16/+18
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-2/+2
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-9/+10
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-10/+9
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-9/+10
* Refactor window impl of scroll bar for future linux implementation.oshima@chromium.org2009-09-231-0/+346