reactos.git
2005-10-26 Gé van GeldorpFix lurking bug exposed by r18687
2005-10-26 Hervé PoussineauAllow very long path names for .inf files by using...
2005-10-26 Hervé PoussineauOpen .inf files in directory specified in SP_DEVINSTALL...
2005-10-26 Thomas Bluemelimplemented SetupDiSetSelectedDriverA
2005-10-26 Hervé PoussineauFix some corner-cases (no .inf file in provided directo...
2005-10-26 Brandon TurnerCalculate the screen size correctly. Allow a file...
2005-10-25 Christoph von... fix network
2005-10-25 Andrew MungerDisable patented bytecode interpreter, will investigate...
2005-10-25 Hervé PoussineauReturn STATUS_INSUFFICIENT_BUFFER in SetupDiGetDeviceRe...
2005-10-25 Brandon TurnerDont exit on "exit /?". Reported by bblaauw@home.nl
2005-10-25 Maarten BosmaImplement some COM-related functions.
2005-10-24 Nathan WoodsRegedit fix and enhancement
2005-10-24 Nathan WoodsNotepad will no longer add .txt if you invoke it specif...
2005-10-24 Gé van GeldorpSynthesize a small icon if none given
2005-10-24 Gé van GeldorpWorkaround for icon stretching. Makes icons in title...
2005-10-24 Gé van GeldorpSmall fixes to 1bpp->1bpp stretching
2005-10-24 Casper HornstrupFix linker script parameter location. Spotted by Hartmu...
2005-10-24 Royce Mitchell IIIadded <linkerscript> and corrected some mistakes to...
2005-10-24 Casper HornstrupImplement linkerscript element
2005-10-24 Magnus Olsenprepare the rest of directdraw syscall using cache...
2005-10-24 Hartmut BirrFixed the calculation of the hash for the process data.
2005-10-24 Hartmut BirrChanged the indentation to a human readable format...
2005-10-24 Hartmut Birr- Removed the initialisation of the kernel map area.
2005-10-24 Thomas Bluemelconvert tabs to spaces to make it readable with tabs...
2005-10-24 Thomas Bluemelfixed uninitialized variable warning
2005-10-24 Hartmut BirrFixed Ki386WriteFsByte.
2005-10-24 Hartmut BirrEnabled some debug messages.
2005-10-24 Hartmut BirrFixed the stub for AddAccessDeniedObjectAce.
2005-10-24 Hartmut BirrDisable some unimplemented functions.
2005-10-24 Magnus Olsenprepare some directdraw syscall using cache info, that...
2005-10-24 Hartmut Birr- Translate STATUS_DEVICE_NOT_CONNECTED to the correct...
2005-10-24 Hartmut Birr- Initialize the csr request inside the loop, if CsrCli...
2005-10-24 Hartmut Birr- Change the protection in WriteProcessMemory if it...
2005-10-24 Hartmut Birr- Set the correct type and state in MiQueryVirtualMemory.
2005-10-24 Eric KohlFixed definition of ScmrChangeServiceConfigW:
2005-10-24 Magnus Olsenfilling in bit more info to DDRAW_GLOBAL struct in...
2005-10-24 Maarten BosmaImplemented thunks for IDirectDrawSurface and IDirectDr...
2005-10-24 Hartmut BirrSet the correct length in MmQuerySectionView.
2005-10-24 Thomas Bluemeldon't define DirectDrawClipper_Vtable statically
2005-10-24 Hartmut BirrRevert r18735 and add the missing definition to svcctl...
2005-10-24 Christoph von... added PCI interrupt link device
2005-10-24 Gé van GeldorpTemporary workaround to fix build
2005-10-24 Hervé PoussineauInstall .CoInstallers section from .inf file
2005-10-24 Hervé PoussineauSet NULL driver for LPT ports
2005-10-24 Hervé PoussineauAdd functions to reference/dereference InfFileDetails...
2005-10-24 Hervé PoussineauDon't leak memory when destroying device info set and...
2005-10-24 Magnus Olsenupdate the intddraw.h so it use some struct that was...
2005-10-23 Maarten Bosma... files I forgot to commit.
2005-10-23 Maarten BosmaAdd lots of stubs.
2005-10-23 Nathan WoodsNotepad: Fixed "Find Up"
2005-10-23 Magnus Olsenimplement Main_DirectDraw_GetDisplayMode (not to 100...
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
2005-10-23 Magnus Olsenfirst working api is GetCaps for HAL. rember we do...
2005-10-23 Magnus Olsenadding #define DD_FALSE
2005-10-23 Thomas Bluemelimplement MakeAbsoluteSD2 by forwarding to RtlSelfRelat...
2005-10-23 Magnus Olsenchange the marco return code to DDERR_UNSUPPORTED
2005-10-23 Maarten BosmaAdd a macro for the stubs.
2005-10-23 Magnus Olsenfix the thrunk so it compiles again after me
2005-10-23 Magnus Olsenfix the ddrawint.h no typo remove one extra member...
2005-10-23 Magnus Olsencommit change to ddraw to use the new headers that...
2005-10-23 Ged Murphy- Add the calculator to the start menu
2005-10-23 Magnus Olsenreverit my last change, filip told me this file is...
2005-10-23 Magnus Olsencommect out line #include "eventlogrpc_s.h" for that...
2005-10-23 Casper HornstrupHave pre-compiled header rule depend on widl generated...
2005-10-23 Christoph von... german translation
2005-10-23 Ged Murphy- Now that WineMine is working again, put it in the...
2005-10-23 Gé van GeldorpAdd resource file, makes winemine playable again
2005-10-23 Hervé PoussineauImplement SetupDiSetDeviceRegistryPropertyW (not tested)
2005-10-23 Magnus Olsenfix some typo error in DD_VIDEOPORTCALLBACKS
2005-10-23 Ged Murphy_MAX_PATH > MAXPATH
2005-10-23 Hervé PoussineauCreate and open device/driver registry keys with right...
2005-10-23 Gé van GeldorpDon't issue KBD_LINE_TEST, the results are unreliable...
2005-10-23 Ged Murphyuse GetSystemDirectory
2005-10-23 Magnus OlsenMove struct DDARGB to right include file, Adding GUID...
2005-10-23 Hervé PoussineauManufacturer section names can also be decorated by...
2005-10-23 Magnus Olsenadding DD_VIDEOPORT_LOCAL struct
2005-10-23 Filip NavaraCall CLIPPING_UpdateGCRegion every time we update clip...
2005-10-23 Eric KohlImprovements to ScmrCreateServiceW:
2005-10-23 Christoph von... fixed some bugs in machine.inf
2005-10-22 Hervé PoussineauSmall fixes in descriptions, fix typos, sort by alphabe...
2005-10-22 Christoph von... fix warnings in winetests
2005-10-22 Thomas Bluemelimplemented SetupDiGetDriverInfoDetailA()
2005-10-22 Aleksey BraginImplement acpi_pci_X_cfg_Y using HalXBusDataByOffset()
2005-10-22 Christoph von... fix inet_aton problem
2005-10-22 Eric KohlUpdate indentation.
2005-10-22 Eric KohlSimplify services.exe.
2005-10-22 Gé van GeldorpMove some of the DLLs a bit so they won't have to be...
2005-10-22 Hervé PoussineauAdd a display class installer (useful when installing...
2005-10-22 Christoph von... add drivers to machine.inf:
2005-10-22 Hervé PoussineauImplement SetupDiGetDriverInfoDetailW
2005-10-22 Hartmut BirrFixed the mapping for low alignment images.
2005-10-22 Gé van GeldorpUse MaxPos instead of MaxTrackingPos when "restoring...
2005-10-22 Thomas Bluemeldon't forget to adjust the stack pointer
2005-10-22 Thomas Bluemel- re-add support for vectored exception handling which...
2005-10-22 Royce Mitchell IIIadd raddr2line back to build
2005-10-22 Gé van GeldorpFix icon alignment when the screen width is not a multi...
2005-10-22 Christoph von... fix bug in user32_winetest
2005-10-22 Christoph von... adding gccasm.rules to vcproj files
2005-10-22 Christoph von... fix warnings
2005-10-21 Christoph von... add resources for newdev.dll
next