Fall back to default header prepare and unprepare functions.
[wine] / programs /
2005-03-16  Dmitry TimoshkovGetDlgItemTextW takes buffer length in WCHARs not bytes.
2005-03-14  C. Scott AnanianAdd tSTRING to the pathname production, so that you...
2005-03-14  C. Scott AnanianMove definition of 'tPATH' token up, so that '/', ...
2005-03-14  Dmitry TimoshkovSpecial case Win9x platforms in the desktop visibility...
2005-03-14  Steven EdwardsPorting fixes.
2005-03-11  Jonathan ErnstInternationalization.
2005-03-11  Jonathan ErnstAdd search field with find-as-you-type function.
2005-03-10  Dmitry TimoshkovImplement a test for the desktop visibility based on...
2005-03-10  Jonathan ErnstUse a dialog instead of a normal window.
2005-03-09  Michael JungImplemented 'Browse' functionality for the drive mappin...
2005-03-08  Dmitry TimoshkovMake running tests on a visible desktop a mandatory...
2005-03-07  Rein KlazesSupport execution of pif files.
2005-03-07  Alexandre JulliardMake output line-buffered to avoid messing up log files.
2005-03-07  Dmitry TimoshkovAnother attempt of a test for a visible desktop.
2005-03-05  Vincent BéronAPPMODE can now be one of -mwindows or -mconsole.
2005-03-04  Alexandre JulliardAvoid a compiler warning.
2005-03-03  Alexandre JulliardFixed a few regressions in the handling of segmented...
2005-03-03  Dmitry TimoshkovUse IsWindowVisible instead of GetWindowLong(GWL_STYLE...
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-03-01  Paul VriensChange Favourite(s) into Favorite(s).
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-25  Paul van SchayckAs last option for drive type detection we try the...
2005-02-24  Jonathan ErnstFrench localization.
2005-02-23  Henning GerhardtSmall fix for the German resource file.
2005-02-23  Henning GerhardtAdded German language support.
2005-02-23  Jacek CabanTranslation update.
2005-02-22  Mike McCormackWhen running a second time, don't fail if we can't...
2005-02-22  Jon GriffithsUse config.h & HAVE_ where needed, -W fixes.
2005-02-21  Marcelo DuarteSync Polish resources.
2005-02-21  Marcelo DuarteUse "MS Shell Dlg" everywhere except for Japanese.
2005-02-21  Marcelo DuarteCleanup taskmgr resource file (get rid of C++ style...
2005-02-21  Aric StewartThe values are quoted and spaces added, so having space...
2005-02-18  Mike McCormackSmall indentation fixes.
2005-02-17  Dmitry TimoshkovConvert winemenubuilder to unicode.
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-16  Paul van SchayckChange detection order to: OSS-ALSA-ARTS-JACK.
2005-02-16  Mike McCormackSmall fixes, indentation and comments.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-15  Henning GerhardtAdd/updated German resources.
2005-02-14  Michael JungAdded support for command line parameter '/D' to do...
2005-02-14  Michael JungInclude config.h to reenable reading /etc/fstab on...
2005-02-14  Michael JungSet pointers to NULL in delete_drive to prevent heap...
2005-02-14  Lauri TulminImplement word wrap.
2005-02-14  Marcelo DuarteUpdate the resources for Portuguese.
2005-02-14  Oliver StieberMention bt [all | <tid>].
2005-02-14  Jason EdmeadesMake 'exist' in wcmd handle both file and directories.
2005-02-14  Michael JungFixed automatic drive detection for the case that the...
2005-02-10  Oliver StieberAdded vCont support.
2005-02-10  Mike McCormackSet full UI mode by default.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-02-10  Mike McCormackRead args from the registry when passed the /@ flag.
2005-02-10  Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-02-10  Mike McCormackConvert to Unicode.
2005-02-09  Mike McCormack- Quote the parameter strings passed to MsiInstallProduct.
2005-02-09  Mike McCormack- Fix msiexec's command line parsing.
2005-02-08  Kris MarshFixed window height to show all data properly.
2005-02-03  Paul van SchayckClean up about dialog. Remove groupbox, position logo...
2005-01-31  Mike HearnShow window owner thread in winedbg.
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-25  Ken Belleau- Used wine_dbgstr_a to prevent an overflow.
2005-01-25  Dmitry TimoshkovConvert programs/winepath to unicode, print the output...
2005-01-21  Stefan LeichterInclude new tests.
2005-01-19  Paul van SchayckReset the type dropdown when selecting another drive.
2005-01-17  Henning GerhardtUpdate German resources.
2005-01-17  Gerald PfeiferUse switch statements instead of if-cascades. Avoid...
2005-01-17  Stefan LeichterInclude new tests.
2005-01-14  Crestez LeonardFix add application (memory error).
2005-01-10  Rein KlazesIf the argument is a local file, pass its Unix name...
2005-01-10  Crestez LeonardImplement Refresh.
2005-01-10  Mike HearnDelete the \r not the \n in PRINTERROR.
2005-01-10  Mike HearnDo not apply changes just because QueryDosDevice revers...
2005-01-09  Mike HearnFix a memory management bug in apply_drive_changes...
2005-01-09  Mike HearnMake the UI update properly when the user adds/removes...
2005-01-05  Ferenc WagnerReturn a true boolean value (0 or 1).
2005-01-03  José Manuel Ferrer... Added Spanish translation.
2005-01-03  Mike Hearn- Finish off the "Remove Application" button.
2005-01-03  Jon GriffithsTypos/grammar fixes.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-22  Jakob ErikssonAdd a check if we are running on a visible desktop...
2004-12-14  Alexandre JulliardGenerate stub entries on the fly for missing entry...
2004-12-14  Piotr CabanFixed display bug.
2004-12-13  Eric Pouech- added support plug-in DLLs for winhelp
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-12-06  Jeremy WhiteProperly respect a disassemble x,y command (prior behav...
2004-12-06  Juan LangSend EM_SETMODIFY after saving.
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-30  Gerald PfeiferAgain rename getkey() and setkey() for FreeBSD.
2004-11-29  Eric PouechMade some functions and variables static.
2004-11-29  Jacek CabanAdded some options to popup menu.
2004-11-28  Gerald PfeiferFix compilation on systems which do not have <mntent.h>.
2004-11-24  Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-11-23  Mike Hearn- More heapification.
2004-11-23  Hans LeidekkerUse string functions that are Windows locale aware.
next