Skip Unicode tests if there's no Unicode support.
[wine] / tools /
2002-12-03  Ove KaavenParse the NOT operator, the [idempotent] attribute...
2002-11-30  Patrik Stridvall- Fixed bug caused by changes to Wine.
2002-11-30  Ove KaavenHandle encapsulated unions in a cleaner (and less buggy...
2002-11-27  Patrik Stridvall- API files update.
2002-11-24  Gerald PfeiferAvoid using labels at the end of commpound statements.
2002-11-22  Alexandre JulliardRemoved support for converting old format config, every...
2002-11-21  Matthew DavisonRemove obsolete --enable-opengl.
2002-11-21  Shachar Shemesh- If running wineinstall and asking not to install...
2002-11-21  Ove KaavenAdded "generate headers only" command-line option....
2002-11-20  Tisheng ChenAdded Simplified Chinese support.
2002-11-20  Alberto Massariwinedump was still using the "init" keyword in the...
2002-11-18  Alexandre JulliardRemoved support for 'rsrc' spec file statement.
2002-11-18  Vincent BéronRemoved some unused types.
2002-11-18  Alberto MassariInstall link to rundll32.exe too.
2002-11-13  Alexandre JulliardMake sure widl doesn't depend on the headers it has...
2002-11-13  Alexandre JulliardMoved rpc.h inclusion in widl-generated file so that...
2002-11-12  Ove KaavenSupport for enums, arrays, encapsulated unions, signed...
2002-11-12  Patrik StridvallAdded tests for a few new DLLs.
2002-11-11  Dimitrie O. PaunRewrite make_ctests and runtest in shell.
2002-11-11  Patrik Stridvall- API files update.
2002-11-06  Eric FriasAdded quotes to assembly language output.
2002-11-06  Patrik Stridvall- Added code for detection of missing types.
2002-11-06  Alexandre JulliardAdded winebuild -e option to specify the entry point...
2002-11-06  Patrik StridvallAPI files update.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-11-04  Alexandre JulliardHack to detect register functions automatically so...
2002-11-04  Patrik Stridvall- Updated it to support changes in Wine.
2002-11-04  Patrik StridvallAdded tests for normal types (not just structures).
2002-10-29  Alexandre JulliardRemoved no longer needed support for patching the debug...
2002-10-29  Patrik StridvallAPI file update.
2002-10-29  Patrik StridvallAdd new options --wine and --winetest so workspace...
2002-10-29  Patrik StridvallAdded support for excluding optional fields.
2002-10-25  Andreas Mohr- check for root user
2002-10-23  Patrik Stridvall- Added proper parsing of the Makefile.in's to find...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallMinor modifications and improvements.
2002-10-21  Vincent BéronRun regedit even if not installed.
2002-10-19  Uwe Bonnesdemangle_datatype: delete superflous free().
2002-10-19  Martin FuchsCorrected the alignment of unicode message table string...
2002-10-19  Alexandre JulliardConverted the server to -DSTRICT.
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-18  Patrik Stridvall- Better .dsp file generation for .exe outputs
2002-10-15  Patrik Stridvall- Fixed broken winapi_extract options --{pseudo-,}stub...
2002-10-15  Patrik StridvallDon't use a special header file for macros used in...
2002-10-15  Vincent BéronActually compile Wine even if not installing as root.
2002-10-13  Vincent BéronAllow wineinstall to be run from tools/ or from the...
2002-10-11  Patrik Stridvall- Improved alignment and offset calculations.
2002-10-09  Alexandre JulliardDon't list register functions in the .def file.
2002-10-09  Patrik StridvallReorganized the code for better support of data structu...
2002-10-07  Eric PouechFixed segv when incorrect command line arguments where...
2002-10-03  Alexandre JulliardAdded process_id_t and thread_it_t types to the server...
2002-10-02  Patrik Stridvall- Minor improvements.
2002-10-02  Alexandre JulliardPreliminary support for dumping NE binaries.
2002-10-02  Patrik Stridvall- API file update.
2002-10-01  Patrik Stridvall- Added a new tool winapi_test for generating tests.
2002-09-29  Bill MedlandMinor typo fix.
2002-09-27  Francois GougetUpdated the wrapper code to match the new naming execut...
2002-09-26  Francois GougetBring the naming of libraries and executable up to...
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-09-24  Patrik Stridvall- Don't add standard headers for the dll separation...
2002-09-24  Alexandre JulliardRemoved a bunch of no longer used TSX wrappers.
2002-09-24  Patrik Stridvall- Added support for %struct16 (used by CLSID).
2002-09-23  Patrik Stridvall- Made the new C parser handle the current Wine source.
2002-09-23  Francois GougetInstall notepad.exe in c:\windows too.
2002-09-20  Jon GriffithsUpdate output for current build process.
2002-09-20  Jon GriffithsDocumentation update.
2002-09-18  Martin WilckMake all target names lower case.
2002-09-17  Martin WilckFix "install" and "uninstall" targets: .exe -> .exe...
2002-09-17  Jan KratochvilBug fix.
2002-09-16  Jan KratochvilNew -S: Search only prototype names found in 'symfile'.
2002-09-16  Marcus MeissnerAdded ctype.h.
2002-09-13  Martin Wilck- Support "-imsvcrt" as an abbreviation of "-imsvcrt...
2002-09-13  Martin Wilck- fix perl syntax error in my own patch
2002-09-12  Alexandre JulliardReplaced 'heap' .spec statement by a command line option.
2002-09-12  Patrik StridvallMinor bug fixes and improvements.
2002-09-12  Patrik Stridvall- Made remove trailing whitespace a default off option.
2002-09-12  Dimitrie O. PaunRemove support for 'file', 'name', and 'mode' in .spec...
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-09-12  Dimitrie O. PaunAdd support for naming the DLL from the command line.
2002-09-11  Francois GougetStore the global settings in Make.rules.in instead...
2002-09-11  Andreas Mohr- Implement dumping of COFF debug symbol table.
2002-09-11  Francois GougetFix the Wine detection when using the Wine source tree.
2002-09-10  Francois GougetFix detection of 'ln -s'.
2002-09-10  Martin Wilck- Fix --nomfc option which is currrently broken.
2002-09-09  Patrik StridvallAPI files update.
2002-09-09  Martin Wilck- Add "-ldl" for wrapper apps.
2002-09-06  Francois GougetSome small typo / phrasing fixes.
2002-09-06  Francois GougetAdd prototypes to all functions.
2002-09-04  Rok MandeljcAdded symlinks for winhelp.
2002-09-04  Steven EdwardsFixed typo in BITMAPV4HEADER stucture.
2002-08-31  Patrik StridvallMSVC compatibility fixes.
2002-08-30  Patrik Stridvall- Proper handling of GDI32 and USER32.
2002-08-30  Patrik StridvallAPI files update.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-08-28  Patrik StridvallNew tool winapi_cleanup for doing simple automatic...
2002-08-27  Alexandre JulliardFixed line numbers in error messages and improved redef...
2002-08-27  Alexandre JulliardTry to derive temp file names from output file names...
2002-08-27  Patrik StridvallAdded Microsoft Visual Studio workspace and project...
2002-08-26  Dmitry TimoshkovMake winedump compilable by MSVC.
next