reactos.git
2005-09-27 Thomas Bluemelminor fixes
2005-09-27 Thomas Bluemelpartly implemented the mixer selection dialog
2005-09-27 Nathan WoodsNotepad enhancements
2005-09-26 Gunnar Dalsnes-reorder InsertXscendingOrder macro argument order...
2005-09-26 Thomas Bluemeldon't use MIXERCONTROLA for unicode builds
2005-09-26 Alex IonescuFix calc.exe redraw problems on XP. Patch by Christoph_...
2005-09-26 Alex Ionescu- Implement alldvrm and aulldvrm and export them from...
2005-09-26 Alex IonescuErr, actually deliver APCs when returning from systemca...
2005-09-26 Magnus Olsenchange from copyfileW to copyfileExW in MoveFileWithPro...
2005-09-26 Filip NavaraRevert r18070.
2005-09-26 Alex IonescuAdd NDEBUG back and call LdrLoadDll correctly on Windows.
2005-09-26 Hartmut BirrDon't wait after the flush command for a non busy hd.
2005-09-26 Hartmut BirrFixed the reinitialisation if the miniport driver retur...
2005-09-26 Thomas Bluemelalso compile the resource file...
2005-09-26 Thomas Bluemeladd sndvol32 to the build system and reformat the code
2005-09-26 Alex IonescuExport and implement NlsGetCacheUpdateCount. Almost...
2005-09-26 Alex IonescuStub and export EnumCalanderInfoExW and QueryWin31IniFi...
2005-09-26 Alex IonescuExport and implement CreateProcessInternalA and CreateP...
2005-09-26 Thomas BluemelRegOverridePredefKey does not (as opposed to the PSDK...
2005-09-26 Alex IonescuOpen BNO directory with correct privileges, open CSR...
2005-09-26 Aleksey BraginChristoph von Wittich: fix for bug 824 ("memory leak...
2005-09-26 Aleksey BraginChristoph von Wittich: fix for bug 823 ("Resource leak...
2005-09-26 Aleksey BraginChristoph von Wittich: fix for bug 822 ("Resource leak...
2005-09-26 Thomas Bluemelexport RegOverridePredefKey, forgot to commit this...
2005-09-26 Thomas Bluemelimplemented RegOverridePredefKey()
2005-09-26 Hervé PoussineauUpdate .inf files
2005-09-26 Hervé PoussineauFix signedness (SetupGetIntField takes a PINT argument...
2005-09-26 Hervé PoussineauImplement parts of SetupDiInstallDevice
2005-09-26 Hervé PoussineauImplement SetupInstallServicesFromInfSectionA/W, SetupI...
2005-09-26 Thomas Bluemelcopy the buffer to the right place in IntWriteConsoleOutput
2005-09-26 Thomas Bluemel- fixed uninitialized variable warning
2005-09-26 Thomas Bluemelfixed uninitialized variable warning
2005-09-26 Thomas Bluemeldon't copy the buffer to a random pointer in IntWriteCo...
2005-09-26 Gé van GeldorpSilence some debug messages
2005-09-26 Alex Ionescu- Fix a bug in CSR Capture APIs
2005-09-26 Alex Ionescu- Put executive atom functions in the executive folder...
2005-09-26 Alex Ionescu- Remove some deprecated files.
2005-09-26 Alex IonescuForgot to svn add these two files.
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-26 Nathan Woods1. More merging from WINE regedit; imported refresh...
2005-09-25 Magnus Olsenremove dead code
2005-09-25 Magnus Olsendon't expect FS drivers to return STATUS_NOT_IMPLEMENTE...
2005-09-25 Hervé PoussineauImplement SetupDiInstallDriverFiles
2005-09-25 Magnus OlsenImplement support for move folder, even from different...
2005-09-25 Eric Kohl- Implement CM_Is_Dock_Station_Present[_Ex]
2005-09-25 Hervé PoussineauUSB root hub is not really a child of the USB Controlle...
2005-09-25 Filip NavaraRevert r18064 and correctly set the cell size for hash...
2005-09-25 Ged MurphySimple implementation of the MS comp utility (remembere...
2005-09-25 Ged MurphySimple implementation of the MS comp utility
2005-09-25 Emanuele Aliberticmdutils: a program a directory (bootcd,livecd,...)
2005-09-25 Emanuele Aliberticmdutils: a program a directory.
2005-09-25 Alex Ionescu- Fix mixed tab/space formatting issues.
2005-09-25 Filip NavaraCorrectly interpret the cell type in CmiDestroyCell...
2005-09-25 Martin Fuchsrefeactor all IUnknown implementations using IComSrvBase
2005-09-25 Thomas Bluemelfixed gcc4 warnings
2005-09-25 Thomas Bluemel- fixed uninitialized variable warning
2005-09-25 Hartmut Birr- Don't convert the device name, if the name is a NULL...
2005-09-25 Thomas Bluemelfixed uninitialized variable warnings
2005-09-25 Thomas Bluemelfixed uninitialized variable warning
2005-09-25 Ged Murphyadded more functionality to arp
2005-09-25 Nathan WoodsLightweight sync with WINE regedit; imported obvious...
2005-09-25 Martin Fuchstry to use IShellFolderViewCB::MessageSFVCB() in order...
2005-09-25 Emanuele AlibertiMinor changes. This program does NOT work in ROS.
2005-09-25 Emanuele AlibertiFix compiling.
2005-09-25 Magnus OlsenRemove Es.rc from timedate for it is 100% empty. Thx tsk
2005-09-25 Emanuele Alibertisvn: eol-style + keywords
2005-09-25 Emanuele AlibertiRequired for binary compatibility with MS KERNEL32...
2005-09-25 Hartmut BirrLet the compiler search for usable register.
2005-09-25 Filip NavaraUse the correct size variables in co_IntCreateWindowEx.
2005-09-25 Martin Fuchsnew tool bar icons for the drive bar
2005-09-25 Filip Navara- Intersect the paint rectangle in NtUserBeginPaint...
2005-09-25 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-25 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-25 Filip NavaraAdd TestAlert check to NtContinue.
2005-09-25 Filip NavaraFix up the indentation.
2005-09-25 Andrew MungerFix getInterfaceInfoSet so GetInterfaceInfo returns...
2005-09-25 Nathan Woods1. Moved windows styles pertaining to the edit control...
2005-09-25 Nathan WoodsFixed property svn:eol-style
2005-09-25 Gé van GeldorpFix GDB backtrace
2005-09-24 Nathan WoodsNotepad enhancements:
2005-09-24 Thomas Bluemelremoved obsolete goto statement
2005-09-24 Hartmut BirrAllow the system process and a process without a parent...
2005-09-24 Gé van GeldorpThis NtGdiCreateCompatableDC misspelling has annoyed...
2005-09-24 Hartmut BirrSet the MaximumLength of the returned string in IntGetF...
2005-09-24 Hartmut BirrDo also alert the mouse thread in UserAcquireOrReleaseI...
2005-09-24 Hartmut Birr- Moved the definition of REG_NOTIFY_CLASS from cm...
2005-09-24 Hartmut Birr- Use the given buffer for getting the name of the...
2005-09-24 Hartmut BirrUsed NtQueryFullAttributesFile instead of NtOpenFile...
2005-09-24 Hartmut BirrMerged the main code from NtQueryAttributesFile and...
2005-09-24 Filip NavaraPort the system message queue WM_MOUSEDOWN coalesce...
2005-09-24 Thomas Bluemelimplemented RegCopyTreeW() (untested!)
2005-09-24 Hervé PoussineauIf device instance id is not unique, prepend informatio...
2005-09-24 Gunnar Dalsnesuncomment and add mutex asserts
2005-09-24 Eric Kohl- Implement CM_Get_Device_List_Size_ExW
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-23 Ged MurphyFirst commit, mainly testing.
2005-09-23 Gé van GeldorpFix RtlQueryAtomInAtomTable and add regression tests
2005-09-23 Thomas Bluemelimported shfolder.dll from WINE-20050830
2005-09-23 Alex Ionescufix identation bug in 18016
2005-09-23 Alex IonescuFix signalstate check in KGATE code; spotted by magey.
next