2005-08-23 |
Alexandre Julliard | Added a separate set_handle_cached_fd request instead... |
tree | commitdiff |
2005-08-23 |
Jacek Caban | Added more definitions. |
tree | commitdiff |
2005-08-23 |
Kevin Koltzau | Fix pointer cast warnings in 64bit. |
tree | commitdiff |
2005-08-23 |
Oliver Stieber | Tidy up d3d9 and finalize passing d3d9 calls to wined3d... |
tree | commitdiff |
2005-08-23 |
Kevin Koltzau | Properly declare handles. |
tree | commitdiff |
2005-08-23 |
Michael Kaufmann | Added SB_SIMPLEID. |
tree | commitdiff |
2005-08-22 |
Gerald Pfeifer | Prefer sys/limits.h over machine/limits.h. |
tree | commitdiff |
2005-08-22 |
Kevin Koltzau | Fix 'cast from pointer to integer of different size... |
tree | commitdiff |
2005-08-22 |
Kai Blin | Added SEC_WINNT_AUTH_IDENTITY struct. |
tree | commitdiff |
2005-08-22 |
Jacek Caban | Fix RegisterWindowMessage declaration and improve debug... |
tree | commitdiff |
2005-08-18 |
Felix Nawothnig | Make string elements of MCI_OPEN_PARMS const to match... |
tree | commitdiff |
2005-08-18 |
Juan Lang | Add/update a few definitions. |
tree | commitdiff |
2005-08-18 |
Felix Nawothnig | Make the destination pointers of Interlocked* functions... |
tree | commitdiff |
2005-08-17 |
Oliver Stieber | Copy the parser and cross compiler from d3d8 and update... |
tree | commitdiff |
2005-08-17 |
Oliver Stieber | Tidy up vertex shaders and bring the current code inlin... |
tree | commitdiff |
2005-08-16 |
Juan Lang | Add more missing definitions, and correct a prototype. |
tree | commitdiff |
2005-08-16 |
Francois Gouget | Declare PNTSTATUS in lmaccess.h and ntsecapi.h to match... |
tree | commitdiff |
2005-08-15 |
Alexandre Julliard | Added a WINE_NO_UNICODE_MACROS define to allow Winelib... |
tree | commitdiff |
2005-08-15 |
Michael Jung | Added CLSID_FolderShortcut definition. |
tree | commitdiff |
2005-08-15 |
Phil Krylov | Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW messag... |
tree | commitdiff |
2005-08-15 |
Frank Richter | Add WC_EDIT and WC_LISTBOX. |
tree | commitdiff |
2005-08-12 |
Jacek Caban | Fix Show*HTMLDialog declarations. |
tree | commitdiff |
2005-08-12 |
Mike McCormack | Add a configure test for xmlReadMemory. |
tree | commitdiff |
2005-08-11 |
Kai Blin | Added more secur32.dll tests and fixed missing constants in |
tree | commitdiff |
2005-08-11 |
Frank Richter | Add WC_COMBOBOX. |
tree | commitdiff |
2005-08-11 |
Alexandre Julliard | Added a wine_get_dos_file_name function in kernel32... |
tree | commitdiff |
2005-08-11 |
Alexandre Julliard | Added a wine_unix_to_nt_file_name function to do proper... |
tree | commitdiff |
2005-08-11 |
Dmitry Timoshkov | Add some missing LDAP definitions. |
tree | commitdiff |
2005-08-11 |
Steven Edwards | Correct definition of SFGAO_STORAGEANCESTOR. |
tree | commitdiff |
2005-08-10 |
Hans Leidekker | Synchronize winldap.h with winldap_private.h. |
tree | commitdiff |
2005-08-10 |
Alexandre Julliard | Use the proper WOW functions everywhere instead of... |
tree | commitdiff |
2005-08-10 |
Vincent Béron | Use #include "foo.h" for including Windows headers... |
tree | commitdiff |
2005-08-10 |
Mike McCormack | Fix gcc 4.0 warnings. |
tree | commitdiff |
2005-08-09 |
Mike McCormack | Correct OFSTRUCT declaration. |
tree | commitdiff |
2005-08-08 |
Alexandre Julliard | Added a prototype for DllGetVersion to enable type... |
tree | commitdiff |
2005-08-08 |
Alexandre Julliard | Added an unmount_device request that invalidates all... |
tree | commitdiff |
2005-08-08 |
Detlef Riekenberg | - Access rights for Printserver, Printers and Printjobs... |
tree | commitdiff |
2005-08-08 |
Alexandre Julliard | Removed some unused or redundant configure checks. |
tree | commitdiff |
2005-08-08 |
Jacek Caban | Added hlink.idl. |
tree | commitdiff |
2005-08-08 |
Daniel Remenak | Add some definitions necessary for force feedback. |
tree | commitdiff |
2005-08-03 |
Alexandre Julliard | Removed the broken mmap64 configure check, and moved the |
tree | commitdiff |
2005-08-03 |
Alexandre Julliard | Merged some of the header checks to reduce the size... |
tree | commitdiff |
2005-08-03 |
Peter Åstrand | Implemented an Esound driver. |
tree | commitdiff |
2005-08-03 |
Robert Shearman | Add stubs for NdrMapCommAndFaultStatus, conformant... |
tree | commitdiff |
2005-08-03 |
Mike McCormack | gcc 4.0 warning fixes for Interlocked* functions. |
tree | commitdiff |
2005-08-03 |
Oliver Stieber | Move the setting of states from device to basetexture... |
tree | commitdiff |
2005-08-02 |
Alexandre Julliard | Implemented a few trivial ntdll functions that have... |
tree | commitdiff |
2005-08-02 |
Mike McCormack | Initial implementation of msxml3 based on libxml2. |
tree | commitdiff |
2005-08-02 |
Alexandre Julliard | Use the new RtlExitUserThread function instead of exporting |
tree | commitdiff |
2005-08-01 |
Alexandre Julliard | Properly sort the function prototypes. |
tree | commitdiff |
2005-08-01 |
Oliver Stieber | Added stubbed support for ScriptGetFontProperties. |
tree | commitdiff |
2005-07-29 |
Peter Oberndorfer | Added stub for SymSetParentWindow. |
tree | commitdiff |
2005-07-29 |
Daniel Remenak | Detect force-feedback-capable linux event device joysti... |
tree | commitdiff |
2005-07-28 |
Alexandre Julliard | Added a few error codes. |
tree | commitdiff |
2005-07-28 |
Mike McCormack | Fix some typos in the idl definitions. |
tree | commitdiff |
2005-07-28 |
Mike McCormack | Add a definition for the IXMLDOMElement interface. |
tree | commitdiff |
2005-07-28 |
Paul Vriens | VerQueryValue returns BOOL not DWORD. |
tree | commitdiff |
2005-07-28 |
Steven Edwards | Correct RegCreateKeyEx[A/W] prototype to match the... |
tree | commitdiff |
2005-07-27 |
Oliver Stieber | Changed swapchains held by the device from an array... |
tree | commitdiff |
2005-07-27 |
Steven Edwards | Add stub implementation of the Uniscribe Script Processor. |
tree | commitdiff |
2005-07-27 |
Huw Davies | Add the 'flag' types: FCHAR, FSHORT and FLONG. |
tree | commitdiff |
2005-07-26 |
Alexandre Julliard | Make CONST_VTABLE the default in the Wine source. |
tree | commitdiff |
2005-07-26 |
Oliver Stieber | Makes sure any internal reference counting is passed... |
tree | commitdiff |
2005-07-26 |
Alexandre Julliard | Uncomment the typedef in the DECLARE_INTERFACE macro... |
tree | commitdiff |
2005-07-26 |
Hans Leidekker | Correct prototype for ldap_search_ext_s. |
tree | commitdiff |
2005-07-26 |
Thomas Weidenmueller | Added stubs for objsel.dll and objsel.h. |
tree | commitdiff |
2005-07-26 |
Oliver Stieber | Implement resource tracking, require for reset and... |
tree | commitdiff |
2005-07-24 |
Matthew Davison | Added some definitions to odbcinst.h. |
tree | commitdiff |
2005-07-24 |
Vincent Béron | Remove multiple declarations of the same function,... |
tree | commitdiff |
2005-07-22 |
Francois Gouget | Tweak some prototypes to be closer to the PSDK. |
tree | commitdiff |
2005-07-22 |
Huw Davies | Implement the undocumented StartDocDlg[A|W]. These... |
tree | commitdiff |
2005-07-22 |
Francois Gouget | Add some missing SEE_MASK_* flags. |
tree | commitdiff |
2005-07-21 |
Saulius Krasuckas | - Declare implemented functions inside #ifndef _DEBUG... |
tree | commitdiff |
2005-07-21 |
James Hawkins | Define the DOCHOSTUIDBLCLK enumeration. |
tree | commitdiff |
2005-07-20 |
Alexandre Julliard | Get rid of cursoricon.h. |
tree | commitdiff |
2005-07-20 |
Daniel Remenak | Basic handling of EM_SETTEXTEX. |
tree | commitdiff |
2005-07-19 |
Kevin Koltzau | Define 64bit PE structures. |
tree | commitdiff |
2005-07-18 |
Juan Lang | Added a bunch more definitions. |
tree | commitdiff |
2005-07-18 |
Robert Shearman | Implement and test GdiGetCharDimensions. |
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 |
Kevin Koltzau | Define x86_64 context. |
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 |
Hans Leidekker | Fix some -Wmissing-declarations warnings. |
tree | commitdiff |
2005-07-18 |
Hans Leidekker | Stubs for GetAddressByName{A,W}. |
tree | commitdiff |
2005-07-18 |
Juan Lang | Add/correct a couple definitions, allow hashing nothing. |
tree | commitdiff |
2005-07-15 |
Hans Leidekker | Configure checks for OpenLDAP headers and libraries. |
tree | commitdiff |
2005-07-15 |
Frank Richter | Add support for drawing gradient captions. |
tree | commitdiff |
2005-07-15 |
Alexandre Julliard | Sort the SPI_* constants and remove some duplicates. |
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 |
Paul Vriens | Add missing member to WINTRUST_DATA struct. |
tree | commitdiff |
2005-07-14 |
Jacek Caban | Added MSHTML library declaration. |
tree | commitdiff |
2005-07-14 |
Alexandre Julliard | Moved the server start time to the init_thread request... |
tree | commitdiff |
2005-07-14 |
Kevin Koltzau | Define GCM_RIGHTMOUSEDROP. |
tree | commitdiff |
2005-07-13 |
Alexandre Julliard | Return the startup info size in the init_thread request... |
tree | commitdiff |
2005-07-13 |
Juan Lang | Add more missing definitions. |
tree | commitdiff |
2005-07-13 |
Jacek Caban | Added downloadmgr.idl. |
tree | commitdiff |
2005-07-13 |
Alexandre Julliard | Get rid of the boot_done request. |
tree | commitdiff |
next |