Removed no longer needed uses of LDPATH.
[wine] / dlls / shell32 / Makefile.in
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.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1998-12-11  Juergen SchmiedMoved menu resources to rc-file.
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.
1998-11-22  Juergen SchmiedNew file. HKEY_CLASSES_ROOT handling.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822