Cast time_t to long for printing.
[wine] / programs /
2003-10-01  Hans LeidekkerDutch translation of clock and cmdlgtst.
2003-10-01  Pavel RoskinCorrectly set openfilename.lStructSize before calling
2003-09-30  Alexandre JulliardStore module names in Unicode in the server.
2003-09-30  Mike HearnMove Applications tab before Libraries tab.
2003-09-29  Pavel RoskinWiden the "About" dialog to prevent wrapping of text.
2003-09-29  Pavel RoskinFix processing of IDCANCEL command.
2003-09-27  Alexandre JulliardMake sure all 16-bit system drivers are loaded for...
2003-09-27  Michael StefaniucFix some memory leaks found by smatch.
2003-09-27  José Manuel Ferrer... Added Spanish resources.
2003-09-25  Pavel RoskinFix checkboxes in the "Color dialog flags" dialogs...
2003-09-25  Pavel RoskinCall HeapAlloc() on entries before HeapReAlloc() to...
2003-09-25  Pavel RoskinFix processing of the command line.
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-09-22  Mike HearnRemove Managed option. Add DXGrab, DesktopDoubleBuffer...
2003-09-22  Michal Janusz MiroslawDEBUG_cmp_sym: micro optimization/cleanup.
2003-09-22  Vincent BéronAnother batch of French resources updates.
2003-09-22  Eric Pouech- win32 console's window cannot be larger than curses...
2003-09-22  Mike HearnAdd screen depth option and remove "Allocated System...
2003-09-22  Hans LeidekkerAdded Dutch translation.
2003-09-18  Mike Hearn- Implement "managed mode" setting.
2003-09-17  Mike Hearn- All settings in the drive edit dialog are now instant...
2003-09-17  Mike HearnImplemented mouse wheel support.
2003-09-17  Igor StepinAdded a lot of Russian translations.
2003-09-17  José Manuel Ferrer... Updated Spanish translation.
2003-09-16  Mike HearnNormalize win2000, nt2k, nt2000 to win2k, normalize...
2003-09-16  Vincent BéronUpdates for various French resources.
2003-09-15  Ivan Leo Murray... Added/improved Italian translations.
2003-09-15  Mike HearnAdded a simple TODO list.
2003-09-11  Ferenc WagnerImplement >> style (append) output redirection.
2003-09-11  Oleg ProkhorovSmall grammar fix.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-10  Pavel RoskinCompile Walon resources only if LANG_WALON is defined.
2003-09-10  Mike Hearn- Bugfixes to the transaction system.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-08  Mike Hearn- Removed the central configuration structure, all...
2003-09-08  Mike Hearn- Remove "PerfectGraphics", "Use XSHM extension", and...
2003-09-08  Pavel RoskinAdded Russian resources.
2003-09-08  Pavel RoskinFix French translation.
2003-09-07  Alexandre JulliardAdded a few missing stdarg.h includes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-02  Mike Hearn- Path changes are saved to the struct correctly.
2003-09-02  Marcus MeissnerChange all head -1 to head -n 1 to be more POSIXly...
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Alexandre JulliardAuthors: Mark Westcott <mark@houseoffish.org>, Mike...
2003-08-30  Mike Hearn- Correct return code of loadConfig().
2003-08-30  Alexandre JulliardRemoved wrong or unneeded codepage pragmas.
2003-08-29  Rok MandeljcMinor updates of Slovenian translations.
2003-08-28  Alexandre JulliardDon't use alloca.
2003-08-28  Alexandre JulliardRenamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR...
2003-08-27  Oleg ProkhorovNo handles were inherited in CreateProcess, all child...
2003-08-27  Dimitrie O. PaunRemove some unneeded __WINESRC__ tests from the headers.
2003-08-25  Mike HearnWarn users of winecfg about its incompleteness.
2003-08-23  Ivan Leo Murray... Added Italian resources.
2003-08-23  Ivan Leo Murray... Minor fixes.
2003-08-22  Rok MandeljcAdded Slovenian translation.
2003-08-22  José Manuel Ferrer... Some new Spanish translations and improvements to other...
2003-08-22  Oleg ProkhorovAvoid crash in WCMD_run_program when no extension was...
2003-08-21  Alexandre JulliardCorrectly pass the exception to the application when
2003-08-21  Ivan Leo Murray... Small resources fixes.
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-20  Mike McCormackDlopen libncurses.so in wineconsole.
2003-08-19  Ivan Leo Murray... Added Italian resources.
2003-08-19  Gregory M. TurnerWrap error-prone msc symbol loading with a __TRY block.
2003-08-18  Francois GougetSpelling and case fixes.
2003-08-18  José Manuel Ferrer... Added Spanish translation.
2003-08-18  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-08-15  Alexandre JulliardFixed indentation.
2003-08-15  Lionel UlmerRemove from docs / config tool useless / obsoleted...
2003-08-15  E. C. F. WolffAdded Windows 2k3.
2003-08-15  Vincent BéronFixed command line support.
2003-08-13  Francois GougetFix compilation error.
2003-08-13  Richard CohenUse __WINE__ instead of _WINE_, _WIN32.
2003-08-13  Richard CohenRemove no longer necessary includes <signal.h>, <wait.h>.
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.
next