server: Make the fd passing code slightly more portable.
[wine] / programs / regedit /
2010-09-29  Cheer Xiaoregedit: Update simplified Chinese translation.
2010-09-23  Luca Bennatiregeedit: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-23  Andrew Eikumregedit: Don't call ungetc() twice consecutively.
2010-08-16  Andrew Eikumregedit: Improve importing of REG_SZ with invalid quoting.
2010-08-16  Yaron Shahrabaniregedit: Added Hebrew translation.
2010-08-02  Andrew Eikumregedit: Process reg files which use \r line endings.
2010-08-02  Andrew Eikumregedit: Add regedit test suite.
2010-07-22  Michael Stefaniucregedit: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Igor Paliychukregedit: Add Ukrainian translation.
2010-07-13  Michael Stefaniucregedit: Fix an error in a Chinese (Traditional) resource.
2010-07-13  Cheer Xiaoregedit: Update simplified Chinese translation.
2010-07-12  Michael Stefaniucregedit: Add the Romanian translation.
2010-07-01  Gustavo Henrique... regedit: Update Portuguese (Brazilian) translation.
2010-06-23  Jose Rostagnoregedit: Fix Spanish translation.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-09  Paul Vriensregedit: Update the Danish translation.
2010-06-08  Andrew Eikumregedit: Escape the value name portion during export.
2010-06-07  Luca Bennatiregedit: Update Italian translation.
2010-06-07  Łukasz Wojniłowiczregedit: Update the Polish translation.
2010-06-01  Paul Vriensregedit: Update the Danish translation and convert...
2010-06-01  Sven Baarsregedit: Fix Dutch translation.
2010-05-03  Gerald Pfeiferregedit: Remove variable ExportKeyPath which is not...
2010-05-03  Gerald Pfeiferregedit: Remove variable hdc which is not really used...
2010-04-25  Joel Holdsworthregedit: Fixed flaws in the icon.
2010-04-19  Joel Holdsworthregedit: Replaced progam icon with a Tango compliant...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-10-20  Andrey Turkinprograms: Update Russian translations.
2009-08-26  Davide Pizzettiregedit: Italian translation update.
2009-08-25  Detlef Riekenbergregedit: Do not write junk after the LastKey value.
2009-08-24  Akihiro Sagawaregedit: Update Japanese translation.
2009-08-06  Ricardo Filiperegedit: Update Portuguese translation.
2009-07-22  Vladimir Pankratovregedit: Convert the Russian resources to UTF-8.
2009-07-20  Aurimas FišerasVarious small Lithuanian translation fixes.
2009-07-08  Ricardo Filiperegedit: Update Portuguese translation and convert...
2009-07-07  Huw Daviesregedit: Update English neutral translations.
2009-07-07  Vladimir Pankratovregedit: Implement open last key at startup.
2009-07-06  Aurimas FišerasVarious spelling fixes for Lithuanian translation.
2009-07-06  Frédéric Delanoyregedit: Fix French translation & UI display.
2009-07-03  Alexander Nicolays... regedit: Update Norwegian Bokmål translation.
2009-07-02  Michael Stefaniucregedit: Build language resource files separately.
2009-06-26  Matej Spindlerregedit: Update Slovenian translation.
2009-06-25  Davide Pizzettiregedit: Update Italian translation.
2009-06-23  Jaime Raveregedit: Spanish translation updated.
2009-06-17  Alexander Nicolays... regedit: Fix reading from stdin.
2009-06-09  Jonathan Ernstregedit: Updated French translation.
2009-05-25  Hwang YunSongregedit: Updated Korean resource.
2009-05-13  Anders Jonssonregedit: Update Swedish translation.
2009-05-06  Rein Klazesprograms: Make some of the open file dialogs of a few...
2009-04-16  Frans Koolregedit: Fixed Dutch translations.
2009-03-23  Michael Stefaniucregedit: Fix the German translation.
2009-03-23  Michael Stefaniucregedit: Convert the German translation to UTF8.
2009-03-23  Michael Stefaniucregedit: Remove commented out STRINGTABLE from the...
2009-03-12  Aurimas Fischerregedit: Add missing English resource.
2009-03-12  Aurimas Fischerregedit: Add Lithuanian translation.
2009-03-09  Jim Cameronregedit: Fix crash importing large values from Unicode.
2009-03-03  Michael Stefaniucregedit: Cast to LPARAM the 4th argument passed to...
2009-02-09  Ricardo Filipeinclude: Fix commdlg hook procedures return type.
2009-01-29  Marcus Meissnerregedit: Check HeapAlloc results (coverity).
2009-01-26  Francois Gougetregedit: Make some functions static.
2009-01-26  Francois Gougetregedit: We don't bother unregistering window classes...
2009-01-22  Anders Jonssonregedit: Add Swedish translation.
2009-01-21  Mikołaj Zalewskiregedit: Don't pass an ANSI string to vsprintfW.
2009-01-19  Erich Hooverregedit: Fix import mangling REG_EXPAND_SZ values.
2009-01-15  Michael Stefaniucregedit: Remove superfluous pointer casts.
2009-01-07  Alexandre Julliardregedit: Convert error box display to Unicode.
2009-01-07  Alexandre Julliardregedit: Fix integer printf formats in resource strings.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-08  Rok Mandeljcregedit: Updated Slovenian translation.
2008-12-04  Michael Stefaniucregedit: Remove some superfluous casts.
2008-12-04  Francois GougetMake sure we have a space before the ellipses in Sloven...
2008-12-01  Francois Gougetregedit: Deal with races in 'regedit /E' by resizing...
2008-11-25  Michael Stefaniucregedit: Remove NULL check before HeapFree (Smatch).
2008-11-24  Francois Gougetregedit: Fix handling of zero-byte binary values for...
2008-11-21  Francois Gougetregedit: Avoid wsprintfW() so we can avoid loading...
2008-11-21  Francois Gougetregedit: Fix exporting of REG_EXPAND_SZ and other ...
2008-11-21  Francois Gougetregedit: Pass the string length to REGPROC_export_string().
2008-11-21  Francois Gougetregedit: Fix a buffer allocation in export_registry_key().
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-12  Francois Gougetregedit: Fix the wrapping of binary values in export_hk...
2008-11-12  Francois Gougetregedit: Fix a buffer overflow when exporting binary...
2008-11-12  Francois Gougetregedit: Simplify / clean up export_hkey().
2008-11-12  Francois Gougetregedit: Tighten a buffer size calculation.
2008-11-12  Francois Gougetregedit: Simplify REGPROC_export_string().
2008-11-12  Francois Gougetregedit: The xxx_name_len variables track buffer sizes...
2008-11-12  Francois Gougetregedit: line_size is supposed to track a string length.
2008-11-12  Francois Gougetregedit: Check that we were able to allocate line_buf...
2008-11-12  Francois Gougetregedit: Remove unneeded variable initializations.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-17  Andrey Esinregedit: Corrections in Russian translation.
2008-10-13  Muneyuki Noguchiregedit: Convert Japanese resource to UTF-8.
2008-10-09  Lei Zhangregedit: Pass VK_DELETE messages to Listview/Treeview...
2008-10-06  Lei Zhangregedit: Make branch export behavior work more like...
2008-10-02  Lei Zhangregedit: Check return values, don't request unneeded...
2008-10-02  Lei Zhangregedit: Use W version of TreeView_GetItem.
2008-09-30  Andrey Turkinregedit: Ignore spaces in regedit files.
2008-09-25  Muneyuki Noguchiregedit: Use "MS Shell Dlg" 9 in Japanese resources.
next