We now report the correct sector start for the ramdisk -- the actual volume boot...
[reactos.git] / reactos /
2008-02-06 ReactOS Portable... We now report the correct sector start for the ramdisk...
2008-02-06 ReactOS Portable... We now enable ramdisk support by calling RamDiskSwitchF...
2008-02-06 Johannes Anderwald- apply changes from prev rev
2008-02-06 Johannes Anderwald- partly fix AddConsoleAlias/GetConsoleAlias
2008-02-06 Johannes Anderwald- partly fix AddConsoleAlias/GetConsoleAlias
2008-02-06 Colin Finck- Cast the OutputBuffer to a byte (UCHAR) array, not...
2008-02-06 ReactOS Portable... We now support ArmDiskGetBootVolume for ramdisk only...
2008-02-06 Dmitry Chapyshev- Import atl.dll from Wine
2008-02-06 ReactOS Portable... We now return memory map.
2008-02-06 Dmitry Chapyshev- Add vga font for cp437
2008-02-06 Dmitry Chapyshev- Fix formatting for ras.h, rasdlg.h and rasapi.h
2008-02-06 Dmitry Chapyshev- Import tapi32.dll from Wine
2008-02-06 Daniel ReimerUpdate German RC File
2008-02-06 Dmitry Chapyshev- Add more dialogs
2008-02-06 Hervé PoussineauFix typo
2008-02-06 Ged Murphyfix indentation
2008-02-06 Aleksey Bragin- Make i8042Flush flush both output and input buffers.
2008-02-06 ReactOS Portable... We implemented console support (through serial port...
2008-02-06 ReactOS Portable... We now make sure to build with the static version of...
2008-02-06 Timo Kreuzer- use intrinsic interlocked functions
2008-02-06 ReactOS Portable... Implement a proper ARM startup routine. We disable...
2008-02-06 Timo KreuzerWindows doesn't store a hbrBack, when creating a window
2008-02-06 Timo Kreuzeruse syscolor brush for menu background, fixes a brush...
2008-02-05 Colin Finck- Move each VGA font file to a new "media/vgafonts...
2008-02-05 Colin FinckFix the usetup text screen (broken in r32135)
2008-02-05 Colin Finck- Handle the different slashes correctly, also in combi...
2008-02-05 ReactOS Portable... On ARM, it seems first = "true" parsing doesn't actuall...
2008-02-05 ReactOS Portable... Fix a couple of problems with FreeLDR portability.
2008-02-05 ReactOS Portable... Implement ARM version of DbgBreakPoint in the RTL....
2008-02-05 Gregor BrunmarFixed an infinite loop in IDirect3D::GetAdapterIdentifier()
2008-02-05 ReactOS Portable... Build FreeLDR for ARM.
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.
2008-02-05 ReactOS Portable... The Windows headers include a file called ioaccess...
2008-02-05 ReactOS Portable... --- FIXED COMMIT LOG FOR r32128. NO CHANGES IN THIS...
2008-02-05 ReactOS Portable... Implement ramdisk support for FreeLDR (ramdisk.c and...
2008-02-04 Colin Finck- Add a function MatchFileNamePattern for matching...
2008-02-04 Christoph von Wittichalways return Request->Status;
2008-02-04 Johannes Anderwald- remove unused members
2008-02-04 Johannes Anderwald- fix error status
2008-02-04 Christoph von Wittichreturn 0 when type is DWORD
2008-02-04 Gregor Brunmar* Implemented IDirect3D9's GetAdapterCount() and GetAda...
2008-02-04 Johannes Anderwald- insert new entry when required
2008-02-04 Aleksey Bragin- Build FreeLdr the same way other modules are built...
2008-02-04 Johannes Anderwald- rename member
2008-02-04 Johannes Anderwald- call csrss for Console alias related functions
2008-02-04 Johannes Anderwald- implement GetConsoleAlias* AddConsoleAlias function...
2008-02-04 Aleksey Bragin- Add missing registry values.
2008-02-04 Johannes Anderwald- add api message structs / constants for doskey
2008-02-04 Aleksey Bragin- Sync RPC headers with Wine.
2008-02-04 Aleksey Bragin- Make Mm allocation strategy low->high by default.
2008-02-04 Aleksey Bragin- Make other filesystems use the new heap mm routines.
2008-02-04 Timo Kreuzer- recurse into IntGdiDeleteDC directly, instead of...
2008-02-04 Timo Kreuzer- simplify a check
2008-02-04 Timo Kreuzer- remove GDIOB_XxxDbg functions
2008-02-03 Aleksey Bragin- Revert 32105 to make trunk bootable, as agreed with...
2008-02-03 Aleksey Bragin- Make caching enable/disable a runtime switch instead...
2008-02-03 Timo Kreuzerfix a DC handle leak
2008-02-03 Colin Finck- Use host/typedefs.h for rsym instead of reinventing...
2008-02-03 Colin FinckGet inflib_host to build warning-free
2008-02-03 Colin FinckFinally fix all cabman warnings and the 64-bit build
2008-02-03 Aleksey Bragin- Remove accidentally committed stuff, noticed by Stefan.
2008-02-03 Colin FinckFix many warnings (hopefully all) in cabman under diffe...
2008-02-03 Daniel ReimerGerman Translations by Dark_Shadow@gmx.at
2008-02-02 Christoph von Wittichbuild unicode version
2008-02-02 Christoph von Wittichadd support for /macrofile (bit hacky - but it should...
2008-02-02 Christoph von Wittichsupport for adding and deleting macros
2008-02-02 Christoph von Wittichadd doskey to bootcd
2008-02-02 Christoph von Wittichadd doskey (not finished yet)
2008-02-02 Christoph von Wittichrewrote alias handling in cmd for doskey compatibility
2008-02-02 Colin Finck- Fix funky ways of checking for success, when calling...
2008-02-02 Aleksey Bragin- Mark APIC's memory as WriteThrough / CacheDisabled.
2008-02-02 Colin Finck- Add an -M option to specify, which compression codec...
2008-02-02 Colin FinckGet it to compile warning-free under MSVC (at /W3)
2008-02-02 Colin Finck[FORMATTING] TABs -> 4 spaces
2008-02-02 Christoph von Wittichdisplay short version info for "ver" as default
2008-02-02 Christoph von Wittichmove code to the correct position to handle all cases...
2008-02-02 Christoph von Wittichdon't overwrite terminating \0 char
2008-02-02 Christoph von Wittichfix length calculation for :~
2008-02-02 Christoph von Wittichset correct varNameLen for %~dp0
2008-02-01 Christoph von Wittichfix formatting
2008-02-01 Christoph von Wittichfix a problem with length calculation
2008-02-01 Colin FinckRemove some redefined macros from "winnls.h"
2008-02-01 Christoph von WittichZeroMemory the batchfile path
2008-02-01 Aleksey Bragin- Filip Navara: Take into account non-fast/non-hash...
2008-02-01 Peter Ward- Make dp0 give the directory the batch was run from...
2008-02-01 Christoph von Wittichfix a bug in goto
2008-01-31 Sebastian GasiorekPolish resource changes:
2008-01-31 Timo Kreuzerfix definitions of WM_MOUSEWHEEL and WM_MOUSELAST
2008-01-31 Christoph von Wittichhandle call :Label
2008-01-31 Christoph von Wittichhandle %dp0
2008-01-31 Christoph von Wittichsupport else
2008-01-31 Christoph von Wittichdon't print the new color value when echo is off
2008-01-31 Christoph von Wittichallow nested (...) blocks (but still no support for...
2008-01-31 Christoph von Wittichdon't try to append when there is only one parameter...
2008-01-31 Christoph von Wittichdon't draw the standard UI background in minimal mode
2008-01-30 Filip NavaraAdd NT6 members to the enumerations and structures.
2008-01-30 Daniel ReimerBug 2993: slovak translation for usetup (kario@szm.sk)
2008-01-30 Christoph von Wittichdisable Search when there is no text
2008-01-30 Christoph von Wittichuse FILE_SHARE_READ | FILE_SHARE_WRITE to open files...
2008-01-30 Christoph von Wittichtranslate some GreatLordish comments in something more...
next