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
2006-12-19
French translations updated for 1.7
Frederic Culot
2006-12-19
bugfix in label length
Frederic Culot
2006-12-18
untranslated text marked
calcurse_1_7_beta
Frederic Culot
2006-12-18
new version number: 1.7_beta
Frederic Culot
2006-12-18
calcurse 1.7_beta release
Frederic Culot
2006-12-18
1.7_beta
Frederic Culot
2006-12-18
bugfix in getstring()
Frederic Culot
2006-12-18
CTRL-K now works properly in getstring()
Frederic Culot
2006-12-15
small bugfixes
Frederic Culot
2006-12-15
one more thing to improve...
Frederic Culot
2006-12-15
sprintf replaced by snprintf and strcpy replaced by strncpy
Frederic Culot
2006-12-15
todo_arg() prototype updated
Frederic Culot
2006-12-15
todo_arg() prototype updated and sprintf replaced by snprintf
Frederic Culot
2006-12-15
bugfix in array sizes in load-todo()
Frederic Culot
2006-12-15
parentheses added to fix a warning
Frederic Culot
2006-12-15
missing header added and sprintf replaced by snprintf
Frederic Culot
2006-12-15
missing headers added
Frederic Culot
2006-12-15
some small bugfixes, thanks to toucouch for reporting them
Frederic Culot
2006-12-15
strcpy replaced by strncpy
Frederic Culot
2006-12-14
TODO file updated, taking into account modifications for 1.7
Frederic Culot
2006-12-14
improvements in memory deallocation
Frederic Culot
2006-12-14
improvements in the memory deallocation in next_arg()
Frederic Culot
2006-12-14
updatestring() now returns an integer to handle canceling
Frederic Culot
2006-12-14
improvements in the memory deallocation in updatestring()
Frederic Culot
2006-12-14
improvements in the memory deallocation in day_edit_item()
Frederic Culot
2006-12-13
scroller() suppressed, bugfix in todo_new_item(), and html documentation updated
Frederic Culot
2006-12-13
item_in_popup() improved to replace the scroller() function by a pad.
Frederic Culot
2006-12-13
scroller() suppressed
Frederic Culot
2006-12-13
bugfix: call to getstring() corrected in todo_new_item()
Frederic Culot
2006-12-13
documentation added about the built-in input line editor
Frederic Culot
2006-12-12
html manuals and help screen for the repeat command updated
Frederic Culot
2006-12-12
English manual updated (rss feed and long options added)
Frederic Culot
2006-12-12
French manual updated (rss feed and long options added)
Frederic Culot
2006-12-12
help screen updated for repeat command
Frederic Culot
2006-12-11
Added long options in help_arg() and in the manpage
Frederic Culot
2006-12-11
manpage updated, long options included
Frederic Culot
2006-12-11
help_arg() updated to take long options into account
Frederic Culot
2006-12-10
help screen added for the 'Edit Item' command and date format modification in...
Frederic Culot
2006-12-10
get_date() updated so that it does not modify the selected day inside calendar
Frederic Culot
2006-12-10
date format modified for the 'Go To' command
Frederic Culot
2006-12-10
help screen added for the 'Edit Item' command
Frederic Culot
2006-12-08
'Edit Item' function finished
Frederic Culot
2006-12-08
recur_get_apoint() and recur_get_event() added
Frederic Culot
2006-12-08
recur_get_apoint() and recur_get_event() created
Frederic Culot
2006-12-08
calls to day_erase_item() and day_edit_item() updated
Frederic Culot
2006-12-08
day_edit_time() finished, day_erase_item() updated to add the 'force_erase' f...
Frederic Culot
2006-12-08
day_erase_item() and day_edit_item() prototypes updated, day_edit_time() added
Frederic Culot
2006-12-08
datesec2str() moved to date_sec2hour_str(), date_sec2date_str() and update_ti...
Frederic Culot
2006-12-08
date_sec2hour_str(), date_sec2date_str() and update_time_in_date() added
Frederic Culot
2006-11-30
call to day_edit_item() added
Frederic Culot
[next]