Fix autoconf to have a new WINE_TRY_SHLIB_FLAGS function that tests if
[wine] / tools /
2004-09-21  Mike McCormackVarious formatting fixes.
2004-09-20  Mike McCormackImprove the handling of complex data types (strings...
2004-09-14  Mike McCormackDetermine RPC struct types more exactly.
2004-09-13  Huw DaviesHelv should be an alias for MS Sans Serif. Spotted...
2004-09-13  Mike McCormackImprove proxy code generated for oaidl.idl.
2004-09-10  Mike McCormackOutput NdrConvert, NdrClearOutParameters and IID constr...
2004-09-09  Mike McCormackOutput intermediate variables for the method to write...
2004-09-08  Mike McCormackGenerate some marshalling code for stubs.
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-09-07  Alexandre JulliardFill in the proper offsets in the resource directory...
2004-09-07  Francois GougetTest some more gdi types.
2004-09-07  Francois GougetTest some more urlmon types.
2004-09-06  Francois GougetTest some more ntdll types.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-09-06  Robert ShearmanFix bin2res help text.
2004-09-06  Mike McCormack- make the widl generated proxy-stub code compilable
2004-09-02  Mike McCormackOutput code to clear OUT variables in proxy code.
2004-09-01  Francois GougetDon't output the DECLSPEC_ALIGN() directives in the...
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...
2004-08-30  Steven EdwardsAdd DllRegisterServer and friends for mlang.
2004-08-27  Alexandre JulliardPrint a warning when DllRegisterServer and similar...
2004-08-27  Francois GougetHack winapi_parser so we recognise ElfW(auxv_t) as...
2004-08-26  Huw DaviesDeprecate the "Resolution" entry in the config file...
2004-08-25  Francois GougetEnable the disabled tests in tests.data or add a commen...
2004-08-24  Francois GougetFix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I...
2004-08-23  Stefan LeichterAdded empty DllRegisterServer.
2004-08-23  Alexandre JulliardGet rid of the ICOM_MSVTABLE_COMPAT support, g++ no...
2004-08-22  Alexandre JulliardOutput BEGIN/END_INTERFACE for C++ base classes too.
2004-08-22  Francois GougetUpdate FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to...
2004-08-22  Mike McCormackGenerate BEGIN_INTERFACE,END_INTERFACE macros instead of
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-22  Francois GougetDECLARE_OLD_HANDLE is not used anymore.
2004-08-22  Gerald PfeiferInclude <stdlib.h> for a prototype of exit().
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-19  Francois GougetRemove types that don't exist from tests.dat.
2004-08-19  Emmanuel Maillard- Update build system to support IOKit and CoreFoundati...
2004-08-19  Zach GormanWS_TABSTOP should not be a default style for GROUPBOX...
2004-08-17  Huw DaviesFirst stab at Wine versions of Courier, System and...
2004-08-16  Francois GougetAdd the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Francois GougetThe Windows headers don't define PEXCEPTION_REGISTRATIO...
2004-08-13  Francois GougetFix compilation of the wininet generated tests with...
2004-08-13  Steven EdwardsImplemented DllRegisterServer and DllUnregisterServer.
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-08-11  Francois GougetDon't define __WINE_USE_MSVCRT in the Visual C++ projec...
2004-08-11  Henning GerhardtProgram Files directory should not be in windows directory.
2004-07-30  Christian NeumairAdded support for the freedesktop.org MIME system.
2004-07-29  Robert ShearmanFix c2man for the case where function parameters are...
2004-07-29  Marcus MeissnerUse "LD" instead of "ld" in winebuild to be able to...
2004-07-20  Alexandre JulliardFixed handling of LANGUAGE statement for message tables...
2004-07-20  Zhangrong HuangCall wine_cp_wcstombs() to retrieve actual length of...
2004-07-19  Paul VriensCreate ~/.wine if not present during wineinstall.
2004-07-16  Francois GougetFix msvcmaker so the generated testlist.c files include...
2004-07-16  Alexandre JulliardSpecify the PATH variable in uppercase to avoid getting...
2004-07-16  Alexandre JulliardInvoke wineprefixcreate if the .wine directory does...
2004-07-15  Pierre d'HerbemontDarwin/Mac OS X Weak import workaround.
2004-07-15  Pierre d'Herbemont- Be more accurate on Darwin stack size.
2004-07-14  Dmitry TimoshkovUncomment implemented in Wine msvidc32 (MSVC/CRAM)...
2004-07-14  Pierre d'HerbemontDelayed import fix for Darwin and PowerPC Host.
2004-07-13  Alexandre JulliardAdded support for dumping exported entry points in...
2004-07-06  Marcus MeissnerGeneric SKIP_TAG to skip a number of bytes, use it...
2004-06-18  Pierre d'Herbemont- Detection of .size instruction.
2004-06-17  Pierre d'HerbemontHide the _init and _fini wrappers on darwin.
2004-06-03  Christian CostaAdded d3dxof dll, part of Direct3D.
2004-06-01  Jon GriffithsAlso handle OS2 v1.x (AKA windows 2.0) bitmaps.
2004-05-30  Dimitrie O. PaunDocument the --verbose switch.
2004-05-28  Alexandre JulliardUse proper dirids instead of hardcoding c:\Program...
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-25  Jon GriffithsAlways use $(CC) for building the generated .spec.c...
2004-05-18  Eric Pouech- added size information about most of the generated...
2004-05-17  Patrik Stridvall- API files update.
2004-05-14  Alexandre JulliardAdded Environment section.
2004-05-14  Alexandre JulliardMake wineinstall use wineprefixcreate instead of duplic...
2004-05-12  Robert ReifAdds msg711 winemp3 to list of codecs.
2004-05-11  Alexandre JulliardInitial support for automatically creating the ~/.wine...
2004-05-06  Dimitrie O. PaunRemove the last remaining wine options when running...
2004-05-05  Alexandre JulliardAdded options to update an existing WINEPREFIX director...
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Hans Leidekker- Assume 8 byte maximum alignment.
2004-04-26  Filip NavaraMake widl parse the 'transmit_as' and 'endpoint' keywords.
2004-04-23  Jon GriffithsAccept exports with '@' in their name.
2004-04-22  Filip NavaraMake widl compile without most of Windows/Wine headers...
2004-04-20  Francois GougetMake static Unicode strings const.
2004-04-19  Robert Shearman- Handle "? :" conditionals.
2004-04-16  Dimitrie O. PaunImplement support for the -x <lang> option.
2004-04-16  Paul VriensCorrect removing wineg++ link on an uninstall.
2004-04-16  Raphael JunqueiraAdded dxdiagn.dll with a simple implementation of IDxDi...
2004-04-15  Alexandre JulliardOnly create the device symlinks the first time around.
2004-04-12  Vincent BéronRemove "Path" lines from sample config.
2004-04-12  Dimitrie O. PaunAdd support for --verbose for compatibility.
2004-04-09  Alexandre JulliardFixed line number handling for escaped end of lines...
2004-04-09  Michael Stefaniuc- remove from README the stuff that's already in the...
2004-04-09  Dimitrie O. PaunSpecify the right name for the Winelib shared object.
2004-04-08  Alexandre JulliardAutomatically detect whether the entry point is main...
2004-04-07  Raphael JunqueiraAdded simple dpnet.dll implementation.
2004-04-07  Alexandre JulliardAdded some checks for the config.h inclusion rules...
2004-04-06  James PerryMake dinput.dll self register.
next