Removed no longer used average width calculation.
[wine] / programs /
2002-01-21  Alexandre JulliardDon't convert "ptr" return type to a Perl string.
2002-01-21  Patrik StridvallGenerate Perl modules defining prototypes for exported...
2002-01-15  Alexandre JulliardAdded some prototypes to function declarations.
2002-01-15  Patrik Stridvall- Made the Perl module generated by make_symbols a...
2002-01-15  Patrik StridvallAdded the possibility (it is optional for backward...
2002-01-14  Alexandre JulliardIntegrated test script for winetest into the make test
2002-01-14  Alexandre JulliardRewrote runtest in Perl so that it can be used on the...
2002-01-14  Alexandre JulliardAdded ok() function that doesn't stop the test on the...
2002-01-14  Alexandre JulliardAdded Perl modules containing the #defines values for the
2002-01-10  Alexandre JulliardAdded rules for running tests.
2002-01-02  Eric PouechFixed color definition (bg and fg were swapped).
2002-01-01  James JuranInclude <stdlib.h> to get prototype for abs() function.
2001-12-31  Marcus MeissnerSwap fg/bg color to be correct.
2001-12-26  Andreas MohrUpdated to not rely on rundll32.exe any more.
2001-12-26  Michael StefaniucCheck the return value of *snprintf for C99 style overf...
2001-12-04  Eric Pouech- allow to save/restore some properties into the regist...
2001-12-04  James JuranOnly include the necessary files to avoid conflicts...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-25  Eric PouechNow passing event with --use-event to let programs...
2001-11-24  Alexandre JulliardCompile all programs with -DSTRICT -DNONAMELESSUNION...
2001-11-23  Eric PouechNew console code based on Win32 windows.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-11-09  François GougetCorrect handling of strings in setValue.
2001-11-06  François Gougetstrsep is not implemented on Solaris, replace it with...
2001-11-06  Hidenori TakeshimaThe 'dword' values should be stored as big endian values.
2001-07-08  Jeremy WhiteAdd --list facility to list installed programs.
2001-06-20  Dave Pickles- Fix uninitialised variable problem in DIR command.
2001-06-08  Francois GougetULARGE_INTEGER may have a dummy struct name.
2001-06-06  Andreas MohrDocumentation updates.
2001-06-04  Dave Pickles- Report file and directory sizes using 64-bit arithmet...
2001-05-09  Alexandre JulliardGot rid of MakeMaker so we can build outside the source...
2001-04-10  Alexandre JulliardPass the correct string length to RegSetValueExA.
2001-04-09  Alexandre JulliardStore the function pointer in the %prototypes hash...
2001-03-31  John F SturtzAdded support for callback functions.
2001-03-21  Alexandre JulliardAdded first version of the Perl regression testing...
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-14  François GougetMisc typos in comments.
2001-02-12  Andreas Mohr- TRACE opened registry handles
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-29  Matthew ClarkeDon't assume .spec files are found in the current direc...
2001-01-26  Andreas MohrSome more cleanups.
2001-01-20  Alexandre JulliardFixed a number of incompatibilities in OEM icons/cursor...
2001-01-11  Ulrich WeigandFixed unnamed union dummy names.
2001-01-05  François GougetI triple checked but yes, CHOOSECOLOR.hInstance is...
2001-01-05  François GougetThe WndProc function was missing the CALLBACK modifier.
2001-01-05  François GougetThe first 2 parameters of WinMain are HINSTANCEs, not...
2001-01-02  François GougetReplaced calls to OpenFile with the equivalent call to
2001-01-02  François GougetThe last parameter of CreateFile is a HANDLE and should...
2000-12-24  Gerald Pfeifer<malloc.h> is not ISO C, <stdlib.h> is.
2000-12-13  Eric PouechRemoved a crash in program/clock.
2000-12-10  Dennis BjorklundRemove old link before creating the new one.
2000-12-09  Andreas MohrFixed MessageBox() usage.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-02  Alexandre JulliardAlways put the dll constructor in the .init section...
2000-11-30  Alexandre JulliardFixed progman internal dependencies and build it like...
2000-11-25  Vasily I. VolchenkoAdded Russian language support.
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-11-10  Alexandre JulliardAdded Makeprog.rules.in containing rules for building...
2000-11-10  Alexandre JulliardFixed language handling. Removed some dependencies...
2000-11-09  Alexandre JulliardAdded some missing imports.
2000-11-08  Alexandre JulliardAdded middle mouse button handling.
2000-11-06  Alexandre JulliardBetter error message when an include file is not found...
2000-11-02  Dave PicklesPause command interpreter while executing a console...
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-19  Eric WilliamsChanged GROUP to PROGGROUP.
2000-10-13  Chris MorganAdded changing mouse cursor when over a help topic...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-09  Francois GougetAdded the missing library dependencies.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-07  Andreas MohrAdd an edit control showing the command line of the...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-08-01  Jason Edmeades- Support whitespace around commands better, and suppor...
2000-08-01  Andreas MohrAdded an uninstaller for InstallShield, WISE etc.
2000-07-29  Francois Gougetole32 now requires linking with kernel32
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-23  Francois GougetFixed int/HANDLE mismatches revealed by -DSTRICT.
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Francois GougetRemoved obsolete references to the Languages array.
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Francois GougetFixed WinMain's signature.
2000-07-23  Francois GougetAdded -DSTRICT.
2000-07-23  Mike McCormackAdded some basic text display and editing capabilities...
2000-06-20  Rein KlazesFix a crash in winhelp caused by hmemcpy16 without...
2000-06-08  Alexandre JulliardCompile fix.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-05-18  Juergen LockMinor update.
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-04-28  Alexandre JulliardChanged imports of winspool to winspool.drv.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-19  Alexandre JulliardFixed resource loading.
2000-04-16  Uwe BonnesCorrected WinMain.
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-09  Dave PicklesRegistry key used in LoadBoard() was not the same as...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-04-04  Joshua ThielenAdded DestroyBoard function to delete bitmap handles.
next