summaryrefslogtreecommitdiff
path: root/source3/python/py_spoolss_ports.c
AgeCommit message (Collapse)AuthorFilesLines
2002-04-05Converted drivers, forms and ports functions to use new conversion routinesTim Potter1-18/+2
and exception throwing. (This used to be commit ed0a6480f75b3eefc52bc3311d8c3816abefcff2)
2002-04-03Start to make argument ordering consistent.Tim Potter1-2/+2
(This used to be commit e84cc7ea84042b2460baef32a39448d620612bbc)
2002-03-28Aborted experiment to avoid namespace pollution and prototype hell andTim Potter1-6/+1
moved to 'make proto' based solution. (This used to be commit 1e48f872a494228e82fd32c789b3dcea6b014211)
2002-03-27Moved pyconv definitions across.Tim Potter1-4/+19
Fixed misc compile problems. (This used to be commit 723bfa1a857b4c3e114b7e510c8f991ba73c1ba1)
2002-03-26Port related functions.Tim Potter1-0/+101
(This used to be commit 5dc7e350ec784996f7c8bc824624cd0b8347a3b0)