Move some profile stuff to NDK and fix some bugs in the executive implementation...
[reactos.git] / reactos / subsys /
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 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 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 Hartmut BirrCommit r20366:20368 again.
2005-12-28 Magnus Olsenupdate NtUserGetMouseMovePointsEx prototype to msdn
2005-12-28 Magnus Olsenchecking for null and correct memmroy leak part of...
2005-12-28 Martin Fuchs- refactor icon cache
2005-12-28 Maarten BosmaRevert r20367 and r20368 since they crash the GUI in...
2005-12-27 Ged Murphycorrect spelling
2005-12-27 Eric KohlReport a logged-on user to the PnP-Manager.
2005-12-27 Ged Murphysilence msvc warning
2005-12-27 Thomas Bluemelfixed difference in signedness warnings
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-26 Ged Murphyforgot to remove this
2005-12-26 Ged MurphyShut MSVC warnings up
2005-12-26 Eric Kohl-Implement EnumServicesStatusExW.
2005-12-26 Brandon TurnerBetter page file creation that allows for system manage...
2005-12-25 Eric KohlImplement QueryServiceStatusEx.
2005-12-25 Eric Kohl- Implement EnumServicesStatusW.
2005-12-25 Magnus Olsenfixing 20 VS waring msg
2005-12-24 Magnus OlsenFixed Cz.rc to SUBLANG_DEFAULT so make VS happy
2005-12-23 Maarten BosmaAllow to choose between 800x600x16 and 640x480x8 as...
2005-12-23 Eric Kohl-Add QueryServiceConfig2A stub.
2005-12-22 Hervé PoussineauExpand the value if we have a REG_EXPAND_SZ entry
2005-12-21 Magnus OlsenBug 1158 French translation from French translation...
2005-12-21 Magnus OlsenBug 1166 part 1 of 2 French translation from French...
2005-12-21 Magnus OlsenBug 1163 French translation from Jerome Signouret...
2005-12-21 Magnus OlsenBug 1162 correct French translation by Jerome Signouret...
2005-12-19 Magnus Olsencommit franch translation from bugzila reactos.org...
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-12-18 Hervé PoussineauFix typo, which lead to be unable to create services...
2005-12-18 Magnus Olsenforget reformat the code so it look nice in editor
2005-12-18 Magnus Olsenfix follow bug hex->dec, bin->dec, oct->dec, now all...
2005-12-18 Magnus Olsenadding binary convert tested betwin dec -> bin -> hex...
2005-12-18 Magnus OlsenFix partily of bug 1149, left todo is binary show....
2005-12-17 Magnus OlsenAlexander Wurzinger(Lohnegrim)' E-Mail 'Lohnegrim@gmx...
2005-12-17 Magnus Olsenadd allowwarnings ="true" so ibrowser can be build...
2005-12-17 Magnus Olsenadd allowwarnings ="true" so explore can be build...
2005-12-17 Martin Fuchsfix bug 1139: disable printer submenu folder in "settin...
2005-12-17 Royce Mitchell IIIprint out some useful info before we go belly-up
2005-12-16 Thomas Bluemelfixed windres warning
2005-12-16 Gé van Geldorpsamwise52 <samcharly@hotmail.com>
2005-12-16 Gé van Geldorpggcom <ggcom@tele2.fr>
2005-12-16 Gé van Geldorpggcom <ggcom@tele2.fr>
2005-12-16 Gé van Geldorpggcom <ggcom@tele2.fr>
2005-12-16 Andrew MungerReturn error codes correctly, fixes 1109. Patch by...
2005-12-15 Ged MurphyFixed positioning of graphic in start menu
2005-12-14 Brandon TurnerRemove my changes to pagefile creation because they...
2005-12-14 Andrew MungerInclude main .rc file in format.xml, so that strings...
2005-12-14 Brandon TurnerImplement system handling of page file creation sizes...
2005-12-13 Christoph von Wittichimplemented GetKeyboardLayoutNameW
2005-12-12 Ged MurphyMake start menu icons small until we have 24x24 icons.
2005-12-12 Gé van GeldorpBenoit Plante <cmoibenlepro@hotmail.com>
2005-12-11 Magnus OlsenNtGdiDdQueryDirectDrawObject do not setup wrong callbac...
2005-12-11 Sebastian Gasiorekadded polish resource by Kokodin <kuraxxl(at)wp.pl>
2005-12-11 Magnus Olsenbugfix a bsod in DD_Cleanup
2005-12-11 Gé van GeldorpUsurp <petreolle@users.sourceforge.net>:
2005-12-11 Brandon TurnerStop the footer from printing twice. fixes 1084.
2005-12-10 Thomas Bluemelfixed calls to NtDuplicateObject
2005-12-10 Magnus OlsenBug fix DD_Cleanup thx w3seek, Implement second check...
2005-12-10 Christoph von Wittichfix uninitialized variable warning
2005-12-09 Gé van GeldorpPrefer reactos.org over reactos.com
2005-12-09 Filip NavaraAdd prototypes needed for GDI_DEBUG.
2005-12-09 Gé van Geldorpreactos.org is the preferred name these days
2005-12-09 Magnus Olsentake care of NtGdiDdDeleteDirectDrawObject Attempted...
2005-12-09 Magnus OlsenAdding more debug string on dx api that are being calling
2005-12-09 Magnus OlsenTake care of one BSOD in NtGdiDdCreateDirectDrawObject...
2005-12-09 Christoph von Wittichmove declaration of IntGdiExtSelectClipRgn to a win32k...
2005-12-09 Christoph von Wittichimplemented NtGdiSelectClipPath and PATH_FillPath
2005-12-09 Gé van GeldorpNever allocate 0 bytes. Fixes bug 1082.
2005-12-09 Christoph von Wittichchanged formatting in german rc file
2005-12-08 Christoph von Wittichimplemented: NtGdiAbortPath, NtGdiBeginPath, NtGdiEndPa...
2005-12-08 Gé van GeldorpDon't do WM_INITDIALOG processing during window destruc...
2005-12-08 Magnus Olsenadding \n at end of DPRINT1 so the log are bit easy...
2005-12-08 Gé van GeldorpIt's possible to select an (indexed) palette into a...
2005-12-08 Alex Ionescu- Add flags for NtCreateProcessEx for upcoming patch.
2005-12-07 Filip NavaraFix a typo.
2005-12-07 Filip NavaraFix parameter passing in NtGdiCreateDC.
2005-12-07 Magnus Olsentake care of Bug#: 1084
2005-12-06 Brandon TurnerMake sure that a CTRL+C doesn't carry over to another...
2005-12-05 Gé van GeldorpMove warranty info to license page
2005-12-05 Gé van GeldorpOffer an explanation why AllocConsole() might have...
2005-12-05 Magnus Olsenadding debug trace for all dx api
2005-12-05 Brandon TurnerCrtl-C gives a new line when reading input
2005-12-05 Brandon Turner^M should run the command
2005-12-04 Gé van GeldorpLimit selection to window border
2005-12-04 Gé van GeldorpMake sure that WM_NCPAINT messages are generated by...
2005-12-04 Gé van GeldorpLimit invalidate region if required
next