Correct handling of strings in setValue.
[wine] / tools /
2001-11-06  Francois GougetFix a buffer overflow in write_name_str, bug found by
2001-11-06   <ghutchis@cisco... Avoid parsing the whole tree to find libwine.so.
2001-11-06  François GougetFix the #include order for config.h.
2001-11-05  Eric PouechFixed and globalized some path and module name handling.
2001-10-21  Andreas MohrCosmetics.
2001-10-16  Alexandre JulliardAdded requests to store window rectangles in the server.
2001-10-16  Guy L. Albertelli- eliminate different segmentation faults.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-10-14  Francois GougetFix handling of empty lists in install and uninstall...
2001-10-12  Alexandre JulliardAdded atom_t type for atoms to make sure we use the...
2001-10-12  Francois GougetFix the Wine tools search path.
2001-10-11  Francois GougetFix the .spec.c rule.
2001-10-09  Patrik StridvallAPI files update.
2001-10-08  Francois GougetWrappers must always be compiled in STRICT mode.
2001-10-05  Daniel SaboA 'fi' was needed in the last if statement.
2001-10-02  Alexandre JulliardAvoid including winbase.h in generated .spec.c files.
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-09-24  Bill MedlandAdd support for making a build environment without...
2001-09-21  Eric PouechSome dumb fixes.
2001-09-20  Guy AlbertelliAdd support for the +snoop style output.
2001-09-19  Andreas MohrUpdates and error message improvements.
2001-09-17  Eric PouechFixed demangling invocation.
2001-09-14  Huw D M DaviesAdd config check and thread safe wrappers for the XRend...
2001-09-14  Dmitry TimoshkovAdd missing CALLBACK modifier.
2001-09-14  Alexandre JulliardFixed dumping of dll export table.
2001-09-14  Francois GougetPlace the log in $TMP if set and /tmp otherwise.
2001-09-10  Patrik Stridvall- FreeBSD now supported.
2001-09-10  Eric LammertsPreserve wine return status.
2001-09-07  Justin Santa BarbaraFixed problem with check for special characters.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...
2001-08-28  Alexandre JulliardAdded global management of user handles in the server.
2001-08-28  Alexandre JulliardOutput correct assembly function headers for all functions.
2001-08-22  Patrik Stridvall- Continued on the new C parser.
2001-08-09  Patrik Stridvall- Begun implementation of a C statements parser.
2001-08-09  Andreas MohrSmall winecheck update (DGA check is bogus).
2001-07-30  Patrik StridvallMade it possible to install the winapi tools.
2001-07-30  Patrik StridvallA few bug fixes.
2001-07-30  Francois GougetFix handling of the '--with-wine-xxx' options: only...
2001-07-29  Patrik StridvallA few bug fixes.
2001-07-27  Francois GougetPut the per project paths before the wine paths.
2001-07-26  Patrik Stridvall- A few more bug fixes
2001-07-23  Patrik StridvallYet another major reorganization and a few new features.
2001-07-19  Patrik StridvallMinor reorganisation and a few bug fixes.
2001-07-19  Alexandre JulliardUse the new protocol.def file to build the request...
2001-07-18  Patrik StridvallSeveral additions and bug fixes.
2001-07-18  Bill MedlandMake the font name and size settings reflect the data...
2001-07-17  Francois GougetHandle spaces properly when restarting winelauncher...
2001-07-14  Patrik StridvallSeveral additions and bug fixes.
2001-07-12  Patrik StridvallSeveral additions and bug fixes.
2001-07-12  Bill MedlandGet winemaker to drop the trailing CtrlZ that is still...
2001-07-11  Patrik StridvallMajor reorganization and cleanup.
2001-07-08  Patrik StridvallSeveral bug fixes and additions.
2001-07-02  Patrik StridvallSeveral bug fixes and additions.
2001-06-28  Patrik StridvallSeveral bug fixes and additions.
2001-06-24  Bang Jun-YoungAdd a workaround for a bug in byacc (again).
2001-06-24  Eric PouechFixed for new relay format. added thread knowledge.
2001-06-20  Patrik StridvallSeveral bug fixes and additions.
2001-06-19  Alexandre JulliardMoved hardware message queue handling to the server.
2001-06-19  Patrik Stridvall- Slightly better handling of external/internal names.
2001-06-19  Patrik StridvallSeveral bug fixes and additions.
2001-06-19  Patrik StridvallAdded support for autoconf 2.50.
2001-06-13  Patrik Stridvall- New common code for the winapi tools.
2001-06-11  Patrik Stridvall- Minor API files update.
2001-06-08  Bob GoodwinMask out garbage in the upper half of stack pointer.
2001-06-08  Marcus MeissnerImplemented glu32.dll as libGLU.so forwarder.
2001-06-07  Alexandre JulliardSupport for specifying stack size of Winelib apps.
2001-06-07  Donn MillerCase insensitive search for win.ini.
2001-06-06  Francois GougetWrc no longer needs to parse C code. Remove c-junk...
2001-06-04  Maciek KaliszewskiAdded support for RCINCLUDE directive. Now wrc ignores...
2001-06-04  Francois GougetFix the conversion of MS style '#line' directives to...
2001-06-04  Francois GougetINSTALL_LIBRARY does not exist, use INSTALL_PROGRAM...
2001-05-29  Maciek KaliszewskiAdded better GCC-style #line directive handling.
2001-05-29  Francois Gougetconfigure.in: Remove unnecessary AC_PROG_RANLIB check
2001-05-22  Dmitry TimoshkovFixed some issues.
2001-05-10  Francois GougetDon't start applications in the background to avoid...
2001-05-09  Francois GougetRenamed 'operator_compliment' to 'operator_complement'.
2001-05-07  Francois GougetRemove the anonymous function parameter from generate_l...
2001-05-07  Francois Gouget-l/-L were not renamed to -t/-T in the usage messages.
2001-04-25  Patrik Stridvall- Minor API files update
2001-04-23  Francois GougetFiles with special characters may not have been renamed...
2001-04-20  Andreas MohrSpelling fixes.
2001-04-20  Francois GougetFix file lossage in subdirectories of an 'include'...
2001-04-18  Francois GougetEnhanced the pragma pack handling.
2001-04-09  Andreas MohrAdded uninstall hints.
2001-03-28  Alexandre JulliardAlways load the 32-bit dll containing a given 16-bit...
2001-03-23  Francois GougetAdded handling of .hpp files (another extension for...
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-03-19  Satsuki FujishimaUse INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
2001-03-16  Marcus MeissnerReplaced one .kde with .kde2 in KDE2 menu code.
2001-03-16  Francois GougetSet LD_LIBRARY_PATH if necessary before calling wrc...
2001-03-10  Francois GougetAdded missing extension for 'ole32.dll'.
2001-03-08  Andreas MohrAdded a perl script to check many aspects of Wine confi...
2001-03-08  Marcus MeissnerAdded SHELL linking of KDE2 desktop/menu entries.
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2001-03-04  Francois GougetIf a target has C++ sources, then use g++ to link it...
2001-03-03  Francois GougetAdd files found in an 'include' directory, to the ...
2001-03-01  Francois GougetReenable the wrapper support.
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-26  Ove KaavenHandle filenames with spaces.
next