-Add a new module type 'cabinet' to handle .cab files generation
[reactos.git] / reactos / lib /
2008-05-02 Ged Murphy- Remove CLSID_RebarBandSite from uuid, and contain...
2008-05-01 Ged Murphy- Add IShellView2 and IShellView3 COM interfaces
2008-05-01 Ged MurphyStart to fix some COM interfaces which will be used...
2008-04-30 Pierre Schweitzer- Added a stub for NtfsLib
2008-04-11 Hervé PoussineauAdd wine_get_data_dir()/wine_get_build_dir() functions
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 Hervé PoussineauTry to fix build
2008-04-04 Hervé PoussineauAdd svn:eol-style=native property
2008-04-03 Hervé PoussineauReplace E_FAIL by a better error code
2008-04-01 Aleksey Bragin- Implement inline version of _rotl. The Win32 version...
2008-03-29 James TaborPhase 2:
2008-03-29 James TaborPhase 1:
2008-03-15 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-03-14 Timo Kreuzer- Simplify IntSetCursor
2008-03-12 ReactOS Portable... - Make another kind of page fault also be handleable...
2008-03-07 Hervé PoussineauReplace some .mak files by .rbuild files
2008-03-05 Christoph von Wittichremove unneeded definitions
2008-02-20 Colin Finck- Remove much Win9x-specific stuff from the scrnsave...
2008-02-16 Colin Finck[FORMATTING]
2008-02-11 Hervé PoussineauAdd Ext2Chkdsk() method (unimplemented at the moment)
2008-02-11 Hervé PoussineauForgot to add this file...
2008-02-11 Hervé PoussineauFix ext2lib compilation
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Filip NavaraMake HvIsCellAllocated working.
2008-02-05 ReactOS Portable... Implement ARM version of DbgBreakPoint in the RTL....
2008-02-03 Colin FinckGet inflib_host to build warning-free
2008-02-01 Aleksey Bragin- Filip Navara: Take into account non-fast/non-hash...
2008-01-23 Art YerkesPage fault, system calls, context switches debugged.
2008-01-20 Aleksey Bragin- Fix a bug, which led to incorrect prefix tree constru...
2008-01-18 Christoph von Wittichconstify parse_options parameter like it is done in...
2008-01-15 Christoph von Wittichdon't pass arguements as formatstring to DbgPrint as...
2008-01-14 Hervé PoussineauAdd more UUIDs
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 Art YerkesSome cleanup. Didn't mean to turn on debug in mminit.
2008-01-06 Art YerkesWhoops got some WIP code in here.
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2008-01-05 Hervé PoussineauAdd ntdllsys library to contain the syscalls of ntdll.dll
2008-01-03 Christoph von Wittichinlcude guids for hlink
2007-12-31 Aleksey Bragin- Turn on libxml2 support in msxml3.dll.
2007-12-30 Aleksey Bragin- These will be needed soon.
2007-12-29 Dmitry ChapyshevAdd strsafe library (Part 2/2)
2007-12-21 Hervé PoussineauNo need to compile libxml2, as it is not used
2007-12-18 Aleksey BraginFilip Navara <xnavara at volny dot cz> 's christmas...
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-15 Aleksey Bragin- Use CmPrepareKey only in cmlib, since it's a cmlib...
2007-12-14 Aleksey BraginFilip Navara <xnavara at volny dot cz>
2007-12-14 Aleksey Bragin- Add debugging macros support to CmLib (to use, set...
2007-12-13 Magnus Olsenupdate dxguid to match dxsdk 2004 dec
2007-12-11 Aleksey Bragin- Fix default buffer size for user-mode RtlQueryRegistr...
2007-12-05 Aleksey Bragin- Save hive flags instead of ignoring them (but ignore...
2007-12-04 Aleksey Bragin- Finish correct definition of CM_KEY_NODE.
2007-12-04 Aleksey Bragin- Fix a typo.
2007-12-04 Aleksey BraginDo a full clean rebuild after this commit!
2007-11-29 Hervé PoussineauAdd a few more GUIDs to uuid library
2007-11-28 Hervé PoussineauSupport real deletion of directories from the recycle bin
2007-11-27 Hervé PoussineauBetter compatibility with MS Windows recycle bin
2007-11-25 Marc Piulachsrename scrnsavelib to scrnsave as it's the name for...
2007-11-25 Aleksey Bragin- Use PISECURITY_DESCRIPTOR instead of an opaque PSECUR...
2007-11-25 Magnus Olsenadd directdraw3 guid to dxguid
2007-11-24 Aleksey Bragin- Guard MSVC's intrinsics with #ifdefs. Proper solution...
2007-11-24 Aleksey Bragin- MS's crt headers define this as 'const'. Fixes an...
2007-11-23 Art Yerkestcpip:
2007-11-23 Aleksey Bragin- Add a check for an incorrect virtual size. Currently...
2007-11-22 Christoph von Wittichfix msvc build
2007-11-22 Christoph von Wittichdon't return a value in a void function
2007-11-20 Aleksey Bragin- Load symbols for NTOSKRNL and HAL as 1st and 2nd...
2007-11-19 Christoph von Wittichdon't crash when Buffer is NULL
2007-11-19 Marc Piulachsadd scrnsave to build
2007-11-19 Marc PiulachsMove scrnsave to a more correct location as it's a...
2007-11-14 Hervé PoussineauTry to be more consistent in unimplemented messages
2007-11-14 Hervé PoussineauUse Wine debug channel infrastructure. I modified it...
2007-11-12 Hervé PoussineauNo need for <library> tags static libraries (which...
2007-11-11 Aleksey Bragin- Winesync cppexcept.c. This fixes try/catch C++ except...
2007-11-11 Aleksey Bragin- Update MSVCRT_thread_data
2007-11-11 Aleksey Bragin- After bugfixing, more complete except_nt exception...
2007-11-11 Art YerkesDebug devtree.
2007-11-11 Aleksey Bragin- Fix two more typos, now exception handling doesn...
2007-11-11 Art YerkesSimple way to encode a device tree for early boot opera...
2007-11-11 Art YerkesDoh. Fix bad vsid assignment.
2007-11-11 Art Yerkes- Don't touch real segments until after booting.
2007-11-10 Aleksey Bragin- Fix a bug (wrong push ... pop order).
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-10 Aleksey Bragin- Fix a bug.
2007-11-09 Aleksey Bragin- This one is not needed anymore (_LIBCNT_ is defined...
2007-11-09 Aleksey Bragin- Build crt and libcntpr from one source tree (using...
2007-11-09 Aleksey Bragin- Copy except and memccpy.c from libcntpr.
2007-11-08 Aleksey Bragin- Sync some changes in strings from libcntpr.
2007-11-08 Magnus Olsenfix wdmguid.a (it is now compatible with ddk version...
2007-11-08 Aleksey Bragin- Move ctype into strings.
2007-11-08 Aleksey Bragin- Rearrange source files location, so that string/math...
2007-11-08 Magnus Olsenstart fixing wdmguid.a 50% is done
2007-11-08 Magnus Olsenadd last guids for ksguid.a
2007-11-08 Magnus Olsenadd 20 more guids for ksguid.a
2007-11-07 Magnus Olsensmaller cleanup/sort in the guids define list bit
2007-11-07 Magnus Olsenadd some more guids id to ksguid
2007-11-07 Aleksey Bragin- Don't include <windows.h> if it's not needed.
2007-11-07 Magnus Olsenadd 40 more guids for ksguid.a
2007-11-07 Magnus Olsenadd around 100 more guids for ksguid.a
2007-11-06 Magnus Olsenadd 5 more guids for ksguid.a
2007-11-06 Magnus Olsenadd 18 more guids for ksguid.a
next