summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-16Fix issue #319 ADd ISO_Left_Tab to default binding.Dave Davenport
2016-01-14Fixing SardemFF7 Feedback: boolean, g_getenv and clear_errorDave Davenport
2016-01-14[RUN] UTF-8/locale conversion and sardem exec test.Dave Davenport
2016-01-14Fix compiling with timings enabledDave Davenport
2016-01-14[DRUN] Expand path we get from Desktop fileDave Davenport
2016-01-12Update display value for modi (testing)Dave Davenport
2016-01-11Small clang-analyze pleaserDave Davenport
2016-01-11Remove duplicate code, make password right character length.Dave Davenport
2016-01-10Add experimental 'password' mode. (#315)Dave Davenport
2016-01-09Use snprintf instead of sprintfDave Davenport
2016-01-09Making widget class, moving stuff aroundDave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport
2016-01-07More assertsDave Davenport
2016-01-07More splitting and abstracting.Dave Davenport
2016-01-07First cleanup steps.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-07More doxygen sugarDave Davenport
2016-01-06Replace strdup_printf with build_filenameDave Davenport
2016-01-06Update comments, replace printf/build_filenameDave Davenport
2016-01-05Replace code we should never hit by an assert, as it should be.Dave Davenport
2016-01-05Update documentation for ssh dialogDave Davenport
2016-01-05Add doxygen target.Dave Davenport
2016-01-04Make levenshtein sort utf8 aware and obey case sensitive setting.Dave Davenport
2016-01-04Initialize Xrm only once.Dave Davenport
2016-01-03Fix a crash due to overlapping arguments of memcpy(3).Jasper Lievisse Adriaanse
2016-01-03Workaround lack of sigwaitinfo() on OpenBSD.Jasper Lievisse Adriaanse
2016-01-03Change writing of file, a+ does not allow fseek start on bsd.Dave Davenport
2016-01-03Add optional config file that overrides local XresourcesDave Davenport
2016-01-01Update copyrightDave Davenport
2015-12-31Add screenshot testDave Davenport
2015-12-31PlayingDave Davenport
2015-12-29Add username to theme output.Dave Davenport
2015-12-28Issue #303: Create one pango context from xlib surfaceDave Davenport
2015-12-23Small fixDave Davenport
2015-12-23Fix 1 off memory leakDave Davenport
2015-12-22Fix out of memory bound on arrayDave Davenport
2015-12-21Fix possible issue with uninitialized dataDave Davenport
2015-12-21Reduce scope of index variableDave Davenport
2015-12-14Add indicator for sorting/case sensitive.Dave Davenport
2015-12-14IndentDave Davenport
2015-12-14Improve matching for DesktopFile run modeDave Davenport
2015-12-14Fix #299: Clear attributes when setting text on pango layoutDave Davenport
2015-12-13Re-indentDave Davenport
2015-12-13Add option to set scrollbar widthDave Davenport
2015-12-13Add sorting switch: Issue: #298Dave Davenport
2015-12-12Fix return code multi-selectDave Davenport
2015-12-10Separator styleDave Davenport
2015-12-10Add option to output to specific file.Dave Davenport
2015-12-10Add option to dump color scheme.Dave Davenport