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
/
listboxbasic.cc
Age
Commit message (
Expand
)
Author
2015-11-20
Missed a couple of NULL conversions.
Bent Bisballe Nyeng
2015-11-18
Refactored Slider. Expanded all event variable names (all was 'e' before). Ch...
Bent Bisballe Nyeng
2015-11-14
Refactor ScrollBar, and fix keyboard navigation in listbox.
Bent Bisballe Nyeng
2015-11-07
Refactored Painter.
Bent Bisballe Nyeng
2015-10-31
Font refactoring. Some rendering optimizations on ScrollBar, LineEdit and Lis...
Bent Bisballe Nyeng
2015-10-30
Fix addItems bug.
Bent Bisballe Nyeng
2015-10-28
Deploy range based for loops.
Bent Bisballe Nyeng
2015-10-26
Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz.
Bent Bisballe Nyeng
2015-10-12
Fix missing 'direction' type changes (int to enum).
Bent Bisballe Nyeng
2015-10-03
Refactor ComboBox and ListBox(Thin and Basic).
Bent Bisballe Nyeng
2013-05-15
Make it possible to type a path and have browser switch accordingly.
Jonas Suhr Christensen
2013-05-15
Improved filebrowser functionality:
Jonas Suhr Christensen
2013-05-11
Remove errornous debug output.
Bent Bisballe Nyeng
2013-05-11
Corrected format indebug
-
2013-05-02
Fix list sorting.
Bent Bisballe Nyeng
2013-04-30
Sorting fails when it handles only two items. Fixed that by sorting a differe...
-
2013-04-23
Fix unsorted filelist problem.
Bent Bisballe Nyeng
2013-04-19
New listbox widgets and scrollbar.
Bent Bisballe Nyeng
2013-04-04
New message system. New common midi input class. Some compiler warning fixes....
Bent Bisballe Nyeng