2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
blob | commitdiff | raw |
2002-08-27 |
Andriy Palamarchuk | SHFileOperation: Implemented the FO_RENAME action,... |
blob | commitdiff | raw | diff to current |
2002-08-13 |
Juergen Schmied | Stubs for DragDropHelper. |
blob | commitdiff | raw | diff to current |
2002-07-24 |
Juergen Schmied | - Cleaned up the implementation of shell folders and... |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Alexandre Julliard | Fixed make install target to work even when nothing... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Johan Gill | Added version info to 16-bit shell.dll. |
blob | commitdiff | raw | diff to current |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Juergen Schmied | Moving the pidl debug functions to a separate file... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Eric Pouech | Fixed ShellExecute functions when ddeexec was present... |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Eric Pouech | A first stab at implementing the RunDll features. |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Use libwine and libwine_unicode directly from their... |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Alexandre Julliard | Finished separation of advapi32. |
blob | commitdiff | raw | diff to current |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
blob | commitdiff | raw | diff to current |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi... |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
blob | commitdiff | raw | diff to current |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Simplified wrc flags handling. |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Juergen Schmied | Moved policy related functions to shpolicy.c |
blob | commitdiff | raw | diff to current |
2000-04-23 |
Alexandre Julliard | Removed a few inter-dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-04-19 |
Alexandre Julliard | Removed winmm from import list. |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Alexandre Julliard | Added support for creating extra symlinks for .so files... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Juergen Schmied | - new files related to context menu and drag drop file... |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Alexandre Julliard | Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Ian Schmidt | Real implementation of SHRestricted(), clarified SHInit... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Juergen Schmied | New internal dll, exporting already existing path funct... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Ulrich Weigand | Adapted to glue code generation changes. |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Ulrich Weigand | Moved .spec files to corresponding dlls/ directory. |
blob | commitdiff | raw | diff to current |
1999-07-25 |
Juergen Schmied | New file. Seperate implementation of the shellview... |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Juergen Schmied | IStream interface for file access. |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Juergen Schmied | All 19 FileMenu_* functions, some as stubs, some implem... |
blob | commitdiff | raw | diff to current |
1999-03-27 |
Juergen Schmied | Reading of binary streams implemented (SHOpenRegStream). |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Juergen Schmied | Implemented SHBrowseForFolder() dialog. |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Juergen Schmied | - some fixes, cleaned up includes, fixed leaks |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Juergen Schmied | Moved menu resources to rc-file. |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Juergen Schmied | Moved existing path - functions to shellpatch.c. |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Juergen Schmied | New file. HKEY_CLASSES_ROOT handling. |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
|