summaryrefslogtreecommitdiff
path: root/src/controls/Styles/iOS
Commit message (Expand)AuthorAgeFilesLines
* iOS: Let CursorDelegate respond to cursorFlashTime from style hintsRichard Moe Gustavsen2016-04-261-2/+6
* iOS: Remove text selection handlingRichard Moe Gustavsen2016-04-262-4/+0
* Make the iOS style a plugin so that it can be built for static correctlyAndy Shaw2016-03-182-27/+28
* Unify license header usageAntti Kokko2016-02-0426-312/+390
* iOS: implement SliderStyleJochen Seemann2015-04-101-1/+49
* Controls: update license headersJ-P Nurmi2015-02-1126-772/+694
* Let the cursor handle be visible regardless of selectionJ-P Nurmi2014-11-071-0/+1
* Make the cursor and selection handle delegates private for nowJ-P Nurmi2014-10-304-12/+12
* iOS style: import private to get ToolButtonStyleRichard Moe Gustavsen2014-10-151-0/+1
* iOS: let TableViewStyle use aliasesRichard Moe Gustavsen2014-10-081-8/+8
* iOS style: enhance cursor delegateRichard Moe Gustavsen2014-10-081-3/+15
* iOS style: add cursor delegate to text itemsRichard Moe Gustavsen2014-10-066-1/+83
* iOS style: let TableViewStyle inherit ScrollViewStyleRichard Moe Gustavsen2014-10-031-2/+22
* iOS style: let TextAreaStyle inherit ScrollViewStyleRichard Moe Gustavsen2014-10-031-4/+13
* iOS: enhance scrollviewstyle for iOSRichard Moe Gustavsen2014-10-031-1/+72
* iOS: fix ToolButtonStyleJ-P Nurmi2014-10-011-1/+1
* iOS style: add selection handles to input controlsRichard Moe Gustavsen2014-09-197-5/+161
* Add iOS style stub (NOTE: cherry-pick of faa5f59)J-P Nurmi2014-09-1825-0/+996