Commit Graph

13 Commits

Author SHA1 Message Date
Mathieu Lacage
c2fda9ce09 do not forget payload printer for default printer 2007-06-12 23:23:31 +02:00
Mathieu Lacage
102dcfd4bc do not crash is the payload printer is null 2007-06-07 13:19:25 +02:00
Mathieu Lacage
2b3882fb1a make the code match the dox doc 2007-06-07 12:29:38 +02:00
Mathieu Lacage
3634046dc7 fix a bunch of buggy asserts 2007-06-05 17:35:22 +02:00
Mathieu Lacage
35dbade0a9 implement PacketHistory::Print 2007-06-05 15:47:29 +02:00
Mathieu Lacage
bf7acebc30 fix buggy assert 2007-06-01 10:49:17 +02:00
Mathieu Lacage
9980528f1e make chunkUid zero and invalid uid to improve debugging 2007-06-01 09:55:47 +02:00
Mathieu Lacage
3861a96d5a implement forgotten PacketPrinter::AddDefaultPrinter 2007-05-31 14:30:07 +02:00
Mathieu Lacage
4736067ed2 avoid recursive initialization of uid static variable 2007-05-31 13:52:29 +02:00
Mathieu Lacage
afb85320bf constify, allow ItemList access to private methods 2007-05-31 13:37:05 +02:00
Mathieu Lacage
4b8dabddae add support for a default PacketPrinter 2007-05-31 12:34:33 +02:00
Mathieu Lacage
ab5c0a43bd rework the PacketPrinter code 2007-05-31 11:03:42 +02:00
Mathieu Lacage
e7abed2def try to design a packer printer class 2007-05-30 12:45:32 +02:00