23 Commits (d849424c9cdaf85cd12cce07307a4d92ae2d7b34)

Author SHA1 Message Date
  falkTX 5d8247852f
Allow ButtonEventHandler to keep button pressed while not hover 5 months ago
  falkTX 52416dafc7
Add KnobEventHandler::getMinimum/getMaximum() 11 months ago
  falkTX 53454d71ba
Add appliesToEventInput arg to Button and Knob setEnabled 1 year ago
  falkTX 6b3d1da7c3
Add enabled state control to button and knob handlers 1 year ago
  Chris 7a338bd8b4
add default value getter (#457) 1 year ago
  falkTX 56c106c0fd
Fix some compiler warnings, fix non-mac/win vst2 export 2 years 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 3 years ago
  falkTX 0ffd22d07e Allow to pass scale factor to KnobEventHandler mouse events 3 years ago
  falkTX 8d2a5f498c Fix a compiler warning 3 years ago
  falkTX fd9ca173df Improve KnobEventHandler::motionEvent for stepped controls 3 years ago
  falkTX 2ba1ac10dc
Introduce knobDoubleClicked for KnobEventHandler 3 years ago
  falkTX b8e8eb7a9a Add KnobEventHandler::setMouseDeceleration 3 years ago
  falkTX f2cb4e0f0c Add KnobEventHandler::isInteger(), avoid out of bounds stepping 3 years ago
  falkTX 3857d83acd Allow KnobEventHandler orientation to be both (horiz and vertical) 3 years ago
  falkTX a93b12cb0a
Fix ImageKnob for types that need full repaints 4 years ago
  falkTX 45eb87d01c Add ButtonEventHandler::getLastClickPosition() 4 years ago
  falkTX accb8c96da Add ButtonEventHandler::getLastMotionPosition(), fix whitespace 4 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