- Implement cases 2 & 4 of RtlSplayTree
[reactos.git] / reactos / lib /
2005-11-08 Alex Ionescu- Implement cases 2 & 4 of RtlSplayTree
2005-11-08 Alex Ionescu- Fix bug in case 2/4 denomination.
2005-11-08 Alex Ionescu- Implement Case 3 of RtlSplay
2005-11-08 Alex Ionescu- Implement Case 1 of RtlSplay
2005-11-08 Alex Ionescu- Implement RtlSplay skeleton cases.
2005-11-08 Alex Ionescu- Add implementation notes for RtlSplayTree
2005-11-08 Christoph von Wittichstarted implementation of device driver installation...
2005-11-08 Alex Ionescu- Implement proper version of WaitNamedPipeW to be...
2005-11-08 Alex Ionescu- Add some definitions to NDK
2005-11-08 Alex Ionescu- Fix hackplementation of ObLogSecurityDescriptor....
2005-11-08 Alex Ionescu- Don't loop indefintely in RtlFindUnicodePrefix if...
2005-11-08 Alex Ionescu- Fix function signature of CompareUnicodeStrings
2005-11-08 Alex Ionescu- Fix a bug spotted in RtlInsertUnicodePrefix's loop.
2005-11-08 Alex Ionescu- Finish implementing RtlFindUnicodePrefix. The Windows...
2005-11-07 Alex Ionescu- Start implementing RtlFindUnicodePrefix
2005-11-07 Alex Ionescu- Oops.. fix a bug in RtlRemoveUnicodePrefix: edit...
2005-11-07 Alex Ionescu- Finished implementing RtlInsertUnicodePrefix: handle...
2005-11-07 Alex Ionescu- Implement more of RtlInsertUnicodePrefix: handle...
2005-11-07 Alex Ionescu- Correct which entry was being modified.
2005-11-07 Alex Ionescu- Implement simple case of RtlInsertUnicodePrefix where...
2005-11-07 Alex Ionescu- Finish implementation of RtlRemoveUnicodePrefix
2005-11-07 Hervé PoussineauBetter stub for QueryServiceConfigW
2005-11-07 Alex Ionescu- Implement PFX_NTC_ROOT/PFX_NTC_CHILD deletions in...
2005-11-07 Alex Ionescu- Implement PFX_NTC_CASE_MATCH deletions in RtlRemoveUn...
2005-11-07 Alex Ionescu- Implement RtlInitializeUnicodePrefix and RtlNextUnico...
2005-11-06 Hervé PoussineauAdd missing files to revision 19031
2005-11-06 Hervé Poussineau- Fix header mess by using a common header setupapi_pri...
2005-11-06 Eric Kohl- Read a services optional display name from the registry.
2005-11-06 Alex IonescuThis one is for Steven... 18 months later, I kept my...
2005-11-05 Magnus OlsenFilling in two more member, and they should be using...
2005-11-05 Hartmut BirrUse the share disposition to detect the direction of...
2005-11-05 Eric KohlReapply a modified r18883 patch (by Thomas Weidenmuelle...
2005-11-05 Eric KohlReapply a modified r18883 patch (by Thomas Weidenmuelle...
2005-11-05 Magnus OlsenSmall hack for Getting monitor freq right.
2005-11-05 Magnus OlsenRemove hwnd and hdc, so it being store to right struct.
2005-11-05 Hervé PoussineauAdd some debug messages, and disable them (#define...
2005-11-05 Maarten BosmaFill some structs more correctly.
2005-11-04 Gregor AnichRemove unused driver sources.
2005-11-04 Gregor AnichMerge changes from Mesa-6.4 vendor drop and apply fixes...
2005-11-04 Hervé PoussineauRevert 18883 and 18912, as they break named pipes
2005-11-04 Thomas Bluemel- register the checklist window class when attached...
2005-11-04 Magnus OlsenNever, Never do if (FALSE) it will make dead code....
2005-11-04 Gregor AnichPut back reactos specific changes from old mesa32 direc...
2005-11-04 Gregor AnichImport include directory from Mesa3D vendor drop (this...
2005-11-04 Gregor AnichDelete GL subdirectory (should be inside include direct...
2005-11-04 Gregor AnichCopy src/mesa dir from Mesa vendor drop to lib/mesa32/src
2005-11-04 Gregor AnichCopy include dir from Mesa vendor drop to lib/mesa32
2005-11-04 Gregor AnichDelete mesa32 for vendor drop import.
2005-11-03 Thomas Bluemeladd all ACEs to their principals
2005-11-03 Brandon Turnerstub for NetServerGetInfo
2005-11-03 Gregor AnichReplace EXT_QUERY_OPENGLDRIVERINFO define by OPENGL_GET...
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 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 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 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 Magnus Olsen* Source cleanup.
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 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 Magnus OlsenFix someprat of Createsurface now it is working for...
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 Magnus OlsenFix some crach in ddraw.dll startup process for surface...
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 Magnus Olsensmall ceanup in hal startup process
2005-10-30 Magnus OlsenSmall change for hal startup process only few callbacks...
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend to w32ksvc.db (and fix tabs)
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
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 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 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
next