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
Age
Commit message (
Collapse
)
Author
2015-12-21
Fix double click on windows.
Bent Bisballe Nyeng
2015-12-21
Missing file added to vst Makefile.
Bent Bisballe Nyeng
2015-12-21
New DGWindow class for the actual UI implementation. PluginGUI is now just ↵
Bent Bisballe Nyeng
handles events and acts as an interface. testcode.
2015-12-21
Added André Nusser to the add_file script.
Bent Bisballe Nyeng
2015-12-21
Revert trigger happy Makefile.mingw32 commit.
Bent Bisballe Nyeng
2015-12-21
New (read-only) TextEdit widget from suhr.
Bent Bisballe Nyeng
2015-12-20
Zlib not used anymore.
Bent Bisballe Nyeng
2015-12-20
Merge remote-tracking branch 'origin/master' into uirefactor
Bent Bisballe Nyeng
2015-12-20
Merge branch 'master' into uirefactor
Bent Bisballe Nyeng
2015-12-20
Fix numeric limits and uninitialised warnings.
Bent Bisballe Nyeng
2015-12-20
Fix uninitialised warning.
Bent Bisballe Nyeng
2015-12-20
Fix memory leak.
Bent Bisballe Nyeng
2015-12-20
Fix uninitialised warning.
Bent Bisballe Nyeng
2015-12-20
Fix uninitialised warning.
Bent Bisballe Nyeng
2015-12-20
Free dlopen resources.
Bent Bisballe Nyeng
2015-12-19
Fix missing initialisations.
Bent Bisballe Nyeng
2015-12-19
Make sure that the button is drawn in the center of it's client area.
Bent Bisballe Nyeng
2015-12-19
Add spacing control method for fonts and modernize loops.
Bent Bisballe Nyeng
2015-12-19
Revert "Experimental tempo change for midifile input module."
Bent Bisballe Nyeng
This reverts commit 5656f572f1fac2a32033927ff184a81103cd60b9.
2015-12-18
Experimental tempo change for midifile input module.
Bent Bisballe Nyeng
2015-12-10
Change position types and add size change notifier.
Bent Bisballe Nyeng
2015-12-10
Refactoring of Layout and LayoutItem.
Bent Bisballe Nyeng
2015-11-29
Fix logic wierdness.
Bent Bisballe Nyeng
2015-11-29
Add text alignment and one-time autosize to Label.
Bent Bisballe Nyeng
2015-11-29
Always draw VerticalLine 2 pixels high and centered in the height of the widget.
Bent Bisballe Nyeng
2015-11-29
Fix find of child widgets starting 'before' (0,0).
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-21
Fix Pugl compilation for at least X11. Minor refactoring of NativeWindowPugl.
Bent Bisballe Nyeng
2015-11-21
Fix comment.
Bent Bisballe Nyeng
2015-11-21
Add missing include. Don't use strdup before string assignment...
Bent Bisballe Nyeng
2015-11-21
Use new enum classes.
Bent Bisballe Nyeng
2015-11-21
Handle both WM_KEYDOWN and WM_KEYUP. Allocate m_className.
Bent Bisballe Nyeng
2015-11-21
Alternate win32 makefile.
Bent Bisballe Nyeng
2015-11-21
Fix includes.
Bent Bisballe Nyeng
2015-11-20
Remove unneeded libraries.
Bent Bisballe Nyeng
2015-11-20
Make plugingui Makefile.am platform independent.
Bent Bisballe Nyeng
2015-11-20
Use range based for loops.
Bent Bisballe Nyeng
2015-11-20
Refactored Window.
Bent Bisballe Nyeng
2015-11-20
Refactored Widget.
Bent Bisballe Nyeng
2015-11-20
Move text cursor on key down instead of key up; feels more responsive that way.
Bent Bisballe Nyeng
2015-11-20
Missed a couple of NULL conversions.
Bent Bisballe Nyeng
2015-11-20
Improve behaviour when holding the mouse down and moving it in and out of ↵
Bent Bisballe Nyeng
the checkbox.
2015-11-20
Move reference ambersand.
Bent Bisballe Nyeng
2015-11-20
Only initialise Font once.
Bent Bisballe Nyeng
2015-11-18
Refactored Slider. Expanded all event variable names (all was 'e' before). ↵
Bent Bisballe Nyeng
Changed all uievent enums to enum classes.
2015-11-14
Refactor ScrollBar, and fix keyboard navigation in listbox.
Bent Bisballe Nyeng
2015-11-13
Refactored Resource and added unittests.
Bent Bisballe Nyeng
2015-11-09
Refactor ProgressBar.
Bent Bisballe Nyeng
2015-11-09
Refactor PixelBuffer, and remove unnecessary calls to setPixel and addPixel.
Bent Bisballe Nyeng
[prev]
[next]