reactos.git
2008-02-06 ReactOS Portable... Removed certain ARM Machine Callbacks which we shouldn...
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 Dmitry Chapyshev- Fix typo
2008-02-05 Colin FinckFix the usetup text screen (broken in r32135)
2008-02-05 Daniel ReimerMove and rename all rc files of rosapps according to...
2008-02-05 Daniel ReimerFix whatever TortoiseSVN made wrong here again... Build...
2008-02-05 Daniel ReimerBug 3037: Rosapps polish translation patch (olaf_siejka...
2008-02-05 Colin Finck- Handle the different slashes correctly, also in combi...
2008-02-05 Colin Finck- Don't set a fixed size for the application name,...
2008-02-05 Dmitry Chapyshev- Add Russian translation
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... always return Request->Status;
2008-02-04 Johannes Anderwald- remove unused members
2008-02-04 Johannes Anderwald- fix error status
2008-02-04 Christoph von... return 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-03 Daniel ReimerGerman RC File Updates by (Dark_Shadow@gmx.at)
2008-02-02 Christoph von... build unicode version
2008-02-02 Christoph von... add support for /macrofile (bit hacky - but it should...
2008-02-02 Christoph von... support for adding and deleting macros
2008-02-02 Christoph von... add doskey to bootcd
2008-02-02 Christoph von... add doskey (not finished yet)
2008-02-02 Christoph von... rewrote 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... display short version info for "ver" as default
2008-02-02 Christoph von... move code to the correct position to handle all cases...
2008-02-02 Christoph von... don't overwrite terminating \0 char
2008-02-02 Christoph von... fix length calculation for :~
2008-02-02 Christoph von... set correct varNameLen for %~dp0
2008-02-01 Christoph von... fix formatting
2008-02-01 Colin FinckWrote a Win32 Font Editor for our VGA Fonts used in...
2008-02-01 Christoph von... fix a problem with length calculation
2008-02-01 Colin FinckRemove some redefined macros from "winnls.h"
2008-02-01 Christoph von... ZeroMemory 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... fix 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... handle call :Label
2008-01-31 Christoph von... handle %dp0
2008-01-31 Christoph von... support else
next