reactos.git
2005-08-15 Emanuele AlibertiSemantic enhancement suggested by Casper Hornstrup...
2005-08-15 Royce Mitchell IIIfix reference counting output to tell us caller's file...
2005-08-15 Emanuele AlibertiSubsystem definitions: convert OS/2 and POSIX to new...
2005-08-15 Emanuele AlibertiAdd winemine.
2005-08-15 Emanuele AlibertiAdd new CSR and new Win32 server as optional (subsys...
2005-08-15 Hartmut BirrFixed a terminating NULL in IoRegisterDeviceInterface.
2005-08-15 Emanuele AlibertiCABMAN: add support for optional files (they are listed...
2005-08-15 Steven EdwardsChangelog:
2005-08-14 James TaborCreate Usb bulk storage template.
2005-08-14 Gé van GeldorpHave vmwinst add back the registry entries which were...
2005-08-14 Gé van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-08-14 James TaborImplemented USBD_ParseConfigurationDescriptorEx and...
2005-08-14 Magnus Olsenchange CMDLINE_LENGTH to 8192 to keep rbuild happy...
2005-08-14 Royce Mitchell IIIWINAPI -> STDCALL, plus fix/expound documentation
2005-08-14 Royce Mitchell IIIimplement DbgPrintEx, vDbgPrintEx, and vDbgPrintExWithP...
2005-08-14 Royce Mitchell IIIfix declaration of DbgQueryDebugFilterState()
2005-08-13 Martin FuchsProject file maintainance
2005-08-13 Martin Fuchsprepare for ANSI builds
2005-08-13 Martin FuchsProject file maintainance
2005-08-13 Martin FuchsWinefile Makefile for pure MinGW
2005-08-13 Martin Fuchsremove special handling of previous MinGW versions
2005-08-13 Emanuele AlibertiImplement csrsrv!CsrSrvInitializeServerDll based on...
2005-08-13 Royce Mitchell IIIBCB tracing implementation
2005-08-13 Royce Mitchell IIIfunction declaration to enable/disable BCB tracing
2005-08-13 Royce Mitchell IIIvariable to enable per-BCB debugging
2005-08-13 Emanuele AlibertiConform to the new CSR_PROCESS and CSR_THREAD.
2005-08-13 Emanuele AlibertiAlex Ionescu: CSR_PROCESS and CSR_THREAD layout from...
2005-08-13 Emanuele AlibertiBegin making the 'posix' module conform to rbuild.
2005-08-13 Emanuele AlibertiMinor changes.
2005-08-13 Emanuele AlibertiMake 'rosapps' module build.
2005-08-13 Magnus Olsensmall clean up. remove double define of COPY_FILE_FAIL_...
2005-08-12 Hartmut BirrFixed _WINBASE_/_WINBASE_H
2005-08-12 Aleksey BraginCorrect include tree, fixing multiple defines.
2005-08-12 Emanuele AlibertiCorrect version info.
2005-08-12 Emanuele AlibertiOS/2: more changes to make it conform to rbuild.
2005-08-12 Aleksey BraginXbox hack added, so two exactly the same PCI devices...
2005-08-12 Aleksey BraginMajor additions to usb stack:
2005-08-12 Aleksey Braginremoved debug message about submitting urb
2005-08-12 Aleksey BraginUSB keyboard and mouse "embedded" drivers from cromwell...
2005-08-12 Emanuele AlibertiOS/2: begin converting the subtree to rbuild.
2005-08-12 Emanuele AlibertiCorrect the version info.
2005-08-12 Gé van GeldorpUpdate status
2005-08-12 Hervé PoussineauImplement SetupDiCallClassInstaller (still doesn't...
2005-08-12 Hervé PoussineauAlways set a valid class Guid in CreateDeviceInfoElement
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Emanuele AlibertiXML chunks are required to contain a single node.
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Royce Mitchell IIIcheck for failure of vfatAttachFCBToFileObject() during...
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Gé van GeldorpSync to Wine-20050725:
2005-08-12 Emanuele AlibertiMake the 'rosky' optional module compile.
2005-08-12 Emanuele AlibertiAdd 'rosky' module.
2005-08-12 Emanuele AlibertiCSR Reloaded... well, split.
2005-08-12 Hartmut BirrSet the process exit status.
2005-08-11 Hartmut BirrFixed compilation.
2005-08-11 Emanuele AlibertiMinor changes to some API signatures.
2005-08-11 Hervé PoussineauInput parameter in FSCTL_GET_RETRIEVAL_POINTERS is...
2005-08-11 Hervé PoussineauBYTE -> UCHAR. Thanks Alex
2005-08-11 Hervé PoussineauAdd STARTING_LCN_INPUT_BUFFER and VOLUME_BITMAP_BUFFER...
2005-08-11 Gé van GeldorpRevert last Wine sync to pidl.c, since it breaks SHGetP...
2005-08-11 Filip NavaraImplement NdisAllocatePacketPool by calling NdisAllocat...
2005-08-11 Hartmut BirrReplaced _WINBASE_ by _WINBASE_H because some headers...
2005-08-11 Eric KohlThe RpcFinally block must always be executed. Otherwise...
2005-08-11 Hartmut BirrMoved the pragma to the correct position.
2005-08-11 Emanuele AlibertiA more likely demo VMS server (it should not block...
2005-08-11 Hartmut BirrUse GetLocalTime instead of GetSystemTime.
2005-08-11 Hartmut BirrDon't query on batch files.
2005-08-11 Hartmut BirrClear the memory after we know that the buffer was...
2005-08-11 Hartmut Birr- Implemented MEMORY_AREA_PEB_OR_TEB and MEMORY_AREA_PA...
2005-08-11 Hartmut Birr- Removed the hole pool allocation, because it needs...
2005-08-11 Hartmut BirrFixed a debug message.
2005-08-11 Hartmut BirrReenabled a debug message.
2005-08-11 Hartmut BirrImplemented (copied from NdisAllocatePacketPool) NdisAl...
2005-08-11 Hervé PoussineauRemove debug output and some useless code
2005-08-11 Hervé PoussineauAdd DIF_* codes 40 to 42.
2005-08-11 Hervé PoussineauMove usb controllers and cdrom classes parameters to...
2005-08-11 Hartmut BirrInitialized the cnt value of the file structure.
2005-08-11 Hartmut BirrDefined DbgPrint.
2005-08-11 Hartmut BirrFixed the loading of the global flag.
2005-08-11 Hartmut Birr- Open the BaseNamedObjects directory case insensitive.
2005-08-11 Hartmut BirrHonour the inheritance of a handle if it would be dupli...
2005-08-11 Hartmut BirrCall the registered exit functions if the dll is unloaded.
2005-08-11 Hartmut BirrFixed some problems if special parameters are delivered...
2005-08-11 Hartmut BirrImplemented IRP_MJ_QUERY_VOLUME_INFORMATION/FileFsDevic...
2005-08-11 Hartmut BirrReimplemented FindFirstFileEx and removed some overhead.
2005-08-11 Gé van GeldorpSync to Wine-20050725:
2005-08-11 Casper HornstrupIgnore .svn folders
2005-08-11 Steven Edwardsremove ros specific functions from public header
2005-08-11 Andrew MungerAdded TimeOut to the correct section, removed ion's...
2005-08-11 Gé van GeldorpAlexandre Julliard <julliard@winehq.org>
next