2003-02-19 |
Thomas Mertes | - Implement RtlCharToInteger, RtlExtendedMagicDivide... |
tree | commitdiff |
2003-02-19 |
Alberto Massari | - the first argument in several Unicode functions was... |
tree | commitdiff |
2003-02-19 |
Ove Kaaven | "Implemented" IID_BS_* macros. |
tree | commitdiff |
2003-02-14 |
Robert Reif | Added/fixed some definitions for direct sound capture. |
tree | commitdiff |
2003-02-14 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Huw... |
tree | commitdiff |
2003-02-14 |
Uwe Bonnes | Separate "Enumerate Hardware Addresses" as function... |
tree | commitdiff |
2003-02-14 |
Alexandre Julliard | Changed fd operations to take a struct fd instead of... |
tree | commitdiff |
2003-02-12 |
Warren Baird | Added BYTE explicit casts in RGB macro definition. |
tree | commitdiff |
2003-02-11 |
Jukka Heinonen | Reorganize IOCTL handling. |
tree | commitdiff |
2003-02-11 |
Dimitrie O. Paun | Add missing ListView_SetItemCount declaration. |
tree | commitdiff |
2003-02-01 |
Rolf Kalbermatter | Change SHCreateDirectory and Win32DeleteFile to be... |
tree | commitdiff |
2003-02-01 |
Andrew John Hughes | Extended SetSystemPaletteUse to deal with error conditions. |
tree | commitdiff |
2003-01-31 |
Alexandre Julliard | No longer used. |
tree | commitdiff |
2003-01-31 |
Andrew John Hughes | - DeviceCapabilities16 now calls PSDRV_DeviceCapabilities. |
tree | commitdiff |
2003-01-31 |
Ove Kaaven | Some RPC definitions. |
tree | commitdiff |
2003-01-30 |
Andrew John Hughes | Provide stub implementations of GetTypeByNameA and... |
tree | commitdiff |
2003-01-30 |
Dimitrie O. Paun | Remove writable-strings support. |
tree | commitdiff |
2003-01-28 |
Alexandre Julliard | When using desktop mode attach all thread inputs togeth... |
tree | commitdiff |
2003-01-28 |
Andreas Mohr | "InternetAutoDial" should be "InternetAutodial". |
tree | commitdiff |
2003-01-24 |
Alexandre Julliard | Removed a couple of extra semicolons. |
tree | commitdiff |
2003-01-23 |
Matthew Davison | Remove the HEAP_strdupAtoW macro. |
tree | commitdiff |
2003-01-23 |
Alexandre Julliard | Create an X input context for each top-level window. |
tree | commitdiff |
2003-01-23 |
Marcus Meissner | Fixed ICOM_CALLs for IFont_xx methods. |
tree | commitdiff |
2003-01-21 |
Rolf Kalbermatter | Change SHChangeNotify to be Unicode and ANSI indifferen... |
tree | commitdiff |
2003-01-21 |
Marcus Meissner | Changed MONITORINFOEXA,W definition to the one in MSDN... |
tree | commitdiff |
2003-01-20 |
John K. Hohm | Added optional OLESelfRegister to wine_common_ver.rc... |
tree | commitdiff |
2003-01-15 |
Alexandre Julliard | Fixed typo. |
tree | commitdiff |
2003-01-15 |
Alexandre Julliard | Define __stdcall in msvcrt/process.h if windef.h hasn... |
tree | commitdiff |
2003-01-15 |
Jeroen Janssen | Fixed wine_ldt_copy importing on cygwin. |
tree | commitdiff |
2003-01-14 |
Steven Edwards | Check for vsnprintf and _vsnprintf, and define vsnprint... |
tree | commitdiff |
2003-01-13 |
Robert Shearman | - Add some stubs. |
tree | commitdiff |
2003-01-13 |
Alexandre Julliard | Added configure check for regex.h. |
tree | commitdiff |
2003-01-13 |
Dimitrie O. Paun | Define the (old name) struct stat, it is used by progra... |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Use inline functions instead of macros to avoid problem... |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Define qsort and bsearch in stdlib.h. |
tree | commitdiff |
2003-01-11 |
Dimitrie O. Paun | Add dirent.h header for Unix/mingw compatibility. |
tree | commitdiff |
2003-01-10 |
Dimitrie O. Paun | Add unistd.h files for mingw/Unix compatibility. |
tree | commitdiff |
2003-01-10 |
Dmitry Timoshkov | Change types of WPARAM, LPARAM and LRESULT according... |
tree | commitdiff |
2003-01-09 |
Marcus Meissner | Added GIF decompressor support to OLE Automation IPictures. |
tree | commitdiff |
2003-01-09 |
Eric Pouech | Set the edition mode as a specific attribute, not an... |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Regenerated with latest widl. |
tree | commitdiff |
2003-01-09 |
Alexandre Julliard | Added a few rules to rebuild idl headers. |
tree | commitdiff |
2003-01-09 |
Eric Pouech | - no longer depend on toolhelp definitions for generati... |
tree | commitdiff |
2003-01-08 |
Eric Pouech | Added the missing APIs. |
tree | commitdiff |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the keyboard state in the thread input structure... |
tree | commitdiff |
2003-01-08 |
Alexandre Julliard | Store the hardware messages in the thread input structu... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Use the standard symbol names instead of the msvcrt... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Remove extra #include directives from winspool.h. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-05 |
Alexandre Julliard | Fixed some issues caused by the new oaidl.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Wrote a new oaidl.idl to replace include/wine/obj_oleau... |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Include oaidl.h instead of wine/obj_oleaut.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Temporarily include objbase.h from oleidl.h. |
tree | commitdiff |
2003-01-05 |
Ove Kaaven | Moved a couple of definitions from include/wine/obj_ole... |
tree | commitdiff |
2003-01-05 |
Marcus Meissner | Added several missing K32WOW* prototypes. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
tree | commitdiff |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
tree | commitdiff |
2003-01-04 |
Dimitrie O. Paun | Enable nameless structures in C++ for gcc >= 3.x (disco... |
tree | commitdiff |
2003-01-03 |
Francois Gouget | Added TIME_KILL_SYNCHRONOUS. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2003-01-03 |
Lionel Ulmer | - some additionnal flags logged |
tree | commitdiff |
2003-01-03 |
Alexandre Julliard | Added wine_dbg_sprintf function that allocates a tempor... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | SHGetMalloc() returns a HRESULT, not a DWORD. |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Define NULL if it's not defined already. |
tree | commitdiff |
2003-01-02 |
Marcus Meissner | Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe... |
tree | commitdiff |
2003-01-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2003-01-02 |
Alberto Massari | Moved implementation of strpbrkW from filedlg95.c to... |
tree | commitdiff |
2003-01-02 |
Raphael Junqueira | - integration with DrawPrimitive |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Add support for WINETEST_INTERACTIVE. If set then tests... |
tree | commitdiff |
2002-12-24 |
Dimitrie O. Paun | Fix definitions for Uuid{To,From}String, RpcStringFree. |
tree | commitdiff |
2002-12-24 |
Dimitrie O. Paun | Fix the defintion of {,LP}NM_TREEVIEW{A,W}. |
tree | commitdiff |
2002-12-24 |
Francois Gouget | Add a couple missing macros. |
tree | commitdiff |
2002-12-23 |
Alexandre Julliard | Get rid of ole.h. |
tree | commitdiff |
2002-12-23 |
Ove Kaaven | Merge the rest of include/wine/obj_base.h into include... |
tree | commitdiff |
2002-12-23 |
Alexandre Julliard | Removed some remaining references to wine/obj_base.h. |
tree | commitdiff |
2002-12-23 |
Ove Kaaven | Where ICOM macros are needed, include objbase.h. |
tree | commitdiff |
2002-12-23 |
Dimitrie O. Paun | Added missing GetActiveObject declaration. |
tree | commitdiff |
2002-12-23 |
Dimitrie O. Paun | Added missing LPDROPFILES definition. |
tree | commitdiff |
2002-12-23 |
Dimitrie O. Paun | DEVMODE structure uses short not SHORT for its fields. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Added missing GetWinMetaFileBits() declaration. |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Wrote a new objidl.idl to replace a number of include... |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Moved a couple of types from include/wine/obj_*.h to |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Fix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | Add definitions for N[W]PSTR. |
tree | commitdiff |
2002-12-19 |
Chris Morgan | GetDateFormat() and GetTimeFormat() should check the... |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | Added accctrl.h header. |
tree | commitdiff |
2002-12-19 |
Dimitrie O. Paun | UpdateWindow returns a BOOLean. |
tree | commitdiff |
2002-12-19 |
Alexandre Julliard | LPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitr... |
tree | commitdiff |
2002-12-19 |
Ove Kaaven | Moved some definitions from include/wine/obj_moniker... |
tree | commitdiff |
2002-12-19 |
Francois Gouget | Declare LocalDiscard and GlobalDiscard (used by kernel... |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Unquoted some 16-bit types, so the IDL compiler can... |
tree | commitdiff |
2002-12-18 |
Dimitrie O. Paun | Map strcasecmp to _stricmp. |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Moved COM API prototypes to objbase.h, from wine/obj_*.h. |
tree | commitdiff |
2002-12-18 |
Alexandre Julliard | Avoid including other headers from the msvcrt headers... |
tree | commitdiff |
2002-12-18 |
Raphael Junqueira | Added some necessary definitions for D3D8 Vertex and... |
tree | commitdiff |
2002-12-18 |
Alexandre Julliard | Implemented RtlTimeToElapsedTimeFields. |
tree | commitdiff |
2002-12-18 |
Ove Kaaven | Moved UUID type to rpcdce.h, as in the MS RPC headers. |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Implemented the Fiber* functions (with the help of... |
tree | commitdiff |
2002-12-17 |
Alexandre Julliard | Fix the type of the This pointer in the vtbl functions... |
tree | commitdiff |
next |