Implement ANSI group and item functions.
[reactos.git] / reactos /
2004-09-06 Eric KohlImplement ANSI group and item functions.
2004-09-05 Hartmut Birr- Check first for an existing directory object in NtCre...
2004-09-05 Hartmut Birr- Returned STATUS_OBJECT_NAME_NOT_FOUND if no directory...
2004-09-05 Emanuele Aliberti.cvsignore updated.
2004-09-05 Emanuele AlibertiVersion information added.
2004-09-05 Art YerkesFixes:
2004-09-04 Steven Edwardsdisable typedef for socklen_t for the moment.
2004-09-04 Filip NavaraHandle matching of "f0_*.*" expression to "f0_000"...
2004-09-04 Magnus Olsenfix compings warings
2004-09-03 Steven EdwardsAdded check for socklen_t
2004-09-03 Magnus Olsenfix compings warings
2004-09-03 Magnus Olsencompings warings. and some did have wrong protypes.
2004-09-03 Filip Navara- Disable debugging messages.
2004-09-03 Filip Navara- Revert the I/O port change from my previous patch...
2004-09-03 Filip NavaraIssue soft reset command for identification and not...
2004-09-03 Magnus Olsenfix lite more waring when it compiling
2004-09-02 Magnus Olsenfix follow warings msg
2004-09-02 Magnus Olsenchange ccflags = -O march=i386 to march=i486
2004-09-02 Art YerkesADNS lib afer eol conversion. Greatlord pointed out...
2004-09-02 Art YerkesAdded python command app to oskit test.
2004-09-01 Art YerkesActivate dnsapi and adns.
2004-09-01 Filip Navara- Disable debugging messages.
2004-09-01 Art YerkesImplement WSHGetWildcardAddress
2004-09-01 Art YerkesCorrected compile error due to different enum used...
2004-09-01 Filip Navara- Allow shared read access to the debug.log file.
2004-08-31 Filip Navara- Don't use ULONG for storing pointers.
2004-08-31 Filip Navara- Don't use ULONG for storing pointers.
2004-08-31 Gé van Geldorp- Return value of WM_GETTEXTLENGTH is in TCHARs, not...
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-08-31 Hartmut Birr- Allow always shared read for a file which is opened...
2004-08-31 Hartmut Birr- Store always offsets on cluster boundaries in FCB...
2004-08-31 Filip Navara- Fix converting of UTF8 sequences in IntMultiByteToWid...
2004-08-31 Filip Navara- Restoring of character size in VBEResetHw. Patch...
2004-08-31 Filip Navara- Use FsRtl routines for wildcard handling.
2004-08-31 Hartmut Birr- Fixed some wchar to char translations.
2004-08-31 Filip NavaraImplement IntWideCharToMultiByteUTF8 since it's needed...
2004-08-31 Filip Navara- Revise order of PsInitializeThread to insert the...
2004-08-31 Steven EdwardsRemoved SeaShell from the tip.
2004-08-30 Filip Navara- Add NET_NIC.inf and syssetup.inf files to bootcd.
2004-08-30 Filip Navara- Close the registry hive file object in CmiInitNonVola...
2004-08-30 Art YerkesSince system services are now provided by the client...
2004-08-30 Martin Fuchsfix tab order
2004-08-30 Martin FuchsDisplay "ReactOS" instead of "Microsoft Windows NT...
2004-08-30 James TaborAdded Advpack to build process.
2004-08-30 James TaborFirst implementation of advpack.dll.
2004-08-30 Art YerkesTest app for oskittcp. Takes datagrams by UDP and...
2004-08-29 Aleksey BraginAdded WintrustAddActionID stub.
2004-08-29 Art YerkesOskit can now be linked from userland. This is part...
2004-08-29 Thomas Bluemelsilence debug messages
2004-08-29 Thomas Bluemelimplemented SetProcessPriorityBoost() and GetProcessPri...
2004-08-29 Thomas Bluemelmark GetSystemWindowsDirectory() as implemented as...
2004-08-28 Filip Navara- Use ULONG_PTR instead of ULONG for integer arithmetic...
2004-08-28 Filip Navara- Implement file sharing checks.
2004-08-28 Filip Navara- Mapping zero-sized files is prohibited.
2004-08-28 Filip Navara- Simplify CreateFileMapping[AW].
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-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 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.
next