2003-09-10 |
Alexandre Julliard | Added dumping of message table resources.
|
commit | commitdiff | tree |
2003-09-10 |
Alexandre Julliard | Removed the A/W constants for builtin cursors, icons...
|
commit | commitdiff | tree |
2003-09-10 |
Steven Edwards | Portability fix for language ids.
|
commit | commitdiff | tree |
2003-09-10 |
Pavel Roskin | Compile Walon resources only if LANG_WALON is defined.
|
commit | commitdiff | tree |
2003-09-10 |
Mike Hearn | - Bugfixes to the transaction system.
|
commit | commitdiff | tree |
2003-09-09 |
Alexandre Julliard | Fixed a few more headers dependency issues.
|
commit | commitdiff | tree |
2003-09-09 |
Alexandre Julliard | Converted the rest of the obj_*.h headers to IDL into...
|
commit | commitdiff | tree |
2003-09-09 |
Alexandre Julliard | Some STATUS_* defines have to be duplicated in winnt.h.
|
commit | commitdiff | tree |
2003-09-08 |
Francois Gouget | Fix the case of product and company names.
|
commit | commitdiff | tree |
2003-09-08 |
Mike McCormack | Added an initial (mostly stub) implementation of MSHTML...
|
commit | commitdiff | tree |
2003-09-08 |
Mike Hearn | - Removed the central configuration structure, all...
|
commit | commitdiff | tree |
2003-09-08 |
Alexandre Julliard | Fixed include statements to match server_protocol.h...
|
commit | commitdiff | tree |
2003-09-08 |
Alexandre Julliard | On TlsFree, clear the released TLS index in all threads.
|
commit | commitdiff | tree |
2003-09-08 |
Juan Lang | - Fix buffer overrun in GetNetworkParams.
|
commit | commitdiff | tree |
2003-09-08 |
Mike Hearn | - Remove "PerfectGraphics", "Use XSHM extension", and...
|
commit | commitdiff | tree |
2003-09-08 |
Francois Gouget | A few spelling fixes.
|
commit | commitdiff | tree |
2003-09-08 |
Vincent Béron | wineinstall used a Unix-style environment variable...
|
commit | commitdiff | tree |
2003-09-08 |
Pavel Roskin | Added Russian resources.
|
commit | commitdiff | tree |
2003-09-08 |
Pavel Roskin | Fix French translation.
|
commit | commitdiff | tree |
2003-09-08 |
Bill Medland | Modify the wineserver documentation for the new location...
|
commit | commitdiff | tree |
2003-09-08 |
Marcus Meissner | Fixed compile warning.
|
commit | commitdiff | tree |
2003-09-08 |
Dave Miller | Fix incorrect ordinals.
|
commit | commitdiff | tree |
2003-09-08 |
Rolf Kalbermatter | Change parameter in SHGetSpecialFolderPathA/W to int...
|
commit | commitdiff | tree |
2003-09-08 |
Mike McCormack | Create a propper stub for oleaut32.VarMod.
|
commit | commitdiff | tree |
2003-09-07 |
Alexandre Julliard | Added a few missing stdarg.h includes.
|
commit | commitdiff | tree |
2003-09-06 |
Alexandre Julliard | Added a missing dependency for testlist.c files.
|
commit | commitdiff | tree |
2003-09-06 |
Alexandre Julliard | Regenerated with the latest widl.
|
commit | commitdiff | tree |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with...
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Implemented shtypes.idl and shobjidl.idl and removed...
|
commit | commitdiff | tree |
2003-09-04 |
Dimitrie O. Paun | Removed non-standard header includes.
|
commit | commitdiff | tree |
2003-09-04 |
Dimitrie O. Paun | Adjust selection ranges before we insert the item so...
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Converted obj_webbrowser.h to IDL and moved the definitions to
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Converted docobj.h to IDL.
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Removed no longer needed include protections.
|
commit | commitdiff | tree |
2003-09-04 |
Christian Costa | Fix modLongData.
|
commit | commitdiff | tree |
2003-09-04 |
Stefan Leichter | Updated minor version number.
|
commit | commitdiff | tree |
2003-09-04 |
Alexandre Julliard | Converted ocidl.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted urlmon.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted servprov.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted oleidl.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Added partial support for function pointers.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Converted comcat.h to IDL.
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Use <> format in generated #include statements.
|
commit | commitdiff | tree |
2003-09-03 |
Robert Reif | Use the drivers to get device capabilities and property...
|
commit | commitdiff | tree |
2003-09-03 |
Dimitrie O. Paun | Forward all arguments to gcc when we have no input...
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Moved the implementation of the pthread wrappers to...
|
commit | commitdiff | tree |
2003-09-03 |
Michael Stefaniuc | Use DOS style variables in the German documentation...
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Avoid heap reallocation each time a metarecord is written...
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | Avoid including wine/obj_*.h files directly from C...
|
commit | commitdiff | tree |
2003-09-03 |
Alexandre Julliard | shlobj.h must include wine/obj_dragdrophelper.h (reported...
|
commit | commitdiff | tree |
2003-09-03 |
Sylvain Petreolle | Changed some functions to reset CFLAG on success.
|
commit | commitdiff | tree |
2003-09-02 |
Kevin Groeneveld | Change default range of up-down control to match range...
|
commit | commitdiff | tree |
2003-09-02 |
Mike Hearn | - Path changes are saved to the struct correctly.
|
commit | commitdiff | tree |
2003-09-02 |
Tom Wickline | Merge from lostwages faq.
|
commit | commitdiff | tree |
2003-09-02 |
Ferenc Wagner | Fix testing example.
|
commit | commitdiff | tree |
2003-09-02 |
Vincent Béron | Bring documentation in sync regarding expansion of...
|
commit | commitdiff | tree |
2003-09-02 |
Vincent Béron | Bring wineinstall in sync regarding expansion of environment...
|
commit | commitdiff | tree |
2003-09-02 |
Eric Pouech | Added a few missing definitions.
|
commit | commitdiff | tree |
2003-09-02 |
Stefan Leichter | Moved implementation of QueryDosDevice from ascii to...
|
commit | commitdiff | tree |
2003-09-02 |
Rolf Kalbermatter | Make the different helper functions all return actual...
|
commit | commitdiff | tree |
2003-09-02 |
Rein Klazes | _ws_gethostbyname() and WSAAsyncGetHostByName() when...
|
commit | commitdiff | tree |
2003-09-02 |
Michael Günnewig | - Implemented semi-stubs for GetOpenFileNamePreviewA...
|
commit | commitdiff | tree |
2003-09-02 |
Martin Fuchs | Declare LPCITEMIDLIST as 'const' pointer and adjust...
|
commit | commitdiff | tree |
2003-09-02 |
Michael Stefaniuc | int33 21h is identical to int33 00h.
|
commit | commitdiff | tree |
2003-09-02 |
Vincent Béron | Added msvcrt headers limits.h and math.h.
|
commit | commitdiff | tree |
2003-09-02 |
Marcus Meissner | Change all head -1 to head -n 1 to be more POSIXly...
|
commit | commitdiff | tree |
2003-09-02 |
Maxime Bellengé | Implemented TAB_SetMinTabWidth and TAB_HighlightItem.
|
commit | commitdiff | tree |
2003-09-02 |
Robert Reif | Now that reference counting is correct, there is no...
|
commit | commitdiff | tree |
2003-09-02 |
Juan Lang | Fixed bug parsing /proc/net/arp for arp table.
|
commit | commitdiff | tree |
2003-09-02 |
Juan Lang | Implemented arp table querying through WsControl, and...
|
commit | commitdiff | tree |
2003-09-02 |
Michael Günnewig | - Implemented AVIStreamBeginStreaming and AVIStreamEndStreaming.
|
commit | commitdiff | tree |
2003-09-02 |
Juan Lang | Fix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE...
|
commit | commitdiff | tree |
2003-09-02 |
Jason Edmeades | Use a dummy GL context if one is not available when...
|
commit | commitdiff | tree |
2003-09-02 |
Jukka Heinonen | Make DOS process exit using ExitProcess instead of...
|
commit | commitdiff | tree |
2003-09-01 |
Vincent Béron | Fixed typo.
|
commit | commitdiff | tree |
2003-09-01 |
Robert Reif | Added more tests and restructured tests for easier...
|
commit | commitdiff | tree |
2003-09-01 |
Robert Reif | Added SecondaryBuffer and DirectSoundCaptureNotify...
|
commit | commitdiff | tree |
2003-09-01 |
Robert Reif | Added a few stub implementations.
|
commit | commitdiff | tree |
2003-09-01 |
Alexandre Julliard | Don't strip the path in LoadModule16 before we have...
|
commit | commitdiff | tree |
2003-09-01 |
Jukka Heinonen | Add support for specific EOI PIC command.
|
commit | commitdiff | tree |
2003-09-01 |
Dimitrie O. Paun | If we don't send custom draw messages for subitems...
|
commit | commitdiff | tree |
2003-09-01 |
Martin Fuchs | Define ICON_SMALL2 and ShowWindowAsync().
|
commit | commitdiff | tree |
2003-09-01 |
Martin Fuchs | Define TBIF_BYINDEX.
|
commit | commitdiff | tree |
2003-08-30 |
Alexandre Julliard | Authors: Mark Westcott <mark@houseoffish.org>, Mike...
|
commit | commitdiff | tree |
2003-08-30 |
Alexandre Julliard | Authors: Mark Westcott <mark@houseoffish.org>, Mike...
|
commit | commitdiff | tree |
2003-08-30 |
Mike Hearn | - Correct return code of loadConfig().
|
commit | commitdiff | tree |
2003-08-30 |
Alexandre Julliard | Removed wrong or unneeded codepage pragmas.
|
commit | commitdiff | tree |
2003-08-30 |
Juan Lang | - improve some parameter checking in WSAIoctl
|
commit | commitdiff | tree |
2003-08-30 |
Dave Belanger | Implementation of SelectPalette and RealizePalette...
|
commit | commitdiff | tree |
2003-08-30 |
Warren Baird | Save the ext alignment information in a 8-bytes metarecord...
|
commit | commitdiff | tree |
2003-08-29 |
Alexandre Julliard | Export SYSDEPS_SwitchToThreadStack() functionality...
|
commit | commitdiff | tree |
2003-08-29 |
Rok Mandeljc | Minor updates of Slovenian translations.
|
commit | commitdiff | tree |
2003-08-29 |
Juan Lang | - improve WsControl error checking
|
commit | commitdiff | tree |
2003-08-29 |
Jukka Heinonen | Workaround implemented for passing faked mickeys to...
|
commit | commitdiff | tree |
2003-08-29 |
Jukka Heinonen | Allow application to use VGA window that overlaps framebuffe...
|
commit | commitdiff | tree |
2003-08-29 |
Robert Reif | Added some missing functions.
|
commit | commitdiff | tree |
2003-08-29 |
Mike Hearn | Fixed the error message in Wave(In|Out)Init, it used...
|
commit | commitdiff | tree |
2003-08-29 |
Rolf Kalbermatter | Change protoype of SHChangeNotifyRegister to what MSDN...
|
commit | commitdiff | tree |
2003-08-29 |
John K. Hohm | Set SE_GROUP_ENABLED in Attributes of Administrators...
|
commit | commitdiff | tree |
2003-08-29 |
Mike Hearn | Avoid division by zero when the imagelist is created...
|
commit | commitdiff | tree |