When scrolling, first update the new position of the control before
[wine] / dlls / winspool / info.c
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-28  Alexandre JulliardMoved EnumPortsA to dlls/winspool.
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Stefan LeichterMade WINSPOOL_GetPrinterDriver work again.
2000-11-10  Stefan LeichterCorrected used registry key.
2000-11-06  Stefan LeichterEnable the functions AddPrinterW, WINSPOOL_GetPrinterDr...
2000-09-29  Stefan Leichter- moved some code from WINSPOOL_GetPrinterDriver into...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-18  Albert den HaanRemove unused critical section global variable PRINT32_...
2000-08-16  Gerard PatelAdd an error message if devmode structure in registry...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-16  Andreas MohrSpelling fixes.
2000-06-23  Francois GougetMerged DeviceCapabilities and DeviceCapabilitiesA.
2000-05-25  Huw D M DaviesMove winspool to unicode.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-25  Ulrich CzekallaThis patch initializes the return buffer used in GetPri...
1999-11-28  Huw D M DaviesUse RegQueryInfoKey to count number of printers.
1999-10-31  Huw D M DaviesRewrite of EnumPrinters.
1999-09-10  Huw D M DaviesFixes DeviceCapabilities for DC_PAPERSIZE.
1999-09-04  Huw D M DaviesAdded loads of types, defines and declarations to winsp...
1999-09-03  Huw D M DaviesFix off by one error in WINSPOOL_GetOpenedPrinterA.
1999-08-15  Thuy NguyenReplaced a static ten element array with a dynamic...
1999-07-24  Huw D M DaviesLet through more flags to EnumPrinters.
1999-07-23  Huw D M DaviesEnumJobs stub.
1999-07-10  Huw D M DaviesImplemented GetPrinterA and GetPrinterDriverA.
1999-05-22  Huw D M DaviesImplemented AddPrinterA, AddPrinterDriverA and GetPrint...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...