2003-04-04 |
Alexandre Julliard | Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI... |
tree | commitdiff |
2003-04-04 |
Adam Gundy | Added an implementation of the MSVCRTD.DLL debugging... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Removed the commented out winsock support, it can't... |
tree | commitdiff |
2003-04-03 |
Eric Pouech | No longer call WaitFor*Object* from ntdll (but NtWait... |
tree | commitdiff |
2003-04-03 |
Rok Mandeljc | Update version info to 8.1. |
tree | commitdiff |
2003-04-03 |
Rok Mandeljc | Added version info. |
tree | commitdiff |
2003-04-03 |
Michael Stefaniuc | Add some missing HeapFree's and one missing free. |
tree | commitdiff |
2003-04-03 |
Vitaliy Margolen | Remove bogus initialization in SetKeyboardState. |
tree | commitdiff |
2003-04-03 |
Robert Reif | Added wide character enumeration of sound devices. |
tree | commitdiff |
2003-04-03 |
Paul McNett | Stubs for BeginUpdateResourceA(), BeginUpdateResourceW(), |
tree | commitdiff |
2003-04-03 |
Alexandre Julliard | Added --with-nptl configure option and necessary change... |
tree | commitdiff |
2003-04-02 |
Vitaliy Margolen | Fix buffer overflow in datetime. |
tree | commitdiff |
2003-04-02 |
Adam Gundy | Zero initialize the reserved bytes in the toolbar detai... |
tree | commitdiff |
2003-04-02 |
Uwe Bonnes | Added some stubs. |
tree | commitdiff |
2003-04-02 |
Vitaliy Margolen | Fix ImageList_Read - the root cause of ugly toolbar... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added abs_time_t structure to the server protocol,... |
tree | commitdiff |
2003-04-02 |
Robert Reif | Added more information to some of the failure messages. |
tree | commitdiff |
2003-04-02 |
Robert Reif | Added entry for DirectSoundFullDuplexCreate. |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Added support for marking heap blocks as inaccessible... |
tree | commitdiff |
2003-04-02 |
Alexandre Julliard | Handle htonl() and friends like select(), this will... |
tree | commitdiff |
2003-04-02 |
Andreas Mohr | Some spelling and formatting fixes. |
tree | commitdiff |
2003-04-02 |
Eric Pouech | Fixed a few FormatCode entries. |
tree | commitdiff |
2003-04-01 |
Rolf Kalbermatter | Fix test to succeed in Win 98/2K and most probably... |
tree | commitdiff |
2003-04-01 |
Rolf Kalbermatter | Moved prototype for SHBindToParent() to shlobj.h. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Portability fixes. |
tree | commitdiff |
2003-04-01 |
Alexandre Julliard | Added support for specifying an stdcall dll entry point. |
tree | commitdiff |
2003-03-31 |
Dmitry Timoshkov | Fix some problems found while compiling and linking... |
tree | commitdiff |
2003-03-31 |
Andreas Mohr | Trace format fix. |
tree | commitdiff |
2003-03-31 |
Alexandre Julliard | Added missing NONAMELESSSTRUCT/UNION. |
tree | commitdiff |
2003-03-31 |
Alexandre Julliard | Moved WaitForMultipleObjects to ntdll (based on a patch... |
tree | commitdiff |
2003-03-31 |
Rok Mandeljc | Framework for the doppler effect. |
tree | commitdiff |
2003-03-31 |
Rok Mandeljc | (sorta) implemented EnumPorts. |
tree | commitdiff |
2003-03-30 |
Adam Gundy | MSVCRT_fclose() mustn't use the _flag field from the... |
tree | commitdiff |
2003-03-30 |
Vitaliy Margolen | Unicode strings termination fixes. |
tree | commitdiff |
2003-03-30 |
Jukka Heinonen | Add prototype for GetCompressedFileSize. Move some... |
tree | commitdiff |
2003-03-30 |
Adam Gundy | Don't look at the second character of the path unless... |
tree | commitdiff |
2003-03-30 |
Adam Gundy | Don't convert uninitialized bytes of the filename from... |
tree | commitdiff |
2003-03-30 |
Adam Gundy | Make sure the new array of printer pointers is NULL... |
tree | commitdiff |
2003-03-28 |
Alexandre Julliard | Moved 16-bit dialog routines to a separate dialog16... |
tree | commitdiff |
2003-03-28 |
Alexandre Julliard | Avoid crash if snd_pcm_open fails. |
tree | commitdiff |
2003-03-28 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
tree | commitdiff |
2003-03-28 |
Alberto Massari | Added InternetSetStatusCallbackA and a stub for |
tree | commitdiff |
2003-03-28 |
Alexandre Julliard | Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by... |
tree | commitdiff |
2003-03-28 |
Yorick Hardy | Added fields from NetBSD struct sigcontext on i386. |
tree | commitdiff |
2003-03-27 |
Dimitrie O. Paun | Remove unused options -a and -C. |
tree | commitdiff |
2003-03-27 |
Sylvain Petreolle | _wsplitpath: Display correctly the path being split. |
tree | commitdiff |
2003-03-27 |
Rolf Kalbermatter | Implemented SHLWAPI_266 and SHLWAPI_271. |
tree | commitdiff |
2003-03-27 |
P. Christeas | Implemented MakeSureDirectoryPathExists. |
tree | commitdiff |
2003-03-27 |
Mike Hearn | TreeView should not send two click notifications when... |
tree | commitdiff |
2003-03-27 |
Rolf Kalbermatter | Cosmetic fixes. |
tree | commitdiff |
2003-03-26 |
Rolf Kalbermatter | Implemented CheckEscapesA/W. |
tree | commitdiff |
2003-03-26 |
Alexandre Julliard | Implemented file change notifications, based on a patch... |
tree | commitdiff |
2003-03-26 |
Maxime Bellengé | Fix the lookin combobox overlapping the toolbar in... |
tree | commitdiff |
2003-03-26 |
Mike Hearn | TREEVIEW_GetItemA should ignore stateMask. |
tree | commitdiff |
2003-03-26 |
Rolf Kalbermatter | Add new helper function to create a relative file or... |
tree | commitdiff |
2003-03-26 |
Maxime Bellengé | Stubs for EnumSystemLanguageGroups{A|W}. |
tree | commitdiff |
2003-03-26 |
Mike Hearn | Correct the check for changed treeview items, so item... |
tree | commitdiff |
2003-03-25 |
Alexandre Julliard | Store %gs in the TEB on every call to 16-bit code,... |
tree | commitdiff |
2003-03-25 |
Maxime Bellengé | Fix how the size of the dialog is computed and the... |
tree | commitdiff |
2003-03-25 |
Stefan Leichter | Let wcmd handle .cmd files like .bat files. |
tree | commitdiff |
2003-03-24 |
Alexandre Julliard | Make sure changes to the debug registers while inside... |
tree | commitdiff |
2003-03-24 |
Dimitrie O. Paun | Send LVN_ODCACHEHINT notification for LVS_OWNERDATA... |
tree | commitdiff |
2003-03-24 |
Tony Lambregts | Get rid of W->A calls. |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Properly initialize keyboard auto-repeat for all X... |
tree | commitdiff |
2003-03-23 |
Rolf Kalbermatter | SHInitRestricted() fix boolean error introduced in... |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | List 16-bit spec files explicitly to avoid problems... |
tree | commitdiff |
2003-03-23 |
Alexandre Julliard | Converted winebuild option parsing to use getopt_long... |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Changed the SET_AX etc. macros to not return a value. |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Fixed duplicate initialization of some of the wm->ldr... |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Moved libwine to libs/ directory. |
tree | commitdiff |
2003-03-22 |
Alexandre Julliard | Moved date/time/currency format handling to new lcformat.c. |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | Tests for RtlCompareMemoryUlong, RtlUniform, RtlDowncas... |
tree | commitdiff |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Split signal blocking code out of SIGNAL_Reset into... |
tree | commitdiff |
2003-03-21 |
Steven Edwards | shell.c is now 16-bit only. |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Added 'wine' prefix to libwine_unicode exports. |
tree | commitdiff |
2003-03-21 |
Eric Pouech | Removed no longer needed MODREF.find_export field. |
tree | commitdiff |
2003-03-21 |
Rolf Kalbermatter | - Add new W2K policies to the known list of policies. |
tree | commitdiff |
2003-03-21 |
Rolf Kalbermatter | Implement some more Win API functions and add support... |
tree | commitdiff |
2003-03-21 |
Alexandre Julliard | Moved libwine_unicode to the libs/ directory. |
tree | commitdiff |
2003-03-21 |
Rok Mandeljc | Stub implementation of the dmusic dll. |
tree | commitdiff |
2003-03-21 |
Eric Pouech | - implemented LdrQueryProcessModuleInformation |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Moved [efg]cvt functions to msvcrt and fixed them to... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Moved a couple of locale functions from ole2nls.c into... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Move some fields (refCount, tls_index and module) from... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Fixed some unneeded unix to Win32 error mapping. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Replaced mkstemp by mkstemps from libiberty. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Changed name of the asm version of RtlUlong/shortByteSw... |
tree | commitdiff |
2003-03-20 |
Eric Pouech | Moved the module loading/unloading code and the remaini... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Partially implemented LdrLock/UnlockLoaderLock. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Added check for duplicate ordinals, and fixed bug it... |
tree | commitdiff |
2003-03-20 |
Mike Hearn | Fixed copyright date. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Moved libwine_uuid to the new libs/ directory. |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Created a separate static portability library and moved... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Fixed bug that could cause SendMessage to return too... |
tree | commitdiff |
2003-03-19 |
Alexandre Julliard | Implemented Rtl*ByteSwap() functions, based on a patch... |
tree | commitdiff |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable(). |
tree | commitdiff |
2003-03-18 |
Alexandre Julliard | Avoid explicit long long constants. |
tree | commitdiff |
next |