aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* Solve deadlock in notification barLars Henriksen2018-07-281-5/+7
* Scrollbar and right window border (corrected)Lars Henriksen2018-05-261-1/+1
* Fix no-colour themeLars Henriksen2017-12-101-9/+4
* Check for the year span 1902-2037Lars Henriksen2017-11-231-6/+18
* Do not tie ISO 8601 week numbering to MondayLars Henriksen2017-10-171-7/+12
* Remove phase of moon featureLars Henriksen2017-09-081-181/+0
* Fix phase of moon calculationLars Henriksen2017-09-081-27/+30
* Add a function to wait for any key pressLukas Fleischer2017-09-031-1/+1
* Use nl_langinfo() for month and day namesLars Henriksen2017-08-281-5/+7
* Make the selected day in the calendar stand outLars Henriksen2017-08-281-2/+2
* Update copyright rangesLukas Fleischer2017-01-121-1/+1
* Remove duplicate code in draw_monthly_view()Lukas Fleischer2016-06-271-35/+22
* Highlight days with non-recurrent itemsLukas Fleischer2016-06-271-2/+10
* Support durations in recurrence ending datesLukas Fleischer2016-02-261-20/+0
* Update copyright rangesLukas Fleischer2016-01-301-1/+1
* Highlight week number when the calendar is selectedLukas Fleischer2015-04-101-0/+4
* Show week numbers in the monthly viewLukas Fleischer2015-04-101-0/+4
* Split out code for drawing week numbersLukas Fleischer2015-04-101-97/+106
* Use time_t instead of long in several placesLukas Fleischer2015-02-241-1/+1
* Redraw calendar panel when switching viewsLukas Fleischer2015-02-231-0/+6
* Update copyright rangesLukas Fleischer2015-02-071-1/+1
* Handle dates past January 19th, 2038Lukas Fleischer2015-02-071-7/+1
* Only werase() calendar if month is changedLukas Fleischer2014-10-171-8/+6
* Replace several uses of snprintf() by asprintf()Lukas Fleischer2014-07-221-3/+3
* Fix calendar centeringLukas Fleischer2014-05-191-11/+9
* ui-calendar: Use scroll window implementationLukas Fleischer2014-05-181-53/+50
* Use tabs instead of spaces for indentationLukas Fleischer2013-04-141-573/+609
* Fix braces in if-else statementsLukas Fleischer2013-02-171-6/+5
* calendar.c: Rename to "ui-calendar.c"Lukas Fleischer2013-02-141-0/+915