summaryrefslogtreecommitdiff
path: root/src/io.c
AgeCommit message (Expand)Author
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
2012-11-23Merge branch 'maint'Lukas Fleischer
2012-11-23Do not display a mark when files are auto-savedLukas Fleischer
2012-11-22Replace localtime() with localtime_r()Lukas Fleischer
2012-11-18Use status_ask_choice() for the export dialogLukas Fleischer
2012-06-30Allow passing both "-D" and "-c"Lukas Fleischer
2012-05-31Use mvwaddstr() instead of mvwprintw()Baptiste Jonglez
2012-05-21Switch to Linux kernel coding styleLukas Fleischer
2012-05-14Factorize boolean user prompting.Baptiste Jonglez
2012-05-08Declare several parameters/variables constantLukas Fleischer
2012-04-21Add prototypes for hash table functionsLukas Fleischer
2012-04-20Mark several functions staticLukas Fleischer
2012-04-12Refactor startup screen branchLukas Fleischer
2012-04-06Miscellaneous small code cleanupsLukas Fleischer
2012-04-05Mark some more variables/parameters constantLukas Fleischer
2012-04-05Mark localized string literals constantLukas Fleischer
2012-03-29Fix semantics of "general."{systemdialogs,progressbar}Lukas Fleischer
2012-03-26Update copyright rangesLukas Fleischer