New StartMenu and ReactOS icons by Mindflyer
[reactos.git] / reactos / lib /
2005-03-04 Art YerkesSuggested by d_layer: Remove -Wconversion. I had plant...
2005-03-04 Art YerkesSome warning suppression. Read the <rant/>.
2005-03-02 Filip NavaraFix W->A conversions in EnumDisplaySettingsExA. This...
2005-03-01 Gunnar Dalsnestcharize a couple of routines
2005-03-01 Gunnar Dalsnesremove local EOF define
2005-02-28 Klemens Friedlfix spelling mistake
2005-02-28 Hartmut BirrFixed german resource script for desk.cpl.
2005-02-28 Steven Edwardsdisable buggy German resource script for desk.cpl....
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-28 Thomas BluemelGerman translation fixes by Rouven Wessling
2005-02-27 Royce Mitchell IIIsmall efficiency fix
2005-02-27 Eric KohlConnectNamedPipe must return TRUE if lpOverlapped is...
2005-02-27 Filip NavaraUse unadjusted rect (the one calculated before sending...
2005-02-26 Emanuele AlibertiDbgPrint calls DbgPrintEx
2005-02-25 Art YerkesSet nonblocking on all sockets initially.
2005-02-23 Emanuele AlibertiMinor changes and documentation.
2005-02-23 Thomas Bluemeladded more irql checks
2005-02-22 Magnus OlsenFix a small bug I did found in no gdi hook code
2005-02-22 Thomas BluemelGerman translation by Rouven Wessling
2005-02-22 Thomas Bluemel1. added irql checks to various rtl and security functions
2005-02-20 Emanuele AlibertiFreeType: version information
2005-02-20 Filip NavaraFix the compilation of expat.
2005-02-20 Gé van GeldorpSync to Wine-20050211
2005-02-20 Gé van GeldorpNeed to W->A convert the ReactOS version string too
2005-02-20 Thomas Bluemelappend the reactos string after a null-character
2005-02-20 Martin Fuchsupdate to Expat 2.0 pre-release
2005-02-19 Thomas Bluemelrevert my changes to RtlTryEnterCriticalSection()
2005-02-19 Thomas Bluemeldon't increment the lock count twice in RtlTryEnterCrit...
2005-02-19 Thomas Bluemelfixed RtlEnterCriticalSection not to fail on wrong...
2005-02-19 Thomas Bluemel1. made the PEB structure match xp's layout
2005-02-18 Thomas Bluemeldon't call win32k for GetObjectType() and query the...
2005-02-18 Gunnar Dalsnesworkaround for buggy mingw include search order on...
2005-02-18 Gunnar Dalsnesremove duplicate typedef
2005-02-18 Gunnar Dalsnesremove duplicate typedef
2005-02-18 Thomas Bluemel1. implemented shared sections used for (shared) deskto...
2005-02-17 Gunnar Dalsnesforgot to change those two...
2005-02-17 Gunnar Dalsnesadd workarounds for mingw runtime version differences
2005-02-17 Gunnar Dalsnesfix typo
2005-02-17 Gunnar Dalsnesremove more cruft
2005-02-16 Gunnar Dalsneshack into private crt headers
2005-02-16 Gunnar Dalsnesntdll:
2005-02-16 Gunnar Dalsnesntdll:
2005-02-16 Gunnar Dalsnesntdll:
2005-02-16 Eric KohlAdd lsasrv.dll stub.
2005-02-16 Thomas Bluemelget rid of libunicode
2005-02-16 Thomas BluemelForward to user32 when appropriate in shlwapi and remov...
2005-02-16 Eric Kohl- Implement CaptureStringArg and CaptureAndConvertAnsiArg.
2005-02-16 Thomas Bluemelconverted libexpat to a static library
2005-02-14 Eric KohlExport splay-tree and generic table functions.
2005-02-14 Thomas Bluemelfixed typo and don't use memcpy to just copy a 32bit...
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Gé van GeldorpSync to Wine-20050211
2005-02-14 Eric Kohl- Implement RtlSetAttributesSecurityDescriptor, RtlInit...
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Hartmut Birr- Silence a debug message.
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-13 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Gé van GeldorpHenning Gerhardt <henning.gerhardt@web.de>
2005-02-12 Gé van GeldorpSync to Wine-20050211
2005-02-12 Thomas Bluemeladded stubs for NeedCurrentDirectoryForExePathA/W()
2005-02-12 Eric Kohl- Implement RtlGetLastNtStatus, RtlGetLastWin32Error...
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-02-12 Gé van GeldorpCheck subsystem
2005-02-11 Eric KohlOoops! These are the correct exports.
2005-02-11 Eric KohlImplement RtlGetSecurityDescriptorRMControl, RtlSetSecu...
2005-02-11 Eric Kohl- Implement RtlSetControlSecurityDescriptor
2005-02-10 Thomas Bluemelremoved obsolete typecast in AllocConsole()
2005-02-09 Gé van GeldorpDon't include NEVER_LOAD sections in image size.
2005-02-09 Gé van GeldorpFix EOL setting
2005-02-09 Gé van Geldorp- Fix quoting of .cpl filename.
2005-02-08 Gé van GeldorpYou can't execute a DLL
2005-02-08 Gé van GeldorpRedraw shell background when wallpaper is changed
2005-02-07 Emanuele AlibertiTypographic errors fixed and a function name changed.
2005-02-07 Thomas Bluemelrevert moving smdll to rosrtl.
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-07 Thomas Bluemelmoved smdll to rosrtl. We just _can't_ have separate...
2005-02-06 Gé van GeldorpHervé Poussineau <poussine@freesurf.fr>
2005-02-06 Gé van Geldorp- Add RegisterServiceCtrlHandlerExA/W
2005-02-06 Gé van GeldorpExport some Lsa stubs
2005-02-06 Emanuele AlibertiSMDLL: helper to use the SM
2005-02-06 Thomas BluemelJust cleaned up the code and changed the name of a...
2005-02-05 Gé van GeldorpSilence debug messages
2005-02-05 Thomas Bluemelimplemented GetConsoleProcessList()
2005-02-05 Gregor AnichSmall update of opengl32.
2005-02-04 Eric Kohl- Fix WDM-GUIDs. Patch by Filip Navara.
2005-02-04 Thomas BluemelTrevor McCort implemented desktop wallpaper changing
2005-02-04 Eric KohlImplement DelayedMove and FileExists.
2005-02-02 Gé van GeldorpStore symbolic information in a .rossym section in the
2005-02-01 Eric Kohl- Implement SetupDiBuildClassInfoListExA, SetupDiClassG...
2005-01-31 Steven Edwardsforward stubs for Escape and GetSystemPaletteUse. Worki...
2005-01-31 Gunnar Dalsnesremove obvious duplicates
2005-01-31 Eric Kohl- Implement DoesUserHavePrivilege and EnablePrivilege.
next