Remove a few more instances of strncpy.
[wine] / programs /
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-04-18  Ferenc WagnerEnforce valid tag syntax during input.
2005-04-18  Eric PouechFixed some signed / unsigned pointer casts.
2005-04-18  Eric PouechRemoved a couple of unneeded casts.
2005-04-15  Francois GougetIf winemenubuilder is given a list of menus to recreate...
2005-04-14  Robert Shearman- Add neutral English resources.
2005-04-14  Rein KlazesIn AllocConsole() pass the wShowWindow value and STARTF...
2005-04-11  Ferenc WagnerUse the same maximum length for tags given on the comma...
2005-04-11  Marcus MeissnerRemoved inclusion of process.h (not needed and breaks...
2005-04-11  Hannu ValtonenFix a typo in uninstaller's english appname.
2005-04-11  Ferenc WagnerSilence some signedness warnings.
2005-03-31  Ferenc WagnerAsk for a tag if one was not given on the command line.
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-29  Ferenc WagnerTry using a stable temporary directory at first to...
2005-03-29  Jacek CabanAdded ES_AUTOHSCROLL style to the edittext changing...
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-28  Vincent BéronNative wcmd.exe accepts CALLs to .exe files.
2005-03-25  Ferenc WagnerCheck desktop visibility after processing command line...
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-21  Huw DaviesFix usage printf.
2005-03-21  Robert ShearmanAlways display path in status bar.
2005-03-21  Hans LeidekkerPrevent crash when no URL is specified.
2005-03-21  Robert Shearman- Add icons for the value pane.
2005-03-21  Robert Shearman- Display an error message if any edit operation fails.
2005-03-18  Alexandre JulliardFixed other instances of the xrealloc(0) bug.
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...
next