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-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
2009-06-21
Basic lock mechanism implemented to avoid having two calcurse instances runni...
Frederic Culot
2009-06-01
Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)
Frederic Culot
2009-01-24
bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...
Frederic Culot
2009-01-24
make it possible to use KEY_HOME and KEY_END to define new key bindings, and ...
Frederic Culot
2009-01-05
iso date format added
Frederic Culot
2009-01-03
more code cleanup
Frederic Culot
2009-01-02
code cleanup
Frederic Culot
2009-01-02
various bugfixes
Frederic Culot
2009-01-01
cut/paste feature aded
Frederic Culot
2008-12-28
Automatic periodic saves implemented
Frederic Culot
2008-12-28
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-14
small bugfixes and code cleanup
Frederic Culot
2008-12-14
exceptions now properly taken into account while exporting data
Frederic Culot
2008-12-12
code cleanup
Frederic Culot
2008-12-08
color configuration menu adapted to handle user-defined key bindings
Frederic Culot
2008-12-07
Checks added while loading key bindings configuration.
Frederic Culot
2008-12-03
more work on updating online help pages
Frederic Culot
2008-11-25
User-defined keys are now saved to file.
Frederic Culot
2008-11-16
More work on implementing user-definable keybindings
Frederic Culot
2008-11-09
Loading of user-configurable keys implemented
Frederic Culot
2008-09-29
2.3_beta released
Frederic Culot
2008-09-24
A few more bugfixes in ical import
Frederic Culot
[prev]
[next]