index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
io.c
Age
Commit message (
Expand
)
Author
2014-07-22
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-18
Small code cleanups
Lukas Fleischer
2014-07-18
Do not display dialog on periodic save
Lukas Fleischer
2014-07-17
Only run the merge tool on files with differences
Lukas Fleischer
2014-07-16
Refactor wins_launch_external()
Lukas Fleischer
2014-07-16
Avoid cancelling the save thread during saving
Lukas Fleischer
2014-07-16
Allow for merging data files when reloading
Lukas Fleischer
2014-07-16
Warn when reloading with unsaved modifications
Lukas Fleischer
2014-05-18
ui-todo: Large-scale refactoring
Lukas Fleischer
2013-08-27
Display translated help pages
Lukas Fleischer
2013-07-17
Rename io_file_exist{,s}()
Lukas Fleischer
2013-05-14
Fix a couple of translatable strings
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-17
Fix braces in if-else statements
Lukas Fleischer
2013-02-14
todo.c: Split out UI-related functions
Lukas Fleischer
2013-02-04
Update copyright ranges
Lukas Fleischer
2013-02-01
Properly skip spaces after exception list
Lukas Fleischer
2012-12-16
Display correct startup messages
Lukas Fleischer
2012-12-16
Add hidden key handler window
Lukas Fleischer
2012-12-06
Fix two enumeration types in function signatures
Lukas Fleischer
2012-12-05
io_load_keys(): Skip legacy entry
Lukas Fleischer
2012-11-26
io_check_*()/io_file_exist(): Fix signatures
Lukas Fleischer
2012-11-25
io.c: Several minor simplifications
Lukas Fleischer
2012-11-23
io_load_*(): Add line numbers to error messages
Lukas Fleischer
2012-11-23
Merge branch 'maint'
Lukas Fleischer
2012-11-23
Do not display a mark when files are auto-saved
Lukas Fleischer
2012-11-22
Replace localtime() with localtime_r()
Lukas Fleischer
2012-11-18
Use status_ask_choice() for the export dialog
Lukas Fleischer
2012-06-30
Allow passing both "-D" and "-c"
Lukas Fleischer
2012-05-31
Use mvwaddstr() instead of mvwprintw()
Baptiste Jonglez
2012-05-21
Switch to Linux kernel coding style
Lukas Fleischer
2012-05-14
Factorize boolean user prompting.
Baptiste Jonglez
2012-05-08
Declare several parameters/variables constant
Lukas Fleischer
2012-04-21
Add prototypes for hash table functions
Lukas Fleischer
2012-04-20
Mark several functions static
Lukas Fleischer
2012-04-12
Refactor startup screen branch
Lukas Fleischer
2012-04-06
Miscellaneous small code cleanups
Lukas Fleischer
2012-04-05
Mark some more variables/parameters constant
Lukas Fleischer
2012-04-05
Mark localized string literals constant
Lukas Fleischer
2012-03-29
Fix semantics of "general."{systemdialogs,progressbar}
Lukas Fleischer
2012-03-26
Update copyright ranges
Lukas Fleischer
2012-02-24
Add a read-only option
Lukas Fleischer
2012-02-20
src/io.c: Remove C89 incompatible comment
Lukas Fleischer
2012-02-19
Fix up fscanf() format strings
Lukas Fleischer
2012-02-19
Fix hash table issues with ISO C99
Lukas Fleischer
2012-02-19
Remove all usages of bzero() and bcopy()
Lukas Fleischer
2012-02-18
src/io.c: Use fork_exec() instead of system()
Lukas Fleischer
2012-02-18
Add stricter syntax checking to io_load_*()
Lukas Fleischer
2012-01-07
Break out different import/export formats
Lukas Fleischer
2011-12-16
Merge branch 'maint'
Lukas Fleischer
[next]