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
2006-10-17
getopt function in parse_args() replaced by getopt_long
Frederic Culot
2006-10-16
'-t' flag now takes a priority number for argument
Frederic Culot
2006-10-16
todo_arg() prototype updated
Frederic Culot
2006-10-16
bugfix: when creating a recurrent item, the entered end-date is now included ...
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-22
moved LOCALEDIR definition from configure.ac to src/Makefile.am
Frederic Culot
2006-09-18
added test on warning time interval in config_notify_bar(), plus small bugfixes
Frederic Culot
2006-09-17
bugfix in help_screen(): text_lines is now correctly updated
Frederic Culot
2006-09-17
help_screen() updated
Frederic Culot
2006-09-17
getstring() improved to check for escape sequence
Frederic Culot
2006-09-17
config_notify_bar() improved
Frederic Culot
2006-09-16
mycpy() created
Frederic Culot
2006-09-16
mycpy() added
Frederic Culot
2006-09-16
NOTIFY_FIELD_LENGTH and notify_app_s structure updated
Frederic Culot
2006-09-16
notify_update_bar() improved and notify_app_s structure updated
Frederic Culot
2006-09-16
config_notify_bar() and print_notify_options() improved
Frederic Culot
2006-09-16
recur_apoint_check_next() and recur_repeat_item() updated
Frederic Culot
2006-09-16
apoint_check_next() updated
Frederic Culot
2006-09-16
now() added
Frederic Culot
2006-09-16
now() created
Frederic Culot
2006-09-16
next_arg() added
Frederic Culot
2006-09-16
parse_args(), help_arg() and usage() updated to implement the '-n' flag
Frederic Culot
2006-09-16
-n flag added
Frederic Culot
2006-09-15
notify_start_main_thread() and notify_stop_main_thread() added
Frederic Culot
2006-09-15
config_bar() updated to add a notify menu
Frederic Culot
2006-09-15
save_cal() updated to save notify-bar user settings
Frederic Culot
2006-09-15
updates to take notify-bar into account
Frederic Culot
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
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
[next]