source: branches/smbpdr-1.0/changelog@ 758

Last change on this file since 758 was 758, checked in by Alex Taylor, 13 years ago

Auto-port numbers now generated in base 10 instead of base 4.
Implemented SplPdQuery/SplPdSet entrypoints, which are required for programs to create/configure ports.
Added sample program which demonstrates this (smbport.c). Added BLDLEVEL signature (uses MAKEDESC.CMD).

File size: 2.2 KB
Line 
1Version 1.0.2 12-05-2012
2 +Added: SplPdQuery and SplPdSet now implemented. This allows applications to
3 update SMB port settings through the SplPdSet entrypoint.
4 +Added: Driver now has bldlevel string.
5 !Fixed: Port names are now numbered normally instead of in base 4.
6
7
8Version 1.0.1 05-03-2010
9 +Added: Show return code from smbspool in error message (useful only together
10 with smbspool.exe from 3.3.x as 3.0.x always returns 1 in case of an
11 error)
12
13Version 1.0 05-05-2009
14 -Note: Just a recompile of RC5, but built against libc063
15
16Version 1.0-RC5 14-04-2009 (Update by Alex Taylor)
17 +Added: The port description (seen on the "Output Port" properties page)
18 now shows the workgroup\server\printer name.
19 *Changed: The "install new port" dialog no longer shows up to 64 SMB port
20 icons (as long as SMB.PDR has its EAs intact.)
21 *Changed: Removed the "send as binary file" checkbox (it did nothing anyway).
22 !Fixed: Population of values in properties dialog sometimes failed if there were empty fields.
23 !Fixed: PostScript header no longer forcibly written into the spooled file.
24 !Fixed: Default description is now correctly loaded from resources.
25
26Version 1.0-RC4 14-03-2009
27 +Added: Support for smbspool.exe's copies option (this only makes sense in
28 case there is no other way to print multiple copies of a document
29 using options provided by applications or printer drivers).
30
31Version 1.0-RC3 13-03-2009
32 +Added: Created an "Abort, Retry" message box with an appropriate loop.
33 *Changed: "Save properties" into "OK"
34 *Changed: Settings dialogue not system-modal anymore
35
36Version 1.0-RC2 12-03-2009
37 +Added: Show message box in case an error occured.
38
39Version 1.0-RC1 11-03-2009
40 +Added: Support workgroup
41 +Added: Support authentication
42 *Changed: Nicer icon
43
44Version 1.0-beta.2 09-03-2009
45 !Fixed: Could not print to slow or sleeping devices.
46
47Version 1.0-beta.1 08-03-2009
48 Made Paul Smedleys code based upon Serge Sterck's lpr32.pdr source workable
49 (Guest hardcoded, no authentication, no error checking).
Note: See TracBrowser for help on using the repository browser.