summaryrefslogtreecommitdiff
path: root/plugingui/directory.cc
AgeCommit message (Expand)Author
2017-05-06Get rid of unused unistd includes. Change the rest of the sleep calls to c++.Bent Bisballe Nyeng
2017-02-17Replace obsolete WIN32 ifdefs with platform define.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-12-31Fix a couple of errors detected by coverity.Bent Bisballe Nyeng
2015-11-20Missed a couple of NULL conversions.Bent Bisballe Nyeng
2015-10-28Deploy range based for loops.Bent Bisballe Nyeng
2015-10-03Refactored Directory.Bent Bisballe Nyeng
2014-09-23Added config parse.Jonas Suhr Christensen
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