- Added the properties dialog
[reactos.git] / reactos /
2006-01-01 Gé van GeldorpFix a memory leak
2006-01-01 Gé van GeldorpSilence debug message
2006-01-01 Martin Fuchsexplorer: merge changes from lean explorer branch ...
2006-01-01 Eric KohlForward ChangeServiceConfig2A, QueryServiceConfig2A...
2006-01-01 Gé van GeldorpRevert part of r20493. Created bug 1229 to keep track...
2006-01-01 Magnus OlsenShowCursor, gott a internal count to show the mouse...
2005-12-31 Gregor AnichNew ibrowser icon by mf :P 4 mins late but still ;)
2005-12-31 Eric Kohl- Service list entries use a pointer to a group list...
2005-12-31 James TaborClose bug 1223.
2005-12-31 Martin FuchsRegistry entries for shell folders
2005-12-31 Gé van GeldorpOn FAT16 partitions smaller than 128MB, the cluster...
2005-12-31 Eric KohlSVN maintenance
2005-12-31 Eric KohlMove group-list related code to a separate file and...
2005-12-31 Ged Murphy- Use a separate icon for minimizing windows.
2005-12-31 Hervé PoussineauImplement VideoPortGetAssociatedDeviceExtension and...
2005-12-31 Eric KohlForward StartServiceA/W to services.exe
2005-12-31 Hervé PoussineauFix bugs in ChangeServiceConfig2W spotted by Casper...
2005-12-31 Andrew MungerRevert 20343, which puts the implementation of QuerySer...
2005-12-31 Alex Ionescu- Cleanup assembly files and create a header for the...
2005-12-30 Magnus Olsensolv the issue with mouse poiter is hide, do not show...
2005-12-30 Alex Ionescu- Rewrite Executive Interlocked Functions to actually...
2005-12-30 Gé van GeldorpKaj Kaloinen <kkaloine@gmail.com>
2005-12-30 Gé van GeldorpAllocate room for terminator. Fixes bug 1203, r20343...
2005-12-30 Gé van GeldorpExpandEnvironmentStrings returns the number of TCHARs...
2005-12-30 Magnus OlsenImplement ShowCursor, it is a issue with quake when...
2005-12-30 Thomas Bluemeluse a .spec file and fix the export ordinals
2005-12-30 Alex IonescuMake sure compiler doesn't optimize our wait loop away...
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
next