summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/slider.h
Commit message (Expand)AuthorAgeFilesLines
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-041-1/+1
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-011-2/+3
* Improved accuracy of the slider.mtomasz@chromium.org2012-10-041-0/+9
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-1/+1
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+1
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-3/+3
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-1/+1
* Implement new slider control and disable the volume control when audio is muted.jennyz@google.com2012-07-271-0/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Prevent the volume slider from sending accessibility events when updated via ...zork@chromium.org2012-05-021-0/+5
* ash: Show better focus rects for the tray.sadrul@chromium.org2012-04-131-0/+6
* views slider: Add support for gestures.sadrul@chromium.org2012-04-131-0/+5
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-261-0/+6
* Allow sliders to be adjusted with arrow keyszork@chromium.org2012-03-241-0/+5
* Make views Slider accessible on Chrome OSdmazzoni@chromium.org2012-03-121-0/+4
* views: Animate the slider button when it changes.sadrul@chromium.org2012-03-081-1/+14
* views: Tell SliderListener's how the slider value was changed.sadrul@chromium.org2012-02-291-1/+9
* views: Add a slider control.sadrul@chromium.org2012-02-261-0/+56