makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf...
[wine] / dlls / shell32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-20  David Hedbergshell32: Add IExplorerBrowser interface stub.
2010-07-23  Paul Vriensshell32: Add the Serbian (Latin) translation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-06  Joel Holdsworthshell32: Comitted a Tango icon for the control panel.
2010-04-14  Joel Holdsworthshell32: Replaced shortcut.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced ramdisk.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced printer.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced netdrive2.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced netdrive.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced floppy.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced drive.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced delete.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced cdrom.ico with a Tango compliant...
2010-04-14  Joel Holdsworthshell32: Replaced document.ico with a Tango compliant...
2010-04-06  Nikolay Sivovshell32: Add stub shell folder for CLSID_Printers.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-08-25  Alexandre Julliardshell32: Move the IQueryAssociations implementation...
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-07-02  Michael Stefaniucshell32: Build language resource files separately.
2009-04-01  Alexandre Julliardshell32: Make shell.dll into a stand-alone 16-bit module.
2009-02-24  Vincent Povirkshell32: Add stub implementation of IShellItem.
2009-01-29  Aric Stewartshell32: In ParseDisplayName make use of shdocvw if...
2009-01-28  Hervé Chanalshell32: A new icon for mydocs.
2009-01-28  Hervé Chanalshell32: A new icon for trash_file.
2009-01-28  Hervé Chanalshell32: A new icon for mycomputer.
2009-01-14  Hervé Chanalshell32: A nicer icon for desktop.
2008-10-27  Hervé Chanalshell32: A nicer icon for "folder".
2008-10-27  Hervé Chanalshell32: A nicer icon for "Open folder".
2008-09-04  Vincent Povirkshell32: Move SHAppBarMessage implementation from shell...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-27  Mike McCormackshell32: Implement "My Network Places" shell folder.
2007-09-17  Alexandre Julliardshell32: We can now store binary files in the repository.
2006-10-09  Hans Leidekkershell32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
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...
next