2006-10-09 |
Hans Leidekker | shell32: Win64 printf format warning fixes. |
blob | commitdiff | raw |
2006-09-29 |
Michael Stefaniuc | Add a WINE_NO_LONG_INT define to many makefiles to... |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
blob | commitdiff | raw |
2006-09-11 |
Alexandre Julliard | shell32: Don't build authors.c for make depend, it... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Alexandre Julliard | makefiles: Only run test and documentation targets... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Mikołaj Zalewski | shell32: Add a Trash virtual folder. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Mikołaj Zalewski | shell32: Add trashing support functions. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Mikołaj Zalewski | shell32: Add trashing confirmations. |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Alexandre Julliard | libs: Merged libwine_unicode into libwine. |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Mikołaj Zalewski | shell32: Add an icon for delete confirmation. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Louis. Lenders | shell32: Add an uncompressed AVI displaying the word... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Michael Jung | Implemented UnixFolder's IPersistPropertyBag::Load... |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Alexandre Julliard | Generate 16-bit spec files as assembly code too. |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Michael Jung | Implemented 'My Documents' folder. |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Alexandre Julliard | Added missing ntdll imports. |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Robert Shearman | Implement ShellDDEInit. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Mike McCormack | SHCreateStreamOnFileW is implemented in shlwapi, so... |
blob | commitdiff | raw | diff to current |
2005-05-13 |
Ge van Geldorp | Overlay icons for .lnk files with a small arrow in... |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
blob | commitdiff | raw | diff to current |
2005-04-11 |
Huw Davies | Fix the icon resource ids (most were off by one). |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Michael Jung | Beginning of a shell namespace extension to browse... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Dimitrie O. Paun | Add support for .exe's with exported functions. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Ge van Geldorp | Use only one .res file. |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Alexandre Julliard | Authors: Klemens Friedl <frik85@hotmail.com>, Martin... |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Alexandre Julliard | Avoid some non-portable makefile constructs, and get... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Robert Shearman | Make ole32 a delay-load import of shell32. |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Maxime Bellengé | Add the IAutoComplete and IAutoComplete2 implementation... |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Martin Fuchs | Implementation of the control panel folder in shell... |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Hans Leidekker | Export LC_ALL before calling sed. |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Alexandre Julliard | Added support for building a dll from a .def file for... |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Alexandre Julliard | Only link against libdxguid where necessary. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Martin Fuchs | - don't link directly to NTDLL; use MultiByteToWideChar... |
blob | commitdiff | raw | diff to current |
2004-01-06 |
Hans Leidekker | Make sure sed uses the right locale. |
blob | commitdiff | raw | diff to current |
2003-11-19 |
Alexandre Julliard | Use a more portable way to generate authors.c. |
blob | commitdiff | raw | diff to current |
2003-11-18 |
Alexandre Julliard | Generate the authors list for the shell about dialog... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Dimitrie O. Paun | Extract binary resources to files, to fit the standard. |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Alexandre Julliard | Moved DLLFLAGS to a separate variable instead of includ... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Rolf Kalbermatter | Implemented SHSimpleIDListFromPath correctly. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Rolf Kalbermatter | Added IFileSystemBindData implementation. |
blob | commitdiff | raw | diff to current |
2003-07-15 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Mike McCormack | Remove code that starts wineshelllink, instead create... |
blob | commitdiff | raw | diff to current |
2003-05-06 |
Dimitrie O. Paun | Make it easy to use something other than wrc to compile... |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Alexandre Julliard | Removed no longer needed uses of LDPATH. |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Alexandre Julliard | Allow overriding CFLAGS when running configure. Other... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Steven Edwards | shell.c is now 16-bit only. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Dimitrie O. Paun | Collapse the -hHrs options into the -O option. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Alexandre Julliard | Pass the -J option to wrc to avoid including installed... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Johan Dahlin | Make shell32 compile with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Alexandre Julliard | Removed support for 'rsrc' spec file statement. |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
blob | commitdiff | raw | diff to current |
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 |
next |