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
Age
Commit message (
Expand
)
Author
2007-02-25
notify_launch_cmd() added
Frederic Culot
2007-02-25
variable added in nbar_s structure to store user shell
Frederic Culot
2007-02-24
english mistake
Frederic Culot
2007-02-24
day_item structures updated to take item state into account
Frederic Culot
2007-02-24
day_item_s2apoint_s() updated to take item state into account
Frederic Culot
2007-02-24
apoint_switch_notify() created
Frederic Culot
2007-02-24
recur_apoint_new() modified to handle item state
Frederic Culot
2007-02-24
variable to store recurrent appointments added
Frederic Culot
2007-02-24
variable to store appointment state added
Frederic Culot
2007-02-24
save_cal() modified to record the notification command option
Frederic Culot
2007-02-24
struct nbar_s updated to store notification command
Frederic Culot
2007-02-24
'!' command added, to switch appointment notification state
Frederic Culot
2007-01-16
copyright extended to 2007
Frederic Culot
2007-01-16
defines added for values returned by getstring()
Frederic Culot
2007-01-16
better handling of the values returned by getstring()
Frederic Culot
2007-01-16
user canceling now taken into account
Frederic Culot
2007-01-16
use of getstring() defines
Frederic Culot
2007-01-10
bugfixes
Frederic Culot
2007-01-10
better checking of the entered date in goto_day()
Frederic Culot
2007-01-05
newline suppressed
Frederic Culot
2006-12-21
display adjustment in day_write_pad()
Frederic Culot
2006-12-21
display adjustment in update_todo_panel()
Frederic Culot
2006-12-19
bugfix in day_edit_item(): end time does not change if start time is edited
Frederic Culot
2006-12-19
bugfix in label length
Frederic Culot
2006-12-18
CTRL-K now works properly in getstring()
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
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
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-12
help screen updated for repeat command
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
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
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
[prev]
[next]