Make sure that unused code gets compiled to avoid warnings.
[wine] / programs /
2005-06-02  Juan LangPrint command that fails to make error message a little...
2005-05-30  Stefan LeichterUpdate version resource of msiexec.exe to current versi...
2005-05-30  Martin Fuchs- implement commands 'copy' and 'delete'
2005-05-29  Martin FuchsRefresh display after executing a context menu command.
2005-05-29  Martin FuchsImplement file filtering (matching of file name pattern...
2005-05-29  Eric PouechReindented parts to be conform to the rest of the code.
2005-05-29  Eric PouechRewrote all stack backtrace code (more code sharing...
2005-05-29  Stefan LeichterInclude crypt32 tests into winetest.
2005-05-27  Alexandre JulliardAdded --list option to the tests and use that in winetest.
2005-05-27  Dimi PaunMove remaining GDI objects to the large heap.
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-05-24  Eric Pouech- started infrastructure for proper multi-target suppor...
2005-05-24  David WelchAdded the ability to break into the program when using...
2005-05-24  David WelchFix decoding of thread IDs in the gdbproxy.
2005-05-23  Eric Pouech- now storing exception info (if any) in thread structure
2005-05-23  Martin FuchsBug fixes for _NO_EXTENSIONS mode.
2005-05-23  Eric PouechRemoved the macros for verbose memory read/write operat...
2005-05-23  Martin FuchsImplement ID_VIEW_SPLIT command.
2005-05-23  Eric Pouech- no longer store internally the " for strings
2005-05-19  Alexandre JulliardFail more gracefully if 16-bit support is missing.
2005-05-19  Martin FuchsThe call to ScreenToClient() changes the content of...
2005-05-19  James HawkinsLoad Show/Hide Advanced strings from resources.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
2005-05-18  James HawkinsAdd handling for drive options.
2005-05-18  Kouji SasakiCorrected RLE decompression processing.
2005-05-17  Robert ShearmanRename DllRegisterServer and DllUnregisterServer to...
2005-05-17  James HawkinsAdd ShowDirSymLink and ShowDotFiles to the drive ui.
2005-05-16  Martin FuchsImplement connecting and disconnecting of network drives.
2005-05-16  Alexandre JulliardAvoid referencing stackframe.h from outside kernel32.
2005-05-16  Martin FuchsImplement menu entry "format disk" (derived from Robert...
2005-05-16  Martin FuchsSwedish translation of winefile resources by David...
2005-05-16  Martin FuchsImplement switching of file sort order.
2005-05-14  Martin Fuchs- spelling fixes (prefered -> preferred)
2005-05-14  Martin FuchsDisplay free and total disk space in status bar.
2005-05-13  Martin FuchsDisplay source path in "move file" dialog.
2005-05-13  Martin FuchsReplace numeric resource identifiers by their defined...
2005-05-13  Kevin KoltzauEnable/disable menu items based on edit control state.
2005-05-11  Martin FuchsImproved version of Piotr Caban's bugfix patch "Fixed...
2005-05-11  Robert ReifAdded dinput tests.
2005-05-11  Dimitrie O. PaunMove {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-10  Michael StefaniucInstall msiexec in the bin directory.
2005-05-10  Alexandre JulliardBuild and load import libraries directly from the dll...
2005-05-10  James Hawkins- Remove useless LVN_ITEMACTIVATE notification handling.
2005-05-10  James HawkinsRemove old listbox code from driveui.
2005-05-10  James HawkinsSet listview style LVS_SINGLESEL so only one drive...
2005-05-09  James HawkinsUse a listview instead of a listbox for drives list.
2005-05-09  Henning GerhardtUpdate German resource files.
2005-05-07  Alexandre JulliardGet rid of the DOS version combobox, normal users shoul...
2005-05-07  Francois Gougetwinemenubuilder.c is the only Wine source file checking for
2005-05-07  Michael JungThe unixfs extension doesn't have a distinguished ...
2005-05-07  Kevin KoltzauHandle notepad log feature.
2005-05-07  Kevin KoltzauAdd a few missing accelerators.
2005-05-06  Alexandre JulliardAdded support in winebuild for specifying import librar...
2005-05-06  Francois GougetAssorted spelling fixes.
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-05-04  James HawkinsEnlarge the license text control length.
2005-05-04  James HawkinsRemove the corresponding registry entry when deleting...
2005-05-04  James HawkinsDon't add the same program in AppDefaults more than...
2005-05-04  Martin FuchsImplement owner drawn context menus.
2005-04-26  Alexandre JulliardRemoved a few more strncpy calls.
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.
next