2005-10-17 |
Christian Costa | Fix installable driver removal. |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-09-27 |
Vincent Béron | Use the proper calling convention for 2 16-bit functions. |
tree | commitdiff |
2005-09-21 |
Alexandre Julliard | We are no longer generating .spec.c files. |
tree | commitdiff |
2005-08-23 |
Mike McCormack | Fix gcc 4.0 warnings. |
tree | commitdiff |
2005-08-22 |
Kevin Koltzau | Fix 'cast from pointer to integer of different size... |
tree | commitdiff |
2005-07-06 |
Mike McCormack | gcc 4.0 -Wpointer-sign fixes (Reg* functions). |
tree | commitdiff |
2005-06-16 |
Maarten Lankhorst | - Implemented ICSeqCompressFrame{Start,,End} |
tree | commitdiff |
2005-06-01 |
Richard Cohen | - Add static, const. |
tree | commitdiff |
2005-05-23 |
Alexandre Julliard | Removed unnecessary code in the 16-bit DllEntryPoint... |
tree | commitdiff |
2005-05-11 |
Mike McCormack | Correct the function name in a comment. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-04-18 |
Peter Berg Larsen | Replace strncpy with memcpy or lstrcpyn. |
tree | commitdiff |
2005-03-28 |
Peter Berg Larsen | Janitorial: Get rid of strncpy/strncpyW. |
tree | commitdiff |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
tree | commitdiff |
2005-02-17 |
David Smith | Fix for ICInfo() in msvideo when it is used to ask... |
tree | commitdiff |
2005-01-17 |
Hans Leidekker | Stub implementations for DrawDibChangePalette, DrawDibG... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-22 |
Francois Gouget | Remove unneeded NULL casts. |
tree | commitdiff |
2004-10-18 |
Peter Riocreux | Make DrawDibDraw honour the DDF_BACKGROUNDPAL flag. |
tree | commitdiff |
2004-09-08 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-08-11 |
Alexandre Julliard | Avoid some non-portable makefile constructs, and get... |
tree | commitdiff |
2004-06-29 |
Dimitrie O. Paun | Look up driver info in the registry as well as in syste... |
tree | commitdiff |
2004-06-03 |
Hans Leidekker | Stub for DrawDibProfileDisplay. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make static Unicode strings const. |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2004-03-01 |
Dmitry Timoshkov | - Add a lot of traces to make debugging a bit easier. |
tree | commitdiff |
2004-02-27 |
Alexandre Julliard | Moved msrle32 to the top-level dlls directory. |
tree | commitdiff |
2004-02-27 |
Dmitry Timoshkov | Fix a typo in a comment. |
tree | commitdiff |
2004-02-27 |
Dmitry Timoshkov | Use some heuristics to decide what type of MCIWNDM_OPEN... |
tree | commitdiff |
2004-02-16 |
Dmitry Timoshkov | Take palette into account while responding on |
tree | commitdiff |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces. |
tree | commitdiff |
2004-01-20 |
Dmitry Timoshkov | Fixed some problems found while compiling and linking... |
tree | commitdiff |
2004-01-20 |
Dmitry Timoshkov | Make MCIWnd play a bit better as an MDI child. |
tree | commitdiff |
2004-01-02 |
Dmitry Timoshkov | Trackbar range should be fixed only in the case of... |
tree | commitdiff |
2004-01-01 |
Dmitry Timoshkov | Add support for many MCIWNDM_ messages and some MCI_... |
tree | commitdiff |
2003-12-31 |
Dmitry Timoshkov | Add Unicode->ANSI MCI message mapping, implement mciSen... |
tree | commitdiff |
2003-12-30 |
Hans Leidekker | Translate msrle32 and oledlg resources. |
tree | commitdiff |
2003-12-15 |
Dmitry Timoshkov | Implement support for many MCIWndClass MCI_ and MCIWNDM... |
tree | commitdiff |
2003-12-10 |
Dmitry Timoshkov | Add support for some MCIWNDF_ styles, indicate that... |
tree | commitdiff |
2003-11-20 |
Ivan Leo Murray... | Added Italian language support. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-09-26 |
Dimitrie O. Paun | Remove the obsolete pascal16 (replaced by pascal -ret16). |
tree | commitdiff |
2003-09-22 |
Vincent Béron | Yet another batch of French resources updates. |
tree | commitdiff |
2003-09-12 |
Eric Pouech | Moved some MM internal definition to internal include... |
tree | commitdiff |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues. |
tree | commitdiff |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-02 |
Michael Günnewig | - Implemented semi-stubs for GetOpenFileNamePreviewA... |
tree | commitdiff |
2003-08-27 |
Alexandre Julliard | Added varargs support for 16-bit entry points. |
tree | commitdiff |
2003-08-23 |
José Manuel Ferrer... | More Spanish translations. |
tree | commitdiff |
2003-07-09 |
Francois Gouget | Spelling fixes. |
tree | commitdiff |
2003-07-02 |
Eric Pouech | - renamed winmm.OpenDriverW into winmm.OpenDriver |
tree | commitdiff |
2003-07-02 |
Michael Günnewig | Fixed 2 typos in my last patch. |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
tree | commitdiff |
2003-06-30 |
Marcelo Duarte | - Localization to Portuguese of Brazil |
tree | commitdiff |
2003-06-30 |
Michael Günnewig | - Fixed interframe compression - now works for RLE4... |
tree | commitdiff |
2003-06-30 |
Christian Costa | Added support for video compressor/decompressor dynamic... |
tree | commitdiff |
2003-06-23 |
Michael Günnewig | - added stubs for GetOpenFileNamePreview{A,W} |
tree | commitdiff |
2003-06-16 |
Rok Mandeljc | Updated a bunch of translations for Slovenian language. |
tree | commitdiff |
2003-06-13 |
Michael Günnewig | - Fixed end flags while encoding -- only EOI instead... |
tree | commitdiff |
2003-05-04 |
Igor Stepin | Added a lot of Russian translations. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-02-27 |
Alexandre Julliard | Replaced most uses of the auto-generated glue code... |
tree | commitdiff |
2003-01-30 |
Eric Pouech | - made ICInfo closer to Windows behavior (i.e. no longe... |
tree | commitdiff |
2003-01-23 |
Waldeck Schutzer | Fixed initialization of szDevice in ICINFO. |
tree | commitdiff |
2003-01-21 |
Waldeck Schutzer | Fixed problems with finding and listing all the video |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-02 |
Eric Pouech | Fixed some nasty bugs in drawdib creation/deletion. |
tree | commitdiff |
2002-12-15 |
Lionel Ulmer | Fix bad logic in == NULL test. |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
tree | commitdiff |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
tree | commitdiff |
2002-11-27 |
Alexandre Julliard | Added definitions for a couple of stub functions that... |
tree | commitdiff |
2002-11-20 |
Eric Pouech | No longer using Win32 API relative to 16 bit subsystem... |
tree | commitdiff |
2002-11-06 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
tree | commitdiff |
2002-10-31 |
Alexandre Julliard | Moved 16-bit definitions out of mmddk.h into mmsystem16.h. |
tree | commitdiff |
2002-10-31 |
Eric Pouech | Split between 16 / 32 bit code. |
tree | commitdiff |
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 |
next |