- Start to put together a services.msc equivalent.
[reactos.git] / reactos /
2005-12-30 Magnus Olsenlanguages file update for Hu.rc by Talley.
2005-12-30 Magnus OlsenFix a mouse bug for hide the cursor. It is working...
2005-12-30 Gé van Geldorptemarez <temarez@yandex.ru>:
2005-12-30 Klemens FriedlDJ_Smith <dj_smith_reactos@online.de>
2005-12-30 Gé van GeldorpAnother coordinate transformation change. Fixes final...
2005-12-30 Ged Murphyupdate all resource files. All need translating.
2005-12-30 Gé van Geldorp- Detect end of chain
2005-12-30 Ged MurphyPut skeleton in place for 'internet time' tab in the...
2005-12-30 Gé van GeldorpUse the BSOD color that Cutler intended
2005-12-30 Nathan WoodsModified rbuild to generate a map file of the boot...
2005-12-30 Hervé PoussineauForward ChangeServiceConfig2W call to services.exe
2005-12-30 Thomas Bluemelprotect access to buffers with SEH in NtSetSecurityObje...
2005-12-30 Filip NavaraFix a cut & paste error.
2005-12-30 Filip NavaraTransform correctly the coordinates.
2005-12-30 Filip NavaraTransform correctly the coordinates.
2005-12-30 Thomas Bluemelfixed returned status code in RtlAnsiStringToUnicodeStr...
2005-12-29 Brandon TurnerUse only NtCreateKey and better suited access rights.
2005-12-29 Hervé PoussineauRelicence newdev.dll to LGPL. Christoph von Wittich...
2005-12-29 Magnus Olsensorry did commit debug on by mistake
2005-12-29 Magnus Olsennew icon from mf
2005-12-29 Brandon TurnerCorrectly open the registry when using MOVEFILE_DELAY_U...
2005-12-29 Hervé PoussineauSet DI_FLAGSEX_ALLOWEXCLUDEDDRVS flag when searching...
2005-12-29 Magnus OlsenFix Bug 1217 with patch from bugzila by ravelo "If...
2005-12-29 Thomas Bluemeladd some missing constants
2005-12-29 Thomas Bluemeladd the driver details dialog (not fully implemented)
2005-12-29 Magnus Olsendo not call on NtQuerySecurityObject in RegGetKeySecur...
2005-12-29 Thomas Bluemelfixed uninitialized variable error
2005-12-29 Magnus Olsendo not call on NtQuerySecurityObject in RegQueryInfoKe...
2005-12-29 Alex Ionescu- Fix InterlockedBitTestAndReset and InterlockedBitTest...
2005-12-29 Alex Ionescu- Implemented InterlockedBitTestAndReset, InterlockedBi...
2005-12-29 Alex Ionescu- Fix formatting and a bug in NtSetSystemTime.
2005-12-29 Alex IonescuForgot to commit this file
2005-12-29 Alex Ionescu- Fix some small formatting issues.
2005-12-29 Alex IonescuFix build
2005-12-29 Alex IonescuMove pushlock definition. It is gone from MS headers...
2005-12-29 Alex Ionescu- Formatting fixes
2005-12-29 Alex Ionescu- Fix some formatting.
2005-12-29 Alex Ionescu- Fix some small formatting issues.
2005-12-29 Alex IonescuMove some profile stuff to NDK and fix some bugs in...
2005-12-29 Magnus Olsenrevert my last change to RtlClearAllBits for win32k...
2005-12-29 Magnus OlsenPALETTE_SetMapping do not write the palette color to...
2005-12-29 Magnus OlsenNtGdiCreatePalette did not check for NULL pointer when...
2005-12-29 Magnus OlsenInitTimerImpl did not check for NULL pointer when it...
2005-12-29 Magnus Olsensome case from win32k can call to RtlClearAllBits with...
2005-12-29 Magnus OlsenFix memory leak in NtUserMonitorFromRect when it return...
2005-12-29 Magnus OlsenIntRegisterClass did not check for NULL pointer when...
2005-12-29 Magnus OlsenDRIVER_RegisterDriver did not check for NULL pointer...
2005-12-29 Magnus Olsenrevert my last code did miss POLYGONFILL_DestroyEdgeLis...
2005-12-29 Magnus OlsenFix memory leak in POLYGONFILL_MakeEdgeList when it...
2005-12-29 Magnus OlsenEngSetPointerShape did not check for NULL pointer when...
2005-12-29 Alex IonescuFix kernel-mode executive atom implementation (mostly...
2005-12-29 Andrew MungerUse Bitstream Vera Sans when asked for Tahoma. Addresse...
2005-12-29 Ged Murphychange service pack from 6 to 4
2005-12-29 Magnus OlsenDIB_CreateDIBSection fix do not zero out memmory if...
2005-12-29 Martin Fuchsupdate of french Explore resource script from G. Maton...
2005-12-28 Martin Fuchsclean up ibrowser resource scripts
2005-12-28 Martin Fuchscommit patch of bugzilla entry 1073 to to compile Explo...
2005-12-28 Martin Fuchsreinitialize image list in ShellBrowser::invalidate_cache()
2005-12-28 Thomas BluemelPatch by David Hinz <fRy2oo5@gmail.com>:
2005-12-28 Hartmut BirrFixed the structure allignment of some cursor/icon...
2005-12-28 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Thomas BluemelReAlloc should be able to move memory blocks if necessa...
2005-12-28 Magnus Olsenupdate NtUserGetMouseMovePointsEx prototype to msdn
2005-12-28 Ged MurphyClean up code and fix memory leaks
2005-12-28 Hervé PoussineauValidate parameters in SetupDiSetDeviceInstallParamsW
2005-12-28 Magnus Olsenchecking for null and correct memmroy leak part of...
2005-12-28 Martin Fuchs- refactor icon cache
2005-12-28 Thomas Bluemelfixed uninitialized variable warning
2005-12-28 Hervé Poussineau- Add a minimal implementation of SetupScanFileQueueW
2005-12-28 Filip NavaraAdd failure check.
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-28 Ged MurphyFix some MSVC warnings
2005-12-28 Ged Murphyput the asterix and colon the right way round
2005-12-28 Ged MurphyUse bigger buffer to avoid stack corruption, as seen...
2005-12-28 Ged Murphydisplay correct Min RTT
2005-12-28 Ged Murphysilence MSVC warning
2005-12-27 Ged Murphycorrect spelling
2005-12-27 Thomas Bluemelminor error handling fixes
2005-12-27 Magnus Olsenupdate hu langues file patch from talley.
2005-12-27 Eric KohlReport a logged-on user to the PnP-Manager.
2005-12-27 Thomas BluemelPatch by Andreas Ntakas <freedatanow@yahoo.com>:
2005-12-27 Aleksey BraginArtem Reznikov: Ukrainian keyboard layout (bug 1200).
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Add some interrupt-relat...
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Store actual bus number...
2005-12-27 Aleksey BraginUSB 2.5.0 -> 2.6.14.3 upgrade: Adding information about...
2005-12-27 Ged MurphyFix a few msvc warnings
2005-12-27 Ged Murphysilence msvc warning
2005-12-27 Ged MurphySilence most of the msvc warnings
2005-12-27 Thomas BluemelDisplay the driver provider, date and version. Based...
2005-12-27 Thomas Bluemelproperly read the cursor hotspots from the resource
2005-12-27 Thomas Bluemelfixed difference in signedness warnings
2005-12-27 Hervé PoussineauHandle more DIF codes in SetupDiCallClassInstaller...
2005-12-27 Hervé PoussineauRevert code specific to Wine to enumerate serial ports...
2005-12-27 Alex IonescuRemove the evil build-breaker mark of the devil: 't'
2005-12-27 Alex Ionescu- Major Win32k Header Cleanup: Add ntgdi.h based on...
2005-12-27 Alex Ionescu- Added support for NTLDR style freeloader GUI. To...
2005-12-27 Alex Ionescu- Add information on new executive locks being worked on.
2005-12-27 Thomas Bluemelfixed remote device property pages
2005-12-27 Hervé PoussineauHandle DIF_ADDPROPERTYPAGE_ADVANCED in SetupDiCallClass...
2005-12-27 Thomas Bluemelwrc wants an empty line at the end of the file
next