2009-10-26 |
Jeremy White | oleaut32: Implement the ability to marshall VT_CARRAY...
|
commit | commitdiff | tree |
2009-10-26 |
Jeremy White | oleaut32: StructArg tests cannot rely on an unpacked...
|
commit | commitdiff | tree |
2009-03-12 |
Jeremy White | twain_32: Revise internal documentation and one test...
|
commit | commitdiff | tree |
2009-03-12 |
Jeremy White | sane.ds: Add support for DG_IMAGE/DAT_IMAGELAYOUT/GET...
|
commit | commitdiff | tree |
2009-03-11 |
Jeremy White | sane.ds: Move a few static functions so they can be...
|
commit | commitdiff | tree |
2009-03-09 |
Jeremy White | twain_32: Remove obsolete README files.
|
commit | commitdiff | tree |
2009-03-09 |
Jeremy White | sane.ds: Add fixmes for the last 2 unsupported capabilities...
|
commit | commitdiff | tree |
2009-03-09 |
Jeremy White | sane.ds: Remove large chunks of stubbed optional functionali...
|
commit | commitdiff | tree |
2009-03-09 |
Jeremy White | sane.ds: Downgrade more inappropriate FIXMEs to WARNs.
|
commit | commitdiff | tree |
2009-03-09 |
Jeremy White | sane.ds: Make sure that the condition code is set correctly...
|
commit | commitdiff | tree |
2009-03-09 |
Jeremy White | sane.ds: Add support for ICAP_SUPPORTEDSIZES, enabling...
|
commit | commitdiff | tree |
2009-03-06 |
Jeremy White | sane.ds: Fix a subtle bug that prevented the float...
|
commit | commitdiff | tree |
2009-03-06 |
Jeremy White | sane.ds: Sane should go first; that makes any actual...
|
commit | commitdiff | tree |
2009-03-06 |
Jeremy White | sane.ds: More correctly detect an end of scan job from...
|
commit | commitdiff | tree |
2009-03-06 |
Jeremy White | sane.ds: Add support for CAP_FEEDERENABLED.
|
commit | commitdiff | tree |
2009-03-06 |
Jeremy White | sane.ds: Add suport for CAP_AUTOFEED, make batch scans...
|
commit | commitdiff | tree |
2009-03-06 |
Jeremy White | sane.ds: Implement support for ICAP_PHYSICALHEIGHT...
|
commit | commitdiff | tree |
2009-03-03 |
Jeremy White | sane.ds: Implement grayscale and B&W scanning for native...
|
commit | commitdiff | tree |
2009-03-03 |
Jeremy White | sane.ds: Add a few trace messages useful in following...
|
commit | commitdiff | tree |
2009-03-03 |
Jeremy White | sane.ds: Downgrade inappropriate FIXMEs.
|
commit | commitdiff | tree |
2009-02-26 |
Jeremy White | sane.ds: Revise to match identity structures with partial...
|
commit | commitdiff | tree |
2009-02-26 |
Jeremy White | sane.ds: Fully support ICAP_PIXELTYPE.
|
commit | commitdiff | tree |
2009-02-26 |
Jeremy White | sane.ds: Added support for ICAP_UNITS.
|
commit | commitdiff | tree |
2009-02-26 |
Jeremy White | sane.ds: Add support for ICAP_BITDEPTH.
|
commit | commitdiff | tree |
2009-02-24 |
Jeremy White | sane.ds: Implement support for ICAP_XRESOLUTION and...
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy White | sane.ds: Implement NATIVEXFER/MSG_GET for RGB scans.
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy White | sane.ds: Implement stub support for ICAP_PIXELFLAVOR.
|
commit | commitdiff | tree |
2009-02-16 |
Jeremy White | sane.ds: Get resolution from sane, instead of hard...
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Add a log message to flag unsupported operations.
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Remove a duplicate assignment.
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Indicate that we used a modal dialog.
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Revise the logic around processing events...
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Add stub support for ICAP_COMPRESSION.
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | twain_32: Prevent an incorrect test warning message...
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | twain_32: Change get requirements such that we require...
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Add support for CAP_UICONTROLLABLE.
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Add partial stub support for ICAP_PIXELTYPE...
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Return a 0 for MSG_QUERYSUPPORT even for capabiliti...
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Eliminate incorrect TWRC_FAILURE return.
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: More correctly stub CAP_XFERCOUNT, and tests.
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Rearrange function position to avoid the need...
|
commit | commitdiff | tree |
2009-02-10 |
Jeremy White | sane.ds: Simplify SANE_SaneCapability.
|
commit | commitdiff | tree |
2009-02-06 |
Jeremy White | sane.ds: More completely implement ICAP_XFERMECH, with...
|
commit | commitdiff | tree |
2009-02-03 |
Jeremy White | sane.ds: Pass MSG_QUERYSUPPORT requests to the capability...
|
commit | commitdiff | tree |
2009-02-03 |
Jeremy White | twain_32: Add the ability to thoroughly test basic...
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy White | twain_32: Return TWRC_FAILURE/TWCC_NODS when we have...
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy White | twain_32: Set the correct condition code for DG_CONTROL...
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy White | sane.ds: Implement CAP_SUPPORTEDCAPS.
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy White | sane.ds: Initialize the SupportedGroups field when...
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy White | twain_32: Add a bit more tracing about the scanners...
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy White | twain_32: Add an interactive set of tests for a selected...
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy White | twain_32: Modify get_condition_status to allow for...
|
commit | commitdiff | tree |
2009-01-27 |
Jeremy White | twain_32: Add an initial test framework for twain_32...
|
commit | commitdiff | tree |
2008-10-13 |
Jeremy White | gdi32/tests: Make the comparison of the enumerated...
|
commit | commitdiff | tree |
2008-10-13 |
Jeremy White | gdi32: Expand maximum font count to 4096, warn when...
|
commit | commitdiff | tree |
2008-06-30 |
Jeremy White | configure: On Solaris, libpng requires libm.
|
commit | commitdiff | tree |
2008-05-21 |
Jeremy White | ntdll/tests: Only test the readcount for a read below...
|
commit | commitdiff | tree |
2008-05-21 |
Jeremy White | winebrowser: Route default url handlers to /usr/bin...
|
commit | commitdiff | tree |
2008-04-29 |
Jeremy White | gdi32: Shift default height used in EnumStructs to...
|
commit | commitdiff | tree |
2008-04-11 |
Jeremy White | include: Add a resource type for scalable font resource...
|
commit | commitdiff | tree |
2008-03-10 |
Jeremy White | gdi32: Revise CreateScalableFontResourceA to pass through...
|
commit | commitdiff | tree |
2007-12-31 |
Jeremy White | wintab32: If we could not find a stylus sort of device...
|
commit | commitdiff | tree |
2007-12-31 |
Jeremy White | wintab32: Add logic to detect specific tablet cursor...
|
commit | commitdiff | tree |
2007-12-31 |
Jeremy White | wintab32: Remove the unused and clearly broken FindOpenConte...
|
commit | commitdiff | tree |
2007-12-31 |
Jeremy White | wintab32: Add modest trace information for tablets.
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Fix the W->A translation for CSR_NAME and...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Capture the number of buttons earlier, allowing...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Implement the ability to return the number...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Don't return information for non existent...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Correctly handle devices with a device id...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Compute our physical device characteristics...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Add additional device tracing.
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Order the cursor array by the standard Wacom...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy White | wintab32: Add constants for cursor types and use them.
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy White | wintab32: Do not offset the physical device id by the...
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy White | wintab32: Store and use the physical device id to match...
|
commit | commitdiff | tree |
2007-07-16 |
Jeremy White | gdi32: Added a test for the case where lpvBits in GetDIBits...
|
commit | commitdiff | tree |
2007-07-16 |
Jeremy White | gdi32: Do not fill in the color table if lpvBits is...
|
commit | commitdiff | tree |
2007-06-01 |
Jeremy White | wininet: Mark Proxy Authorization header as a request...
|
commit | commitdiff | tree |
2007-03-14 |
Jeremy White | sane.ds: Dynamically load libsane.so.
|
commit | commitdiff | tree |
2006-06-20 |
Jeremy White | configure: Probe more carefully for soname support...
|
commit | commitdiff | tree |
2006-06-19 |
Jeremy White | msvcrt: Solaris asctime_r compilation fix.
|
commit | commitdiff | tree |
2006-06-19 |
Jeremy White | dbghelp: Fix a Solaris compilation error.
|
commit | commitdiff | tree |
2006-06-19 |
Jeremy White | winex11.drv: On Solaris, Xutil.h is required to define...
|
commit | commitdiff | tree |
2006-06-19 |
Jeremy White | ntdll: On Solaris, limits.h is required for PATH_MAX.
|
commit | commitdiff | tree |
2006-03-01 |
Jeremy White | crypt32: More gcc 2.95 adjustments.
|
commit | commitdiff | tree |
2006-02-14 |
Jeremy White | twain: Reconcile sane's long names to TWAIN's 32 byte...
|
commit | commitdiff | tree |
2006-02-14 |
Jeremy White | twain: Make structures respect 2 byte packing requirements.
|
commit | commitdiff | tree |
2006-02-09 |
Jeremy White | kernel: Fixed build with gcc 2.95.
|
commit | commitdiff | tree |
2006-01-13 |
Jeremy White | msi: gcc 2.95 compatibility fix.
|
commit | commitdiff | tree |
2006-01-13 |
Jeremy White | crypt32: Preserve gcc 2.95 compatibility.
|
commit | commitdiff | tree |
2005-06-20 |
Jeremy White | Revamp the initialization for Alsa.
|
commit | commitdiff | tree |
2005-06-09 |
Jeremy White | Combine WINE_WAVEOUT and WINE_WAVEIN into a single...
|
commit | commitdiff | tree |
2005-03-23 |
Jeremy White | Revamp the volume logic to be more self contained,...
|
commit | commitdiff | tree |
2005-03-17 |
Jeremy White | Do not fallback to defaults if a driver, mapper, or...
|
commit | commitdiff | tree |
2005-03-02 |
Jeremy White | Aggressively round up to the proper alignment when...
|
commit | commitdiff | tree |
2005-03-02 |
Jeremy White | More correctly establish cases where the OSS input...
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | More correct fix for dsp empty case.
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | An interactive test should have volume, else a rational...
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | In calculating the SMPTE time, we would round incorrectly...
|
commit | commitdiff | tree |