Implement LBS_COMBOBOX, and make use of it.
[wine] / tools /
2004-10-18  Jacek CabanAdded writing forward declaration of dispinterface.
2004-10-14  Ivan Leo PuotiImplement action 83 in SystemParametersInfo().
2004-10-14  Vincent BéronDon't use magic sizes, actually calculate them.
2004-10-14  Vincent BéronOnly compile BuildCallFrom16Func on x86.
2004-10-11  Jacek Caban- Added creation of dispinterface header.
2004-10-11  Steven EdwardsCorrectly define WINVER, _WIN32_WINNT and _WIN32_IE...
2004-10-08  Alexandre JulliardAdded --ld-cmd and --nm-cmd options in winebuild, and...
2004-10-08  Vincent BéronUpdate types checked by winapi_check.
2004-10-07  Francois GougetAdd function prototypes.
2004-10-07  Francois GougetThe generated patch was missing a line of the diff.
2004-10-07  Francois GougetDon't import parse_comma_list() unless necessary.
2004-10-07  Francois GougetFix an 'uninitialized value' warning.
2004-10-06  Alexandre JulliardAllow defined types to be used as function names.
2004-10-06  Martin FuchsFix generation of config.h.
2004-10-06  Martin FuchsFix msvcmaker imports.
2004-10-05  Francois GougetIdentify comm.drv as a 16bit dll.
2004-10-05  Francois GougetLimit the length of progress messages to less than...
2004-10-05  Francois GougetAdd function prototypes.
2004-10-05  Alexandre JulliardRemoved no longer needed ICOM compatibility mode in...
2004-10-05  Alexandre JulliardAdded support for the propget/propput function attributes.
2004-10-04  Dmitry TimoshkovAdd iccvid.dll to an initial Wine configuration.
2004-10-04  Francois GougetSwitch to 'perl -w' and add 'use strict;'.
2004-10-04  Francois GougetHandle the static libraries linked to using EXTRALIBS.
2004-10-04  Francois GougetAdd prototypes to all functions.
2004-10-04  Francois GougetAdd 'use strict'.
2004-09-28  Marcus MeissnerAdded missing directories mentioned in shellpath.c.
2004-09-28  Filip Navara- Force default [in] attribute on all parameters where...
2004-09-27  Marcus MeissnerRemove -- from shell entries, since wine no longer...
2004-09-23  Steven EdwardsDefine _WIN32_WINNT and _WIN32_IE versions for MS_VC...
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.
next