summaryrefslogtreecommitdiff
path: root/src/ui-day.c
AgeCommit message (Expand)Author
2017-01-12Update copyright rangesLukas Fleischer
2016-10-13Prevent free-before-init of timstrVlad Glagolev
2016-10-10Replace parse_datetime() constants by named flagsLukas Fleischer
2016-10-10Refactor duration/end time parsingLukas Fleischer
2016-10-09Support dates when specifying start/end timesLukas Fleischer
2016-10-09Factor out parse_datetime()Lukas Fleischer
2016-10-08Add support for moving items to another dayLukas Fleischer
2016-10-01Refactor day_edit_time()Lukas Fleischer
2016-09-28Automatically select new appointments/eventsLukas Fleischer
2016-09-28Fix out-of-bounds memory accessLukas Fleischer
2016-04-01Support relative dates when adding recurrencesLukas Fleischer
2016-02-26Support durations in recurrence ending datesLukas Fleischer
2016-02-26Refactor UTF-8 choppingLukas Fleischer
2016-02-16ui-day.c: Simplify code using ui_day_selitem()Lukas Fleischer
2016-02-16Make automatic selection of appointments/events smarterLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2015-02-24Use time_t instead of long in several placesLukas Fleischer
2015-02-07Update copyright rangesLukas Fleischer
2014-07-27ui-day.c: Reorganize some free() operationsLukas Fleischer
2014-07-22Replace several uses of snprintf() by asprintf()Lukas Fleischer
2014-07-16Warn when reloading with unsaved modificationsLukas Fleischer
2014-07-09Do not highlight items on inactive windowsLukas Fleischer
2014-06-25Fix segmentation faultLukas Fleischer
2014-05-18Add default cases to some switch statementsLukas Fleischer
2014-05-18Reintroduce heading and separator in appointmentsLukas Fleischer
2014-05-18Add support for caption rows in list boxesLukas Fleischer
2014-05-18ui-day: Large-scale refactoringLukas Fleischer
2014-05-13Pass date parameter to ui_day_update_panel()Lukas Fleischer
2013-07-18Add support for moving appointmentsLukas Fleischer
2013-07-18update_start_time(): Allow for moving an itemLukas Fleischer
2013-07-18Allow for making an appointment punctualLukas Fleischer
2013-05-14Fix a couple of translatable stringsLukas Fleischer
2013-05-14Support punctual appointments in the UILukas Fleischer
2013-04-14Use tabs instead of spaces for indentationLukas Fleischer
2013-02-14ui-day.c: Several minor simplificationsLukas Fleischer
2013-02-14calendar.c: Rename to "ui-calendar.c"Lukas Fleischer
2013-02-14apoint.c: Split out UI-related functionsLukas Fleischer
2013-02-14Rename appointment/event-related UI functionsLukas Fleischer