Version resources cleanup.
[wine] / programs /
2004-11-23  Mike Hearn- More heapification.
2004-11-23  Hans LeidekkerUse string functions that are Windows locale aware.
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-11-22  Hans LeidekkerHandle unknown parameters more gracefully.
2004-11-22  Martin FuchsUnicodify string constants.
2004-11-22  Martin Fuchssplitpath maintainance.
2004-11-21  José Manuel Ferrer... Updated Spanish translations.
2004-11-19  Martin FuchsFix English menu text.
2004-11-08  Eric Pouech- fixed regression in watchpoint setting (by addr)
2004-11-06  Robert ShearmanLimit StackWalk iterations to prevent infinite loop.
2004-10-25  David KredbaNew Czech resources.
2004-10-22  Martin FuchsFix indenting of last patch (tabs instead of spaces).
2004-10-21  Martin Fuchs- use ID_SELECT_FONT in german menu
2004-10-19  Vincent BéronFix various function prototypes.
2004-10-19  Anish MistryRename getkey and setkey for FreeBSD.
2004-10-19  Vincent BéronUse a new DLLDEFS variable in configure/Makefiles to...
2004-10-18  Vincent BéronAdd some more Alpha asm code and Alpha-specific parts.
2004-10-18  David KredbaAdded some Czech resources.
2004-10-18  Marcus MeissnerReturn out of the default case, assert() is removed...
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-10-08  Sylvain PetreolleUpdate French translation.
2004-10-08  Francois GougetBring up the File->Save dialog when receiving WM_QUERYE...
2004-10-07  Martin Fuchs- remove unused IDS_FILE_MOVE_ERROR
2004-10-07  Martin FuchsFix "move file" implementation, in detail:
2004-10-07  Martin FuchsImmediately refresh child windows after changing the...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-07  Martin FuchsFix sigsegv when double clicking directory entries.
2004-10-06  Martin Fuchs- remove trailing semicolons from constant definitions
2004-10-05  Jacek CabanAdded/updated Polish translations.
2004-10-05  Ferenc WagnerQuote everything for consistency.
2004-10-04  Ferenc WagnerDo not offer submitting the report if the -o option...
2004-10-04  Piotr CabanAdded Polish translation.
2004-10-04  Kevin KoltzauCorrect problem with /i argument handling.
2004-10-04  Ferenc Wagner- Use a more unique separator string.
2004-09-28  Mike Hearn- switch x11drvdlg to kernel_style, and clean up some...
2004-09-28  Mike Hearn- rewrite the transaction system to be based on a setti...
2004-09-28  Mike Hearn- introduce keypath() function
2004-09-28  Ivan Leo PuotiTranslation update.
2004-09-28  Mike HearnDisplay message box to alert users more reliably that...
2004-09-28  Eric Pouech- fixed regression in ctrl-c handling
2004-09-27  Piotr Caban- added choosing fonts
2004-09-27  Jon GriffithsStub MACRO_JumpContext to at least bring up the help...
2004-09-25  Ken Belleau- Removed code that took the focus away from the buttons.
2004-09-23  Ken Belleau- Removed the deprecated OF_SEARCH flag.
2004-09-23  Robert ShearmanFix debugger for flat PC and non-flat frame.
2004-09-22  Piotr CabanAdded Polish translation.
2004-09-22  Richard Cohen- Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
2004-09-22  Richard CohenChange variable name from l to k.
2004-09-22  Martin Fuchs- Handle "." and ".." as special case and move them...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-21  Francois GougetAdd support for the CSIDL_COMMON_* locations.
2004-09-20  Alexandre JulliardAdded /regserver and /unregserver options.
2004-09-20  Michael KaufmannAdded a 3D border for Notepad's edit control.
2004-09-14  Marcus MeissnerIf we do not have an IconsDir, use the temp directory.
2004-09-07  Yvon Belleau- Implemented keyboard navigation (Up / Down / PgUp...
2004-09-07  Ferenc WagnerAs test runs are not invoked from the option parsing...
2004-09-01  Francois GougetAssorted spelling fixes.
2004-08-30  Francois GougetAlso recognize '/' as the start of an option.
2004-08-30  Francois GougetFix a memory leak.
2004-08-30  Kevin KoltzauCorrect parsing of /i argument.
2004-08-26  Huw DaviesChange System to MS Shell Dlg.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-22  Eric Pouech- fixed breakpoint enabled/disabled state management
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-22  Rein KlazesAdded Dutch translation.
2004-08-18  Vincent BéronDon't hardcode C:\windows\system\start.exe.
2004-08-18  Ferenc WagnerAvoid crashing on unsuccessful send.
2004-08-13  Jacek CabanAdded Polish translation.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-08-09  José Manuel Ferrer... Updated translation.
2004-08-09  Mike McCormackAdded a version resource.
2004-08-09  Henning GerhardtTranslation update.
2004-08-09  Vincent BéronTranslation update.
2004-08-09  Marcelo DuarteTranslation update.
2004-08-06  Jacek Caban- Added Polish translation.
2004-08-04  José Manuel Ferrer... Updated some Spanish translations.
2004-08-04  Henning GerhardtUpdated the German translation.
2004-08-02  Marcus MeissnerReplaced undefined C expression.
2004-07-30  Alexandre JulliardFixed bug with % signs in help output (reported by...
2004-07-30  Vincent BéronRefactor some other code in msiexec.
2004-07-30  Vincent BéronRefactor some of the string processing in msiexec.
2004-07-30  James HawkinsUnder the Drives tab, remove the 'Windows Drive' section.
2004-07-30  Henning GerhardtAdded a German translation to wcmd.
2004-07-30  James HawkinsRename X11 Driver tab of winecfg to Graphics.
2004-07-30  Vincent BéronImplement proper properties handling on the commandline...
2004-07-29  James HawkinsRemoved the 'Windows Look:' option from winecfg.
2004-07-29  Vincent BéronIn the absence of any other option to msiexec, treat...
2004-07-29  Marcelo DuarteLocalization of devenum to Portuguese and minor correct...
2004-07-29  Vincent BéronImplement patching in msiexec.
2004-07-29  James HawkinsRemove the UseTakeFocus option from winecfg.
2004-07-24  Vincent BéronImprove msiexec usage prompt.
2004-07-23  Vincent BéronImplement logging in msiexec.
2004-07-23  Vincent BéronImplement the UI level change part of msiexec.
2004-07-23  Vincent BéronAdd the correct default mode to the repair option.
2004-07-23  Vincent BéronDump (via TRACEs) all the arguments of msiexec.
2004-07-23  Francois GougetAssorted spelling fixes.
2004-07-23  Vincent BéronImplement the advertise part of msiexec.
2004-07-23  Marcelo DuarteFrench translation and other adjustments.
2004-07-22  Marcus MeissnerFixed up some small problems in the German string table.
next