2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-07 |
Andreas Mohr | Add an edit control showing the command line of the... |
tree | commitdiff |
2000-08-04 |
Hidenori Takeshima | Added a few missing imports. |
tree | commitdiff |
2000-08-04 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-08-01 |
Dave Pickles | Added support for ERRORLEVEL. |
tree | commitdiff |
2000-08-01 |
Jason Edmeades | - Support whitespace around commands better, and suppor... |
tree | commitdiff |
2000-08-01 |
Andreas Mohr | Added an uninstaller for InstallShield, WISE etc. |
tree | commitdiff |
2000-07-29 |
Francois Gouget | ole32 now requires linking with kernel32 |
tree | commitdiff |
2000-07-26 |
Eric Pouech | - removed (now obsolete) driver.h file (it's content... |
tree | commitdiff |
2000-07-23 |
Francois Gouget | Fixed int/HANDLE mismatches revealed by -DSTRICT. |
tree | commitdiff |
2000-07-23 |
Francois Gouget | Fixed WinMain's signature. |
tree | commitdiff |
2000-07-23 |
Francois Gouget | Removed obsolete references to the Languages array. |
tree | commitdiff |
2000-07-23 |
Francois Gouget | Fixed WinMain's signature. |
tree | commitdiff |
2000-07-23 |
Francois Gouget | Fixed WinMain's signature. |
tree | commitdiff |
2000-07-23 |
Francois Gouget | Added -DSTRICT. |
tree | commitdiff |
2000-07-23 |
Mike McCormack | Added some basic text display and editing capabilities... |
tree | commitdiff |
2000-06-20 |
Rein Klazes | Fix a crash in winhelp caused by hmemcpy16 without... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Compile fix. |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Simplified wrc flags handling. |
tree | commitdiff |
2000-05-18 |
Juergen Lock | Minor update. |
tree | commitdiff |
2000-05-01 |
Bertho Stultiens | - Implemented a new preprocessor that is (nearly) ANSI... |
tree | commitdiff |
2000-04-28 |
Alexandre Julliard | Changed imports of winspool to winspool.drv. |
tree | commitdiff |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Fixed resource loading. |
tree | commitdiff |
2000-04-16 |
Uwe Bonnes | Corrected WinMain. |
tree | commitdiff |
2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
tree | commitdiff |
2000-04-09 |
Dave Pickles | Registry key used in LoadBoard() was not the same as... |
tree | commitdiff |
2000-04-09 |
Alexandre Julliard | Improved support for Makefiles that need to recurse... |
tree | commitdiff |
2000-04-04 |
Joshua Thielen | Added DestroyBoard function to delete bitmap handles. |
tree | commitdiff |
2000-04-04 |
Gavriel State | This patch adds the ability for regapi to call the... |
tree | commitdiff |
2000-03-30 |
Peter Hunnisett | - Fix painting bug with middle button down when draggin... |
tree | commitdiff |
2000-03-28 |
Niels Kristian Bec... | - Fix some compiler warnings. |
tree | commitdiff |
2000-03-26 |
Hidenori Takeshima | Added import of comdlg32.dll in spec file. |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed ANSI C related compile problems. |
tree | commitdiff |
2000-03-19 |
Niels Kristian Bec... | Fixed some compiler errors and warnings. |
tree | commitdiff |
2000-03-15 |
Joshua Thielen | Added winemine app. |
tree | commitdiff |
2000-03-09 |
Mike Castle | Added resource.h include. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
tree | commitdiff |
2000-02-25 |
Eric Williams | Minor fixups and tweaking, and a dummy hook. |
tree | commitdiff |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
tree | commitdiff |
2000-02-03 |
Ulrich Weigand | Added .spec files for all libtest/ and programs/ WineLi... |
tree | commitdiff |
2000-02-03 |
Ulrich Weigand | Fixed memory overwrite bug. |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
2000-01-29 |
Ulrich Weigand | Link only a single .rc file with application. |
tree | commitdiff |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
tree | commitdiff |
1999-11-21 |
Niels Kristian Bec... | Removed extra #include statements. |
tree | commitdiff |
1999-11-21 |
Gustavo Junior Alves | Added Portuguese language support. |
tree | commitdiff |
1999-11-12 |
Huw D M Davies | Comment out explicit call to SHELL_SaveRegistry since... |
tree | commitdiff |
1999-10-31 |
Alexandre Julliard | Compile fix. |
tree | commitdiff |
1999-10-31 |
Alexandre Julliard | Added wmcdrc.h |
tree | commitdiff |
1999-10-31 |
Francois Gouget | Generalized the use of the new ICOM_VFIELD and ICOM_VTB... |
tree | commitdiff |
1999-10-25 |
Alexandre Julliard | Added dependency on winestub.o |
tree | commitdiff |
1999-10-24 |
Gustavo Junior Alves | More Portuguese language support. |
tree | commitdiff |
1999-10-13 |
Alexandre Julliard | Added Pt.s. |
tree | commitdiff |
1999-10-13 |
Gustavo Junior Alves | Added Portuguese language support. |
tree | commitdiff |
1999-09-22 |
Morten Eriksen | Added simple console mode example program which lists... |
tree | commitdiff |
1999-09-04 |
Huw D M Davies | lstrncmpi isn't a windows API, use strncasecmp instead. |
tree | commitdiff |
1999-07-10 |
Dave Pickles | FOR and IF commands added. |
tree | commitdiff |
1999-07-04 |
Henrik Olsen | Cleanup of the Danish support. |
tree | commitdiff |
1999-06-27 |
Eric Williams | Fixed missing return after about dialog. |
tree | commitdiff |
1999-06-26 |
Dave Pickles | Added more batch functionality, including the CALL... |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Added Wa.s |
tree | commitdiff |
1999-06-20 |
Alexandre Julliard | Fixed Winelib compilation. |
tree | commitdiff |
1999-06-18 |
Pablo Saratxaga | Walloon language update. |
tree | commitdiff |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-06-06 |
Alexandre Julliard | Added cmdlgr.h |
tree | commitdiff |
1999-06-06 |
Alexandre Julliard | Avoid use of strncmpi (reported by Ron Cemer). |
tree | commitdiff |
1999-06-06 |
Dave Pickles | Added Wine command-line interpreter. |
tree | commitdiff |
1999-05-08 |
Noomen Hamza | Bug fixes. |
tree | commitdiff |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-18 |
Alexandre Julliard | Renamed cmdlgr.h to cmdlgtst.h. |
tree | commitdiff |
1999-04-10 |
Eric Williams | - color and font dialogs now actually do something... |
tree | commitdiff |
1999-04-10 |
Jose Marcos López... | Revised Spanish resources. |
tree | commitdiff |
1999-04-03 |
Joerg Mayer | More #pragma fixes (idea Ove Kaaven, mistakes are mine). |
tree | commitdiff |
1999-04-03 |
Pavel Roskin | Fixed compilation of the Control panel. |
tree | commitdiff |
1999-03-28 |
Pavel Roskin | Fixed warnings. |
tree | commitdiff |
1999-03-25 |
David Luyer | Changed "strings.h" to "string.h". |
tree | commitdiff |
1999-03-19 |
Sylvain St.Germain | Removed the chop command that was there to get rid... |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Sylvain St.Germain | Added command line tool to access the registry. |
tree | commitdiff |
1999-03-14 |
Alexandre Julliard | Fixed make depend. |
tree | commitdiff |
1999-03-10 |
Marcel Baur | Added Boyer-Moore text search. |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
tree | commitdiff |
1999-02-14 |
Marcel Baur | - Added new IDS_NOTSAVED ressource (needs translation... |
tree | commitdiff |
1999-02-14 |
Stefan Leichter | Compilation fix. |
tree | commitdiff |
1999-02-09 |
Marcus Meissner | Some small bugfixes, added more PE relocation types... |
tree | commitdiff |
1999-02-09 |
Marcus Meissner | Fixed image size and line size, added 8bit color/palett... |
tree | commitdiff |
1999-02-05 |
Eric Williams | Added common dialogs test program. |
tree | commitdiff |
1999-02-05 |
Marcus Meissner | Updated msvideo / vfw.h, use builtin msvfw32.dll by... |
tree | commitdiff |
1999-01-30 |
Alexandre Julliard | Added Fi.s |
tree | commitdiff |
1999-01-30 |
Marcus Meissner | Some more warnings and bugs fixed. |
tree | commitdiff |
1999-01-30 |
Jukka-Pekka Iivonen | Updated Finnish language support. |
tree | commitdiff |
1999-01-29 |
Marcus Meissner | Updated msvideo. New program 'icinfo [-about] [-configu... |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1998-12-26 |
Alexandre Julliard | Renamed ERR macro to avoid confusing the make_debug... |
tree | commitdiff |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
tree | commitdiff |
1998-11-07 |
Robert Pouliot | Fixes for other languages. |
tree | commitdiff |
next |