Mike Auty
|
8728f695ef
|
Use longs for Hex as well as for Addreess.
|
2014-10-27 07:00:33 +00:00 |
|
Mike Auty
|
2d93c97d38
|
Clean up the basic renderers file.
|
2014-10-05 23:06:31 +01:00 |
|
Mike Auty
|
ad5845dc10
|
Add in support for longs (for python2) and allow both addresses and address64s to be longs.
|
2014-10-04 21:23:37 +01:00 |
|
Mike Auty
|
44c4f7fdd1
|
Refactor textrendering and add in rudimentary dot output support.
|
2014-10-02 21:19:56 +01:00 |
|
Mike Auty
|
90b0c24b11
|
Add in column sorting by default for text-based rendering.
|
2014-09-28 22:07:26 +01:00 |
|
Mike Auty
|
8a0f8ce73d
|
Fix daft mistake in tree column title rendering.
|
2014-09-27 23:56:26 +01:00 |
|
Mike Auty
|
fbbee25a55
|
Convert max_width to a parameter, and ensure the output ends in a newline character.
|
2014-09-27 23:55:22 +01:00 |
|
Mike Auty
|
9926ddd59d
|
Fix up the column balancing code, we now take greedily from the largest column, rather than evenly.
|
2014-09-27 23:08:56 +01:00 |
|
Mike Auty
|
d7cefffbf8
|
Refactor the renderers, and solve a problem with the same instance of a text renderer being used over again.
|
2014-09-27 14:23:09 +01:00 |
|
Mike Auty
|
1680acd35c
|
Fix many little bugs, add leading 0s for address spaces, however the squeeze to fit still needs work.
|
2014-09-24 01:43:09 +01:00 |
|
Mike Auty
|
64aa001179
|
Fix up accumulators, renamed data to values, and fix some minor bugs.
|
2014-09-23 22:49:44 +01:00 |
|
Mike Auty
|
872be7738f
|
Add in draft version of text renderer.
|
2014-09-23 00:41:22 +01:00 |
|
Mike Auty
|
b317770fbe
|
Remove formating from TreeGrid, since its part of the text renderers responsibility.
|
2014-09-08 10:05:59 +01:00 |
|
Mike Auty
|
0c2871d7ce
|
Add in initial version of unified output plugin.
|
2014-09-08 10:05:29 +01:00 |
|