Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-31 | renamed quickopen.c to quick-open.c | Robin Haberkorn | 1 | -215/+0 |
2012-05-31 | added inline function for common task of stripping a filename extension | Robin Haberkorn | 1 | -6/+4 |
2012-05-30 | small optimization of the quick-open feature | Robin Haberkorn | 1 | -1/+3 |
2012-05-30 | added todo | Robin Haberkorn | 1 | -0/+1 |
2012-05-11 | integrated experiment navigator into UI | Robin Haberkorn | 1 | -0/+17 |
2012-05-10 | simplify empty-item show/hide | Robin Haberkorn | 1 | -4/+1 |
2012-05-09 | use g_build_filename() to construct paths so as to not require any knowledge ... | Robin Haberkorn | 1 | -4/+5 |
2012-05-09 | moved quickopen-related functions into separate C file | Robin Haberkorn | 1 | -0/+199 |