- cosmetic fixes
[wine] / tools /
2003-06-07  Mike HearnCheck for /lib/tls directory for Red Hat 9.
2003-05-16  Mike HearnSilence error on non-redhat systems.
2003-05-16  Hans LeidekkerForce perl to use byte semantics.
2003-05-14  Alexandre JulliardOnly print warning on nm failure because it fails on...
2003-05-13  Mike HearnMake sure prefix is actually honoured by configure.
2003-05-13  Eric PouechListed recently added sections' types (resource, tls...
2003-05-13  Dimitrie O. PaunIgnore -mthreads, it's not needed in Unix.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-13  Francois Gougetlibrary/Makefile.in and unicode/Makefile.in don't exist...
2003-05-08  Alexandre JulliardAdded dumping of the TLS directory.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-04-22  Vincent BéronDon't change to ttydrv to install registry, regedit...
2003-04-21  Alexandre JulliardResource names don't need a case-sensitive comparison...
2003-04-19  Dimitrie O. PaunAdd -fo as a synonym for -o, for compatibility with rc.
2003-04-16  Thomas MertesChange c2man that it works with the new format of the...
2003-04-14  Hans LeidekkerHandle multiline output from grep and don't grep for...
2003-04-12  Alexandre JulliardThe com_interface attribute is not needed on derived...
2003-04-11  Alexandre JulliardAdded support for generating dependencies for idl files.
2003-04-11  Alexandre JulliardSimplified COM interface declarations, removing the...
2003-04-10  Alexandre JulliardGet rid of the ICOM_CALL macros.
2003-04-10  Alexandre JulliardIgnore "U " in nm -u output.
2003-04-10  Alexandre JulliardUse a more compatible technique to declare COM interfac...
2003-04-09  Dimitrie O. PaunWe don't need to dlopen the app module before the LoadL...
2003-04-08  Juraj HercekFixed generation of makefiles and wrapper files when...
2003-04-08  Hans LeidekkerAdd some more newly arrived dlls.
2003-04-07  Hans LeidekkerMake winapi_check handle spec files where no handler...
2003-04-07  Hans LeidekkerSync winapi_check to Wine spec files.
2003-04-04  Andreas MohrStructure README file in a better way, some doc fixes.
2003-04-03  Alexandre JulliardDon't output register function code if it's a forwarded...
2003-04-02  Alexandre JulliardAdded abs_time_t structure to the server protocol,...
2003-04-02  Dimitrie O. PaunMake use of the new spawnvp function in wine{gcc,wrap}.
2003-04-02  Alexandre JulliardDump string resources in a more readable way.
2003-04-02  Andreas MohrSome spelling and formatting fixes.
2003-04-01  Alexandre JulliardUse _spawnvp to replace fork for non-Unix platforms.
2003-04-01  Alexandre JulliardAdded support for specifying an stdcall dll entry point.
2003-03-31  Sylvain PetreolleUse regedit instead of regapi.
2003-03-28  Dimitrie O. PaunRemove the no longer needed -m option, ignore -r for...
2003-03-27  Dimitrie O. PaunAllow wpp users to undefine previously defined symbols.
2003-03-27  Dimitrie O. PaunRemove unused options -a and -C.
2003-03-27  Dimitrie O. PaunDo not pass unnecessary flags to wrc in generated makef...
2003-03-25  Alexandre JulliardStore %gs in the TEB on every call to 16-bit code,...
2003-03-24  Alexandre JulliardAvoid reference to wine_get_cs function from libwine.
2003-03-24  Brian VincentPrompt the user again if they don't get the root passwo...
2003-03-24  Dimitrie O. PaunDon't attempt to compile .res files.
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-23  Christian CostaMake use of .half and/or .asciiz assembler keywords...
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-20  Alexandre JulliardReplaced tempnam by mkstemps.
2003-03-20  Alexandre JulliardDon't use libwine_port in makedep to avoid dependency...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-20  Dimitrie O. PaunIntroduce the -J, --input-format options for compatibil...
2003-03-20  Alexandre JulliardAdded check for duplicate ordinals, and fixed bug it...
2003-03-19  Dimitrie O. PaunRemove -J, -P, and -V as they have long options equival...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-18  Alexandre JulliardHandle end of line as a syntactic element in the spec...
2003-03-17  Alexandre JulliardRemoved support for the 'forward' ordinal type.
2003-03-17  Alexandre JulliardDisable 'variable' in Win32 spec files.
2003-03-16  Alexandre JulliardDon't enter an imported dll in the import table at...
2003-03-16  Alexandre JulliardMake sure we display the correct file name and line...
2003-03-15  Jon GriffithsImprove the look/content of the man page output.
2003-03-15  Jon GriffithsOnly sort the number of symbols actually found.
2003-03-15  Jon GriffithsOutput a dummy function for linking.
2003-03-05  Duane ClarkAdd full listing format option.
2003-02-27  Alexandre JulliardProperly save/restore %gs register across 16-bit calls.
2003-02-26  Dimitrie O. PaunRemove assembly generation from wrc.
2003-02-25  Dimitrie O. PaunNo need to support -mwindows as a synonim for -mgui...
2003-02-24  Dimitrie O. PaunLink in shell32 only in gui mode.
2003-02-18  Steven EdwardsPorting fixes.
2003-02-12  Tony LambregtsModify the wineconf tags so that the sample config...
2003-02-11  Dimitrie O. PaunAdd option to set preprocessor (not yet implemented).
2003-02-01  Alexandre JulliardMade process and thread ids small integers instead...
2003-02-01  Dimitrie O. PaunMerge README.wrc into wrc's man page.
2003-01-31  Dimitrie O. PaunRemove header file generation, and related options.
2003-01-23  Gerald PfeiferDeclare variable only if needed.
2003-01-21  Dan KegelAdded Windows-compatible start.exe.
2003-01-21  Dan Kegel\ at EOL in string now behaves like in msvc6's rc.
2003-01-20  Dimitrie O. PaunRemove the obsolete wrc options: -A, -T, and -t.
2003-01-20  Marcus MeissnerInclude $prefix/include/wine/windows into the WINE...
2003-01-11  Johannes E. SchindelinAllow C++ comments after #endif.
2003-01-11  Dimitrie O. PaunAdded windres compatibility switches: -v, --[no-]use...
2003-01-10  Alexandre JulliardFixed handling of trailing whitespace after #else and...
2003-01-10  Dimitrie O. PaunSupport default output name (a.out); some configure...
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-09  Ove KaavenDeclare user-marshaller prototypes for types declared...
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-07  Dimitrie O. PaunTeach winegcc to produce executables directly from...
2003-01-07  Francois GougetAdd support for .drv extension (for winspool.drv tests...
2003-01-05  Dimitrie O. Paunmingw links in comdlg32, shell32, and advapi32 by default.
2003-01-05  Francois GougetStandardize the capitalization of Wine.
2003-01-05  Dimitrie O. PaunPass -l's that are not .dll's or .a's to the linker.
2003-01-05  Dimitrie O. Paun- Define the standard __WINE__ and __WIN32__ macros.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2003-01-04  Dimitrie O. PaunPass only the -o -l -L options to winewrap, ignore...
2003-01-03  Alexandre JulliardRemoved a couple of no longer used tests in the generat...
2003-01-03  Dimitrie O. PaunProperly handle the -M switch.
2003-01-03  Dimitrie O. PaunProperly link agains .a files using the -l switch.
2003-01-03  Dimitrie O. PaunSimplify the code for the generated wrapper.
next