summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2016-01-20Refactor menu function into three parts, setup, itterrate and finalize.Dave Davenport
2016-01-14[RUN] UTF-8/locale conversion and sardem exec test.Dave Davenport
2016-01-12Update display value for modi (testing)Dave 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-08Doxy mode.hDave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave 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-07Add some doxygen sugar.Dave Davenport
2016-01-06Update comments, replace printf/build_filenameDave Davenport
2016-01-05Add small wrapper around history.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-03Add optional config file that overrides local XresourcesDave Davenport
2015-12-28Issue #303: Create one pango context from xlib surfaceDave Davenport
2015-12-13Add option to set scrollbar widthDave Davenport
2015-12-13Add sorting switch: Issue: #298Dave Davenport
2015-12-10Add option to dump color scheme.Dave Davenport
2015-12-09Add screenshot keybinding.Dave Davenport
2015-12-08Add test, remove whitespaceDave Davenport
2015-12-02 __FUNCTION__ is gcc extension, use __func__ now. Fixes issue #288Dave Davenport
2015-12-02Fix func. def in wrong header file.Dave Davenport
2015-12-01Remove custom code, replace by glib, fix fuzzy matching for unicode.Dave Davenport
2015-11-30Issue #287 mark selected rows.Dave Davenport
2015-11-27Fix issue #271 expand path.Dave Davenport
2015-11-26Do not support ModMasks, breaks to much stuff, This fixes #286Dave Davenport
2015-11-25Big rename from Switcher to Mode internal, to match with user terminologyDave Davenport
2015-11-24Fix ; in macro.Dave Davenport
2015-11-24Cleanups, rename and document.Dave Davenport
2015-11-24Create more consistent ordering of argumentsDave Davenport
2015-11-24Fix for complete issue #273.Dave Davenport
2015-11-24Remove unused typedefDave Davenport
2015-11-23Some cleanups and re-ordering of parameters to be consistent.Dave Davenport
2015-11-23Const making.Dave Davenport
2015-11-22textbox: advance cursor correctly for multi-char inputDave Davenport
2015-11-22consts and small ensurance (though should be correct to begin with)Dave Davenport
2015-11-21Start at fixing Issue 273, this might break some things.Dave Davenport
2015-11-20Hopefully fix for #268Dave Davenport
2015-11-20Remove old XIM/XIC from textbox structure.Dave Davenport
2015-11-17Add experimental regex supportDave Davenport
2015-11-16Remove duplicate code.Dave Davenport
2015-11-14Fix printing.Dave Davenport
2015-11-14Cleanup.Dave Davenport