| Commit message (Expand) | Author | Age | Files | Lines |
* | ui-day.c: Reorganize some free() operations | Lukas Fleischer | 2014-07-27 | 1 | -7/+7 |
* | Replace several uses of snprintf() by asprintf() | Lukas Fleischer | 2014-07-22 | 1 | -32/+35 |
* | Warn when reloading with unsaved modifications | Lukas Fleischer | 2014-07-16 | 1 | -0/+20 |
* | Do not highlight items on inactive windows | Lukas Fleischer | 2014-07-09 | 1 | -0/+2 |
* | Fix segmentation fault | Lukas Fleischer | 2014-06-25 | 1 | -10/+10 |
* | Add default cases to some switch statements | Lukas Fleischer | 2014-05-18 | 1 | -3/+11 |
* | Reintroduce heading and separator in appointments | Lukas Fleischer | 2014-05-18 | 1 | -10/+25 |
* | Add support for caption rows in list boxes | Lukas Fleischer | 2014-05-18 | 1 | -0/+5 |
* | ui-day: Large-scale refactoring | Lukas Fleischer | 2014-05-18 | 1 | -156/+78 |
* | Pass date parameter to ui_day_update_panel() | Lukas Fleischer | 2014-05-13 | 1 | -3/+1 |
* | Add support for moving appointments | Lukas Fleischer | 2013-07-18 | 1 | -4/+14 |
* | update_start_time(): Allow for moving an item | Lukas Fleischer | 2013-07-18 | 1 | -3/+7 |
* | Allow for making an appointment punctual | Lukas Fleischer | 2013-07-18 | 1 | -3/+8 |
* | Fix a couple of translatable strings | Lukas Fleischer | 2013-05-14 | 1 | -8/+8 |
* | Support punctual appointments in the UI | Lukas Fleischer | 2013-05-14 | 1 | -0/+4 |
* | Use tabs instead of spaces for indentation | Lukas Fleischer | 2013-04-14 | 1 | -723/+780 |
* | ui-day.c: Several minor simplifications | Lukas Fleischer | 2013-02-14 | 1 | -134/+110 |
* | calendar.c: Rename to "ui-calendar.c" | Lukas Fleischer | 2013-02-14 | 1 | -14/+14 |
* | apoint.c: Split out UI-related functions | Lukas Fleischer | 2013-02-14 | 1 | -13/+135 |
* | Rename appointment/event-related UI functions | Lukas Fleischer | 2013-02-14 | 1 | -0/+798 |