reactos.git
2006-02-17 Maarten Bosma2.) remove base services
2006-02-17 Maarten Bosma1.) Move tcpsvcs into reactos/services
2006-02-17 Maarten BosmaMoved msiexec to base/system
2006-02-17 Maarten BosmaMoved winver
2006-02-17 Maarten BosmaMoved vmwinst
2006-02-17 Maarten BosmaMoved usetup
2006-02-17 Maarten Bosmafixed base rbuild makefiles
2006-02-17 Maarten BosmaMoved welcome into setup
2006-02-17 Maarten BosmaFix some build files
2006-02-17 Maarten BosmaMoved dd/sound into sound/sound
2006-02-17 Maarten BosmaMoved mpu401 into sound
2006-02-17 Maarten BosmaMoved sndblst in sound
2006-02-17 Maarten Bosmacreate sound folder
2006-02-17 Maarten BosmaRename dd to base
2006-02-17 Maarten Bosmarename net to network
2006-02-17 Maarten BosmaRename fs into filesystems
2006-02-17 Maarten BosmaMoved ntvdm
2006-02-17 Maarten BosmaMoved csrss
2006-02-17 Maarten BosmaMoved win32k
2006-02-17 Maarten BosmaCreated win32 folder
2006-02-17 Maarten BosmaCreated subsystems folder
2006-02-17 Maarten BosmaMoved regedit
2006-02-17 Maarten BosmaMoved welcome app
2006-02-17 Maarten BosmaMoved taskmgr
2006-02-17 Maarten BosmaMoved notepad
2006-02-17 Maarten BosmaMoved calc
2006-02-17 Maarten BosmaMove odbc32
2006-02-17 Maarten BosmaMove lsasrv
2006-02-17 Maarten BosmaRemove empty folder
2006-02-17 Maarten BosmaMove libxml
2006-02-17 Maarten BosmaRemoved empty folder
2006-02-17 Maarten BosmaMove adns
2006-02-17 Maarten BosmaMove bzip2
2006-02-17 Maarten BosmaMove zlib into right place
2006-02-17 Maarten BosmaForgot that expat is static
2006-02-17 Maarten BosmaCreated lib/3rdparty
2006-02-17 Maarten BosmaMove expat
2006-02-17 Maarten BosmaPut mesa32 into 3rdparty
2006-02-17 Maarten BosmaMove freetype
2006-02-17 Art Yerkesxml -> rbuild moves in base/system
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.
next