makefiles: Generate the dependencies line to avoid some code duplication.
[wine] / dlls / shell32 / Makefile.in
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Alexandre Julliardshell32: Don't build authors.c for make depend, it...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-09  Mikołaj Zalewskishell32: Add a Trash virtual folder.
2006-07-31  Mikołaj Zalewskishell32: Add trashing support functions.
2006-07-31  Mikołaj Zalewskishell32: Add trashing confirmations.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-03  Mikołaj Zalewskishell32: Add an icon for delete confirmation.
2006-03-27  Louis. Lendersshell32: Add an uncompressed AVI displaying the word...
2005-10-27  Michael JungImplemented UnixFolder's IPersistPropertyBag::Load...
2005-09-21  Alexandre JulliardGenerate 16-bit spec files as assembly code too.
2005-08-26  Michael JungImplemented 'My Documents' folder.
2005-08-18  Alexandre JulliardAdded missing ntdll imports.
2005-06-30  Robert ShearmanImplement ShellDDEInit.
2005-06-16  Mike McCormackSHCreateStreamOnFileW is implemented in shlwapi, so...
2005-05-13  Ge van GeldorpOverlay icons for .lnk files with a small arrow in...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-04-11  Huw DaviesFix the icon resource ids (most were off by one).
2005-03-09  Michael JungBeginning of a shell namespace extension to browse...
2005-03-08  Dimitrie O. PaunAdd support for .exe's with exported functions.
2004-10-27  Ge van GeldorpUse only one .res file.
2004-09-29  Alexandre JulliardAuthors: Klemens Friedl <frik85@hotmail.com>, Martin...
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-06-18  Robert ShearmanMake ole32 a delay-load import of shell32.
2004-04-19  Maxime BellengéAdd the IAutoComplete and IAutoComplete2 implementation...
2004-03-27  Martin FuchsImplementation of the control panel folder in shell...
2004-03-01  Hans LeidekkerExport LC_ALL before calling sed.
2004-02-17  Alexandre JulliardAdded support for building a dll from a .def file for...
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-26  Martin Fuchs- don't link directly to NTDLL; use MultiByteToWideChar...
2004-01-06  Hans LeidekkerMake sure sed uses the right locale.
2003-11-19  Alexandre JulliardUse a more portable way to generate authors.c.
2003-11-18  Alexandre JulliardGenerate the authors list for the shell about dialog...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-17  Rolf KalbermatterImplemented SHSimpleIDListFromPath correctly.
2003-09-15  Rolf KalbermatterAdded IFileSystemBindData implementation.
2003-07-15  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...
2003-05-06  Dimitrie O. PaunMake it easy to use something other than wrc to compile...
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-04-14  Alexandre JulliardAllow overriding CFLAGS when running configure. Other...
2003-03-27  Dimitrie O. PaunRemove unused options -a and -C.
2003-03-23  Alexandre JulliardList 16-bit spec files explicitly to avoid problems...
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-21  Steven Edwardsshell.c is now 16-bit only.
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-11  Alexandre JulliardPass the -J option to wrc to avoid including installed...
2002-11-21  Johan DahlinMake shell32 compile with -DSTRICT.
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-27  Andriy PalamarchukSHFileOperation: Implemented the FO_RENAME action,...
2002-08-13  Juergen SchmiedStubs for DragDropHelper.
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-06-14  Alexandre JulliardFixed make install target to work even when nothing...
2002-06-04  Johan GillAdded version info to 16-bit shell.dll.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Juergen SchmiedMoving the pidl debug functions to a separate file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-27  Eric PouechFixed ShellExecute functions when ddeexec was present...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-30  Alexandre JulliardFinished separation of advapi32.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-04-28  Juergen SchmiedMoved policy related functions to shpolicy.c
2000-04-23  Alexandre JulliardRemoved a few inter-dll dependencies.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-20  Juergen Schmied- new files related to context menu and drag drop file...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-12-11  Alexandre JulliardAuthors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
1999-10-23  Ian SchmidtReal implementation of SHRestricted(), clarified SHInit...
1999-08-15  Juergen SchmiedNew internal dll, exporting already existing path funct...
1999-08-15  Ulrich WeigandAdapted to glue code generation changes.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-25  Juergen SchmiedNew file. Seperate implementation of the shellview...
1999-07-10  Juergen SchmiedIStream interface for file access.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-01  Juergen SchmiedAll 19 FileMenu_* functions, some as stubs, some implem...
1999-03-27  Juergen SchmiedReading of binary streams implemented (SHOpenRegStream).
1999-01-26  Juergen SchmiedImplemented SHBrowseForFolder() dialog.
next