index
:
drumgizmo.git
097_lineedit_fix
about-rework
alsamidi
cc-note-midimap
configfile_refactor
coreaudio
corrados_fix_alsamidi
corrados_integrate_logpower
cpp14
curve_map
curve_map_midimap
develop
distance
distance_openness
doubletriggerfilter
edrumulus
event_cleanup
feature/oss-midi
hidpi
int_ui
lint
master
metadata_v1
metadata_v1_fix
midi-refactor
no_gui_also_with_broken_gui_if_enabled
normalised_scaled_fix
note-off
openness
openness_dev
powermap_feature_ui
rotating_knobs
scale_kit_image
stereo
studio-on-fix
the-marlboro-man-experimental
The DrumGizmo virtual drummer project.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugingui
/
eventhandler.cc
Age
Commit message (
Expand
)
Author
2015-10-08
Refactored EventHandler and friends.
Bent Bisballe Nyeng
2013-09-27
Optimise repaint events greatly improving GUI responsiveness.
Bent Bisballe Nyeng
2013-05-08
Remove GlobalContext class. Move all native code from EventHandler class to N...
Bent Bisballe Nyeng
2013-05-03
Fix renegade mouse click (button release) after double click.
Bent Bisballe Nyeng
2013-03-30
Implemented new mouseLeave/Enter Events. Use for buttons.
Bent Bisballe Nyeng
2013-03-22
Accumulate scroll wheel events in X11.
Bent Bisballe Nyeng
2013-03-18
Fix compiler warnings.
Bent Bisballe Nyeng
2013-03-13
Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...
Bent Bisballe Nyeng
2013-03-09
Make knob controllable using the arrow keys.
Bent Bisballe Nyeng
2013-03-09
Ignore duplicate mouxe move events in X11. Only play the last one. Also a bit...
Bent Bisballe Nyeng
2013-03-09
Get up/down arrow keys also in win32.
Bent Bisballe Nyeng
2013-03-09
Implement somewhat functional arrow-key navigation in listbox widget.
Bent Bisballe Nyeng
2013-03-09
Coordinate fix for scrollwheel event on win32.
Bent Bisballe Nyeng
2013-03-07
Add scrollEvent and use it for scrolling on listbox.
Bent Bisballe Nyeng
2013-03-06
Major GUI workover. Hilights: A new filebrowser and new knob widget.
Bent Bisballe Nyeng
2013-01-26
Remove debug output
Bent Bisballe Nyeng
2012-12-28
Fix compiler warning.
Bent Bisballe Nyeng
2012-12-28
Use bitmap blitting on win32 drawing.
Bent Bisballe Nyeng
2012-01-23
Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us...
Bent Bisballe Nyeng
2011-10-14
Inital implementation of X11 plugin gui.
Bent Bisballe Nyeng