reactos.git
2004-08-28 Filip Navara- RtlReAllocateHeap shouldn't allocate memory if ptr...
2004-08-28 Filip Navara- Change GlobalDiscard and LocalDiscard to macros.
2004-08-28 Filip Navara- Simplified version of _lcreat.
2004-08-28 Filip Navara- Fix handling of INVALID_HANDLE_VALUE case in FindNext...
2004-08-28 Filip Navara- Remove invalid code from CreateToolhelp32Snapshot.
2004-08-28 Gé van GeldorpPrevent crash when a thread is terminated while sending...
2004-08-28 Eric KohlUse '$Windows NT$' signature because setupapi doesn...
2004-08-28 Eric Kohl- Add preliminary wizard page title and subtitle string...
2004-08-28 Gé van GeldorpRemove NASM_CMD definition since it is already correctl...
2004-08-27 James TaborCvs ingnore file added.
2004-08-27 James TaborPort of Msiexec from Wine.
2004-08-27 James TaborPort Wine Msiexec to ROS.
2004-08-27 Gé van GeldorpChange nasm to nasmw (to match what's used in the react...
2004-08-27 Art YerkesThis adds a rule which will trigger automatic conversio...
2004-08-27 Aleksey BraginWintrust lib stub (not imported from Wine). By Semyon...
2004-08-27 Aleksey BraginHeader file for wintrust lib. By Semyon "Tappak" Novikov.
2004-08-27 Hartmut Birr- Establish the pde's for the callback stack if the...
2004-08-27 Hartmut Birr- Establish the pde for the thread structure within...
2004-08-27 Filip Navara- Complete rewrite of environment variable handling...
2004-08-27 Gregor AnichDo not call HalReleaseDisplayOwnership when KDB is...
2004-08-26 Magnus Olsenfix
2004-08-26 Gé van GeldorpBump version number to 0.2.5
2004-08-26 Robert Kopferlchanged back to CVS, false br
2004-08-26 Robert Kopferlchanged to RC1
2004-08-26 Hartmut Birr- Changed -Wno-strict-aliasing to -fno-strict-aliasing.
2004-08-26 Magnus Olsenfix
2004-08-26 Magnus Olsenfix
2004-08-26 Gregor AnichChange stabs handling of KDB - does no longer allocate...
2004-08-26 Hartmut Birr- Implemented GetACP() and GetOEMCP().
2004-08-26 Hartmut Birr- Added more nls files.
2004-08-26 Magnus Olsenfix
2004-08-26 Gé van GeldorpIf SendMessageTimeout() times out, GetLastError() shoul...
2004-08-26 Magnus Olsenfix
2004-08-26 Gé van GeldorpFix MSVCRT compile-time error due to duplicate symbol...
2004-08-26 Gregor AnichChange <GL\\gl.h> to "GL/gl.h" include.
2004-08-26 Gregor AnichFix GL/glu.h include...
2004-08-26 Gregor AnichFix GL/gl.h include for cross-compiling from linux.
2004-08-25 Gé van GeldorpAvoid arithmetic overflow
2004-08-25 Casper Hornstrup2004-08-25 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-25 Gregor AnichDisable SSE - When Mesa with SSE enabled is ran in...
2004-08-25 Gregor AnichAdd OpenGL to the user libraries (glu32, mesa32, opengl32)
2004-08-25 Filip Navara- Implement CcRepinBcb and CcGetFileObjectFromBcb.
2004-08-25 Filip Navara- Do not depend on paths returned by FileNameInformatio...
2004-08-25 Filip Navara- Fix masking out the write flags in IoCheckShareAccess...
2004-08-25 Gregor AnichMesa version 6.1 import - Forgot the new Makefile/def...
2004-08-25 Gregor AnichMesa version 6.1 import.
2004-08-25 Hartmut Birr- Fixed the back-space-handling in ConioWriteConsole.
2004-08-24 Filip NavaraFix compilation with GCC 3.4.x
2004-08-24 Filip Navara- Add definition of LOCALE_IDEFAULTMACCODEPAGE.
2004-08-24 Filip Navara- Load also the last font file in the font directory.
2004-08-24 Filip Navara- Always use non-antialiased font for consoles.
2004-08-24 Filip Navara- Implementation of GetCPFileNameFromRegistry, GetNlsSe...
2004-08-24 Filip Navara- Fix Get[System/Window]Directory[AW] for Buffer =...
2004-08-24 Filip Navara- Remove dereferencing non-referenced FileObject in...
2004-08-24 Filip Navara- Fix NtQueryDirectoryObject for empty directories.
2004-08-24 Gé van GeldorpAdd shutdown registry entries
2004-08-23 Hartmut Birr- Check if the given address points into a valid sectio...
2004-08-23 Gé van GeldorpImplement ConvertSidToStringSidA/w
2004-08-23 James TaborFixed import unicode names from remote processes.
2004-08-22 Hartmut Birr- Enabled the declaration of DbgPrint because they...
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-22 Filip Navara- Implement ReadConsoleInputW, PeekConsoleInputW, ReadC...
2004-08-22 Filip Navara- More complete implementation of CharUpperA.
2004-08-22 Filip Navara- Implement NtNotifyChangeDirectoryFile.
2004-08-22 Hartmut Birr- Fixed the compilation as unicode.
2004-08-22 Hartmut Birr- Added '-Werror' to the compiler options.
2004-08-22 Hartmut Birr- Fixed some 'dereferencing type-punned pointer will...
2004-08-22 Hartmut Birr- Fixed some pointer increments/decrements.
2004-08-22 Mike NordellSafety added to trace output.
2004-08-22 Art YerkesAFD: Fixed handling of cancelling in flight requests...
2004-08-22 Art YerkesFixed missing unlock in write.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-21 Mike NordellMake inline assembler compilable using VC
2004-08-21 Mike NordellWrong path in comment.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-21 Mike NordellFix arithmetics on void.
2004-08-21 Mike NordellFix arithmetics on void.
2004-08-21 Mike NordellFix misplaced STDCALL calling convention specifiers.
2004-08-21 Mike NordellFix import/export linkage mismatches.
2004-08-21 Mike NordellMake code portable to compilers with SEH.
2004-08-21 Art YerkesFixed eols for pp directives, honor original eols.
2004-08-21 Gé van GeldorpImplement EnumDesktopsA/W and EnumWindowStationsA,...
2004-08-21 Art YerkesRespect line breaks in the original code, making it...
2004-08-21 Hartmut Birr- Made the partition list movable if it is necessary.
2004-08-21 Hartmut Birr- Check for a valid layout buffer entry in xHalIoAssign...
2004-08-21 Mike NordellLinkage specification correctly placed.
2004-08-21 Mike NordellMake the code legal C (89)
2004-08-21 Mike Nordellfix import/export linkage for declaration of MmSystemRa...
2004-08-21 Mike Nordellfix misplaced STDCALL
2004-08-21 Mike Nordellstop wasting power at shutdown
2004-08-21 Mike Nordellmake code C89-compilable again
2004-08-21 Mike Nordellfix definition of EVENT_TRACE_HEADER
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-21 Mike Nordellfix placement of STDCALL for function declarations
2004-08-21 Filip Navara- Maintain higher internal precision during font rendering.
2004-08-20 Filip NavaraMinor optimalization to handle allocation algorithm.
2004-08-20 Gé van GeldorpImplement NtUserBuildNamesList()
2004-08-20 Gé van GeldorpUse MmCopyFrom/ToCaller to transfer data in NtQueryDire...
2004-08-20 Filip Navara- NtQuerySection should check for SECTION_QUERY access...
next