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
/
calendar.h
Age
Commit message (
Expand
)
Author
2009-10-28
Code to save the calendar default view in the configuration file.
Frederic Culot
2009-08-25
Display week number inside weekly calendar view.
Frederic Culot
2009-08-24
Work on implementing the weekly calendar view.
Frederic Culot
2009-07-12
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-01-23
ability to link against ncursesw if ncurses is not found
Frederic Culot
2008-08-10
pcal export added
Frederic Culot
2008-08-03
new keybindings added
Frederic Culot
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-09
Tony's patch concerning date format configuration imported
Frederic Culot
2007-12-10
calendar_move_*() gathered together into calendar_move()
Frederic Culot
2007-08-31
added missing time.h header
calcurse_1_9_beta
Frederic Culot
2007-08-12
calendar_get_pom() and moon_phase_e typedef added
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-07-21
ncurses include added
Frederic Culot
2007-07-01
functions renamed to be prefixed with 'calendar_'
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2006-07-31
Initial revision
Frederic Culot