msxml3: Fixed typo in create_bsc.
[wine] / programs / regedit /
2008-07-14  Alexander Nicolays... regedit: Add missing fclose on file import.
2008-07-14  Alexander Nicolays... regedit: Fix concat handling in unicode import.
2008-07-11  Andre Wisplinghoffregedit: Implement deleting multiple values.
2008-07-11  Alexander Nicolays... regedit: Null-terminate buffer in Unicode file import.
2008-07-11  Alexander Nicolays... regedit: Fix comment handling in Unicode file import.
2008-07-11  Alexander Nicolays... regedit: Use strchrW instead of custom code in Unicode...
2008-07-10  Alexander Nicolays... regedit: Add support for importing Unicode files.
2008-07-10  Alexander Nicolays... regedit: Convert remaining registry import code to...
2008-07-10  Alexander Nicolays... regedit: Convert openKey to Unicode.
2008-07-10  Alexander Nicolays... regedit: Convert the rest of setValue to Unicode.
2008-07-10  Alexandre Julliardregedit: Fixed the GetWideString and GetMultiByteString...
2008-07-10  Alexander Nicolays... regedit: Use RegSetValueExW when importing data.
2008-07-10  Alexander Nicolays... regedit: Use unicode for all key deletion.
2008-07-08  Alexander Nicolays... regedit: Convert import delete handling to unicode.
2008-06-23  Ted Percivalregedit: Interpret REG_DWORD as unsigned in editor.
2008-06-19  Vladimir Pankratovregedit: Update Russian translation.
2008-06-16  Francois Gougetregedit: Remove spaces before '...'.
2008-06-11  Michael Stefaniucregedit: Fix the Danish translation.
2008-06-11  Michael Stefaniucregedit: Fix the Slovenian translation.
2008-06-11  Michael Stefaniucregedit: Fix the Turkish translation.
2008-06-06  Mikołaj Zalewskiregedit: Add/remove favorite opens a dialog, thus shoul...
2008-06-06  Mikołaj Zalewskiregedit: Update Polish translation.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-03  Michael Stefaniucregedit: Fix the Italian translation.
2008-06-03  Michael Stefaniucregedit: Fix the Czech translation.
2008-06-02  Francois Gougetregedit: Update the French translation.
2008-06-02  José Manuel Ferrer... Spanish translations updates.
2008-06-02  Vitaliy MargolenUpdate Russian translations.
2008-06-02  Michael Stefaniucregedit: Fix the Portugese translations.
2008-05-30  Michael Stefaniucregedit: Fix the Hungarian translation.
2008-05-30  Michael Stefaniucregedit: Fix the Japanese translation.
2008-05-30  Michael Stefaniucregedit: Fix the Bulgarian translation.
2008-05-30  Francois Gougetregedit: Remove extraneous spaces in '...'.
2008-05-29  Michael Stefaniucregedit: Fix the English (NEUTRAL) translation. Rename...
2008-05-26  Alexandre Julliardprograms: Use the Wine import libraries when compiling...
2008-05-26  Andrej Sinicynregedit: Update the German translation.
2008-05-22  Alexander Nicolays... regedit: Set selected key name as default favourite...
2008-05-22  Alexander Nicolays... regedit: Allow modifying values of root keys.
2008-05-21  Hwang YunSong(황윤성)regedit: Updated Korean resource.
2008-05-19  Paul Vriensregedit: Sync Dutch resource with latest changes.
2008-05-19  Alexander Nicolays... regedit: Improve dialog layout.
2008-05-19  Alexander Nicolays... regedit: Add Export option to context menu.
2008-05-13  Alexandre Julliardregedit: Fix editing and exporting of zero-size strings.
2008-05-07  Jens Albretsenregedit: Danish translation.
2008-04-14  Alexander Nicolays... regedit: Update Norwegian Bokmål resource.
2008-04-09  Dmitry Timoshkovregedit: Fix Win64 warnings.
2008-04-08  Rok Mandeljcregedit: Updated Slovenian translation.
2008-03-31  Mikołaj Zalewskiregedit: Add some ES_AUTOHSCROLL to dialog templates...
2008-03-28  Vitaliy MargolenUpdate Russian translations.
2008-03-28  Vitaliy Margolenregedit: Fix typo.
2008-03-27  Kusanagi Kouichiregedit: Fix Japanese resource.
2008-03-25  Alexandre Julliardregedit: Display a larger icon in the About box.
2008-03-25  Herve Chanalregedit: A nicer icon.
2008-03-19  Michael Stefaniucregedit: Fix and update the German translation.
2008-03-17  Aric Stewartregedit: Check for unicode file without using fseek.
2008-03-12  Mikołaj Zalewskiregedit: Remove windows class names (they shouldn't...
2008-03-03  Alexandre Julliardregedit: Include the terminating null in string lengths.
2008-02-13  Frans Koolregedit: Added Dutch translations.
2008-01-23  Eric Pouechregedit: Warn about newest unicode export from native...
2008-01-16  Andrey Esinregedit: Update Russian translation.
2008-01-07  Alexandre Julliardregedit: Fixed parsing of hex sequences.
2008-01-07  Andre Wisplinghoffregedit: Refresh tree view on import.
2007-12-28  Vincent Hardyregedit: Window caption correction.
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-03  Ted Percivalregedit: Display REG_DWORD as unsigned with lowercase...
2007-11-13  Jonathan Ernstregedit: Updated French translation.
2007-10-25  Hwang YunSong(황윤성)regedit: Updated Korean resource.
2007-10-10  Stefan Leichterregedit: Replace call to delete_branch with RegDeleteTreeA.
2007-10-10  Francois Gougetregedit: Add support for 'regedit /E -', to export...
2007-10-10  Francois Gougetregedit: Add support for 'regedit -' for feeding regedi...
2007-09-18  Alexandre Julliardregedit.exe: We can now store binary files in the repos...
2007-09-11  Lionel Debrouxregedit: Fixed a memory leak in listview.c (found by...
2007-08-13  Jason Edmeadesregedit: Fix importing of .reg hex.
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-06-18  Francois Gougetregedit: Merge getRegClass() and getRegKeyName() to...
2007-06-18  Francois Gougetregedit: Don't allow square-bracketed registry paths...
2007-06-18  Francois Gougetregedit: Add missing '\n' to an error message.
2007-06-14  Francois Gougetregedit: Modify getRegClass() to avoid dubious comparis...
2007-06-14  Francois Gougetregedit: Having garbage after the dash in '"foo"=-...
2007-06-14  Francois Gougetregedit: The registry functions return standard error...
2007-06-14  Francois Gougetregedit: Make the dword and binary data parsing both...
2007-06-14  Francois Gougetregedit: If the data for a given value is in an unknown...
2007-06-14  Francois Gougetregedit: Remove cruft and make functions static, reorde...
2007-06-14  Francois Gougetregedit: Remove setAppName() as the application name...
2007-06-14  Francois Gougetregedit: Move PerformRegAction() and get_file_name...
2007-06-01  Alexander Nicolays... regedit: Update Norwegian Bokmål resources.
2007-05-30  José Manuel Ferrer... Some Spanish translations updated.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-15  Francois GougetAssorted spelling fixes.
2007-05-10  Thomas Spearregedit: Spelling and grammar fixes.
2007-04-24  Mikołaj Zalewskiregedit: Update Polish translation.
2007-04-03  Byeong-Sik Jeonregedit: Update Korean resource.
2007-04-03  Byeong-Sik Jeonregedit: Support REG_MULTI_SZ creation and editing.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-05  Hwang YunSong(황윤성)regedit: Updated Korean resource.
2007-03-02  Lei Zhangregedit: Correctly parse key name containing ']' when...
2007-03-02  Lei Zhangregedit: Allow entering - for a key in a .reg file...
2007-03-02  Lei Zhangregedit: Removed dead code from regproc.c.
next