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