enable theming of the checklist control
[reactos.git] / reactos / lib /
2005-08-25 Thomas Bluemelenable theming of the checklist control
2005-08-25 Thomas Bluemel- added stubs for Set/GetConsoleHistoryInfo(), GetConso...
2005-08-25 Thomas Bluemeladd stubs for CreateSymbolicLinkA/W
2005-08-25 Maarten BosmaFill some more structs, that ms ddraw fill as well.
2005-08-25 Hartmut BirrFixed a bug in RtlLeaveCriticalSection. We have only...
2005-08-25 Thomas Bluemelminor simplifications
2005-08-25 Thomas Bluemelopen subkey with sufficient rights in RegDeleteTree
2005-08-25 Thomas Bluemeladded stubs for RegDeleteTreeA/W() and RegCopyTreeA/W()
2005-08-25 Thomas Bluemelcheck for console handles in Get/SetFileAttributesByHan...
2005-08-24 Thomas Bluemelimplemented SetFileAttributesByHandle() and GetFileAttr...
2005-08-24 Thomas Bluemelimplemented RegSetKeyValueA/W
2005-08-24 Thomas Bluemelimplemented RegDeleteKeyValueA/W()
2005-08-24 Thomas Bluemelimplemented IsThreadAFiber()
2005-08-23 Hervé PoussineauFix special case in SetupGetLineTextA/W and SetupGetStr...
2005-08-22 Gunnar Dalsnesmove old cruft
2005-08-22 Gunnar Dalsnesprepare move old cruft
2005-08-21 Filip NavaraReplace wcsncpy with lstrcpynW / memcpy as appropriate.
2005-08-21 Filip NavaraFix implementation of wcsnlen and strnlen.
2005-08-21 Filip NavaraFix buffer overflow in lstrcpynW and lstrcpynA.
2005-08-21 Thomas Bluemeladd prototypes of RtlDosPathNameToRelativeNtPathName_U...
2005-08-19 Steven EdwardsAdded support for MOVEFILE_DELAY_UNTIL_REBOOT, based...
2005-08-19 Emanuele AlibertiGroup keyboard mappers in a common directory, like...
2005-08-17 Alex IonescuAdd back MessageData to PQUEUED_MESSAGE. It was acciden...
2005-08-16 Andrew MungerDo not free a Critical Section we did not initialize...
2005-08-16 Alex IonescuRemove all non-official LPC structures/defines/hardcode...
2005-08-16 Emanuele AlibertiAdd a stub for NTDLL!CsrGetProcessId.
2005-08-16 Emanuele AlibertiMake NTDLL not bind automatically to the Win32 server.
2005-08-16 Steven EdwardsChanges to get msi based installers mostly working
2005-08-15 Steven EdwardsChangelog:
2005-08-14 Gé van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-08-13 Emanuele AlibertiMake 'rosapps' module build.
2005-08-12 Hervé PoussineauImplement SetupDiCallClassInstaller (still doesn't...
2005-08-12 Hervé PoussineauAlways set a valid class Guid in CreateDeviceInfoElement
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-11 Gé van GeldorpRevert last Wine sync to pidl.c, since it breaks SHGetP...
2005-08-11 Hartmut BirrInitialized the cnt value of the file structure.
2005-08-11 Hartmut BirrDefined DbgPrint.
2005-08-11 Hartmut BirrFixed the loading of the global flag.
2005-08-11 Hartmut Birr- Open the BaseNamedObjects directory case insensitive.
2005-08-11 Hartmut BirrHonour the inheritance of a handle if it would be dupli...
2005-08-11 Hartmut BirrCall the registered exit functions if the dll is unloaded.
2005-08-11 Hartmut BirrReimplemented FindFirstFileEx and removed some overhead.
2005-08-11 Gé van GeldorpSync to Wine-20050725:
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structures ...
2005-08-11 Steven EdwardsTrackMoveEvent is a semi-implemented not UNIMPLEMENTED...
2005-08-11 Alex Ionescu- Use correct, documented, LPC Message structure (PORT_...
2005-08-11 Alex Ionescu- Fix DEVICE_NODE definition to remove ROS-only fields
2005-08-10 Magnus OlsenWindows 2000 does not always zerofill data if you are...
2005-08-10 Hartmut BirrFixed the base detection in RtlUnicodeStringToInteger...
2005-08-10 Gunnar Dalsnesfix horribly broken ftol. this fixes abiword 2.0.3
2005-08-10 Hartmut BirrFixed the base detection in RtlUnicodeStringToInteger.
2005-08-09 Hervé PoussineauActive functions related to interfaces enumeration...
2005-08-09 Maarten BosmaFull some additional Structs
2005-08-09 Steven Edwardsimplemented ?name@type_info@@QBEPBDXZ.msvcr and __unDNa...
2005-08-09 Hervé PoussineauImplement SetupDiGetSelectedDriverW/SetupDiSetSelectedD...
2005-08-09 Hartmut Birr- Don't try to close the thread handle twice.
2005-08-09 Hartmut Birr- Don't try to free the returned buffer from getenv.
2005-08-09 Maarten BosmaAdd second call to DdQueryDirectDrawObject.
2005-08-09 Magnus Olsenfix a minor bug, for bad writen driver. some drv checki...
2005-08-09 Alex IonescuReturn failure if native function failed. one more...
2005-08-09 Alex IonescuFix priority formulas, account for saturation, do prope...
2005-08-09 Magnus OlsenThx Royce3 for notice's a typo error CreateData to...
2005-08-09 Alex IonescuFix exception handling by not reseting PreviousMode...
2005-08-08 Magnus OlsenAdd a check to see if surface can be create, it return...
2005-08-08 Magnus Olsenfix a simple bug that I did intrudes with my last commit
2005-08-08 Hervé PoussineauI forgot to add SetupDiDeleteDeviceInfo to .spec file...
2005-08-08 Maarten BosmaFix another bug thanks to GreatLord.
2005-08-08 Hervé PoussineauImplement SetupDiBuildDriverInfoList, SetupDiOpenDevice...
2005-08-08 Hervé PoussineauChange structures used to keep information about device...
2005-08-08 Maarten BosmaFix a bug, thanks to Salamander again.
2005-08-08 Magnus OlsenFix some error checking for DireactDrawCreate and Direa...
2005-08-08 Maarten BosmaRemove exclamation mark that does not belong there...
2005-08-08 Maarten BosmaForgot it again. :)
2005-08-08 Maarten BosmaFix wrong syntax, missing file and non existing module...
2005-08-08 Maarten BosmaThe beginning of a ddraw implementation. Does not work...
2005-08-08 Hartmut BirrFixed the load count in LdrpDetachProcess. That made...
2005-08-08 Thomas Bluemeluse loops instead of gotos
2005-08-07 Alex IonescuRetry waiting if STATUS_ALERTED is returned
2005-08-07 Thomas BluemelRtlFreeHandle only should call RtlIsValidHandle in...
2005-08-07 Alex IonescuFix horridly wrong SignalObjectAndWait return values...
2005-08-07 Alex Ionescu- Send proper ClientID structure
2005-08-07 Steven Edwardschange rostest name back to dllname_test.exe
2005-08-07 Magnus OlsenGdiEntry11 (not tested, we can not test it yet in ros...
2005-08-07 Filip NavaraFix setupapi build and prototypes.
2005-08-07 Magnus OlsenImplement Gdintry4 (not tested, we can not test it...
2005-08-07 Hervé PoussineauImplement SetupGetInfFileListW and SetupGetInfInformationW
2005-08-07 Thomas Bluemelfixed the order of the parameters of RtlIsValidIndexHandle
next