aboutsummaryrefslogtreecommitdiff
path: root/view.c
AgeCommit message (Expand)AuthorLines
2006-09-04removed unused varsAnselm R. Garbe-2/+2
2006-09-04reducing focus calls (sanders patch)Anselm R. Garbe-6/+4
2006-09-04applied Sanders max_and_focus.patchAnselm R. Garbe-17/+13
2006-08-31reorder was misssing in Ross version of viewallAnselm R. Garbe-0/+1
2006-08-31added viewall to mainstream (only Ross Mohns version, not the toggle)Anselm R. Garbe-0/+10
2006-08-31applied sanders patch to remove unnecessary commit()Anselm R. Garbe-2/+6
2006-08-30removed a warning reported by JukkaAnselm R. Garbe-1/+0
2006-08-29improved selection policyAnselm R. Garbe-20/+24
2006-08-29still something wrong with reorder()Anselm R. Garbe-49/+26
2006-08-29this algorithm seems to keep order for any scenarioAnselm R. Garbe-14/+41
2006-08-29added attach/detach functions which don't attach at the begin of list, but at...Anselm R. Garbe-17/+46
2006-08-23updated man pageAnselm R. Garbe-4/+4
2006-08-23separated setup stuff into main.c:setup() - this makes main() more readableAnselm R. Garbe-1/+1
2006-08-22separated several functions into view.cAnselm R. Garbe-0/+253