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
/
calcurse.c
Age
Commit message (
Expand
)
Author
2007-01-10
bugfixes
Frederic Culot
2006-12-21
display adjustment in update_todo_panel()
Frederic Culot
2006-12-19
bugfix in label length
Frederic Culot
2006-12-15
some small bugfixes, thanks to toucouch for reporting them
Frederic Culot
2006-12-10
get_date() updated so that it does not modify the selected day inside calendar
Frederic Culot
2006-12-08
calls to day_erase_item() and day_edit_item() updated
Frederic Culot
2006-11-30
call to day_edit_item() added
Frederic Culot
2006-11-02
calls to getstring() updated
Frederic Culot
2006-10-28
display_item() call modified in update_todo_panel()
Frederic Culot
2006-10-28
getstring() calls in config_notify_bar() and add_item() updated
Frederic Culot
2006-09-30
bugfix: a number of minutes can no longer be entered while creating a new app...
Frederic Culot
2006-09-30
CTRL-J and ENTER are equivalent so can't suppress one of those keybindings
Frederic Culot
2006-09-18
added test on warning time interval in config_notify_bar(), plus small bugfixes
Frederic Culot
2006-09-17
config_notify_bar() improved
Frederic Culot
2006-09-16
config_notify_bar() and print_notify_options() improved
Frederic Culot
2006-09-15
init_notify_bar(), config_notify_bar() and print_notify_options() created
Frederic Culot
2006-09-14
add_item() updated to check if newly added appointment is to be notified
Frederic Culot
2006-09-12
calls to apoint_llist_init() and recur_apoint_llist_init() added
Frederic Culot
2006-09-11
added call to notify_check_next_app()
Frederic Culot
2006-09-09
notification bar created
Frederic Culot
2006-09-08
fixed a bug appearing when trying to delete a newly repeated item
Frederic Culot
2006-09-06
general keybindings added
Frederic Culot
2006-09-03
get_screen_config() updated to take new layouts into account
Frederic Culot
2006-09-02
improved the ToDo panel scrolling while changing item priorities
Frederic Culot
2006-08-31
update_todo_panel(): priority added when displaying todo list
Frederic Culot
2006-08-30
bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to ...
Frederic Culot
2006-08-24
repeat command disabled for todo panel
Frederic Culot
2006-08-22
screen refreshing process ameliorated in add_item()
Frederic Culot
2006-08-19
bugfix: a newly created appointment or event is now correctly highlighted
Frederic Culot
2006-08-06
keybinding changed: CTRL-L is now used to redraw screen
Frederic Culot
2006-08-02
del_item() updated
Frederic Culot
2006-08-01
del_apoint() renamed to del_item() and updated to take recurrent items into a...
Frederic Culot
2006-07-31
Initial revision
Frederic Culot
[prev]