reactos.git
2004-01-07 Emanuele AlibertiMinor changes for NT compatibility.
2004-01-07 Filip NavaraMove to a new line in EngDebugPrint.
2004-01-07 Steven EdwardsCompleated the update of the license headers and conver...
2004-01-07 Emanuele AlibertiCopyright years: 1998-2004.
2004-01-07 Hartmut Birr- Added 'image file execution options' for loadlib...
2004-01-07 Hartmut Birr- Fixed the hex conversion in RtlUnicodeStringToInteger.
2004-01-07 Hartmut Birr- Implemented fast loading of bounded images.
2004-01-07 Martin Fuchsdeclared SHCoCreateInstance()
2004-01-07 Martin Fuchsmerge in WineHQ changes
2004-01-06 Martin Fuchshopefully the last fix for _SHGetPathFromIDListA/W...
2004-01-06 Martin Fuchstake over Alexandre's better solution for LPSHELLEXECUT...
2004-01-06 Martin Fuchsimplemented IShellExecuteHook for control panel
2004-01-06 Martin Fuchsimplemented IShellExecuteHook for control panel
2004-01-06 Martin Fuchsmerged WineHQ correction for SHCoCreateInstance()
2004-01-06 Martin Fuchsmerged WinHQ Makefile optimization
2004-01-06 Martin Fuchssome small improvements
2004-01-06 Martin Fuchsdefine interface IShellExecuteHook
2004-01-06 Martin Fuchsuse _vsnprintf() instead of vsnprintf()
2004-01-06 Martin Fuchsinclude <wine/port.h> header file
2004-01-06 Martin Fuchsimplemented wine_dbg_sprintf()
2004-01-06 Martin Fuchsdeclared wine_dbg_sprintf()
2004-01-06 Eric KohlMoved some Nt/Zw functions and types.
2004-01-06 Martin Fuchscall QueryInterface for Desktop in SHBindToParent()
2004-01-06 Martin FuchsFIXME for CreateProcess(): use CurDir to search for...
2004-01-06 Martin Fuchscorrect implementation of SHGetRealIDL()
2004-01-06 Thomas Bluemelfixed compiling problems
2004-01-06 Martin Fuchsfixed string length in RenderFILENAMEW()
2004-01-06 Martin FuchsFIXME comment for SHGetSetSettings()
2004-01-06 Martin Fuchsrenamed PathYetAnotherMakeUniqueNameA() to PathYetAno...
2004-01-06 Martin Fuchsimplemented SHGetRealIDL()
2004-01-06 Martin Fuchsadded FIXME comments for IResolveShellLink
2004-01-06 Martin Fuchsfixed buffer size management in _ShgetPathFromIDListA()
2004-01-06 Martin Fuchsadded some FIXME comments to ShellExecuteExA32()
2004-01-06 Martin Fuchscorrected return type of SHFileOperation()
2004-01-06 Martin Fuchscorrected types and function name of PathYetAnotherMake...
2004-01-06 Art YerkesFixes for bugs previously posted in bugzilla.
2004-01-05 Vizziniadded a cast to silence a compiler warning
2004-01-05 Vizzinicross-compile fixes
2004-01-05 Vizzinicross-compile fixes for winebuild
2004-01-05 Martin FuchsSHELL32_GetItemAttributes(): implemented SFGAO_LINK
2004-01-05 Martin Fuchsdependency scanning
2004-01-05 Filip NavaraCross-compilation fixes.
2004-01-05 Filip NavaraRemove winver.h and fix the errors.
2004-01-05 Thomas Bluemelfixed div/0 bug
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2004-01-05 Thomas Bluemelstruct packing compiler independence. Patch by Mike...
2004-01-05 Thomas BluemelCorrect compiler-agnostic stdcall function pointers...
2004-01-04 Martin Fuchsremoved NONAMELESSUNION and NONAMELESSSTRUCT
2004-01-04 Martin Fuchsuse DUMMYUNIONNAME instead of plain 'u'
2004-01-04 Martin Fuchseliminated warnings for GCC 3.3
2004-01-04 Thomas Bluemelsome fixes
2004-01-04 Martin Fuchsread configuration of hidden file extensions from registry
2004-01-04 Martin Fuchsenhanced file sytem icon cache
2004-01-04 Steven EdwardsAdded strpbrkW - I am going to need it for comdlg32...
2004-01-04 Martin Fuchsicon caching
2004-01-04 Filip NavaraCross-compilation fixes.
2004-01-04 Filip NavaraCompilation fixes.
2004-01-04 Gé van GeldorpRely on CSRSS to do console handle duplication
2004-01-04 Steven EdwardsFix typo spotted by Casper.
2004-01-03 Steven EdwardsUse strncmp.
2004-01-03 Steven EdwardsMinor fixes.
2004-01-03 Steven EdwardsMinor fixes.
2004-01-03 Steven EdwardsRemove wineros.h. The world is better off without it.
2004-01-03 Steven EdwardsAlways link to libwine.a first.
2004-01-03 Filip NavaraGuard for W32API 2.5.
2004-01-03 Steven EdwardsDont run the implib rule on apps.
2004-01-03 Martin Fuchschanges restart/shutdown messages to some neutral text...
2004-01-03 Gé van GeldorpQuotation fun
2004-01-03 Martin Fuchslook into the registry configuration to see which file...
2004-01-03 Steven EdwardsDefine __REACTOS__
2004-01-03 Gé van GeldorpAdd Everaldos terminal.ico as application icon
2004-01-03 Gé van GeldorpDon't destroy heap on unload, other DLLs might still...
2004-01-03 Martin Fuchsrenamed Ole2.c -> ole2.c
2004-01-03 Martin Fuchsrenamed Ole2.c -> ole2.c
2004-01-03 Martin Fuchsrenamed Ole2.c -> ole2.c
2004-01-03 Martin Fuchsrenamed Ole2.c -> ole2.c
2004-01-03 Martin Fuchseliminated SHBindToParent()
2004-01-03 Martin Fuchseliminated SHBindToParent()
2004-01-03 Martin Fuchslink dynamicly to SHBindToParent()
2004-01-03 Martin Fuchsdirect file system access for start menu
2004-01-03 Thomas Bluemelfixed handling of control focus
2004-01-03 Martin Fuchslazy icon extraction for start menu
2004-01-03 Martin Fuchsfix for empty submenus
2004-01-03 Martin Fuchsoptimized screen update
2004-01-03 Gé van GeldorpPrint substituted values in the output file in the...
2004-01-02 Martin Fuchsbegin of drag drop support on desktop
2004-01-02 Filip NavaraCleaned up. If there will be any build problems, contac...
2004-01-02 Martin Fuchsset working directory out of shell links in ShellExecut...
2004-01-02 Thomas Bluemeladded missing and fixed .cvsignore files
2004-01-02 Gé van GeldorpAllow buidling with current CVS w32api
2004-01-02 Filip NavaraGuard for W32API 2.5.
2004-01-02 Martin Fuchsreimplemented start menu as light weight version
2004-01-02 Martin Fuchsmerged wine/dlls/shell32 and reactos/lib/shell32
2004-01-02 Filip NavaraGuard for W32API 2.5.
2004-01-02 Gé van GeldorpRefactoring of Wine DLL import
2004-01-02 Martin Fuchsre-added icons in binary mode
2004-01-02 Martin Fuchsremoved non-binary icons
2004-01-02 Filip NavaraReverted last change by Martin Fuchs. The icon file...
2004-01-02 Steven EdwardsEnabled support for /DEBUGPORT=FILE
2004-01-02 Martin Fuchserror messages for missing functions in SHELL32.dll
next