|  jules | 32fe9e81ce | Removed the need for the window to be focused for the slider's hover popup to work | 8 years ago | 
				
					
						|  jules | 17fb72f826 | Tweak to the updating of the popup display value in Slider | 8 years ago | 
				
					
						|  jules | 55f536078a | Added a parameter to Slider::setPopupDisplayEnabled() to allow the popup to optionally appear on a mouse-over as well as a drag | 8 years ago | 
				
					
						|  jules | 723a15c7a0 | Removed a few more old compiler workarounds | 8 years ago | 
				
					
						|  jules | 357dd2c9c9 | Removed some old compiler bug workarounds | 8 years ago | 
				
					
						|  hogliux | 530bdf6f45 | Fixed an assertion when using an IncDec slider with the AudioProcessorValueTree | 8 years ago | 
				
					
						|  tpoole | d62749770a | Fixed an infinite loop when setting a Slider's range | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  jules | bf94ab0e4c | Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings | 8 years ago | 
				
					
						|  ed | b7b8d5be57 | Multiple fixes for touch and pen input on Windows | 8 years ago | 
				
					
						|  ed | 08707ec85c | Fixed bug in ThreeValueVertical Slider where initial mouse down/drag wouldn't get correct thumb index | 8 years ago | 
				
					
						|  ed | 16e6c6fd84 | Slider and NormalisableRange changed to use standard library math functions | 9 years ago | 
				
					
						|  jules | 3f83eedd45 | Minor tidying up | 9 years ago | 
				
					
						|  tpoole | e9832ffdf4 | Added a symmetric skew option to Slider | 9 years ago | 
				
					
						|  jules | 674c833c84 | Added method MouseEvent::mouseWasDraggedSinceMouseDown() | 9 years ago | 
				
					
						|  jules | ecfa5d1040 | Tidied up some rotary parameter handling code in Slider | 9 years ago | 
				
					
						|  jules | 95d88e3356 | Marked Slider popup windows as temporary | 9 years ago | 
				
					
						|  jules | f8047066d6 | Made Slider::getPositionOfValue() const | 10 years ago | 
				
					
						|  hogliux | 71e7624235 | Jump to slider default value if only the alt key is down (and no other modifiers) | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | 06c1a15496 | Added some missing 'override' decorators | 10 years ago | 
				
					
						|  Timur Doumler | b68b4670b9 | Added SliderLayout to LookAndFeel to allow flexible slider/textbox positioning. Refactored Slider to separate this functionality. | 10 years ago | 
				
					
						|  jules | 3cee0e2c19 | Updates to Slider to keep the text box editability in sync when the parent is enabled. | 10 years ago | 
				
					
						|  jules | ad8cc4b693 | Changed the very old and strangely written Slider::getDoubleClickReturnValue method into two separate methods. | 10 years ago | 
				
					
						|  jules | ddb7e88cf9 | Added Slider::isRotary() | 10 years ago | 
				
					
						|  jules | 6678046167 | Made the Slider's popup display inherit from its parent's lookandfeel. | 11 years ago | 
				
					
						|  jules | b7d922d4d1 | Improved the way sliders react to vertical/horizontal mouse-wheel moves. | 11 years ago | 
				
					
						|  jules | 300029971a | Fixed some assertions in Slider | 11 years ago | 
				
					
						|  jules | 87a2c67e99 | Fixed tooltips with certain kinds of sliders. | 11 years ago | 
				
					
						|  jules | 8c99011b4c | Minor change to the order in which Slider callbacks are made, so that the order is the same for async/sync callbacks. | 11 years ago | 
				
					
						|  jules | 82726a9e66 | Improved slider mouse wheel behaviour for inc/dec sliders. | 11 years ago | 
				
					
						|  jules | 2f1ef234ce | Tightened up a few places where numeric conversion warnings could happen. | 11 years ago | 
				
					
						|  jules | 6c61dbb68e | Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. | 11 years ago | 
				
					
						|  jules | 9aa3245315 | Slider drag mode fix. | 11 years ago | 
				
					
						|  jules | 51a0f6e9ff | Changed Slider::snapValue to provide more details about the drag mode involved. | 11 years ago | 
				
					
						|  jules | dad1b4634c | Numeric rounding error fix in Slider. | 12 years ago | 
				
					
						|  jules | 19a6a282a2 | Slider behaviour fix. | 12 years ago | 
				
					
						|  jules | 4e61bdb9e4 | Updated a few Slider lookandfeel methods to take a Slider& as a parameter. | 12 years ago | 
				
					
						|  jules | b9a1336867 | Slider inc/dec button click fix. | 12 years ago | 
				
					
						|  jules | a97921a561 | Changed the Slider popup component to get its colour settings from its parent slider. | 12 years ago | 
				
					
						|  jules | e56d9561fc | More minor tweaks to Slider unbounded mouse behaviour. | 12 years ago | 
				
					
						|  jules | ec524a437d | Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h | 12 years ago | 
				
					
						|  jules | 7bf1da5e17 | Added MouseInputSource::isUnboundedMouseMovementEnabled(). Tweaks to mouse cursor snap-back in Sliders. | 12 years ago | 
				
					
						|  jules | be1d5253ee | Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. | 12 years ago | 
				
					
						|  jules | b3fd5cb8a3 | Added iterator access to Desktop's list of mouse sources. | 12 years ago | 
				
					
						|  jules | 5918d039ce | Added some "override" annotations. | 12 years ago | 
				
					
						|  jules | 60fe89c1aa | Slider LinearBarVertical fixes. | 12 years ago | 
				
					
						|  jules | c75a7300f5 | Added some 'override' modifiers to overridden methods. | 12 years ago | 
				
					
						|  jules | 8e5268a1f8 | Added methods LookAndFeel::getSliderPopupFont and getSliderPopupPlacement. LookAndFeel::drawFileBrowserRow improvement. | 12 years ago | 
				
					
						|  jules | 03c2801f3f | Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 | 12 years ago |