reactos.git
2006-02-17 Art YerkesHauled subsys/system items into base/system
2006-02-17 Art YerkesMove some xml around and back off one change in ReactOS...
2006-02-17 Art YerkesMove moving around
2006-02-17 Art YerkesThe death of lib/lib.mak was premature.
2006-02-17 Art YerkesChanged ReactOS.xml to ReactOS.rbuild
2006-02-17 Art Yerkeskernel32 moved to dll/win32
2006-02-17 Ged Murphyreshuffling of dlls
2006-02-17 Ged Murphyreshuffling of dlls
2006-02-17 Ged Murphyreshuffling of dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphymove more dlls
2006-02-17 Ged Murphymove mesa32 over to new dir
2006-02-17 Ged Murphyrecover mesa32. tortoise killed it.
2006-02-17 Ged Murphyforgot to delete old ones
2006-02-17 Ged Murphymove more dlls
2006-02-16 Ged Murphymove dlls
2006-02-16 Ged Murphymove more dlls
2006-02-16 Ged Murphymove some dlls
2006-02-16 Ged Murphyadd the base .rbuild files
2006-02-16 Ged Murphymove network tools
2006-02-16 Ged Murphymove explorer and cmd. Add a few .rbuild files
2006-02-16 Ged Murphymove some files into base/applications
2006-02-16 Ged MurphyThe tree is going to be restructured as per the propose...
2006-02-16 Maarten BosmaFix build for me
2006-01-25 James TaborImplement NtGdiGetTextCharsetInfo, it tested good.
2006-01-25 James TaborSelectObject with a NULL DC returns 0 and sets ERROR_IN...
2006-01-24 Martin Fuchsexplorer: fix small memory leak
2006-01-24 Martin FuchsWork around for ROS to display the Explorer Rebar control
2006-01-24 James TaborGetCurrentObject does not SetLastError() on a null...
2006-01-24 James TaborDeleteObject does not SetLastError on a null object.
2006-01-24 James TaborI noticed GetObjectW in Wine is the same when a null...
2006-01-24 James TaborCorrect error returns for GetObject and GetObjectType...
2006-01-24 James TaborUnrealizeObject does not SetLastError on a null object.
2006-01-23 Maarten Bosmailuminatus(pedrom(dot)maia(at)gmail(dot)com): Portugu...
2006-01-23 Martin Fuchsfix flickering in toolbar when resizing the explorer...
2006-01-23 Martin Fuchsrevert the last change - it's not correct since the...
2006-01-23 Christoph von... check NDIS ParameterType (fix by Crashfourit)
2006-01-23 Christoph von... fixed some resource leaks
2006-01-23 Christoph von... forgot to commit the DrawEdge stuff
2006-01-23 Brandon TurnerCheck to make sure GetComputerName failed, caught by...
2006-01-23 Brandon TurnerShow the computer name when loaded.
2006-01-23 Christoph von... use DrawEdge to draw the splitter
2006-01-22 Ged Murphyremove unneeded loop check
2006-01-22 Ged Murphy- Improve start / stop control
2006-01-22 Brandon TurnerAdded some error checking after allocations. Part...
2006-01-22 Thomas Bluemelvalidate the ACLs and SIDs after capturing them in...
2006-01-22 Christoph von... set TBSTYLE_FLAT
2006-01-22 Thomas Bluemelreturn the result in NtPrivilegeCheck
2006-01-22 MindflyerCorrect icons. If your treeview code isn't picky about...
2006-01-22 Thomas Bluemel- secure access to buffers in NtPrivilegeCheck()
2006-01-22 Ged Murphy- Added a progress bar showing the status of the action...
2006-01-22 Thomas Bluemeladd SEH to NtW32Call and directly use KeUserModeCallbac...
2006-01-22 Thomas Bluemelset a last error code in case translating the path...
2006-01-22 Maarten BosmaAdd high resolution of computer.ico and replace regedit...
2006-01-22 Ged MurphyI have no excuse. It's not even early or late ....
2006-01-22 Ged Murphyput brain into gear ....
2006-01-22 Ged Murphyadd some descriptions for listed services
2006-01-22 Eric KohlForward CM_Create_DevNode[_Ex]A/W to umpnpmgr.
2006-01-22 Maarten BosmaDJ_Smith (dj_smith_reactos(at)online(dot)de): Updated...
2006-01-22 Thomas Bluemel- fixed a possible endless loop in GetSecurityInfo()
2006-01-22 Thomas Bluemeldon't free the string allocated by RtlDosPathNameToNtPa...
2006-01-22 Thomas Bluemeldon't free the string allocated by RtlDosPathNameToNtPa...
2006-01-22 Thomas Bluemeltranslate the \\?\ prefix to \??\ in RtlDosPathNameToNt...
2006-01-22 Thomas Bluemelfixed compiling
2006-01-22 Thomas Bluemeltry to get the user from the token and fall back to...
2006-01-22 Thomas Bluemelfixed allocating the memory for the security descriptor
2006-01-22 Thomas Bluemelreturn the pointers of the owner, group, dacl and sacl...
2006-01-22 Thomas Bluemelimplement the object types SE_REGISTRY_KEY, SE_FILE_OBJ...
2006-01-22 Thomas Bluemelimplement the object type SE_KERNEL_OBJECT for GetSecur...
2006-01-22 Thomas Bluemel- fixed getting the process owner
2006-01-21 James TaborRevert GetCharWidth32A change.
2006-01-21 Thomas Bluemelrename a variable to avoid conflicts with an existing...
2006-01-21 Maarten Bosmafix icon loading
2006-01-21 Thomas Bluemeldon't read the image file name from the Peb in NtQueryI...
2006-01-21 Ged Murphy- Fix displaying the full executable path, plus arguments
2006-01-21 Magnus Olsencorret a member name in DD_SURFACECALLBACKS so it is...
2006-01-21 James TaborFixes typeo.
2006-01-21 James TaborPort Wine GetCharWidth32A.
2006-01-21 James TaborImplement the gdi function GetTextCharsetInfo.
2006-01-21 James TaborAdd notes for NtGdiGetTextCharset.
2006-01-20 Hervé PoussineauAdd stubs for keyboard and mouse class installers
2006-01-20 Hervé PoussineauActivate serial device interface only at the very end...
2006-01-20 Ged Murphy- Resource added for creating a service
2006-01-20 Brandon TurnerRename NtGdiGetTextExtentPoint to NtGdiGetTextExtent...
2006-01-20 James TaborMove GetTextCharset & Info to text.c. This part of...
2006-01-20 Ged Murphy- Add some more info to the properties dialog
2006-01-19 Christoph von... display first tab at startup
2006-01-19 James TaborPatch by Sebastiaan Roodenburg. Fixes problem in NtGdiS...
2006-01-18 James TaborStart Wine port for most Gdi functions. GetCharWidthA...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-17 Hartmut BirrRemoved my name from the hall of fame. Since it seems...
2006-01-17 Alex Ionescu- Use MmUserProbeAddress in the system call handler...
2006-01-17 Alex Ionescu* Implement 3 out of 4 486-compatible ExInterlocked...
2006-01-17 Ged MurphyA bit of work towards populating the properties dialog...
2006-01-17 Alex Ionescu- Delete deprecated file.
2006-01-17 Alex Ionescu- Use static IDT entries generated through a macro...
2006-01-17 Ged Murphyprogram files should use a separate a resource from...
2006-01-17 Alex Ionescu- Move some assembly functions around in better suited...
next