reactos.git
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-11-02 Gé van GeldorpReturn character heights instead of cell heights in...
2005-11-02 Gregor AnichConvert tabs to spaces.
2005-11-02 Ged Murphy- Split files
2005-11-02 Gé van GeldorpSync to Wine-0_9:
2005-11-02 Gé van GeldorpSync to Wine-0_9:
2005-11-02 Gé van GeldorpSync to Wine-0_9:
2005-11-02 Gé van GeldorpSync to Wine-0_9:
2005-11-02 Martin Fuchsregedit: polish resource file from Sebastian Gasiorek...
2005-11-02 Gé van GeldorpScoTTie <scott@wizzer-it.com>/erie-- <seditaniedi@gmail...
2005-11-02 Christoph von... * compile .S files with MSVC2002/2003 too
2005-11-02 Royce Mitchell IIInewer msvc's are aware of __FUNCTION__
2005-11-02 Brandon TurnerSome changes for better formatting / following standards.
2005-11-02 Royce Mitchell IIIcomment out incorrect #defines
2005-11-02 Brandon Turnerfix for bug 875. Patch by jvangael@wisc.edu
2005-11-02 Thomas Bluemelimplemented yet one more - still useless - function...
2005-11-02 Thomas Bluemelreturn the required buffer size in RtlMakeSelfRelativeS...
2005-11-01 Alex Ionescu- RtlCreateUnicodeString fails if the Length is > 0xFFF...
2005-11-01 Gé van GeldorpPatch by hpoussin/GvG
2005-11-01 Alex Ionescu- Revert so call "Fixes" introduced in 18941 because...
2005-11-01 Thomas Bluemelvarious minor fixes
2005-11-01 Thomas Bluemelfixed a typo
2005-11-01 Thomas Bluemelproperly handle fragmented self-relative security descr...
2005-11-01 Thomas Bluemelimplemented RtlSelfRelativeToAbsoluteSD2 for 32 and...
2005-11-01 Martin Fuchscreate two new functions String::str() and String:...
2005-11-01 Magnus Olsendo not try free memmory at exit it seam like the DdDele...
2005-11-01 Magnus OlsenFixed a crach. and do not hardcode the flag ddsd to...
2005-11-01 Magnus Olsensplit up CreateSurface to hal and hel interface
2005-11-01 Brandon TurnerSmall unicode safe changes by me. Small msvc build...
2005-11-01 Thomas Bluemel- if a file object is a named pipe don't allow the...
2005-11-01 Magnus Olsen* Source cleanup.
2005-11-01 Eric Kohl- Mark service for delete in the registry.
2005-11-01 Eric KohlUpdate the Indentation.
2005-11-01 Maarten BosmaAnother few cosmetic changes and also except DDSURFACED...
2005-11-01 Maarten BosmaAdd call to DdReenableDirectDrawObject (GdiEntry10...
2005-11-01 Maarten Bosmafix compiling again, sorry.
2005-11-01 Maarten BosmaSome cosmetic changes like replacing tabs with spaces...
2005-11-01 Maarten Bosmafix compile
2005-11-01 Maarten BosmaFixed the "header problems".
2005-11-01 Maarten BosmaRemove DUMMYUNIONNAMEs since it fixes compile problems.
2005-11-01 Maarten BosmaCreated makefile for alphablend-test in rosapps.
2005-11-01 Martin Fuchscorrectly call HCR_GetFolderAttributes() in SHELL32_Get...
2005-10-31 Magnus Olsenfill in the DDSD we got from the call of createsurface...
2005-10-31 Thomas Bluemelfix return type of ObDereferenceSecurityDescriptor
2005-10-31 Magnus OlsenFix someprat of Createsurface now it is working for...
2005-10-31 Thomas Bluemeladded stubs for ObLogSecurityDescriptor and ObDereferen...
2005-10-31 Thomas Bluemeldon't ask for generic read access rights in WaitNamedPipe
2005-10-31 Maarten BosmaFix wrong DDESC2 to DDESC conversion. Spotted by GreatLord.
2005-10-31 Magnus OlsenUse the info we got from callback for the res in create...
2005-10-31 Hartmut BirrRemoved the 'special' mode, because it didn't connect...
2005-10-31 Hervé PoussineauBig move of driver input stack to a Plug-and-Play model:
2005-10-31 Aleksey BraginI don't think tracert really depends on winmm lib.
2005-10-31 Hartmut BirrDo always dereference the section object if it was...
2005-10-31 Magnus OlsenFix some crach in ddraw.dll startup process for surface...
2005-10-31 Brandon Turneronly show one screen of text at a time for displaying...
2005-10-31 Hervé PoussineauRewrite mouclass, so it can now handle more than one...
2005-10-31 Brandon TurnerRemoved some code to make dir behave the same way as...
2005-10-31 Magnus OlsenFix so startup process of ddraw hal can be compile...
2005-10-30 Magnus OlsenFree Hal memory that have been alloc at exist
2005-10-30 Hervé PoussineauPrevent i8042prt to search for a keyboard/mouse more...
2005-10-30 Magnus Olsensmall ceanup in hal startup process
2005-10-30 Magnus OlsenSmall change for hal startup process only few callbacks...
2005-10-30 Art Yerkesuse %lx for printing NTSTATUS
2005-10-30 Art YerkesSome upgrades for green:
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend to w32ksvc.db (and fix tabs)
2005-10-30 Gregor AnichAdd IntEngAlphaBlend and NtGdiAlphaBlend functions...
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend prototype.
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
2005-10-30 Hervé PoussineauImplement IRP_MJ_PNP / IRP_MN_QUERY_INTERFACE for GUID_...
2005-10-30 Magnus OlsenCorrect One struct
2005-10-30 Gregor AnichSilence warning for non-win32 compilations.
2005-10-30 Brandon TurnerHandle possible error from FindFirstFile. Thanks to...
2005-10-30 Brandon TurnerAdd a new function to return a path with correct casing...
2005-10-30 Thomas Bluemelfixed difference in signedness warnings
2005-10-30 Magnus OlsenFix broke SVN after me, thx to it I found wrong ref...
2005-10-30 Magnus Olsenadding more stuff for create surface right
2005-10-30 Maarten BosmaFix compile
2005-10-30 Maarten BosmaImplement IDirectDrawSurface::Blt for HAL
2005-10-30 Thomas Bluemelfix some flags calculations and access rights in Create...
2005-10-30 Hartmut BirrFixed the check for the MEM_TOP_DOWN flag in MmMapViewO...
2005-10-30 Hartmut BirrMap the NLS tables after creating the PEB.
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-30 Magnus Olsenlay some gorun for blt but not implement
2005-10-30 Magnus OlsenBind the Hal and Hel right in main call only to hal...
2005-10-30 Thomas Bluemelfixed uninitialized variable warning
2005-10-30 Magnus OlsenRename files so it be more easy to wrok with them in VS
2005-10-30 Magnus OlsenForgot cleanup the code. in Main_setDisplayMode.
2005-10-30 Magnus OlsenMove hel SetDisplayMode to hel and write a stub for...
2005-10-30 Magnus Olsenimplment Hal FlipToGDISurface
2005-10-30 Maarten BosmaCheck if CanCreateSurface is implemented by the driver...
2005-10-30 Magnus Olsenimplement Hal GetScanLine
2005-10-30 Magnus OlsenFix one crach in createsurface for DrFred
2005-10-30 Maarten BosmaForgot to remove that test line
2005-10-30 Magnus Olsenimplement Hal WaitForVerticalBlank
2005-10-30 Brandon Turneradd gettype.exe to the bootcd
2005-10-30 Brandon Turneradd gettype.exe clone. It works in windows and partial...
2005-10-30 Brandon Turneradd definitions for VER_SUITE_SINGLEUSERTS and VER_SUIT...
2005-10-30 Magnus OlsenImplement Hal GetAvailableVidMem and is it working...
2005-10-29 Thomas Bluemelprotect access to buffers in NtOpenProcess
2005-10-29 Magnus OlsenCover the most hal startup process it now time start...
next