2005-08-18 |
Gé van Geldorp | Add generation of 32bpp DIB code |
commit | commitdiff | tree |
2005-08-18 |
Brandon Turner | make dir change errorlevel to 0 on success. |
commit | commitdiff | tree |
2005-08-18 |
Brandon Turner | Test commit, adding myself to the cmd credits. |
commit | commitdiff | tree |
2005-08-18 |
Hartmut Birr | Fixed the directory index for FATX in FATXAddEntry. |
commit | commitdiff | tree |
2005-08-17 |
Hartmut Birr | Load the symbols from ntoskrn.exe from the boot cd... |
commit | commitdiff | tree |
2005-08-17 |
Alex Ionescu | Add back MessageData to PQUEUED_MESSAGE. It was acciden... |
commit | commitdiff | tree |
2005-08-17 |
Magnus Olsen | implemented batch redirection by saving batch info... |
commit | commitdiff | tree |
2005-08-17 |
Gé van Geldorp | Samuel Bronson <naesten@gmail.com>: |
commit | commitdiff | tree |
2005-08-17 |
Alex Ionescu | Add beginning of lpc docs |
commit | commitdiff | tree |
2005-08-17 |
Alex Ionescu | Major cleanup of NDK. I've decided that it would be... |
commit | commitdiff | tree |
2005-08-17 |
Emanuele Aliberti | Minor changes. |
commit | commitdiff | tree |
2005-08-16 |
Andrew Munger | Do not free a Critical Section we did not initialize... |
commit | commitdiff | tree |
2005-08-16 |
Alex Ionescu | Remove all non-official LPC structures/defines/hardcode... |
commit | commitdiff | tree |
2005-08-16 |
Emanuele Aliberti | Add a stub for NTDLL!CsrGetProcessId. |
commit | commitdiff | tree |
2005-08-16 |
Hartmut Birr | - Fixed the offset calculation in MmWritePagePhysicalAd... |
commit | commitdiff | tree |
2005-08-16 |
Hartmut Birr | If we delete a page table, we have also to clear the... |
commit | commitdiff | tree |
2005-08-16 |
Casper Hornstrup | module_test proxy makefile support |
commit | commitdiff | tree |
2005-08-16 |
Casper Hornstrup | Change o to optional |
commit | commitdiff | tree |
2005-08-16 |
Emanuele Aliberti | Make NTDLL not bind automatically to the Win32 server. |
commit | commitdiff | tree |
2005-08-16 |
Steven Edwards | Changes to get msi based installers mostly working |
commit | commitdiff | tree |
2005-08-16 |
Filip Navara | Make KeFlushQueueApc return a standard cyclic linked... |
commit | commitdiff | tree |
2005-08-15 |
Alex Ionescu | - Remove the APC from the list and then set it as not... |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | packlib.dll is DLL, not an EXE! |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | Enlarge the Options buffer. |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | Update the cabman manual. |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | Semantic enhancement suggested by Casper Hornstrup... |
commit | commitdiff | tree |
2005-08-15 |
Royce Mitchell III | fix reference counting output to tell us caller's file... |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | Subsystem definitions: convert OS/2 and POSIX to new... |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | Add winemine. |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | Add new CSR and new Win32 server as optional (subsys... |
commit | commitdiff | tree |
2005-08-15 |
Hartmut Birr | Fixed a terminating NULL in IoRegisterDeviceInterface. |
commit | commitdiff | tree |
2005-08-15 |
Emanuele Aliberti | CABMAN: add support for optional files (they are listed... |
commit | commitdiff | tree |
2005-08-15 |
Steven Edwards | Changelog: |
commit | commitdiff | tree |
2005-08-14 |
James Tabor | Create Usb bulk storage template. |
commit | commitdiff | tree |
2005-08-14 |
Gé van Geldorp | Have vmwinst add back the registry entries which were... |
commit | commitdiff | tree |
2005-08-14 |
Gé van Geldorp | index is 1-based at this point, index == line->nb_field... |
commit | commitdiff | tree |
2005-08-14 |
James Tabor | Implemented USBD_ParseConfigurationDescriptorEx and... |
commit | commitdiff | tree |
2005-08-14 |
Magnus Olsen | change CMDLINE_LENGTH to 8192 to keep rbuild happy... |
commit | commitdiff | tree |
2005-08-14 |
Royce Mitchell III | WINAPI -> STDCALL, plus fix/expound documentation |
commit | commitdiff | tree |
2005-08-14 |
Royce Mitchell III | implement DbgPrintEx, vDbgPrintEx, and vDbgPrintExWithP... |
commit | commitdiff | tree |
2005-08-14 |
Royce Mitchell III | fix declaration of DbgQueryDebugFilterState() |
commit | commitdiff | tree |
2005-08-13 |
Martin Fuchs | Project file maintainance |
commit | commitdiff | tree |
2005-08-13 |
Martin Fuchs | prepare for ANSI builds |
commit | commitdiff | tree |
2005-08-13 |
Martin Fuchs | Project file maintainance |
commit | commitdiff | tree |
2005-08-13 |
Martin Fuchs | Winefile Makefile for pure MinGW |
commit | commitdiff | tree |
2005-08-13 |
Martin Fuchs | remove special handling of previous MinGW versions |
commit | commitdiff | tree |
2005-08-13 |
Emanuele Aliberti | Implement csrsrv!CsrSrvInitializeServerDll based on... |
commit | commitdiff | tree |
2005-08-13 |
Royce Mitchell III | BCB tracing implementation |
commit | commitdiff | tree |
2005-08-13 |
Royce Mitchell III | function declaration to enable/disable BCB tracing |
commit | commitdiff | tree |
2005-08-13 |
Royce Mitchell III | variable to enable per-BCB debugging |
commit | commitdiff | tree |
2005-08-13 |
Emanuele Aliberti | Conform to the new CSR_PROCESS and CSR_THREAD. |
commit | commitdiff | tree |
2005-08-13 |
Emanuele Aliberti | Alex Ionescu: CSR_PROCESS and CSR_THREAD layout from... |
commit | commitdiff | tree |
2005-08-13 |
Emanuele Aliberti | Begin making the 'posix' module conform to rbuild. |
commit | commitdiff | tree |
2005-08-13 |
Emanuele Aliberti | Minor changes. |
commit | commitdiff | tree |
2005-08-13 |
Emanuele Aliberti | Make 'rosapps' module build. |
commit | commitdiff | tree |
2005-08-13 |
Magnus Olsen | small clean up. remove double define of COPY_FILE_FAIL_... |
commit | commitdiff | tree |
2005-08-12 |
Hartmut Birr | Fixed _WINBASE_/_WINBASE_H |
commit | commitdiff | tree |
2005-08-12 |
Aleksey Bragin | Correct include tree, fixing multiple defines. |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | Correct version info. |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | OS/2: more changes to make it conform to rbuild. |
commit | commitdiff | tree |
2005-08-12 |
Aleksey Bragin | Xbox hack added, so two exactly the same PCI devices... |
commit | commitdiff | tree |
2005-08-12 |
Aleksey Bragin | Major additions to usb stack: |
commit | commitdiff | tree |
2005-08-12 |
Aleksey Bragin | removed debug message about submitting urb |
commit | commitdiff | tree |
2005-08-12 |
Aleksey Bragin | USB keyboard and mouse "embedded" drivers from cromwell... |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | OS/2: begin converting the subtree to rbuild. |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | Correct the version info. |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Update status |
commit | commitdiff | tree |
2005-08-12 |
Hervé Poussineau | Implement SetupDiCallClassInstaller (still doesn't... |
commit | commitdiff | tree |
2005-08-12 |
Hervé Poussineau | Always set a valid class Guid in CreateDeviceInfoElement |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | XML chunks are required to contain a single node. |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Royce Mitchell III | check for failure of vfatAttachFCBToFileObject() during... |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Gé van Geldorp | Sync to Wine-20050725: |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | Make the 'rosky' optional module compile. |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | Add 'rosky' module. |
commit | commitdiff | tree |
2005-08-12 |
Emanuele Aliberti | CSR Reloaded... well, split. |
commit | commitdiff | tree |
2005-08-12 |
Hartmut Birr | Set the process exit status. |
commit | commitdiff | tree |
2005-08-11 |
Hartmut Birr | Fixed compilation. |
commit | commitdiff | tree |
2005-08-11 |
Emanuele Aliberti | Minor changes to some API signatures. |
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | Input parameter in FSCTL_GET_RETRIEVAL_POINTERS is... |
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | BYTE -> UCHAR. Thanks Alex |
commit | commitdiff | tree |
2005-08-11 |
Hervé Poussineau | Add STARTING_LCN_INPUT_BUFFER and VOLUME_BITMAP_BUFFER... |
commit | commitdiff | tree |
2005-08-11 |
Gé van Geldorp | Revert last Wine sync to pidl.c, since it breaks SHGetP... |
commit | commitdiff | tree |
2005-08-11 |
Filip Navara | Implement NdisAllocatePacketPool by calling NdisAllocat... |
commit | commitdiff | tree |
2005-08-11 |
Hartmut Birr | Replaced _WINBASE_ by _WINBASE_H because some headers... |
commit | commitdiff | tree |
2005-08-11 |
Eric Kohl | The RpcFinally block must always be executed. Otherwise... |
commit | commitdiff | tree |
2005-08-11 |
Hartmut Birr | Moved the pragma to the correct position. |
commit | commitdiff | tree |
2005-08-11 |
Emanuele Aliberti | A more likely demo VMS server (it should not block... |
commit | commitdiff | tree |
next |