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
Age
Commit message (
Expand
)
Author
2016-04-08
Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...
Bent Bisballe Nyeng
2016-03-31
Fix missing include on windows.
Bent Bisballe Nyeng
2016-03-31
Settings.
Bent Bisballe Nyeng
2016-03-24
Fixed license in UI.
v0.9.9
Bent Bisballe Nyeng
2016-03-24
Add missing dist files.
Bent Bisballe Nyeng
2016-03-22
Change license to LGPLv3.
André Nusser
2016-03-20
Fixed backspace not working in linedit. Fixed by readding code lost at refact...
Jonas Suhr Christensen
2016-03-20
Fix parent check.
Bent Bisballe Nyeng
2016-03-20
Fix GUI_CPPFLAGS
Bent Bisballe Nyeng
2016-03-20
Reintroduce event loops for parentless windows (non-plugins).
Bent Bisballe Nyeng
2016-03-19
Use event queue.
Bent Bisballe Nyeng
2016-03-19
Use event queue.
Bent Bisballe Nyeng
2016-03-19
Test if handling messages on the parent hwnd has any positive effects.
Bent Bisballe Nyeng
2016-03-16
Build cleanup and windows build add.
Bent Bisballe Nyeng
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
2016-01-29
Added missing extra distfiles.
Bent Bisballe Nyeng
2016-01-29
Added missing extra distfiles.
Bent Bisballe Nyeng
2016-01-29
Added missing extra distfiles.
Bent Bisballe Nyeng
2016-01-28
Revert files that shouldn't have been changed in this branch...
Bent Bisballe Nyeng
2016-01-20
Fix warning.
Bent Bisballe Nyeng
2016-01-20
Fix warning.
Bent Bisballe Nyeng
2015-12-31
Fix a couple of errors detected by coverity.
Bent Bisballe Nyeng
2015-12-21
Try to initialise threaded Xlib calls.
Bent Bisballe Nyeng
2015-12-21
Fix missing pointer initialisation.
Bent Bisballe Nyeng
2015-12-21
Fix size_t printf error.
Bent Bisballe Nyeng
2015-12-21
Fix double click on windows.
Bent Bisballe Nyeng
2015-12-21
New DGWindow class for the actual UI implementation. PluginGUI is now just ha...
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
Merge remote-tracking branch 'origin/master' into uirefactor
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-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
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
[prev]
[next]