Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-16 | Fix return value for enumprinterdrivers(), getprinterdriverdir(). | Tim Potter | 1 | -16/+18 |
2002-05-16 | More cleanups. | Tim Potter | 1 | -19/+31 |
2002-05-16 | Refactored open_pipe_creds() function to remove unused parameter. | Tim Potter | 1 | -14/+14 |
2002-05-15 | Renamed functions that are methods of a printer handle object from | Tim Potter | 1 | -1/+1 |
2002-05-15 | Return a dictionary of printer drivers in enumprinterdrivers() instead of a | Tim Potter | 1 | -8/+138 |
2002-05-14 | Fixed bug in enumprinterdrivers. | Tim Potter | 1 | -3/+27 |
2002-05-03 | Re-order args for enumprinterdrivers function. | Tim Potter | 1 | -4/+4 |
2002-04-05 | Converted drivers, forms and ports functions to use new conversion routines | Tim Potter | 1 | -89/+34 |
2002-04-03 | Start to make argument ordering consistent. | Tim Potter | 1 | -3/+4 |
2002-03-28 | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 1 | -6/+8 |
2002-03-27 | Moved printer driver related calls here. | Tim Potter | 1 | -0/+295 |