aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui-day.c
Commit message (Expand)AuthorAgeFilesLines
* ui-day.c: Reorganize some free() operationsLukas Fleischer2014-07-271-7/+7
* Replace several uses of snprintf() by asprintf()Lukas Fleischer2014-07-221-32/+35
* Warn when reloading with unsaved modificationsLukas Fleischer2014-07-161-0/+20
* Do not highlight items on inactive windowsLukas Fleischer2014-07-091-0/+2
* Fix segmentation faultLukas Fleischer2014-06-251-10/+10
* Add default cases to some switch statementsLukas Fleischer2014-05-181-3/+11
* Reintroduce heading and separator in appointmentsLukas Fleischer2014-05-181-10/+25
* Add support for caption rows in list boxesLukas Fleischer2014-05-181-0/+5
* ui-day: Large-scale refactoringLukas Fleischer2014-05-181-156/+78
* Pass date parameter to ui_day_update_panel()Lukas Fleischer2014-05-131-3/+1
* Add support for moving appointmentsLukas Fleischer2013-07-181-4/+14
* update_start_time(): Allow for moving an itemLukas Fleischer2013-07-181-3/+7
* Allow for making an appointment punctualLukas Fleischer2013-07-181-3/+8
* Fix a couple of translatable stringsLukas Fleischer2013-05-141-8/+8
* Support punctual appointments in the UILukas Fleischer2013-05-141-0/+4
* Use tabs instead of spaces for indentationLukas Fleischer2013-04-141-723/+780
* ui-day.c: Several minor simplificationsLukas Fleischer2013-02-141-134/+110
* calendar.c: Rename to "ui-calendar.c"Lukas Fleischer2013-02-141-14/+14
* apoint.c: Split out UI-related functionsLukas Fleischer2013-02-141-13/+135
* Rename appointment/event-related UI functionsLukas Fleischer2013-02-141-0/+798