2005-07-21 |
Hans Leidekker | Add helper functions for converting string arrays into... |
tree | commitdiff |
2005-07-21 |
Oliver Stieber | Correct a problem with the way that FVF vertex arrays... |
tree | commitdiff |
2005-07-21 |
Troy Rollo | Return attributes for the correct file in the unixfs... |
tree | commitdiff |
2005-07-21 |
Saulius Krasuckas | - Declare implemented functions inside #ifndef _DEBUG... |
tree | commitdiff |
2005-07-21 |
Phil Krylov | Added emulation of RichEdit 1.0 behaviour when the... |
tree | commitdiff |
2005-07-21 |
Oliver Stieber | Fixed regression that occurred because changes to textu... |
tree | commitdiff |
2005-07-21 |
Aric Stewart | Use SOURCEDIR instead of PackagePath. Because the Packa... |
tree | commitdiff |
2005-07-20 |
Huw Davies | Implement stdole2.tlb. |
tree | commitdiff |
2005-07-20 |
Huw Davies | Lookup the port in the spooler registry key and map... |
tree | commitdiff |
2005-07-20 |
Hans Leidekker | Implement ldap_simple_bind* and ldap_unbind* functions. |
tree | commitdiff |
2005-07-20 |
Michael Jung | Initial support for the IPersistFolder3 interface. |
tree | commitdiff |
2005-07-20 |
Alexandre Julliard | Get rid of cursoricon.h. |
tree | commitdiff |
2005-07-20 |
Robert Shearman | Hack around broken state management so InstallShield... |
tree | commitdiff |
2005-07-20 |
Paul Vriens | Add tests for VerQueryValue[AW]. |
tree | commitdiff |
2005-07-20 |
Michael Jung | Only initialize shell folders via the IPersistFolder3... |
tree | commitdiff |
2005-07-20 |
Daniel Remenak | Basic handling of EM_SETTEXTEX. |
tree | commitdiff |
2005-07-20 |
Vitaliy Margolen | Fix IOCTL_CDROM_RAW_READ ioctl. |
tree | commitdiff |
2005-07-19 |
Hans Leidekker | Implement ldap_bind* functions. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - Fix VT_BYREF|VT_UNKNOWN return values by comparing... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Return DISP_E_EXCEPTION from ITypeInfo_Invoke on an... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - IRpcStubBuffer_Disconnect can be called multiple... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - Always query for the correct stub interface, otherwis... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Activate ITypeLib, ITypeInfo and IEnumVARIANT Marshalers. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Remove RegisterTypeLib hack. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Marshal return value from IRemUnknown_RemQueryInterface. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Fix confusion between number of characters and number... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Silence now noisy error messages caused by changes... |
tree | commitdiff |
2005-07-19 |
Alexandre Julliard | Save the scope window for mouse events before overwriti... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Support VT_BYREF|VT_I4 in _copy_arg. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Marshal and unmarshal TKIND_ENUM and TKIND_ALIAS. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | - We should be starting with 1 reference. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | IRpcStubBuffer_Disconnect can be called more than once. |
tree | commitdiff |
2005-07-19 |
Robert Shearman | By-pass the RPC runtime if possible when calling an... |
tree | commitdiff |
2005-07-19 |
Robert Shearman | Delete the stub manager outside of the apartment critic... |
tree | commitdiff |
2005-07-19 |
Huw Davies | Printer handles referring to the same printer should... |
tree | commitdiff |
2005-07-19 |
Alexandre Julliard | Initialize the various menu global variables on demand... |
tree | commitdiff |
2005-07-19 |
Kevin Koltzau | Define 64bit PE structures. |
tree | commitdiff |
2005-07-19 |
Alexandre Julliard | Don't set win gravity, the default should work fine. |
tree | commitdiff |
2005-07-19 |
Troy Rollo | When using PATHMODE_UNIX, all files are in the file... |
tree | commitdiff |
2005-07-19 |
Alex Villacís Lasso | Initialize RegisteredClass properly in CoRegisterClassO... |
tree | commitdiff |
2005-07-19 |
Oliver Stieber | Implement the use of PBuffers for offscreen textures. |
tree | commitdiff |
2005-07-19 |
Alex Villacís Lasso | Fix GIF palette allocation, by relying on ColorCount... |
tree | commitdiff |
2005-07-19 |
Alex Villacís Lasso | Ensure that underflowing negative float is represented... |
tree | commitdiff |
2005-07-18 |
Huw Davies | Test to show that the height returned by GetTextExtentP... |
tree | commitdiff |
2005-07-18 |
Hans Leidekker | Implement ber_* functions. |
tree | commitdiff |
2005-07-18 |
Robert Shearman | Replace calls to DIALOG_GetCharSize with code to do... |
tree | commitdiff |
2005-07-18 |
Robert Shearman | Implement and test GdiGetCharDimensions. |
tree | commitdiff |
2005-07-18 |
Alexandre Julliard | Remove some no longer needed stub functions. |
tree | commitdiff |
2005-07-18 |
Alexandre Julliard | Load the USER driver on demand instead of at user32... |
tree | commitdiff |
2005-07-18 |
Hans Leidekker | Make lcms support depend on headers _and_ libraries... |
tree | commitdiff |
2005-07-18 |
Felix Nawothnig | Implement RegGetValueA/W. |
tree | commitdiff |
2005-07-18 |
Robert Shearman | - Change the default user SID to match what was previou... |
tree | commitdiff |
2005-07-18 |
Alexandre Julliard | Fixed a few prototypes in the USER driver. |
tree | commitdiff |
2005-07-18 |
Robert Shearman | Add stubs for most of the NDR marshaling functions. |
tree | commitdiff |
2005-07-18 |
Michael Jung | Use CP_UNIXCP instead of CP_ACP when converting paths... |
tree | commitdiff |
2005-07-18 |
Huw Davies | Partial implementation of GetJob. |
tree | commitdiff |
2005-07-18 |
Michael Jung | Release shell folders only if they were successfully... |
tree | commitdiff |
2005-07-18 |
Alex Villacís Lasso | Test for behavior of negative underflow formatting. |
tree | commitdiff |
2005-07-18 |
Oliver Stieber | Implemented a tidied up IWineD3Device_ColorFill. |
tree | commitdiff |
2005-07-18 |
Frank Richter | Enabled "tab" dialog texture for property sheet pages. |
tree | commitdiff |
2005-07-18 |
Felix Nawothnig | Rewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ. |
tree | commitdiff |
2005-07-18 |
Alexandre Julliard | Load system metrics on demand instead of initializing... |
tree | commitdiff |
2005-07-18 |
Jacek Caban | - Added more tests. |
tree | commitdiff |
2005-07-18 |
Felix Nawothnig | Add stub for SetLayeredWindowAttributes. |
tree | commitdiff |
2005-07-18 |
Michael Jung | Append filename extension if necessary in IShellFolder... |
tree | commitdiff |
2005-07-18 |
Hans Leidekker | Stub implementations for GetUserNameEx{A,W}, TranslateN... |
tree | commitdiff |
2005-07-18 |
Hans Leidekker | Fix pointer signedness and missing declarations warnings. |
tree | commitdiff |
2005-07-18 |
Dimi Paun | Silence uninitialized warnings. |
tree | commitdiff |
2005-07-18 |
Hans Leidekker | Stubs for GetAddressByName{A,W}. |
tree | commitdiff |
2005-07-18 |
Paul Vriens | Don't run tests on platforms that don't support WindowS... |
tree | commitdiff |
2005-07-18 |
Paul Vriens | Set size before calling pSetColorProfileElement. |
tree | commitdiff |
2005-07-18 |
Felix Nawothnig | Fix registry tests on Win95. |
tree | commitdiff |
2005-07-18 |
Felix Nawothnig | Fix misuse of UrlCombineW. |
tree | commitdiff |
2005-07-18 |
Juan Lang | Add/correct a couple definitions, allow hashing nothing. |
tree | commitdiff |
2005-07-18 |
Oliver Stieber | Set mipmap levels correctly (even with ATI's buggy... |
tree | commitdiff |
2005-07-18 |
Oliver Stieber | Dirty the surface (instead of the texture) when a rende... |
tree | commitdiff |
2005-07-18 |
Felix Nawothnig | Skip futile tests if CoGetClassObject fails. |
tree | commitdiff |
2005-07-15 |
Hans Leidekker | Configure checks for OpenLDAP headers and libraries. |
tree | commitdiff |
2005-07-15 |
Alexandre Julliard | Added a bunch of utility functions to factor out a... |
tree | commitdiff |
2005-07-15 |
Stefan Huehner | Fix some sign-compare warnings by choosing correct... |
tree | commitdiff |
2005-07-15 |
Stefan Huehner | Add some consts to fix discard-qual warnings. |
tree | commitdiff |
2005-07-15 |
Dmitry Timoshkov | Add a test for handling overlapped buffers by WideCharT... |
tree | commitdiff |
2005-07-15 |
Paul Vriens | Added a test, specifically for NT/W2K/XP/W2K3. |
tree | commitdiff |
2005-07-15 |
Frank Richter | Make dialog theme texture setting non-global (ie a... |
tree | commitdiff |
2005-07-15 |
Oliver Stieber | Fixed a division by 0 in setup_light that occurs with... |
tree | commitdiff |
2005-07-15 |
Frank Richter | Add support for drawing gradient captions. |
tree | commitdiff |
2005-07-15 |
Dmitry Timoshkov | Avoid unnecessary casts. |
tree | commitdiff |
2005-07-15 |
Michael Jung | Add file type column in detailed shell view. |
tree | commitdiff |
2005-07-15 |
Dmitry Timoshkov | Make VIRTUAL_HandleFault return an NTSTATUS. |
tree | commitdiff |
2005-07-15 |
Kevin Koltzau | Forward some header notifications to parent of listview. |
tree | commitdiff |
2005-07-15 |
Thomas Weidenmueller | Support PSM_IDTOINDEX. |
tree | commitdiff |
2005-07-15 |
Hans Leidekker | Link directly to liblcms. |
tree | commitdiff |
2005-07-15 |
Dmitry Timoshkov | Use SIZE_T type for size variables in NTDLL when approp... |
tree | commitdiff |
2005-07-15 |
Thomas Weidenmueller | - Support PSH_WIZARDHASFINISH in wizards. |
tree | commitdiff |
2005-07-15 |
Stefan Huehner | Fix some write-strings warnings. |
tree | commitdiff |
2005-07-15 |
Michael Jung | Do filename postprocessing in GetDisplayNameOf (Hide... |
tree | commitdiff |
2005-07-15 |
Oliver Stieber | Correct a missplaced #if in IWineD3DDeviceImpl_CleanRender. |
tree | commitdiff |
2005-07-15 |
Aric Stewart | When adding an image copy the full previous buffer. |
tree | commitdiff |
2005-07-15 |
Robert Shearman | Fix return value of InternetQueryDataAvailable. |
tree | commitdiff |
2005-07-15 |
Eric Pouech | Get rid of HeapValidate as it's not properly handled... |
tree | commitdiff |
next |