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-09-15
help_screen() updated to take notify-bar into account
Frederic Culot
2006-09-15
init_notify_bar(), config_notify_bar() and print_notify_options() created
Frederic Culot
2006-09-15
new structure created to store notify-bar settings
Frederic Culot
2006-09-15
nbar_s structure created to store notify-bar settings
Frederic Culot
2006-09-14
couple of bugfixes plus several improvements in the notify-bar
Frederic Culot
2006-09-14
appt_pos added to the day_item_s structure to fix the bug causing the deletio...
Frederic Culot
2006-09-14
day_add_apoint() updated
Frederic Culot
2006-09-14
apoint_recur_s2apoint_s() added, appoint_check_next() and apoint_delete_bynum...
Frederic Culot
2006-09-14
apoint_recur_s2apoint_s added
Frederic Culot
2006-09-14
notify_thread_app() and notify_update_bar() updated
Frederic Culot
2006-09-14
notify_app_s and notify_vars_s structures updated, and adding of the new func...
Frederic Culot
2006-09-14
recur_item_inday() now returns the item start time if it belongs to current day
Frederic Culot
2006-09-14
recur_apoint_check_next() prototype updated
Frederic Culot
2006-09-14
today() created
Frederic Culot
2006-09-14
add_item() updated to check if newly added appointment is to be notified
Frederic Culot
2006-09-14
call to apoint_sec2str() updated
Frederic Culot
2006-09-12
calls to apoint_llist_init() and recur_apoint_llist_init() added
Frederic Culot
2006-09-12
day_item_s2apoint_s prototype updated
Frederic Culot
2006-09-12
several routines updated to take new appointment linked list structure into a...
Frederic Culot
2006-09-12
save_cal() updated to take new appointment linked list structure into account
Frederic Culot
2006-09-12
app_arg() updated to take new appointment linked list structure into account
Frederic Culot
2006-09-12
implementation of a mutex lock to prevent recurrent apointment linked list
Frederic Culot
2006-09-12
prototypes updated to take new recurrent appointment linked lists structure i...
Frederic Culot
2006-09-12
implementation of a mutex lock to prevent appointment linked list from race c...
Frederic Culot
2006-09-12
prototypes updated to take new appointment linked lists structure into account
Frederic Culot
2006-09-12
implementation of a mutex lock to protect the appointment linked lists from r...
Frederic Culot
2006-09-11
enhancements in the notify bar
Frederic Culot
2006-09-11
added call to notify_check_next_app()
Frederic Culot
2006-09-11
apoint_check_next() created
Frederic Culot
2006-09-11
apoint_check_next() added
Frederic Culot
2006-09-11
notify_check_next_app() and notify_thread_app() created
Frederic Culot
2006-09-11
notify_app_s created and notify_check_next_app(), notify_thread_app() created
Frederic Culot
2006-09-11
recur_apoint_check_next() created
Frederic Culot
2006-09-11
recur_apoint_check_next() added
Frederic Culot
2006-09-11
notify.c added
Frederic Culot
2006-09-11
DAYINSEC moved to vars.h
Frederic Culot
2006-09-11
define DAYINSEC added
Frederic Culot
2006-09-11
small bugfixes
Frederic Culot
2006-09-09
beginning of notifying functions implementation
Frederic Culot
2006-09-09
Spanish translation added
Frederic Culot
2006-09-09
Spanish translation provided by Jose Lopez, many thanks to him
Frederic Culot
2006-09-09
thanks section updated
Frederic Culot
2006-09-09
Spanish manual provided by Jose Lopez. Many thanks to him
Frederic Culot
2006-09-09
spanish manual added
Frederic Culot
2006-09-09
implementation of notifying functions
Frederic Culot
2006-09-09
notification bar created
Frederic Culot
2006-09-09
help window size modified to take notification bar into account
Frederic Culot
2006-09-09
Makefile.am update to take into account notify.c and notify.h
Frederic Culot
2006-09-09
added test for pthread library and switched to version 1.6
Frederic Culot
2006-09-08
fixed a bug appearing when trying to delete a newly repeated item
Frederic Culot
[next]