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
2011-07-28
Merge branch 'maint'
Lukas Fleischer
2011-07-28
io.c: Accept resource parameters in iCal import
Lukas Fleischer
2011-07-24
Use gettext plural features
Lukas Fleischer
2011-07-24
Split stats messages in io_import_data()
Lukas Fleischer
2011-07-15
Use single-line configuration settings by default
Lukas Fleischer
2011-07-15
Skip indentation and comments in io_extract_data()
Lukas Fleischer
2011-07-14
Remove artificial delay when saving data
Lukas Fleischer
2011-07-10
Merge branch 'maint'
Lukas Fleischer
2011-07-09
Honor "TMPDIR" environment variable
Lukas Fleischer
2011-07-02
Refactor out todo item serialization
Lukas Fleischer
2011-04-22
Update copyright notices in source files, documentation and "COPYING".
Lukas Fleischer
2011-04-22
Return -1 in io_file_is_empty() if file cannot be accessed.
Lukas Fleischer
2011-04-22
Use generic lists for recurring item exceptions.
Lukas Fleischer
2011-04-19
Use generic lists for recurring apointments and events.
Lukas Fleischer
2011-04-19
Use generic lists for todo items.
Lukas Fleischer
2011-04-19
Use generic lists for events.
Lukas Fleischer
2011-04-19
Use generic lists for appointments.
Lukas Fleischer
2011-04-12
Fix io_file_is_empty() behaviour when file starts with a newline.
Lukas Fleischer
2011-04-12
Drop empty notes after editing.
Lukas Fleischer
2011-04-05
Compare pointers to "NULL" instead of "0".
Lukas Fleischer
2011-03-29
ignore the lock file if the pointed process is dead.
Erik Saule
2011-03-14
Overall indentation fixes.
Lukas Fleischer
2011-03-04
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-04
Simplify str_toupper() in "utils.c".
Lukas Fleischer
2011-03-03
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
Fixed file permissions.
Lukas Fleischer
2010-03-21
Avoid concurrent screen refreshes.
Frederic Culot
2010-03-21
More work on sidebar customization.
Frederic Culot
2010-03-20
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2009-11-01
Check for data directory availability added (thanks Brandon for reporting thi...
Frederic Culot
2009-10-28
Code to save the calendar default view in the configuration file.
Frederic Culot
2009-08-09
Memory leak fixed in ical_read_note.
Frederic Culot
2009-08-01
Save and restore daemon configuration options.
Frederic Culot
2009-07-29
bugfixes
Frederic Culot
2009-07-27
io_file_exist(): new function
Frederic Culot
2009-07-26
--status flag added
Frederic Culot
2009-07-26
More work on implementing calcurse daemon.
Frederic Culot
2009-07-23
Incorrect duration format when exporting to ical (thanks Chris for reporting ...
Frederic Culot
2009-07-23
Functions added to implement a logging mechanism for calcurse daemon.
Frederic Culot
2009-07-19
Make use of erase_note() whenever possible.
Frederic Culot
2009-07-15
Fixed a bug related to memory management (a free on a null pointer causes an ...
Frederic Culot
2009-07-12
New wrappers around memory functions.
Frederic Culot
2009-07-12
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-07-05
Support for ical import of events which spans over several days added (thanks...
Frederic Culot
2009-06-28
Simplified the way data are loaded and saved.
Frederic Culot
2009-06-27
Do not export completed tasks.
Frederic Culot
2009-06-23
bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for repo...
Frederic Culot
2009-06-21
Exit directly to avoid lock removal by another instance
Frederic Culot
[prev]
[next]