index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui-day.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the day heading position configurable
Lars Henriksen
2017-09-08
1
-1
/
+4
*
Remove phase of moon feature
Lars Henriksen
2017-09-08
1
-1
/
+0
*
Add missing string initialization
Lars Henriksen
2017-09-04
1
-0
/
+1
*
Add a function to wait for any key press
Lukas Fleischer
2017-09-03
1
-14
/
+14
*
Make heading in appointments panel configurable
Lars Henriksen
2017-08-28
1
-6
/
+15
*
Update copyright ranges
Lukas Fleischer
2017-01-12
1
-1
/
+1
*
Prevent free-before-init of timstr
Vlad Glagolev
2016-10-13
1
-1
/
+1
*
Replace parse_datetime() constants by named flags
Lukas Fleischer
2016-10-10
1
-3
/
+3
*
Refactor duration/end time parsing
Lukas Fleischer
2016-10-10
1
-35
/
+39
*
Support dates when specifying start/end times
Lukas Fleischer
2016-10-09
1
-30
/
+27
*
Factor out parse_datetime()
Lukas Fleischer
2016-10-09
1
-25
/
+5
*
Add support for moving items to another day
Lukas Fleischer
2016-10-08
1
-11
/
+27
*
Refactor day_edit_time()
Lukas Fleischer
2016-10-01
1
-8
/
+7
*
Automatically select new appointments/events
Lukas Fleischer
2016-09-28
1
-8
/
+11
*
Fix out-of-bounds memory access
Lukas Fleischer
2016-09-28
1
-2
/
+7
*
Support relative dates when adding recurrences
Lukas Fleischer
2016-04-01
1
-13
/
+31
*
Support durations in recurrence ending dates
Lukas Fleischer
2016-02-26
1
-14
/
+32
*
Refactor UTF-8 chopping
Lukas Fleischer
2016-02-26
1
-4
/
+4
*
ui-day.c: Simplify code using ui_day_selitem()
Lukas Fleischer
2016-02-16
1
-8
/
+8
*
Make automatic selection of appointments/events smarter
Lukas Fleischer
2016-02-16
1
-0
/
+15
*
Update copyright ranges
Lukas Fleischer
2016-01-30
1
-1
/
+1
*
Use time_t instead of long in several places
Lukas Fleischer
2015-02-24
1
-6
/
+5
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
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