started moving tags to a private internal header
[reactos.git] / reactos /
2005-05-12 Hervé PoussineauWhite space cleanup, correct indentation
2005-05-12 Hervé Poussineaufdo.c: don't allocate a buffer with a SERENUM_TAG,...
2005-05-12 Magnus OlsenRemove all hardcode string to En.rc
2005-05-12 Magnus OlsenDid forget include En.rc :)
2005-05-12 Magnus OlsenRemove all hardcode string to En.rc
2005-05-12 Aleksey BraginAdded MessageBoxes in case of registry funcs errors
2005-05-12 Magnus OlsenRemove all hardcode string to En.rc
2005-05-12 Magnus OlsenAdd hex value to Color syntax so it working fine
2005-05-12 Thomas Bluemelsvn path=/trunk/; revision=15241
2005-05-12 Alex IonescuFix uninit var
2005-05-12 Magnus OlsenAdd syntax Color x
2005-05-12 Magnus OlsenFix two spelling error
2005-05-12 Alex IonescuSmall fix.
2005-05-12 Magnus Olsenreally small optimze remove lenvalu * sizeof(WCHAR...
2005-05-12 Alex Ionescucleanup NtDeviceIoControlFile a bit...remove some redun...
2005-05-12 Brian PalmerRemove old DJGPP NTVDM patch files.
2005-05-12 Brian PalmerSupport getting the boot drive from the BIOS or the...
2005-05-11 Alex IonescuFix incorrect call to ntopenprocess
2005-05-11 Thomas Bluemelremove explicit bugcheck in NtOpenProcess when the...
2005-05-11 Martin FuchsSynchronisation with ibrowser source code
2005-05-11 Martin Fuchseliminate GCC4 warnings
2005-05-11 Martin FuchsSynchronisation with explorer source code
2005-05-11 Martin FuchsMakefile maintainancement
2005-05-11 Martin Fuchseliminate GCC4 warnings
2005-05-11 Martin Fuchseliminate GCC4 warnings (patch by Thomas Weidenmueller)
2005-05-11 Martin Fuchsfix listbox insert algorithmus
2005-05-11 Thomas Bluemelfixed function prototype
2005-05-11 Martin Fuchsfix for updated MinGW headers: comditional compilation...
2005-05-11 Martin Fuchssome more spelling fixes
2005-05-11 Martin FuchsSync to Wine:
2005-05-11 Martin FuchsSync to Wine: (rewritten bug fix)
2005-05-11 Martin FuchsSync to Wine:
2005-05-11 Martin Fuchs- Sync to Wine:
2005-05-11 Martin FuchsSync to Wine:
2005-05-11 Martin FuchsSync to wine:
2005-05-11 Martin FuchsSync to Wine:
2005-05-11 Martin Fuchssync to wine:
2005-05-11 Martin Fuchsadd chech and svedish resource files
2005-05-11 Thomas Bluemeluse proper scancode to create upper-case hex numbers...
2005-05-11 Magnus Olsenuse _wcsupr to make swedish chater display right when...
2005-05-10 Hervé PoussineauAllow a NULL PeripheralType in IoQueryDeviceDescription
2005-05-10 Hervé PoussineauImplement IoInvalidateDeviceRelations
2005-05-10 Thomas Bluemelfixed some more warnings
2005-05-10 Thomas Bluemelfixed some more warnings
2005-05-10 Thomas Bluemel- disable -Werror for lib/mesa32 to get it to compile...
2005-05-10 Magnus OlsenSwedish charaters was gone. it should also commit to...
2005-05-09 Alex IonescuReuse buffer in IopQueryNameFile, since it's temporary...
2005-05-09 Alex IonescuRevert most of IoCreateStreamFileObject... it's wrong...
2005-05-09 Phillip SusiFixed backwards access check that was causing NtWriteFi...
2005-05-09 Thomas Bluemelfixed some more warnings
2005-05-09 Hartmut BirrRemoved the deallocation of the irp on error after...
2005-05-09 Alex IonescuFix rc file
2005-05-09 Alex IonescuImplement Access State support (SeCreate/DeleteAccessSt...
2005-05-09 Alex Ionescuunmix cases
2005-05-09 Alex Ionescugrr
2005-05-09 Filip Navaratinus <o112w8r02@sneakemail.com>
2005-05-09 Magnus OlsenRemove ntvdmpat.exe it is not need any longe it was...
2005-05-09 Steven Edwardsstrip the whitespace one more time
2005-05-09 Steven Edwardscorrect typo in header to fix the build
2005-05-09 Magnus Olsenupdate swedish translation by Harteex
2005-05-09 Magnus OlsenFix spellinng error in En.rc
2005-05-09 Magnus Olsenremove doublecate string STRING_CHCP_ERROR2 and replace...
2005-05-09 Magnus Olsenremove doublecate string STRING_CHCP_ERROR3 and replace...
2005-05-09 Magnus Olsenwrong string where being use when you type echo
2005-05-09 Alex IonescuMake the remaning code match the current formatting...
2005-05-09 Alex IonescuFix IopSecurityFile: Do not use BuildFsd, create IRP...
2005-05-09 Alex IonescuFix NtSetInformationFile: Cleanup FileCompletionInforma...
2005-05-09 Alex IonescuFix NtWriteFile: Get right Deviceobject, Use FileObject...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Alex IonescuFix KDBG and enable IRP_NOCACHE for ReadFile. Also...
2005-05-09 Alex IonescuFix uninitailzied variable on dbg=0
2005-05-09 Alex IonescuGrrr..it's getting late or something. CORRECT fix.
2005-05-09 Alex IonescuSorry, wrong version got commited
2005-05-09 Magnus Olsenremove last hardcode string to En.rc
2005-05-09 Alex IonescuFix a previous bug and fix NtReadFile: Read FileObject...
2005-05-09 Magnus OlsenRemove all hardcode string from format to En.rc
2005-05-08 Magnus OlsenUdate french langues and make it unicode
2005-05-08 Thomas BluemelPatch by tinus: use the right access mode. fixes bug 627
2005-05-08 Magnus Olsenset eol style
2005-05-08 Magnus Olsenforget the .rc file
2005-05-08 Magnus OlsenMy and W3seek patch to make format ansi and unicode...
2005-05-08 Alex IonescuFix NtQueryDirectoryFile to wait on right status, to...
2005-05-08 Magnus OlsenReomve string STRING_CMD_INVALIDDRIVE in En.rc it...
2005-05-08 Thomas Bluemelprevent buffer overflow, LoadString accepts the size...
2005-05-08 Klemens Friedlupdate taskmgr german language resource file
2005-05-08 Thomas Bluemelfixed more uninitialized variables warnings
2005-05-08 Thomas Bluemeldon't generate lvalue assignment code
2005-05-08 Magnus OlsenRemove two hardcode string to En.rc it is IDS_Not_Respo...
2005-05-08 Casper HornstrupRemove unneeded w32api files
2005-05-08 Casper HornstrupRe-add local w32api changes
next