summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/scrollbar
Commit message (Expand)AuthorAgeFilesLines
* Merge 208383 "Fix overlay scrollbar's response to gesture events."dewittj@chromium.org2013-06-272-4/+26
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-182-3/+6
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ui/.dcheng@chromium.org2013-06-141-5/+1
* Reland 204146 - Introduces a new scrollbar for message_center.dewittj@chromium.org2013-06-114-0/+200
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-112-2/+2
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-072-2/+2
* Revert 204146 "Introduces a new scrollbar for message_center."mukai@chromium.org2013-06-074-206/+0
* Introduces a new scrollbar for message_center.mukai@chromium.org2013-06-054-0/+206
* Removes 1 pixel gap at the bottom of scrollbar thumb.mukai@chromium.org2013-05-303-2/+39
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-301-1/+1
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-132-6/+5
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-094-14/+11
* Extend MouseWheelEvent to support both X and Y scrollssheckylin@chromium.org2013-05-031-1/+1
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-243-10/+8
* Fix painting of scrollbars in Windows Classic mode.kevers@chromium.org2013-03-261-0/+1
* Introduces Kennedy-styled scrollbars for message center.mukai@chromium.org2013-03-146-10/+187
* Add NULL check for NativeTheme in scrollbar methods. A NULL theme cansky@chromium.org2013-02-131-0/+4
* Nukes NativeScrollBarWin and fixes bugs with gettingsky@chromium.org2013-01-165-438/+19
* views: Fix touch-scrolling submenus.sadrul@chromium.org2012-12-132-11/+15
* Cleanup of ScrollView. I'm going to add support for a header viewsky@chromium.org2012-12-111-1/+0
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-061-1/+1
* Revert 171196 due to multiple memory leakseugenis@chromium.org2012-12-051-1/+1
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-051-1/+1
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-044-15/+18
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-161-1/+1
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-145-21/+21
* Converts more classes to appropriate theme.sky@chromium.org2012-11-095-45/+53
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-014-25/+28
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+3
* Context menus on view elements should be positioned above the finger whenvarunjain@chromium.org2012-09-151-1/+2
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-043-3/+3
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-044-12/+12
* views: Add fling-scroll in scroll views.sadrul@chromium.org2012-08-232-1/+34
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-146-10/+12
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-147-26/+26
* Replace views::LocatedEvent with ui::LocatedEventben@chromium.org2012-08-132-2/+2
* Replace views::Event with ui::Event.beng@google.com2012-08-104-4/+4
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-096-6/+9
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-119-9/+0
* ui-gestures: Added some type-specific accessors to gesture-events.sadrul@chromium.org2012-06-131-4/+7
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-4/+4
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-4/+4
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-4/+4
* views: Process gesture events correctly in Link, Slider and ScrollBars.sadrul@chromium.org2012-06-052-22/+56
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-243-24/+24
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-212-16/+16
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-152-58/+58
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-142-16/+16
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-142-58/+62