summaryrefslogtreecommitdiffstats
path: root/source/history.c
AgeCommit message (Expand)Author
2021-06-09Update copyright header.Dave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2018-12-31Add history ignore (#846)Yoav
2018-08-08Indent the code.Dave Davenport
2018-05-16Fix small memory leak in history.Dave Davenport
2017-11-07IndentDave Davenport
2017-10-14[History] When getting history fields, do not parse order fields.Dave Davenport
2017-10-05Indent files.Dave Davenport
2017-10-03Allow maximum history size to be configured.Dave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-01-03Update copyright to 2017.Dave Davenport
2016-10-14More docu updatesDave Davenport
2016-05-27Fix 1 character entries in git.Dave Davenport
2016-05-06Add option to view background image instead of screenshot in fake transparenc...Dave Davenport
2016-04-27Issue #388, Try to make history parser more robust against corruption.Dave Davenport
2016-04-10Remove fgets and replace by getline.Dave Davenport
2016-04-10Move history to getline and remove magic limit.Dave Davenport
2016-01-07More doxygen sugar.Dave Davenport
2016-01-03Change writing of file, a+ does not allow fseek start on bsd.Dave Davenport
2016-01-01Update copyrightDave Davenport
2015-09-19Adjust new editor widthQC
2015-07-31Print error to stderr when fclose fails.Dave Davenport
2015-07-05Replace all qsorts.QC
2015-04-14Fix space.QC
2015-02-12Update copyright license.QC
2014-08-29Fix crash in history when removing last entry.QC
2014-08-22Cleanup warnings.Dave Davenport
2014-08-22Make rofi compile happily under clang.Dave Davenport
2014-08-21Small cleanup and fixes.Dave Davenport
2014-08-09Move to glib's based memory allocation functionsQC
2014-06-05Add option to disable history.QC
2014-06-04Re-indent.QC
2014-05-27CleanupsQball Cow
2014-05-26Make cppcheck happy. (normally we assume malloc does not fail.)Qball Cow
2014-05-25Re-use XftFont instead of recreating it each and every time.QC
2014-05-25Fix history becoming stuck.QC
2014-05-22Cleanups and indenting.QC
2014-05-19Remove memory wrappers, and use system stuff directly.Qball Cow
2014-05-17Small 'correctness' fixes (thx to sparse)QC
2014-05-13Small fixesQball Cow
2014-05-13Extract out the history code and create functions for it.Qball Cow