aboutsummaryrefslogtreecommitdiff
path: root/src/quick-open.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-10updated CopyrightRobin Haberkorn1-1/+1
2012-07-31prevent recursive quickopen_item_on_activate() invocations (fixes issue #1)Robin Haberkorn1-3/+11
2012-06-07cleaned up success/failure return value confusionRobin Haberkorn1-2/+2
2012-06-07added copyright headers and Doxygen @file comments (where they were still mis...Robin Haberkorn1-0/+24
2012-06-06cache filter patterns for quick-open featureRobin Haberkorn1-10/+18
2012-06-01support for configuration filesRobin Haberkorn1-3/+12
2012-05-31renamed quickopen.c to quick-open.cRobin Haberkorn1-0/+215