Extended winefile for an optional shell namespace mode.
[wine] / programs /
2003-08-13  Martin FuchsExtended winefile for an optional shell namespace mode.
2003-08-11  Johan DahlinMake sure winhelp doesn't scroll outside of its display...
2003-08-08  Dmitry TimoshkovFixed build with older compilers.
2003-08-07  Alexandre JulliardAuthors: Robert Dickenson <robd@reactos.org>, Steven...
2003-08-07  Richard CohenUse the ELF sections for the addresses of globals,...
2003-08-07  Richard Cohen- Print short ASCII strings without the "..."
2003-08-02  AndrĂ© JohansenAvoid crashing when unable to read pdb file.
2003-07-28  Steven EdwardsInclude port.h so we define M_PI on Mingw build.
2003-07-22  Alexandre JulliardFixed check for .bat and .cmd extensions (spotted by...
2003-07-22  Mike McCormackrundll32 requires a window for some functions to work...
2003-07-21  Dmitry TimoshkovConvert Notepad to unicode.
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-15  Richard Cohen- Remove Idle().
2003-07-11  Richard CohenMake indentation consistent (4 chars).
2003-07-11  Richard Cohen- remove escaped newlines, bogus "exit", printf's
2003-07-11  Marcelo DuarteMinor fixes in Pt, En resources.
2003-07-11  Sylvain PetreolleFrench translation + misc fixes.
2003-07-09  Alexandre JulliardAvoid hard-coded command line length limit in WCMD_proc...
2003-07-09  Catalin PatuleaOnly display filenames when showing addresses.
2003-07-09  Greg MarsdenAllow command lines with pipes to be processed by wcmd.
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-07-09  Mike McCormackNull parameters need to be quoted on the commandline.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-07-02  Francois GougetRemove some unnecessary casts when assigning NULL to...
2003-06-30  Marcelo Duarte- Localization to Portuguese of Brazil
2003-06-30  Catalin PatuleaFixed Unicode string output.
2003-06-23  Francois GougetMake sure to return an error if the file generation...
2003-06-23  Marcelo Duarte- localization to the Portuguese of Brazil of "programs/*"
2003-06-23  Eric PouechIn console input record queue, replace semaphore with...
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-06-18  Gerald Pfeifer#include <windows.h> instead of "windows.h".
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-18  Sylvain PetreolleAdded French translation, finished English translation.
2003-06-16  Rok MandeljcUpdated a bunch of translations for Slovenian language.
2003-06-14  Alexandre JulliardFixed WCCURSES_InitBackend prototype in the no curses...
2003-06-13  Alexandre JulliardProper support for CPPFLAGS and LDFLAGS (suggested...
2003-06-13  Eric PouechIf (n)curses wasn't available at compile time:
2003-06-04  Francois GougetFix some typos.
2003-06-04  Jukka HeinonenWineconsole curses backend now works even if terminal...
2003-06-04  Eric Pouech- added some missing strings to resources
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...
2003-05-19  Dmitry TimoshkovRemoved redundant LANGUAGE statements.
2003-05-19  Mike McCormackFix an uninitialized buffer.
2003-05-13  Eric PouechQuiet some valgrind reports.
2003-05-13  Alexandre JulliardUse int instead of socklen_t.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-11  Francois GougetFix handling of wcmd /c "c:\Program Files\hello.bat".
2003-05-11  Francois GougetReset the result buffer after each argument.
2003-05-06  Dimitrie O. PaunMake it easy to use something other than wrc to compile...
2003-05-04  Igor StepinAdded a lot of Russian translations.
2003-05-02  Alexandre JulliardAdded dummy read_elf_info for the non-ELF case (reporte...
2003-05-02  Jukka HeinonenFix argument passing to DOS program from winevdm.
2003-05-01  Igor StepinChanged font charset from ANSI to DEFAULT_CHARSET.
2003-04-27  Hans LeidekkerInstall winevdm.
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-27  Matthew DavisonAdded some registry-loading code.
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-04-19  Eric Pouech- added support for multi-thread in GDB remote read...
2003-04-04  Alexandre JulliardWarning fixes.
2003-04-04  Alexandre JulliardRemove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI...
2003-04-03  Alexandre JulliardAvoid warning on redefinition of KEY_EVENT.
2003-04-02  Alexandre JulliardMake sure we don't use libwine_port functions when...
2003-04-02  Eric PouechAdded support for R types in stabs parsing.
2003-04-01  Alexandre JulliardPortability fixes.
2003-04-01  Alexandre JulliardRemoved uses of u_long. Use void* type for pointers...
2003-03-31  Dimitrie O. PaunNew winecfg skeleton app, based heavily on original...
2003-03-25  Stefan LeichterLet wcmd handle .cmd files like .bat files.
2003-03-23  Alexandre JulliardConverted winebuild option parsing to use getopt_long...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-03-17  Tony LambregtsConvert WINE_DPRINTF calls to WINE_TRACE.
2003-03-12  Shachar Shemesh- Implement finer grained control over what gets run.
2003-03-10  Eric Pouech- fixed another regression in sub-process creation...
2003-03-07  Eric PouechFixed regression in sub-process creation.
2003-03-05  Sylvain PetreolleAllow to run autoexec.bat when launching wcmd, it was...
2003-03-04  Eric PouechAdded support for Ctrl-C handling if not running in...
2003-03-04  Eric Pouech- added ability to use --backend=(curses|user) as winec...
2003-03-04  Eric PouechIn curses backend, apply the quick-edit directive from...
2003-02-27  Eric PouechRemoved no longer needed UseXTerm internal variable.
2003-02-27  Eric Pouech- don't create a new console upon startup
2003-02-26  Eric PouechFixed behavior when changing both sb and win size,...
2003-02-25  Eric Pouech- made support for paged output a generic feature in...
2003-02-25  Eric PouechForbids selecting (for clipboard) areas larger than...
2003-02-24  Eric PouechAdded checks when editing window and sb size so that...
2003-02-24  Eric PouechSet a default 50 lines in history for console apps.
2003-02-24  Dan KegelMake 'cmd /c cl /MUMBLE foo.c' pass /MUMBLE to cl.
2003-02-24  Marcus MeissnerPrint out name of float exceptions.
2003-02-19  Eric Pouech- removed unused function: SetSymbolValue
2003-02-19  Eric Pouech- added parsing of C++ inheritence information
2003-02-17  Eric Pouech- added GetName() to retrieve type name
2003-02-17  Eric PouechMoved expr freeing when translating a command (no longe...
2003-02-14  Eric Pouech- fixed mouse event generation
2003-02-14  Mike HearnRemoved the nonexistant command "debugmsg" from winedbg...
2003-02-12  Matthew DavisonMake trace output produced by wineboot more useful.
2003-02-11  Eric PouechTranslated sprintf calls into snprintf.
2003-02-11  Eric Pouech- translated sprintf calls into snprintf
2003-02-11  Eric PouechAttach command no longer worked as expected, fixed it.
2003-02-11  Sylvain PetreolleFixed handling of PATH command with spaces.
next