Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-27 | Fixed dodgy arguments to PyArg_ParseTupleAndKeywords() | Tim Potter | 1 | -1/+1 |
2002-05-17 | addform(), setform(): | Tim Potter | 1 | -26/+44 |
2002-05-16 | Return enumerated forms as a hash of hashes instead of a list of hashes. | Tim Potter | 1 | -8/+19 |
2002-05-16 | More cleanups. | Tim Potter | 1 | -4/+5 |
2002-05-15 | Renamed functions that are methods of a printer handle object from | Tim Potter | 1 | -5/+5 |
2002-05-06 | Removed unused arg to deleteform. | Tim Potter | 1 | -2/+1 |
2002-04-09 | Fixed setform and addform functions. | Tim Potter | 1 | -21/+17 |
2002-04-05 | Converted drivers, forms and ports functions to use new conversion routines | Tim Potter | 1 | -38/+16 |
2002-03-28 | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 1 | -7/+7 |
2002-03-27 | Converted to #include *.c format. | Tim Potter | 1 | -13/+11 |
2002-03-26 | #include "py_conv.h" | Tim Potter | 1 | -0/+2 |
2002-03-26 | Moved form related functions as methods in the policy handle object. | Tim Potter | 1 | -37/+17 |
2002-03-20 | Initial version. | Tim Potter | 1 | -0/+283 |