index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui-day.c
Age
Commit message (
Expand
)
Author
2016-01-30
Update copyright ranges
Lukas Fleischer
2015-02-24
Use time_t instead of long in several places
Lukas Fleischer
2015-02-07
Update copyright ranges
Lukas Fleischer
2014-07-27
ui-day.c: Reorganize some free() operations
Lukas Fleischer
2014-07-22
Replace several uses of snprintf() by asprintf()
Lukas Fleischer
2014-07-16
Warn when reloading with unsaved modifications
Lukas Fleischer
2014-07-09
Do not highlight items on inactive windows
Lukas Fleischer
2014-06-25
Fix segmentation fault
Lukas Fleischer
2014-05-18
Add default cases to some switch statements
Lukas Fleischer
2014-05-18
Reintroduce heading and separator in appointments
Lukas Fleischer
2014-05-18
Add support for caption rows in list boxes
Lukas Fleischer
2014-05-18
ui-day: Large-scale refactoring
Lukas Fleischer
2014-05-13
Pass date parameter to ui_day_update_panel()
Lukas Fleischer
2013-07-18
Add support for moving appointments
Lukas Fleischer
2013-07-18
update_start_time(): Allow for moving an item
Lukas Fleischer
2013-07-18
Allow for making an appointment punctual
Lukas Fleischer
2013-05-14
Fix a couple of translatable strings
Lukas Fleischer
2013-05-14
Support punctual appointments in the UI
Lukas Fleischer
2013-04-14
Use tabs instead of spaces for indentation
Lukas Fleischer
2013-02-14
ui-day.c: Several minor simplifications
Lukas Fleischer
2013-02-14
calendar.c: Rename to "ui-calendar.c"
Lukas Fleischer
2013-02-14
apoint.c: Split out UI-related functions
Lukas Fleischer
2013-02-14
Rename appointment/event-related UI functions
Lukas Fleischer