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