projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
richedit: Make the ME_GetCursorOfs function more flexible.
[wine]
/
dlls
/
windowscodecs
/
2009-08-12
Vincent Povirk
windowscodecs: Implement WriteSource for BMP frame...
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement Commit for BMP encoder.
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement Commit for BMP frame encoder.
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement WritePixels for BMP frame...
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement SetResolution for BMP frame...
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement SetPixelFormat for BMP frame...
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement SetSize for the BMP frame...
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement Initialize for the BMP frame...
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement CreateNewFrame for BMP encoder.
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Implement Initialize for BMP encoder.
tree
|
commitdiff
2009-08-12
Vincent Povirk
windowscodecs: Add stub BMP encoder.
tree
|
commitdiff
2009-08-10
Vincent Povirk
windowscodecs: Fix copy_pixels when Y != 0.
tree
|
commitdiff
2009-08-10
Vincent Povirk
windowscodecs: Add support for BI_BITFIELDS compressed...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Add test for IWICImagingFactory::CreateD...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Implement IWICImagingFactory::CreateDeco...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Implement IWICImagingFactory::CreateComp...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Implement GetDecoderInfo for BMP decoder.
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Add tests for IWICBitmapDecoderInfo.
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Implement IWICBitmapDecoderInfo::Matches...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Implement IWICBitmapDecoderInfo::CreateI...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Implement IWICBitmapDecoderInfo::GetPatt...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Implement IWICBitmapDecoderInfo::GetComp...
tree
|
commitdiff
2009-08-05
Vincent Povirk
windowscodecs: Add stub implementation of IWICBitmapDec...
tree
|
commitdiff
2009-07-15
Vincent Povirk
windowscodecs: Register BMP decoder as a bitmap decoder.
tree
|
commitdiff
2009-07-13
Vincent Povirk
windowscodecs: Don't leak memory when BmpFrameDecode_Co...
tree
|
commitdiff
2009-07-07
Vincent Povirk
windowscodecs: Add support for decoding RLE4-encoded...
tree
|
commitdiff
2009-07-07
Vincent Povirk
windowscodecs: Add support for decoding RLE8-encoded...
tree
|
commitdiff
2009-07-07
Vincent Povirk
windowscodecs: Return proper error codes in unneeded...
tree
|
commitdiff
2009-07-07
Vincent Povirk
windowscodecs: Add test for 4-bit indexed color BMP.
tree
|
commitdiff
2009-07-07
Vincent Povirk
windowscodecs: Add test for 1-bit indexed color BMP.
tree
|
commitdiff
2009-07-07
Vincent Povirk
windowscodecs: Implement CopyPalette for BMP decoder.
tree
|
commitdiff
2009-07-03
Vincent Povirk
windowscodecs: Add test for IWICPalette.
tree
|
commitdiff
2009-07-03
Vincent Povirk
windowscodecs: Implement HasAlpha for palettes.
tree
|
commitdiff
2009-07-03
Vincent Povirk
windowscodecs: Implement IsBlackWhite and IsGrayscale...
tree
|
commitdiff
2009-07-03
Vincent Povirk
windowscodecs: Implement GetColorCount and GetType...
tree
|
commitdiff
2009-07-03
Vincent Povirk
windowscodecs: Implement InitializeCustom and GetColors...
tree
|
commitdiff
2009-07-03
Vincent Povirk
windowscodecs: Add stub implementation of IWICPalette.
tree
|
commitdiff
2009-07-02
Vincent Povirk
windowscodecs: Implement QueryCapability for BMP decoder.
tree
|
commitdiff
2009-07-02
Vincent Povirk
windowscodecs: Implement CopyPixels for BMP decoder.
tree
|
commitdiff
2009-07-02
Vincent Povirk
windowscodecs: Simplify the BMP GetSize code and fix...
tree
|
commitdiff
2009-07-02
Vincent Povirk
windowscodecs: Implement GetPixelFormat for BMP decoder.
tree
|
commitdiff
2009-06-30
Francois Gouget
windowscodecs: Add a trailing '\n' to FIXME() traces.
tree
|
commitdiff
2009-06-30
Francois Gouget
windowscodecs: Make the QueryInterface() functions...
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Add test for BMP decoder.
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Implement GetResolution for BMP decoder.
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Implement GetSize for BMP decoder.
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Implement GetFrame for BMP decoder.
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Implement Initialize method for BMP...
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Implement trivial methods for BMP decoder.
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Add a stub decoder for the BMP format.
tree
|
commitdiff
2009-06-29
Vincent Povirk
windowscodecs: Add stub implementation of IWICImagingFa...
tree
|
commitdiff
2009-06-08
Vincent Povirk
windowscodecs: Add stub dll.
tree
|
commitdiff