Allow the size of bitmaps to be changed after toolbar buttons have
[wine] / tools /
2000-07-08  Bertho Stultiens- Bugfix: Macro expansion of strings would assert an...
2000-06-24  Hidenori TakeshimaGetCommandLine should return non-const strings.
2000-06-23  Alexandre JulliardSplit the build program in several files.
2000-06-23  Patrik Stridvall- Minor API files fixes.
2000-06-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-18  Gerald PfeiferDistinguish between SUBDIRS and INSTALLSUBDIRS.
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
2000-06-13  Bertho StultiensInitial release of the message compiler.
2000-06-13  Bertho Stultiens- Bugfix: Corrected "off by one" error in the linenumbe...
2000-06-11  Patrik StridvallFixed some warnings.
2000-06-11  Patrik Stridvall- Minor API files fixes
2000-06-08  Bertho Stultiens- Implemented MESSAGETABLE resource type.
2000-06-07  Patrik Stridvall- Minor API files update.
2000-06-07  Ulrich WeigandFixed size of pe_header on machines with non-4K pages.
2000-06-04  Ulrich WeigandMoved stack switch handling (large stack) to sysdeps.c
2000-06-03  Patrik StridvallAPI files update.
2000-06-02  Ove KaavenAdd "Unix drives" /tmp and ${HOME}, and Device and...
2000-05-30  Peter GantenAdded a shell-script for easier font-installation.
2000-05-30  Marcus MeissnerAdd a ; needed by some YACCs.
2000-05-24  Alexandre JulliardRevived the GEN_C_SRCS variable to support wrc lex...
2000-05-23  Patrik Stridvall- Updated API files
2000-05-23  Bertho Stultiens- Implemented animated cursors and icons resource types.
2000-05-23  Francois GougetSend regular messages to stdout so that they are separa...
2000-05-18  Patrik StridvallMinor bug fixes.
2000-05-12  Patrik StridvallFixed byte order on Solaris and FreeBSD.
2000-05-11  Patrik Stridvall- Check for missing modules in modules.dat.
2000-05-10  Alexandre JulliardReserve space for the PE header at the start of the...
2000-05-09  Bertho Stultiens- Bugfix: Corrected a SEGV in the rawdata handling...
2000-05-09  Ove KaavenUpdate for new Wine features; use ttydrv instead of...
2000-05-07  Patrik Stridvall- Check for missing modules in modules.dat.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-29  Patrik Stridvall- API files update
2000-04-29  Eric PouechFixed argv handling for cuiexe winelib programs.
2000-04-25  Patrik StridvallRemoved X_DISPLAY_MISSING.
2000-04-24  Patrik Stridvall- Updated API files.
2000-04-23  Dmitry TimoshkovAdapted unimap.pl script and generated by it casemap...
2000-04-19  John R. SheetsMinor cleanups, plus fixed a couple bugs in .DBG parsin...
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-15  Patrik Stridvall- API files update.
2000-04-15  Ove KaavenSymlink root's registry to global registry. Minor cleanups.
2000-04-09  Eric PouechAdded ability to put new-lines in changelog entry.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-04-08  Ove Kaavenwineinstall now properly configures no-windows installs...
2000-04-06  Patrik Stridvall- Implemented stub statistics. Turned off by default...
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-03-28  Patrik Stridvall- Updated the API files.
2000-03-28  Patrik StridvallMinor fix in wrc to support the Solaris preprocessor.
2000-03-26  John R. SheetsAdded cvdump tool to dump CodeView symbol information.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik Stridvall- Updated API files
2000-03-24  Gerald PfeiferFurther code simplifications and interface (consistency...
2000-03-19  Alexandre JulliardAdded support for source files stored in subdirectories.
2000-03-19  Steven ElliottMade various changes to tools/genpatch including sugges...
2000-03-19  Francois Gouget- An extern statement finishes with the first closing...
2000-03-19  Francois GougetMake the first comma in the control's definition optional.
2000-03-17  Gerald PfeiferFurther simplify the code and remove some redundant...
2000-03-15  Gerald PfeiferImproved the visual appearence of the user interface...
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-03-08  Alexandre JulliardAdded server protocol version check.
2000-03-04  Ove KaavenFixed a couple of config.cache problems.
2000-02-29  Patrik StridvallMoved the rest of the API specification from the global...
2000-02-27  Patrik Stridvall- Fixed some Solaris specific assembler problems
2000-02-27  Patrik StridvallUpdated winapi_check.
2000-02-27  Steven ElliottAdded utility that generates patches for submission to
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-25  James AbbatielloMisc. fixes for compiler warnings.
2000-02-25  Patrik StridvallMoved some of the API specification from the global...
2000-02-25  Ove KaavenCheck for Xpm headers and add /usr/local/lib to /etc...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-02-03  Ulrich WeigandAdded .spec keyword 'mode' to allow creating built...
2000-01-29  Patrik Stridvall- Minor fixes.
2000-01-27  Alexandre JulliardImplemented GetThreadSelectorEntry through the server.
2000-01-20  Alexandre JulliardAdded Get/SetThreadContext support through the server.
2000-01-16  Alexandre JulliardAdded automatic registration of built-in DLLs.
2000-01-12  Ulrich WeigandFix (harmless) assembler warnings.
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-08  Patrik Stridvall- Added support for auto allocated ordinals
2000-01-04  Patrik StridvallUpdated winapi_check to handle the new additions.
2000-01-04  Bertho StultiensGenerated labels of resource names must be unique throu...
1999-12-26  Alexandre JulliardAdded support for automatic ordinal allocation.
1999-12-11  Patrik StridvallFixed some issues found by winapi_check.
1999-12-11  Patrik StridvallMinor fixes and additions.
1999-11-28  Alexandre JulliardBug fixes.
1999-11-23  Alexandre JulliardDifferentiate tracing functions between request and...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Peter HunnisettFixed compile error.
1999-11-21  Eric PouechAdded missing ';'.
1999-11-21  Eric PouechError reporting fix.
1999-11-21  Andreas MohrChanged default relay line number from 100 to 200.
1999-11-13  Ulrich WeigandModified Win32 register function handling.
1999-11-13  Juergen SchmiedNew tool to convert the binary resources in *.rc files...
1999-11-10  Ulrich WeigandDetermine expected_version of PE buddies from the Subsy...
1999-11-07  Patrik StridvallMinor fixes and reorganizations.
1999-11-07  Juergen Schmied- Bugfix: Styles were evaluated as expressions. The...
1999-10-31  Patrik Stridvall- Minor fixes and reorganizations.
next