22 Commits (52416dafc7b19bd49070836ca133e7c2ac81c3a7)

Author SHA1 Message Date
  falkTX 52416dafc7
Add KnobEventHandler::getMinimum/getMaximum() 3 months ago
  falkTX 53454d71ba
Add appliesToEventInput arg to Button and Knob setEnabled 4 months ago
  falkTX 6b3d1da7c3
Add enabled state control to button and knob handlers 4 months ago
  Chris 7a338bd8b4
add default value getter (#457) 11 months ago
  falkTX 56c106c0fd
Fix some compiler warnings, fix non-mac/win vst2 export 1 year ago
  falkTX 3e85ddaea5
Fix knob drag letting events pass through when diff is near zero 2 years ago
  falkTX c5d9a72038 More improvements to KnobEventHandler stepped movement 2 years ago
  falkTX 0ffd22d07e Allow to pass scale factor to KnobEventHandler mouse events 2 years ago
  falkTX 8d2a5f498c Fix a compiler warning 2 years ago
  falkTX fd9ca173df Improve KnobEventHandler::motionEvent for stepped controls 2 years ago
  falkTX 2ba1ac10dc
Introduce knobDoubleClicked for KnobEventHandler 2 years ago
  falkTX b8e8eb7a9a Add KnobEventHandler::setMouseDeceleration 2 years ago
  falkTX f2cb4e0f0c Add KnobEventHandler::isInteger(), avoid out of bounds stepping 2 years ago
  falkTX 3857d83acd Allow KnobEventHandler orientation to be both (horiz and vertical) 2 years ago
  falkTX a93b12cb0a
Fix ImageKnob for types that need full repaints 3 years ago
  falkTX 45eb87d01c Add ButtonEventHandler::getLastClickPosition() 3 years ago
  falkTX accb8c96da Add ButtonEventHandler::getLastMotionPosition(), fix whitespace 3 years ago
  falkTX 63b1041535 KnobEventHandler should has vertical mode by default 4 years ago
  falkTX 1bf94ee615
Move ImageKnob logic into reusable KnobEventHandler 4 years ago
  falkTX 3d1ea25465
ButtonEventHandler: Fix inverse logic and add a clear state call 4 years ago
  falkTX 995b94a44b
Make some event handlers methods public 4 years ago
  falkTX 2fe6b274d1
Start of common event handlers, split off button as a start 4 years ago