index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
listbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scrollbar and right window border (corrected)
Lars Henriksen
2018-05-26
1
-2
/
+2
*
Update copyright ranges
Lukas Fleischer
2017-01-12
1
-1
/
+1
*
Fix visible region after loading list box items
Lukas Fleischer
2016-10-30
1
-0
/
+1
*
Fix listbox_fix_visible_region()
Lukas Fleischer
2016-10-30
1
-22
/
+20
*
Always use memory management wrappers
Lukas Fleischer
2016-10-13
1
-4
/
+4
*
Update copyright ranges
Lukas Fleischer
2016-01-30
1
-1
/
+1
*
Update copyright ranges
Lukas Fleischer
2015-02-07
1
-1
/
+1
*
Always fix selection in listbox_load_items()
Lukas Fleischer
2014-07-18
1
-5
/
+3
*
Do not use malloc() or xmalloc()
Lukas Fleischer
2014-07-18
1
-2
/
+2
*
Fix selection in listbox_load_items()
Lukas Fleischer
2014-07-18
1
-7
/
+13
*
Automatically select first item in list boxes
Lukas Fleischer
2014-07-16
1
-0
/
+3
*
Avoid blank space after the last list box item
Lukas Fleischer
2014-05-19
1
-0
/
+5
*
listbox_resize(): Avoid segmentation fault
Lukas Fleischer
2014-05-19
1
-0
/
+4
*
Add support for caption rows in list boxes
Lukas Fleischer
2014-05-18
1
-9
/
+62
*
Add support for drawing highlighted decoration
Lukas Fleischer
2014-05-18
1
-2
/
+2
*
Add a generic list box implementation
Lukas Fleischer
2014-05-18
1
-0
/
+138