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
Age
Commit message (
Expand
)
Author
2009-07-05
todo list updated
Frederic Culot
2009-07-05
Switch to BSD license.
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
More explicit error message.
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
Thanks Erik for providing the regex search feature.
Frederic Culot
2009-07-05
Switched to 2.6. Check added for regex.h header.
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-28
Help updated for the -t command line flag.
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
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-21
Fixed a memory leak caused by a wrong usage of the notify_app structure
Frederic Culot
2009-06-21
Free memory associated with structure used for appointments notification.
Frederic Culot
2009-06-20
Copyright date updated
Frederic Culot
2009-06-20
Day names and selected date colour now follow user's theme.
Frederic Culot
2009-06-20
Bugfix: avoid a possible freeze under OpenBSD when changing color from within...
Frederic Culot
2009-06-01
Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)
Frederic Culot
2009-05-22
Make use of stdio's BUFSIZ instead of my own define
Frederic Culot
2009-05-22
The buffer should be allocated dynamically, but I am quite busy right now :'(...
Frederic Culot
2009-01-25
calcurse 2.5 released
Frederic Culot
2009-01-24
do not crash when canceling the thread if it was not launched before
Frederic Culot
2009-01-24
po files updated for version 2.5
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
switch to 2.5
Frederic Culot
2009-01-24
manuals and manpage updated for 2.5
Frederic Culot
2009-01-24
manpage updated for 2.5
Frederic Culot
2009-01-24
manuals updated for 2.5
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-23
ability to link against ncursesw if ncurses is not found
Frederic Culot
2009-01-23
configuration script improved to link with ncursesw if ncurses is not found
Frederic Culot
2009-01-22
bugfix: avoid possible segfault if notify_stop_main_thread is called before t...
Frederic Culot
2009-01-05
iso date format added
Frederic Culot
2009-01-04
information about periodic saves added in manuals
Frederic Culot
2009-01-04
help page added to describe the cut and paste feature
Frederic Culot
2009-01-03
more code cleanup
Frederic Culot
[next]