reactos.git
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
2008-01-31 Christoph von... don't print the new color value when echo is off
2008-01-31 Daniel ReimerBug 3021: slovak translations of rosapps (kario@szm.sk)
2008-01-31 Christoph von... allow nested (...) blocks (but still no support for...
2008-01-31 Christoph von... rename it back to matrix.src to get it included on...
2008-01-31 Christoph von... fix storing and loading registry settings
2008-01-31 Christoph von... don't try to append when there is only one parameter...
2008-01-31 Christoph von... don'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 Daniel ReimerBug 2993: slovak translation for usetup (kario@szm.sk)
2008-01-30 Christoph von... disable Search when there is no text
2008-01-30 Christoph von... use FILE_SHARE_READ | FILE_SHARE_WRITE to open files...
2008-01-30 Christoph von... translate some GreatLordish comments in something more...
2008-01-30 Aleksey Bragin- Wrap MmProbeAndLockPages invocations into SEH.
2008-01-30 Christoph von... call WriteFile with the correct Buffer instead of a...
2008-01-30 Aleksey Bragin- Dehaxx0r MmInitializeMemoryManager in freeldr.
2008-01-30 Aleksey Bragin- Allocate memory for groups list dynamically, and...
2008-01-30 Christoph von... add support for svn-1.5 entries patch by <roytam1 at...
2008-01-30 Christoph von... save window position
2008-01-30 Christoph von... improve StatusBar handling
2008-01-30 Christoph von... convert translations to DOS encodings by <cman at cman...
2008-01-30 Christoph von... add font for codepage 775 by <cman at cman dot us>...
2008-01-30 Christoph von... add Lithuanian
2008-01-29 Marc PiulachsAdded xcopy to README.WINE
2008-01-29 Marc Piulachssync to wine-0.9.54
2008-01-29 Sylvain PetreolleAdded notepad to readme.wine
2008-01-29 Daniel ReimerBug 3014: DLL-Win32-Shellext translation patch by Olaf...
2008-01-29 Aleksey Bragin- Fix a typo in the if branch, which resulted in markin...
2008-01-28 Aleksey Bragin- Fix an incorrect type of memory behind PDE, HAL mappi...
2008-01-28 Sylvain Petreolleforgot that one
2008-01-28 Sylvain Petreolleapply missing part of wordpad manual winesync
2008-01-28 Daniel ReimerUpdate translations of wordpad by syncin to wine 0...
2008-01-28 Aleksey Bragin- Properly fill ACPI BIOS configuration entry (a couple...
2008-01-28 Daniel ReimerRemove all Manifests. They will be autogenerated in...
2008-01-28 Daniel ReimerRemove all Manifests. They will be autogenerated in...
2008-01-27 Magnus Olsenrevert codepage 862 changes from rev 31935
2008-01-27 Aleksey Bragin- Finally switch to the new memory manager, which is...
2008-01-27 Aleksey Bragin- Map APIC pages, if they are present.
next