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
/
ui-calendar.c
Age
Commit message (
Expand
)
Author
2017-01-12
Update copyright ranges
Lukas Fleischer
2016-06-27
Remove duplicate code in draw_monthly_view()
Lukas Fleischer
2016-06-27
Highlight days with non-recurrent items
Lukas Fleischer
2016-02-26
Support durations in recurrence ending dates
Lukas Fleischer
2016-01-30
Update copyright ranges
Lukas Fleischer
2015-04-10
Highlight week number when the calendar is selected
Lukas Fleischer
2015-04-10
Show week numbers in the monthly view
Lukas Fleischer
2015-04-10
Split out code for drawing week numbers
Lukas Fleischer
2015-02-24
Use time_t instead of long in several places
Lukas Fleischer
2015-02-23
Redraw calendar panel when switching views
Lukas Fleischer
2015-02-07
Update copyright ranges
Lukas Fleischer
2015-02-07
Handle dates past January 19th, 2038
Lukas Fleischer
2014-10-17
Only werase() calendar if month is changed
Lukas Fleischer
2014-07-22
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-05-19
Fix calendar centering
Lukas Fleischer
2014-05-18
ui-calendar: Use scroll window implementation
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-17
Fix braces in if-else statements
Lukas Fleischer
2013-02-14
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer