source: branches/smbpdr-1.0/changelog@ 772

Last change on this file since 772 was 772, checked in by Alex Taylor, 12 years ago

Fix to SplPdQuery allowing the required buffer size to be queried.

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