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
/
ChangeLog
Age
Commit message (
Expand
)
Author
2009-08-02
Help on --status flag added
Frederic Culot
2009-08-01
Improved how the daemon checks for appointments to remind.
Frederic Culot
2009-08-01
Start and log daemon activity only if requested.
Frederic Culot
2009-08-01
Save and restore daemon configuration options.
Frederic Culot
2009-08-01
More work on implementing the daemon.
Frederic Culot
2009-07-29
Avoid multiple notifications of the same appointment when running in background.
Frederic Culot
2009-07-29
bugfixes
Frederic Culot
2009-07-27
Better error checking and memory handling when in daemon mode.
Frederic Culot
2009-07-27
Work on allocating and freeing memory associated with user's data for the dae...
Frederic Culot
2009-07-26
dmon.c added to the list of translatable sources
Frederic Culot
2009-07-26
Improved the way the daemon reports errors.
Frederic Culot
2009-07-26
Stop daemon when calcurse enters interactive mode.
Frederic Culot
2009-07-26
--status flag added
Frederic Culot
2009-07-26
More work on implementing calcurse daemon.
Frederic Culot
2009-07-26
Check for file presence added (thanks again Chris for reporting it).
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-20
Beginning of work on implementing calcurse daemon.
Frederic Culot
2009-07-19
New way of handling signals.
Frederic Culot
2009-07-19
Make use of erase_note() whenever possible.
Frederic Culot
2009-07-19
No need to double check for null pointer when freeing memory.
Frederic Culot
2009-07-15
Dates are now written properly again when using the '-r' flag (thanks Chris a...
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
Avoid a fatal error when launching calcurse in interactive mode if user direc...
Frederic Culot
2009-07-12
bugfix: import and export todo items again!
Frederic Culot
2009-07-12
calcurse version removed from menu titles
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-11
Released 2.6
v2.6
CALCURSE_2_6
Frederic Culot
2009-07-10
manuals updated with the -S flag
Frederic Culot
2009-07-05
todo list updated
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-07-05
manpage updated with the -S flag description
Frederic Culot
2009-07-05
Support added for regex-based searches. Many thanks Erik for providing the pa...
Frederic Culot
2009-07-05
Fixed a bug in the line editor: characters could be erased before the beginni...
Frederic Culot
2009-06-28
Simplified the way data are loaded and saved.
Frederic Culot
2009-06-27
html manuals updated
Frederic Culot
2009-06-27
manpage updated
Frederic Culot
2009-06-27
Help updated for the -t command line flag
Frederic Culot
2009-06-27
Help page updated for the flag command
Frederic Culot
2009-06-27
Do not export completed tasks.
Frederic Culot
2009-06-26
Flag command added in todo panel
Frederic Culot
2009-06-26
Ability to flag todo items as completed.
Frederic Culot
2009-06-26
Do not print todo items twice if the -d and -t flags are given (thanks Timo f...
Frederic Culot
2009-06-23
Make the argument given to -r or -s flags optional.
Frederic Culot
2009-06-23
Need to remove lock only if interactive mode was launched before.
Frederic Culot
2009-06-23
bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for repo...
Frederic Culot
2009-06-22
Check for gettextize added in autogen.sh
Frederic Culot
2009-06-21
Basic lock mechanism implemented to avoid having two calcurse instances runni...
Frederic Culot
[next]