summaryrefslogtreecommitdiffstats
path: root/source/python/py_spoolss_drivers_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Moved function to parse a list of unicode strings into util file.Tim Potter2002-11-061-26/+2
* Fixed DRIVER_INFO_3 conversion function to check for dependent_filesTim Potter2002-10-211-3/+29
* Remove todo comment.Tim Potter2002-09-091-1/+0
* Decode list of dependent files in printer driver info3 and info6.Tim Potter2002-09-061-1/+31
* py_to_DRIVER_INFO_3: remove level key on copy of dictionary before callingTim Potter2002-05-201-2/+7
* Set level key in driver info structures.Tim Potter2002-05-201-1/+5
* Removed unused variable.Tim Potter2002-05-161-2/+0
* Implement py_to_DRIVER_INFO_3()Tim Potter2002-05-151-1/+5
* Converted drivers, forms and ports functions to use new conversion routinesTim Potter2002-04-051-0/+137