aboutsummaryrefslogtreecommitdiff
path: root/src/quickopen.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-31renamed quickopen.c to quick-open.cRobin Haberkorn1-215/+0
2012-05-31added inline function for common task of stripping a filename extensionRobin Haberkorn1-6/+4
2012-05-30small optimization of the quick-open featureRobin Haberkorn1-1/+3
2012-05-30added todoRobin Haberkorn1-0/+1
2012-05-11integrated experiment navigator into UIRobin Haberkorn1-0/+17
2012-05-10simplify empty-item show/hideRobin Haberkorn1-4/+1
2012-05-09use g_build_filename() to construct paths so as to not require any knowledge ...Robin Haberkorn1-4/+5
2012-05-09moved quickopen-related functions into separate C fileRobin Haberkorn1-0/+199