Suppress junk noise at startup of DirectSound on SB Live! and ES 1371.
[wine] / programs /
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-09  Francois GougetAdded the missing library dependencies.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-07  Andreas MohrAdd an edit control showing the command line of the...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-08-01  Jason Edmeades- Support whitespace around commands better, and suppor...
2000-08-01  Andreas MohrAdded an uninstaller for InstallShield, WISE etc.
2000-07-29  Francois Gougetole32 now requires linking with kernel32
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-23  Francois GougetFixed int/HANDLE mismatches revealed by -DSTRICT.
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Francois GougetRemoved obsolete references to the Languages array.
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Francois GougetAdded -DSTRICT.
2000-07-23  Mike McCormackAdded some basic text display and editing capabilities...
2000-06-20  Rein KlazesFix a crash in winhelp caused by hmemcpy16 without...
2000-06-08  Alexandre JulliardCompile fix.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-05-18  Juergen LockMinor update.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-28  Alexandre JulliardChanged imports of winspool to winspool.drv.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-19  Alexandre JulliardFixed resource loading.
2000-04-16  Uwe BonnesCorrected WinMain.
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-09  Dave PicklesRegistry key used in LoadBoard() was not the same as...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-04-04  Joshua ThielenAdded DestroyBoard function to delete bitmap handles.
2000-04-04  Gavriel StateThis patch adds the ability for regapi to call the...
2000-03-30  Peter Hunnisett- Fix painting bug with middle button down when draggin...
2000-03-28  Niels Kristian Bec... - Fix some compiler warnings.
2000-03-26  Hidenori TakeshimaAdded import of comdlg32.dll in spec file.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
2000-03-19  Niels Kristian Bec... Fixed some compiler errors and warnings.
2000-03-15  Joshua ThielenAdded winemine app.
2000-03-09  Mike CastleAdded resource.h include.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-25  Eric WilliamsMinor fixups and tweaking, and a dummy hook.
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-02-03  Ulrich WeigandFixed memory overwrite bug.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-29  Ulrich WeigandLink only a single .rc file with application.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Gustavo Junior AlvesAdded Portuguese language support.
1999-11-12  Huw D M DaviesComment out explicit call to SHELL_SaveRegistry since...
1999-10-31  Alexandre JulliardCompile fix.
1999-10-31  Alexandre JulliardAdded wmcdrc.h
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-10-24  Gustavo Junior AlvesMore Portuguese language support.
1999-10-13  Alexandre JulliardAdded Pt.s.
1999-10-13  Gustavo Junior AlvesAdded Portuguese language support.
1999-09-22  Morten EriksenAdded simple console mode example program which lists...
1999-09-04  Huw D M Davieslstrncmpi isn't a windows API, use strncasecmp instead.
1999-07-10  Dave PicklesFOR and IF commands added.
1999-07-04  Henrik OlsenCleanup of the Danish support.
1999-06-27  Eric WilliamsFixed missing return after about dialog.
1999-06-26  Dave PicklesAdded more batch functionality, including the CALL...
1999-06-22  Alexandre JulliardAdded Wa.s
1999-06-20  Alexandre JulliardFixed Winelib compilation.
1999-06-18  Pablo SaratxagaWalloon language update.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-06  Alexandre JulliardAdded cmdlgr.h
1999-06-06  Alexandre JulliardAvoid use of strncmpi (reported by Ron Cemer).
1999-06-06  Dave PicklesAdded Wine command-line interpreter.
1999-05-08  Noomen HamzaBug fixes.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-18  Alexandre JulliardRenamed cmdlgr.h to cmdlgtst.h.
1999-04-10  Eric Williams- color and font dialogs now actually do something...
1999-04-10  Jose Marcos López... Revised Spanish resources.
1999-04-03  Joerg MayerMore #pragma fixes (idea Ove Kaaven, mistakes are mine).
1999-04-03  Pavel RoskinFixed compilation of the Control panel.
1999-03-28  Pavel RoskinFixed warnings.
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-19  Sylvain St.GermainRemoved the chop command that was there to get rid...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Sylvain St.GermainAdded command line tool to access the registry.
1999-03-14  Alexandre JulliardFixed make depend.
1999-03-10  Marcel BaurAdded Boyer-Moore text search.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-14  Marcel Baur- Added new IDS_NOTSAVED ressource (needs translation...
1999-02-14  Stefan LeichterCompilation fix.
1999-02-09  Marcus MeissnerSome small bugfixes, added more PE relocation types...
1999-02-09  Marcus MeissnerFixed image size and line size, added 8bit color/palett...
1999-02-05  Eric WilliamsAdded common dialogs test program.
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-01-30  Alexandre JulliardAdded Fi.s
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-30  Jukka-Pekka IivonenUpdated Finnish language support.
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Alexandre JulliardRenamed ERR macro to avoid confusing the make_debug...
next