aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* 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