Phil Sutter
|
49cacbbc91
|
offset, align, tailhead: convert to callbacks.print
|
2009-11-29 22:21:48 +01:00 |
|
Phil Sutter
|
87873bceeb
|
lines, words: outsource code
|
2009-11-19 23:59:50 +01:00 |
|
Phil Sutter
|
f6942c8c98
|
tailhead: convert to generic object payload
|
2009-11-03 23:23:22 +01:00 |
|
Cesare Tirabassi
|
81c691d15a
|
add emacs indentation variables to source files in line with current vim settings
|
2009-07-28 23:44:22 +02:00 |
|
Nikolas Garofil
|
41a7cffbe7
|
Fix bug with SF id 2808272 (tail and head)
To fix this bug the tail and head code was rewritten, everything should still
work except tailing a FIFO instead of a normal head.
|
2009-07-21 23:41:47 +02:00 |
|
Brenden Matthews
|
f05829ad9a
|
Update copyright stuff, fix conky.conf weirdness.
|
2009-03-29 22:55:51 -06:00 |
|
Phil Sutter
|
90a3e8de80
|
merge tail and head into a single source file
This allows having the same init-function for both objects. Code size
could be further reduced, as the print-functions share some code, too.
|
2009-02-22 03:00:35 +01:00 |
|