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-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
DAYINSEC moved to vars.h
Frederic Culot
2006-09-11
define DAYINSEC 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-08
fixed a bug appearing when trying to delete a newly repeated item
Frederic Culot
2006-09-07
bugfix: the repeated end date can no longer be older then the item start
Frederic Culot
2006-09-07
fixed a bug in status_bar() which prevented keybindings from being translated
Frederic Culot
2006-09-06
general keybindings added
Frederic Culot
2006-09-06
two help pages added ('O' and general keybindings)
Frederic Culot
2006-09-06
status_bar() rewritten from scratch to handle multiple status pages
Frederic Culot
2006-09-06
several defines added
Frederic Culot
2006-09-03
layout_config() improved, and new layout configurations added
Frederic Culot
2006-09-03
get_screen_config() updated to take new layouts into account
Frederic Culot
2006-09-03
todo_args() updated to display priorities
Frederic Culot
2006-09-02
improved the ToDo panel scrolling while changing item priorities
Frederic Culot
2006-09-02
fixed a bug in day_write_pad() which could cause a misplacement of the line b...
Frederic Culot
2006-09-02
fixed a possible infinite loop in todo_get_position()
Frederic Culot
2006-09-02
help text added for the 'Priority' function and help text updated for the 'Ad...
Frederic Culot
2006-08-31
'+/-' menu added to status bar while inside TODO panel
Frederic Culot
2006-08-31
todo_chg_priority(), todo_get_item() and todo_get_position() added
Frederic Culot
2006-08-31
todo_insert() suppressed
Frederic Culot
2006-08-31
update_todo_panel(): priority added when displaying todo list
Frederic Culot
2006-08-30
load_todo() and save_cal() updated to take todo's id into account
Frederic Culot
2006-08-30
add_todo() moved from calcurse.c to todo_new_item()
Frederic Culot
2006-08-30
todo_new_item() added and id added to todo_s structure
Frederic Culot
2006-08-30
bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to ...
Frederic Culot
2006-08-25
bugfix: events and appointments are now sorted properly
Frederic Culot
2006-08-25
fixed a data format bug in load_app()
Frederic Culot
2006-08-24
switched to version number 1.5
Frederic Culot
2006-08-24
repeat command disabled for todo panel
Frederic Culot
2006-08-24
forgot to wait for user's key pressed...
Frederic Culot
2006-08-23
one status bar is now created for each panel
Frederic Culot
2006-08-23
online help text updated for the repeat and delete commands
Frederic Culot
2006-08-23
better definition of variable sizes
Frederic Culot
2006-08-23
memory allocation problem fixed
Frederic Culot
2006-08-22
screen refreshing process ameliorated in add_item()
Frederic Culot
2006-08-22
fixed compilation warnings
Frederic Culot
2006-08-19
bugfix: a newly created appointment or event is now correctly highlighted
Frederic Culot
2006-08-19
fixed a bug in recur_write_exc() which could result in an infinite loop when ...
Frederic Culot
2006-08-19
fixed a bug causing a fatal error when loading from file an endless recurrent...
Frederic Culot
2006-08-16
recur_exc_scan() created and recur_event_new() plus recur_apoint_new() update...
Frederic Culot
[next]