summaryrefslogtreecommitdiffstats
path: root/views/controls/scrollbar/bitmap_scroll_bar.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-271-312/+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: Migrate RepeatController to base::Closure.tfarina@chromium.org2011-10-041-8/+11
* views: Fix unnamed namespace comments.tfarina@chromium.org2011-09-161-1/+1
* Re-land 98434 (http://codereview.chromium.org/7669028) which was reverted due...oshima@google.com2011-09-161-469/+43
* Revert 98434 - Adding a Views scrollbar implementation.backer@chromium.org2011-08-261-43/+469
* Adding a Views scrollbar implementation.backer@chromium.org2011-08-261-469/+43
* Revert 98278 - Adding a Views scrollbar implementation.jbates@chromium.org2011-08-251-43/+469
* Adding a Views scrollbar implementation.backer@chromium.org2011-08-251-469/+43
* Revert 98236 - Adding a Views scrollbar implementation.jbates@chromium.org2011-08-251-43/+469
* Adding a Views scrollbar implementation.backer@chromium.org2011-08-251-469/+43
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* views: Pull out ContextMenuController class into its own header file.tfarina@chromium.org2011-06-231-4/+4
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-14/+22
* Reorder some views::View overrides & other functions.msw@chromium.org2011-03-161-19/+22
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-041-3/+3
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-2/+1
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-4/+4
* 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
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-9/+9
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-21/+25
* 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
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-5/+4
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* views: remove some unnecessary static_cast<int>.maruel@chromium.org2009-11-231-4/+3
* 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
* Removing ATL dependencies from two files.finnur@chromium.org2009-09-031-5/+3
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-8/+25
* Lands http://codereview.chromium.org/165271 for tedoc. From tedoc:sky@chromium.org2009-08-111-1/+1
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-14/+14
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-14/+14
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-201-14/+14
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-3/+3
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-141-12/+13
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-7/+10