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
/
nativewindow_x11.h
Age
Commit message (
Expand
)
Author
2017-01-01
Add a workaround for JUCE hosts.
André Nusser
2016-10-28
Rewrite event handler to use shared_ptr Events instead of raw pointers.
Bent Bisballe Nyeng
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-12
Add parent widget pointer for contained plugin windows. Remove threaded event...
Bent Bisballe Nyeng
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
2015-12-31
Fix a couple of errors detected by coverity.
Bent Bisballe Nyeng
2015-11-29
Fix missing mouse release. Use wswitch in xeven handling.
Bent Bisballe Nyeng
2015-11-29
Move event skip optimization fromNativeWindowXYZ to EventHandler
Bent Bisballe Nyeng
2015-11-06
Use Window reference in NativeWindowXYZ.
Bent Bisballe Nyeng
2015-10-12
Refactored X11 native backend.
Bent Bisballe Nyeng
2013-10-19
Make window fixed size.
Bent Bisballe Nyeng
2013-05-08
Remove GlobalContext class. Move all native code from EventHandler class to N...
Bent Bisballe Nyeng
2013-03-06
Major GUI workover. Hilights: A new filebrowser and new knob widget.
Bent Bisballe Nyeng
2012-12-28
Move native code to seperate 'NativeWindow' classes.
Bent Bisballe Nyeng