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
/
filebrowser.cc
Age
Commit message (
Collapse
)
Author
2021-01-03
Add dggui namespace to libdggui components.
Bent Bisballe Nyeng
2020-12-29
Split UI code into application/plugin UI and UI library.
Bent Bisballe Nyeng
2020-08-30
Add more _(...) to strings of the UI.
Olivier Humbert
2020-08-30
Add _(...) to most strings of the UI.
Olivier Humbert
2019-10-26
Add default midimap functionality.
André Nusser
Move directory.{h,cc} to src/ for this.
2019-10-23
Potential fix for non-responsive file-browser.
Bent Bisballe Nyeng
2019-02-01
Add 'Set default path' button in filebrowser.
Bent Bisballe Nyeng
2017-05-19
Make sure we don't resize to negative values.
Bent Bisballe Nyeng
2017-05-06
Get rid of unused unistd includes. Change the rest of the sleep calls to c++.
Bent Bisballe Nyeng
2017-05-05
Refactor TextEdit widget.
André Nusser
2017-04-20
Change resource paths to be relative to the plugingui folder instead of the ↵
Bent Bisballe Nyeng
resources folder. Make rcgen run atomatically to re-generate resource_data.cc if one of the resource files changes.
2017-04-17
Add caption to FileBrowser dialog.
Bent Bisballe Nyeng
2017-04-17
Open FileBrowser with Browse buttons and read back result to LieEdit.
Bent Bisballe Nyeng
2017-04-16
Hacky filebrowser-as-a-Dialog implementation.
Bent Bisballe Nyeng
2017-04-16
Make FileBrowser a Dialog.
Bent Bisballe Nyeng
2017-02-17
Replace obsolete WIN32 ifdefs with platform define.
Bent Bisballe Nyeng
2017-02-08
UI resize refactoring part 1.
Bent Bisballe Nyeng
2017-01-02
Place "Path:" label in file browser with border.
André Nusser
2016-03-22
Change license to LGPLv3.
André Nusser
2016-02-14
Change GPL version number in file headers to 3.
André Nusser
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-07
Refactored Painter.
Bent Bisballe Nyeng
2015-10-26
Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz.
Bent Bisballe Nyeng
2015-10-08
Add missing namedspace to Directory type.
Bent Bisballe Nyeng
2015-10-03
Refactored Directory.
Bent Bisballe Nyeng
2015-10-03
Refactor ComboBox and ListBox(Thin and Basic).
Bent Bisballe Nyeng
2015-09-28
Refactored Button.
Bent Bisballe Nyeng
2015-05-15
Add support for referenced files through refs.conf.
Bent Bisballe Nyeng
2014-06-05
Revert inclusion removal
Bent Bisballe Nyeng
2014-06-05
Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin)
Bent Bisballe Nyeng
2014-06-05
Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin)
Bent Bisballe Nyeng
2013-06-16
Handling directories that can not be opened.
Jonas Suhr Christensen
2013-05-27
Missing SEP conversions.
Bent Bisballe Nyeng
2013-05-15
Fixed selection of none existing file.
Jonas Suhr Christensen
2013-05-15
Make it possible to type a path and have browser switch accordingly.
Jonas Suhr Christensen
2013-05-06
Remove drive list from filebrowser in win32. Generally clean up code.
Bent Bisballe Nyeng
2013-05-05
Dirty fixing win32 filebrowser.
Bent Bisballe Nyeng
2013-05-04
removed debug.
Jonas Suhr Christensen
2013-05-04
Added debug.
Jonas Suhr Christensen
2013-05-04
Windows filebrowser fixing
Jonas Suhr Christensen
2013-05-04
Fixed compile error on WIN32.
Jonas Suhr Christensen
2013-05-04
Trying to fix filebrowser in windows.
Jonas Suhr Christensen
2013-05-04
testing windows drive selection
Jonas Suhr Christensen
2013-05-04
Attempt to handle windows path in filebrowser
Jonas Suhr Christensen
2013-04-26
Setting directory to previous selected directory when selecting new file.
jsc@umbraculum.org
2013-04-26
Added cleaned path.
jsc@umbraculum.org
2013-04-26
Fixed lot of stuff.
jsc@umbraculum.org
2013-04-26
Is capable of selecting a file.
jsc@umbraculum.org
2013-04-26
Re-added functionality of setPath.
jsc@umbraculum.org
2013-04-26
Removed unused variable.
jsc@umbraculum.org
[next]