Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2006-09-04 | applied Sanders max_and_focus.patch | Anselm R. Garbe | -17/+13 |
2006-08-31 | reorder was misssing in Ross version of viewall | Anselm R. Garbe | -0/+1 |
2006-08-31 | added viewall to mainstream (only Ross Mohns version, not the toggle) | Anselm R. Garbe | -0/+10 |
2006-08-31 | applied sanders patch to remove unnecessary commit() | Anselm R. Garbe | -2/+6 |
2006-08-30 | removed a warning reported by Jukka | Anselm R. Garbe | -1/+0 |
2006-08-29 | improved selection policy | Anselm R. Garbe | -20/+24 |
2006-08-29 | still something wrong with reorder() | Anselm R. Garbe | -49/+26 |
2006-08-29 | this algorithm seems to keep order for any scenario | Anselm R. Garbe | -14/+41 |
2006-08-29 | added attach/detach functions which don't attach at the begin of list, but at... | Anselm R. Garbe | -17/+46 |
2006-08-23 | updated man page | Anselm R. Garbe | -4/+4 |
2006-08-23 | separated setup stuff into main.c:setup() - this makes main() more readable | Anselm R. Garbe | -1/+1 |
2006-08-22 | separated several functions into view.c | Anselm R. Garbe | -0/+253 |