Make folders open correctly in Windows Explorer.
[wine] / tools /
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.
2004-04-01  Alexandre JulliardBeginnings of a script to initialize the .wine director...
2004-03-31  Paul VriensAdded missing comma in index.html.
2004-03-31  Alexandre JulliardDo not strip stdcall decoration in spec files.
2004-03-31  Alexandre JulliardFixed handling of .so and .a libraries specified as...
2004-03-31  Ivan Leo Murray... Small fix.
2004-03-30  Raphael JunqueiraImplement DllGetClassObject, DllRegisterServer, DllUnre...
2004-03-29  Lionel UlmerAdd some TRACEing to the edit control.
2004-03-27  Dmitry TimoshkovAdd a few missing __ASM_NAME macros.
2004-03-27  Ivan Leo Murray... Use WINEDEBUG instead of --debugmsg.
2004-03-25  Alexandre JulliardReplaced the --mode winebuild option by a --subsystem...
2004-03-25  Alexandre JulliardTake EXEEXT into account for PE builds.
2004-03-24  Alexandre JulliardRemoved the Unicode exe modes, and instead detect autom...
2004-03-24  Alexandre JulliardBuild the dlls with winegcc.
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-23  Dimitrie O. PaunAdd a default .dll extension only when no extension...
2004-03-23  Dimitrie O. PaunFirst cut at -shared support.
2004-03-22  Steven EdwardsRemove reference to old graphics directory
2004-03-22  Pierre d'HerbemontDarwin support for _init/_fini functions and _end symbol.
2004-03-20  Kevin KoltzauAdd Content Types for a few common extensions.
2004-03-17  Richard CohenRemove . from default library search path.
2004-03-16  Jukka HeinonenDPMI programs now handle pending events.
2004-03-15  Jukka HeinonenRemove support for generating interrupt handlers.
2004-03-15  Pierre d'HerbemontSupport Darwin ".dylib".
2004-03-12  Alexandre JulliardWe no longer need to pass --debugmsg -all to winedbg.
2004-03-11  Dimitrie O. PaunBuild all file consistently, without shortcuts.
2004-03-10  Alexandre Julliardchmod is more portable than fchmod.
2004-03-09  Alexandre JulliardAllow multiple -B options.
2004-03-09  Dimitrie O. PaunAdd a wine specific mode. If is activated if the -B...
2004-03-09  Hannu ValtonenAdded a man page for widl.
2004-03-09  Alexandre JulliardFixed a couple of crashes.
2004-03-09  Robert ShearmanAccept '-v' flag.
2004-03-09  Dimitrie O. PaunAdd -B prefix support. Small consistency cleanups.
2004-03-09  Christian CostaAdd amstream dll (MultiMedia Streams), part of Direct...
2004-03-09  Dimitrie O. PaunSupport processors made up of different commands.
2004-03-04  Dimitrie O. PaunPreserve the relative order of files and libraries...
2004-03-03  Alexandre JulliardPut the .spec.o file first and the so libraries last...
2004-03-03  Alexandre JulliardRenamed the symbol for the cpp binary to avoid conflict...
2004-03-03  Dimitrie O. PaunDon't tie the script name to the .exe.so name.
2004-03-03  Francois GougetAdd CEXTRA AND CXXEXTRA fields so we can pass -mno...
2004-03-02  Dan KegelFixed typo in test arguments.
next