Move API status stylesheet
[reactos.git] / reactos / lib /
2005-07-27 Alex Ionescu - Fix debug header nonsense
2005-07-27 Thomas Bluemelimplemented GetInheritanceSource and FreeInheritedFromA...
2005-07-27 Thomas Bluemelimplemented SetEntriesInAclA/W and forward the call...
2005-07-27 Steven Edwardsrevert the ctype.h changes to wine dlls
2005-07-27 Alex Ionescu - Use inline function instead of macro.
2005-07-27 Alex Ionescu- Use PCH everywhere to increase compile speed
2005-07-27 Alex Ionescu - Combine some assembly files together and move them...
2005-07-27 Alex Ionescu - Some more PSDK compatibility fixes
2005-07-27 Alex Ionescu - Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix export definition
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Fix warnings
2005-07-27 Alex Ionescu- Use correct wine debug functions
2005-07-27 Thomas Bluemelexport these stubs: AddAccessAllowedObjectAce, AddAcces...
2005-07-27 Alex Ionescu - Fix warnings
2005-07-27 Alex Ionescu - Fix warnings
2005-07-27 Alex Ionescu- Fix warnings.
2005-07-26 Thomas Bluemelimplemented GetNamedSecurityA/W and SetNamedSecurityInf...
2005-07-26 Thomas Bluemel- implemented GetSecurityInfo and SetSecurityInfo which...
2005-07-26 Thomas Bluemeladded an initial MARTA provider (only two functions...
2005-07-26 Filip NavaraDon't use DeleteDC on DC handles returned by GetDC.
2005-07-26 Filip NavaraImplement ValidateRect.
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-26 Thomas Bluemelshow the object picker dialog when clicking the Add...
2005-07-26 Thomas Bluemelimport objsel.dll from wine-20050726
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-26 Filip Navara#include "rtl.h" -> #include <rtl.h>
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-26 Alex Ionescu- Final ROSRTL removal patch. The next patch will remov...
2005-07-26 Alex Ionescu - Don't try to get the length of a possibly empty...
2005-07-25 Filip NavaraBuild Wine DLLs without the UNICODE and _UNICODE defini...
2005-07-25 James TaborAdded more Wine MDI functions. I've tested these for...
2005-07-25 James TaborPatch by Robert Shearman rob@codeweavers.com, Use GdiGe...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-24 Hervé PoussineauDon't compare GUID strings with wcsicmp, but compare...
2005-07-24 Eric KohlImplement CM_Get_Device_ID_List_Size_ExA, CM_Get_Device...
2005-07-23 Eric Kohl- Implement CM_Get_Child_Ex, CM_Get_Parent_Ex, CM_Get_S...
2005-07-23 Thomas Bluemelexport LsaLookupSids which is required by aclui.dll
2005-07-22 James TaborUpdate and implement UnrealizeObject.
2005-07-21 Eric KohlAdd parameter checks.
2005-07-21 Hartmut BirrInitialized all stack related values.
2005-07-21 Maarten BosmaCreated the d3d8thk makefile and a internal header...
2005-07-21 Magnus OlsenUpdate with right reactos logo by mf
2005-07-21 Alex Ionescu- Freetype Update to 2.1.10. Reduces memory usage,...
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-07-20 Alex Ionescu - Fix one more breakage (funny, the thing built withou...
2005-07-20 Alex Ionescu Dmitry Philippov <shedon@mail.ru>:
2005-07-20 Alex Ionescu- Move rosdhcp_public.h to dhcp library include directory.
2005-07-20 Alex Ionescu - Created include/libs and moved all library headers...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-07-19 Alex Ionescu- 4th out of 5 patch part of ROSRTL removal. This touch...
2005-07-19 Casper HornstrupGenerate RPC interface headers in intermediate directory
2005-07-19 Eric Kohl- Implement CM_Get_Depth[_Ex] and CM_Get_DevNode_Status...
2005-07-19 James TaborImplement GdiGetCharDimensions by Robert Shearman rob...
2005-07-18 Hervé PoussineauForward more exports to setupapi.dll
2005-07-18 Hervé PoussineauImplement SetupDiGetDeviceRegistryPropertyA/W
2005-07-18 James TaborImplement ShowOwnedPopups and ArrangeIconicWindows...
2005-07-17 Hervé PoussineauImplement SetupDiGetDeviceInterfaceDetailA/W
2005-07-17 Hervé PoussineauReturn CR_FAILURE when the function is not implemented
2005-07-17 James TaborImplemented NtUser-GetMenuItemRect.
2005-07-17 Casper HornstrupFix building of tests
2005-07-17 Eric Kohl- Implement CM_Locate_DevNode_ExW, CM_Get_Device_ID_Siz...
2005-07-16 Jens CollinGetMenuStringA and GetMenuStringW inverted the MF_BYPOS...
2005-07-15 James TaborFix up WM_ENABLE ScrollBarWndProc. Looks like we can...
2005-07-15 James TaborFixed wParam in WM_ENABLE ScrollBarWndProc.
2005-07-15 James TaborFixing WM_ENABLE ScrollBarWndProc. Tested it with 7...
2005-07-14 Thomas Bluemeldon't allow changing the allow and deny checkbox state...
2005-07-13 James TaborImplemented VkKeyScan, GetKeyboardTypeand, GetKeyboardL...
2005-07-13 Hartmut BirrFixed a bug in IsConsoleHandle which was introduced...
2005-07-13 Thomas Bluemelonly NULL-terminate the string in GetEnvironmentVariabl...
2005-07-13 Thomas Bluemelhandle memory allocation errors in GetEnvironmentVariab...
2005-07-13 Alex Ionescufix bizarre build error
2005-07-13 Alex IonescuSilence more warnings. Patch by Waxdragon.
2005-07-13 Alex IonescuExpand the wine debug macros in all cases. the actual...
2005-07-13 Alex IonescuFix executing applications. Sorry for the delay, this...
2005-07-12 Alex IonescuPart three of patch...
2005-07-12 Alex IonescuSecond part of patch, implements the new RTL functions...
2005-07-12 Alex IonescuPartial patch of larger rosrtl removal patch. This...
2005-07-11 Filip NavaraMove Interlocked* routines from ROSRTL to separate...
2005-07-11 Thomas Bluemelreturn the length of the string excluding the null...
2005-07-11 Hartmut BirrCheck for a valid console handle in SetConsoleMode.
2005-07-11 Gé van GeldorpSebastian Gasiorek <zebasoftis@gmail.com>
2005-07-11 James TaborConnect UnrealizeObject and test debug prints. I assume...
2005-07-11 James TaborFix error return for WIN_ListChildren.
2005-07-10 Magnus Olsensecond try, thx w3seek found out it should be charterer...
2005-07-10 Magnus OlsenThe return size calculation's of GetEnvironmentVariable...
2005-07-10 Gé van Geldorpi386DX . <i386dx@hotmail.com>
2005-07-10 Eric Kohl- Implement CM_Get_Global_State/CM_Get_Global_State_Ex.
2005-07-09 Eric KohlFix a string length calculation bug in StringTableDupli...
2005-07-09 Thomas Bluemelfixed the prototypes of GetConsoleAlias, GetConsoleAlia...
2005-07-09 James TaborImplement MDICascade, MDITile and WIN_ListChildren...
2005-07-09 James TaborImplement ModifyMenu A & W.
2005-07-09 James TaborImplement GetMenuString A & W. Not fully tested.
next