summaryrefslogtreecommitdiff
path: root/src/io.c
AgeCommit message (Expand)Author
2017-01-12Update copyright rangesLukas Fleischer
2016-10-13Always use memory management wrappersLukas Fleischer
2016-02-15Fix segmentation fault on reload with pre-load hookLukas Fleischer
2016-02-11Support format strings when dumping imported itemsLukas Fleischer
2016-02-05Refactor grep modeLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2016-01-18Use a separate field for the completed statusLukas Fleischer
2016-01-15Run pre-save and post-save hooks on reloadLukas Fleischer
2016-01-15Export item UIDs upon requestLukas Fleischer
2016-01-15Import data from stdin when the import file is "-"Lukas Fleischer
2016-01-13Hide import statistics in quiet modeLukas Fleischer
2016-01-13Add --list-imported command line optionLukas Fleischer
2016-01-13Add command line option to suppress dialogsLukas Fleischer
2016-01-13Add an option to filter by object hashLukas Fleischer
2016-01-10Add pre-load and post-load hooksLukas Fleischer
2016-01-07Add pre-save and post-save hooksLukas Fleischer
2015-02-07Update copyright rangesLukas Fleischer
2014-10-10Factor out item reload codeLukas Fleischer
2014-10-10Add io_load_data() wrapperLukas Fleischer
2014-08-18Retain comments in descriptions and config valuesLukas Fleischer
2014-08-07Add a grep modeLukas Fleischer
2014-08-06io.c: Error out on non-existent calendar fileLukas Fleischer
2014-08-06Allow for filtering TODO itemsLukas Fleischer
2014-08-06Add item filtersLukas Fleischer
2014-07-28io.c: Remove superfluous space from messageLukas Fleischer
2014-07-22Refactor new_tempfile()Lukas Fleischer
2014-07-22Replace several uses of snprintf() by asprintf()Lukas Fleischer
2014-07-18Small code cleanupsLukas Fleischer
2014-07-18Do not display dialog on periodic saveLukas Fleischer
2014-07-17Only run the merge tool on files with differencesLukas Fleischer
2014-07-16Refactor wins_launch_external()Lukas Fleischer
2014-07-16Avoid cancelling the save thread during savingLukas Fleischer
2014-07-16Allow for merging data files when reloadingLukas Fleischer
2014-07-16Warn when reloading with unsaved modificationsLukas Fleischer
2014-05-18ui-todo: Large-scale refactoringLukas Fleischer
2013-08-27Display translated help pagesLukas Fleischer
2013-07-17Rename io_file_exist{,s}()Lukas Fleischer
2013-05-14Fix a couple of translatable stringsLukas Fleischer
2013-04-14Use tabs instead of spaces for indentationLukas Fleischer
2013-02-17Fix braces in if-else statementsLukas Fleischer
2013-02-14todo.c: Split out UI-related functionsLukas Fleischer
2013-02-04Update copyright rangesLukas Fleischer
2013-02-01Properly skip spaces after exception listLukas Fleischer
2012-12-16Display correct startup messagesLukas Fleischer
2012-12-16Add hidden key handler windowLukas Fleischer
2012-12-06Fix two enumeration types in function signaturesLukas Fleischer
2012-12-05io_load_keys(): Skip legacy entryLukas Fleischer
2012-11-26io_check_*()/io_file_exist(): Fix signaturesLukas Fleischer
2012-11-25io.c: Several minor simplificationsLukas Fleischer
2012-11-23io_load_*(): Add line numbers to error messagesLukas Fleischer