2005-10-24 |
Nathan Woods | Notepad will no longer add .txt if you invoke it specif... |
commit | commitdiff | tree |
2005-10-24 |
Gé van Geldorp | Synthesize a small icon if none given |
commit | commitdiff | tree |
2005-10-24 |
Gé van Geldorp | Workaround for icon stretching. Makes icons in title... |
commit | commitdiff | tree |
2005-10-24 |
Gé van Geldorp | Small fixes to 1bpp->1bpp stretching |
commit | commitdiff | tree |
2005-10-24 |
Casper Hornstrup | Fix linker script parameter location. Spotted by Hartmu... |
commit | commitdiff | tree |
2005-10-24 |
Royce Mitchell III | added <linkerscript> and corrected some mistakes to... |
commit | commitdiff | tree |
2005-10-24 |
Casper Hornstrup | Implement linkerscript element |
commit | commitdiff | tree |
2005-10-24 |
Magnus Olsen | prepare the rest of directdraw syscall using cache... |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Fixed the calculation of the hash for the process data. |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Changed the indentation to a human readable format... |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | - Removed the initialisation of the kernel map area. |
commit | commitdiff | tree |
2005-10-24 |
Thomas Bluemel | convert tabs to spaces to make it readable with tabs... |
commit | commitdiff | tree |
2005-10-24 |
Thomas Bluemel | fixed uninitialized variable warning |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Fixed Ki386WriteFsByte. |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Enabled some debug messages. |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Fixed the stub for AddAccessDeniedObjectAce. |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Disable some unimplemented functions. |
commit | commitdiff | tree |
2005-10-24 |
Magnus Olsen | prepare some directdraw syscall using cache info, that... |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | - Translate STATUS_DEVICE_NOT_CONNECTED to the correct... |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | - Initialize the csr request inside the loop, if CsrCli... |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | - Change the protection in WriteProcessMemory if it... |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | - Set the correct type and state in MiQueryVirtualMemory. |
commit | commitdiff | tree |
2005-10-24 |
Eric Kohl | Fixed definition of ScmrChangeServiceConfigW: |
commit | commitdiff | tree |
2005-10-24 |
Magnus Olsen | filling in bit more info to DDRAW_GLOBAL struct in... |
commit | commitdiff | tree |
2005-10-24 |
Maarten Bosma | Implemented thunks for IDirectDrawSurface and IDirectDr... |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Set the correct length in MmQuerySectionView. |
commit | commitdiff | tree |
2005-10-24 |
Thomas Bluemel | don't define DirectDrawClipper_Vtable statically |
commit | commitdiff | tree |
2005-10-24 |
Hartmut Birr | Revert r18735 and add the missing definition to svcctl... |
commit | commitdiff | tree |
2005-10-24 |
Christoph von... | added PCI interrupt link device |
commit | commitdiff | tree |
2005-10-24 |
Gé van Geldorp | Temporary workaround to fix build |
commit | commitdiff | tree |
2005-10-24 |
Hervé Poussineau | Install .CoInstallers section from .inf file |
commit | commitdiff | tree |
2005-10-24 |
Hervé Poussineau | Set NULL driver for LPT ports |
commit | commitdiff | tree |
2005-10-24 |
Hervé Poussineau | Add functions to reference/dereference InfFileDetails... |
commit | commitdiff | tree |
2005-10-24 |
Hervé Poussineau | Don't leak memory when destroying device info set and... |
commit | commitdiff | tree |
2005-10-24 |
Magnus Olsen | update the intddraw.h so it use some struct that was... |
commit | commitdiff | tree |
2005-10-23 |
Maarten Bosma | ... files I forgot to commit. |
commit | commitdiff | tree |
2005-10-23 |
Maarten Bosma | Add lots of stubs. |
commit | commitdiff | tree |
2005-10-23 |
Nathan Woods | Notepad: Fixed "Find Up" |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | implement Main_DirectDraw_GetDisplayMode (not to 100... |
commit | commitdiff | tree |
2005-10-23 |
Eric Kohl | - Implement ScmrChangeServiceConfigW stub. |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | first working api is GetCaps for HAL. rember we do... |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | adding #define DD_FALSE |
commit | commitdiff | tree |
2005-10-23 |
Thomas Bluemel | implement MakeAbsoluteSD2 by forwarding to RtlSelfRelat... |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | change the marco return code to DDERR_UNSUPPORTED |
commit | commitdiff | tree |
2005-10-23 |
Maarten Bosma | Add a macro for the stubs. |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | fix the thrunk so it compiles again after me |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | fix the ddrawint.h no typo remove one extra member... |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | commit change to ddraw to use the new headers that... |
commit | commitdiff | tree |
2005-10-23 |
Ged Murphy | - Add the calculator to the start menu |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | reverit my last change, filip told me this file is... |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | commect out line #include "eventlogrpc_s.h" for that... |
commit | commitdiff | tree |
2005-10-23 |
Casper Hornstrup | Have pre-compiled header rule depend on widl generated... |
commit | commitdiff | tree |
2005-10-23 |
Christoph von... | german translation |
commit | commitdiff | tree |
2005-10-23 |
Ged Murphy | - Now that WineMine is working again, put it in the... |
commit | commitdiff | tree |
2005-10-23 |
Gé van Geldorp | Add resource file, makes winemine playable again |
commit | commitdiff | tree |
2005-10-23 |
Hervé Poussineau | Implement SetupDiSetDeviceRegistryPropertyW (not tested) |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | fix some typo error in DD_VIDEOPORTCALLBACKS |
commit | commitdiff | tree |
2005-10-23 |
Ged Murphy | _MAX_PATH > MAXPATH |
commit | commitdiff | tree |
2005-10-23 |
Hervé Poussineau | Create and open device/driver registry keys with right... |
commit | commitdiff | tree |
2005-10-23 |
Gé van Geldorp | Don't issue KBD_LINE_TEST, the results are unreliable... |
commit | commitdiff | tree |
2005-10-23 |
Ged Murphy | use GetSystemDirectory |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | Move struct DDARGB to right include file, Adding GUID... |
commit | commitdiff | tree |
2005-10-23 |
Hervé Poussineau | Manufacturer section names can also be decorated by... |
commit | commitdiff | tree |
2005-10-23 |
Magnus Olsen | adding DD_VIDEOPORT_LOCAL struct |
commit | commitdiff | tree |
2005-10-23 |
Filip Navara | Call CLIPPING_UpdateGCRegion every time we update clip... |
commit | commitdiff | tree |
2005-10-23 |
Eric Kohl | Improvements to ScmrCreateServiceW: |
commit | commitdiff | tree |
2005-10-23 |
Christoph von... | fixed some bugs in machine.inf |
commit | commitdiff | tree |
2005-10-22 |
Hervé Poussineau | Small fixes in descriptions, fix typos, sort by alphabe... |
commit | commitdiff | tree |
2005-10-22 |
Christoph von... | fix warnings in winetests |
commit | commitdiff | tree |
2005-10-22 |
Thomas Bluemel | implemented SetupDiGetDriverInfoDetailA() |
commit | commitdiff | tree |
2005-10-22 |
Aleksey Bragin | Implement acpi_pci_X_cfg_Y using HalXBusDataByOffset() |
commit | commitdiff | tree |
2005-10-22 |
Christoph von... | fix inet_aton problem |
commit | commitdiff | tree |
2005-10-22 |
Eric Kohl | Update indentation. |
commit | commitdiff | tree |
2005-10-22 |
Eric Kohl | Simplify services.exe. |
commit | commitdiff | tree |
2005-10-22 |
Gé van Geldorp | Move some of the DLLs a bit so they won't have to be... |
commit | commitdiff | tree |
2005-10-22 |
Hervé Poussineau | Add a display class installer (useful when installing... |
commit | commitdiff | tree |
2005-10-22 |
Christoph von... | add drivers to machine.inf: |
commit | commitdiff | tree |
2005-10-22 |
Hervé Poussineau | Implement SetupDiGetDriverInfoDetailW |
commit | commitdiff | tree |
2005-10-22 |
Hartmut Birr | Fixed the mapping for low alignment images. |
commit | commitdiff | tree |
2005-10-22 |
Gé van Geldorp | Use MaxPos instead of MaxTrackingPos when "restoring... |
commit | commitdiff | tree |
2005-10-22 |
Thomas Bluemel | don't forget to adjust the stack pointer |
commit | commitdiff | tree |
2005-10-22 |
Thomas Bluemel | - re-add support for vectored exception handling which... |
commit | commitdiff | tree |
2005-10-22 |
Royce Mitchell III | add raddr2line back to build |
commit | commitdiff | tree |
2005-10-22 |
Gé van Geldorp | Fix icon alignment when the screen width is not a multi... |
commit | commitdiff | tree |
2005-10-22 |
Christoph von... | fix bug in user32_winetest |
commit | commitdiff | tree |
2005-10-22 |
Christoph von... | adding gccasm.rules to vcproj files |
commit | commitdiff | tree |
2005-10-22 |
Christoph von... | fix warnings |
commit | commitdiff | tree |
2005-10-21 |
Christoph von... | add resources for newdev.dll |
commit | commitdiff | tree |
2005-10-21 |
Christoph von... | fix SetLastError value ERROR_MORE_DATA -> ERROR_INSUFFI... |
commit | commitdiff | tree |
2005-10-21 |
Gé van Geldorp | Make FindWindow case insensitive. Fixes bug 919. |
commit | commitdiff | tree |
2005-10-21 |
Gé van Geldorp | - Enable/disable keyboard by writing the controller... |
commit | commitdiff | tree |
2005-10-21 |
Gé van Geldorp | Make desktop properties fit in 640x480 desktop. Fixes... |
commit | commitdiff | tree |
2005-10-21 |
Gé van Geldorp | Make desktop properties fit in 640x480 desktop |
commit | commitdiff | tree |
2005-10-21 |
Gé van Geldorp | Martijn Vernooij <o112w8r02@sneakemail.com> |
commit | commitdiff | tree |
2005-10-21 |
Thomas Bluemel | forgot to commit this... |
commit | commitdiff | tree |
2005-10-21 |
Thomas Bluemel | added stubs for AccessCheckByTypeAndAuditAlarmA/W,... |
commit | commitdiff | tree |
2005-10-21 |
Andrew Munger | When you move something in the tree that is on the... |
commit | commitdiff | tree |
2005-10-21 |
Andrew Munger | New search icon. |
commit | commitdiff | tree |
2005-10-21 |
Thomas Bluemel | implemented ansi stubs: SetupGetInfFileListA and SetupD... |
commit | commitdiff | tree |
2005-10-21 |
Hervé Poussineau | Implement SetupDiGetDeviceInstallParamsW/SetupDiSetDevi... |
commit | commitdiff | tree |
next |