projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Send the right notification code (A/W) depending on the Unicode
[wine]
/
dlls
/
msvideo
/
2002-10-23
Michael Stefaniuc
Compile the msvideo dll with -DSTRICT.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
tree
|
commitdiff
2002-10-17
Alexandre Julliard
Fixed wownt32.h to make it usable from inside Wine...
tree
|
commitdiff
2002-10-10
Michael Günnewig
Prevent some segfaults in msrle32.
tree
|
commitdiff
2002-10-08
Michael Günnewig
Implemented the MS RLE video codec.
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Added --disable-win16 configure option.
tree
|
commitdiff
2002-09-06
Michael Stefaniuc
Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
tree
|
commitdiff
2002-08-29
Michael Stefaniuc
Convert HPALETTE to a void*.
tree
|
commitdiff
2002-08-26
Michael Stefaniuc
Moved most of the 16-bit functions in dlls/msvideo...
tree
|
commitdiff
2002-08-14
Mike McCormack
Correct the size of the colour map allocated in the...
tree
|
commitdiff
2002-08-09
Michael Stefaniuc
- Convert HDRVR to a void*.
tree
|
commitdiff
2002-08-01
Alexandre Julliard
Create at most one glue file for a single dll.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-04-11
Uwe Bonnes
MCIWndCreateA: check for NULL filename.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-01-29
Dimitrie O. Paun
Make FIXMEs more grep-able.
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2001-12-20
Alexandre Julliard
Use MapLS/UnMapLS instead of SEGPTR_* macros.
tree
|
commitdiff
2001-10-28
Hidenori Takeshima
Added stub for ICImageCompress.
tree
|
commitdiff
2001-09-10
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-08-18
Eric Pouech
Started implementing the MCIWnd* functions.
tree
|
commitdiff
2001-07-20
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-07-02
Dmitry Timoshkov
Replace some 16-bit calls by their 32-bit equivalents.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-11
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-02-21
Alexandre Julliard
Removed some unnecessary ordinals.
tree
|
commitdiff
2001-01-29
Marcus Meissner
Added some more 16->32 mappings for ICM* messages.
tree
|
commitdiff
2001-01-28
Marcus Meissner
Implemented VideoCapDriverDescAndVer.
tree
|
commitdiff
2001-01-28
Eric Pouech
Fixed a few oddities.
tree
|
commitdiff
2001-01-28
Eric Pouech
Added a bit more of flags handling in drawdib functions.
tree
|
commitdiff
2001-01-26
James Juran
Add <string.h> to files that needed it.
tree
|
commitdiff
2001-01-13
Francois Gouget
Warning fix.
tree
|
commitdiff
2001-01-03
Andreas Mohr
Fixed bitmap size handling.
tree
|
commitdiff
2000-12-19
François Gouget
winuser.h now requires that we include winbase.h first.
tree
|
commitdiff
2000-12-18
Marcus Meissner
Mapping for ICM_SETSTATE (ptr in lParam1 to private...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-13
Eric Pouech
Return values from DRV_ENABLE should not be checked.
tree
|
commitdiff
2000-12-02
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed Win16 documentation not fixed because of a bug...
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Use the HEAP_WINE_SEGPTR flag to specify allocations...
tree
|
commitdiff
2000-11-29
Brian Teague
Add a stub for the CAPS1 capability in GetDeviceCaps.
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-10-29
Dimitrie O. Paun
Fixed a few compilation warnings
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-26
Eric Pouech
- removed (now obsolete) driver.h file (it's content...
tree
|
commitdiff
2000-07-08
Bradley Baetz
Implemented a large number of the msvideo dll routines.
tree
|
commitdiff
2000-06-23
Francois Gouget
Merged MCIWndCreate and MCIWndCreateA.
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-18
Francois Gouget
Added some missing prototypes.
tree
|
commitdiff
2000-04-19
Alexandre Julliard
Added some missing import directives.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-05
Alexandre Julliard
Added support for creating extra symlinks for .so files...
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-02-29
Niels Kristian Bec...
Removed superfluous #include statements for header...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Made winmm a separate shared library.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-23
Marcus Meissner
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
tree
|
commitdiff
1999-10-13
Marcus Meissner
Stub for VideoCapDriverDescAndVer.
tree
|
commitdiff
1999-08-15
Ulrich Weigand
Adapted to glue code generation changes.
tree
|
commitdiff
1999-08-14
Mark G. Adams
Added stub for DrawDibClose.
tree
|
commitdiff
1999-08-04
Ulrich Weigand
Moved various DLLs to dlls/
tree
|
commitdiff