summaryrefslogtreecommitdiff
path: root/plugingui/directory.cc
AgeCommit message (Expand)Author
2014-06-05Don't include direct.h unless we're compiling wityh mingw (ie. not cygwin)Bent Bisballe Nyeng
2014-05-18Added missing ; under win32.Jonas Suhr Christensen
2014-05-13Added filter to exclude hidden directories.Jonas Suhr Christensen
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-05-27Missing SEP conversions.Bent Bisballe Nyeng
2013-05-27Fixed stray '(' in emacs style comment.Bent Bisballe Nyeng
2013-05-15Skipping filtering of file with length less than drumkit suffix length.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-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-04Fix path creation in win32Bent Bisballe Nyeng
2013-05-04Attempt to handle windows path in filebrowserJonas Suhr Christensen
2013-04-28Add fixes for windows compilation.Bent Bisballe Nyeng
2013-04-26Setting directory to previous selected directory when selecting new file.jsc@umbraculum.org
2013-04-26Added cleaned path.jsc@umbraculum.org
2013-04-26Fixed lot of stuff.jsc@umbraculum.org
2013-04-26Is capable of selecting a file.jsc@umbraculum.org
2013-04-26Added return to cdUp().jsc@umbraculum.org
2013-04-26Re-factored and -written.jsc@umbraculum.org