summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2013-05-21Render scrollbar correctly if range is greater than maximum value.Bent Bisballe Nyeng
2013-05-21Don't leave checkbox in middle position on double click.Bent Bisballe Nyeng
2013-05-16Fix lineedit mouseclick to the right of the text, which should position text ...Bent Bisballe Nyeng
2013-05-16Remove test framework. TODO: Replace it with a new one at some point...Bent Bisballe Nyeng
2013-05-15Skipping filtering of file with length less than drumkit suffix length.Jonas Suhr Christensen
2013-05-15Fixed selection of none existing file.Jonas Suhr Christensen
2013-05-15fix.Jonas Suhr Christensen
2013-05-15Make it possible to type a path and have browser switch accordingly.Jonas Suhr Christensen
2013-05-15Improved filebrowser functionality:Jonas Suhr Christensen
2013-05-13If midimapfile is empty and drumkit is selected, use drumkit path as default ...Bent Bisballe Nyeng
2013-05-11Remove errornous debug output.Bent Bisballe Nyeng
2013-05-11Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2013-05-11Added pthread to linking. Fix install path on systems that actively set the -...Bent Bisballe Nyeng
2013-05-11Corrected format indebug-
2013-05-10Fixed image/png memory leak.Bent Bisballe Nyeng
2013-05-08Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2013-05-08Remove GlobalContext class. Move all native code from EventHandler class to N...Bent Bisballe Nyeng
2013-05-06Add missing distfiles.Bent Bisballe Nyeng
2013-05-06Remove drive list from filebrowser in win32. Generally clean up code.Bent Bisballe Nyeng
2013-05-05Dirty fixing win32 filebrowser.Bent Bisballe Nyeng
2013-05-04to lower case partition nameJonas Suhr Christensen
2013-05-04tolower in isRoot().Jonas Suhr Christensen
2013-05-04removed debug.Jonas Suhr Christensen
2013-05-04Added debug.Jonas Suhr Christensen
2013-05-04Windows filebrowser fixingJonas Suhr Christensen
2013-05-04Fixed compile error on WIN32.Jonas Suhr Christensen
2013-05-04Trying to fix filebrowser in windows.Jonas Suhr Christensen
2013-05-04Merge branch 'master' of http://git.drumgizmo.org/drumgizmoJonas Suhr Christensen
2013-05-04testing windows drive selectionJonas Suhr Christensen
2013-05-04Fix path creation in win32Bent Bisballe Nyeng
2013-05-04Attempt to handle windows path in filebrowserJonas Suhr Christensen
2013-05-03Fix renegade mouse click (button release) after double click.Bent Bisballe Nyeng
2013-05-03PNG error handling, extremeBent Bisballe Nyeng
2013-05-03Add missing png compile flags.Bent Bisballe Nyeng
2013-05-02Fix list sorting.Bent Bisballe Nyeng
2013-04-30Added configure check for Xlib.Bent Bisballe Nyeng
2013-04-30Sorting fails when it handles only two items. Fixed that by sorting a differe...-
2013-04-29Make compatible with 64bit windows.Bent Bisballe Nyeng
2013-04-28Some more rendering optimisations and a win32 resize fix.Bent Bisballe Nyeng
2013-04-28Fix sleep length in win32Bent Bisballe Nyeng
2013-04-28Add fixes for windows compilation.Bent Bisballe Nyeng
2013-04-28Fix gui crash on window close. Make drumkit and midimap file and status resho...Bent Bisballe Nyeng
2013-04-26Merge branch 'master' of http://git.drumgizmo.org/drumgizmojsc@umbraculum.org
2013-04-26Setting directory to previous selected directory when selecting new file.jsc@umbraculum.org
2013-04-26Add MidimapLoadStatus Message.Bent Bisballe Nyeng
2013-04-26Don't set value if the value is the same (and save a repaintEvent)Bent Bisballe Nyeng
2013-04-26Added cleaned path.jsc@umbraculum.org
2013-04-26Fixed lot of stuff.jsc@umbraculum.org
2013-04-26Merge branch 'master' of http://git.drumgizmo.org/drumgizmojsc@umbraculum.org
2013-04-26Is capable of selecting a file.jsc@umbraculum.org