winex11: add owned windows to taskbar if owner is not mapped
[wine] / programs / regedit /
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.
2007-03-02  Lei Zhangregedit: Updated English resources to remove shortcut...
2007-03-01  Lei Zhangregedit: Correctly parse key name containing ']'.
2007-02-19  Detlef Riekenbergregedit: Enable WM_RBUTTONDOWN to set the splitbar.
2007-02-09  Hwang YunSong(황윤성)regedit: Updated Korean Resource.
2007-02-08  Detlef Riekenbergregedit: Do not use a local copy of a global pointer.
2007-02-08  Detlef Riekenbergregedit: Do not pass a global available pointer to...
2007-02-08  Detlef Riekenbergregedit: Declare some variables static.
2007-02-07  Detlef Riekenbergregedit: Remove unused resource.
2007-01-04  Louis Lendersregedit: Update Dutch resources.
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-11-28  Francois Gougetregedit: Add a Portuguese translation (contributed...
2006-11-21  Alexander Nicolays... regedit: Updated Norwegian Bokmål translation.
2006-10-25  Alexandre Julliardregedit: Properly handle negative coordinates for mouse...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-24  Paul Vriensregedit: Initialize a variable (Coverity).
2006-10-23  Frank Richterregedit: Update German translation.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-12  Andrew Talbotregedit: Cast-qual warnings fix.
2006-10-11  H. Verbeetregedit: Format warning fixes.
2006-10-10  Gerald Pfeiferprograms/regedit: Fix format specifiers for _stscanf...
2006-10-10  Hwang YunSong(황윤성)regedit: Updated Korean resource.
2006-10-05  Hwang YunSong(황윤성)regedit: Updated Korean Resource.
2006-10-04  Jonathan Ernstregedit: Updated French translation.
2006-10-04  Mikołaj Zalewskiregedit: Update Polish translation.
2006-10-03  Mikołaj Zalewskiregedit: Remove the unused IDD_DIALOG2.
2006-10-03  Mikołaj Zalewskiregedit: Add option to export only a specified branch.
2006-10-03  Mikołaj Zalewskiregedit: Some import/export dialogs code cleanup.
2006-10-02  Mikołaj Zalewskiregedit: Fix some translated resources errors.
2006-10-02  Alexander Nicolays... Updated Norwegian Bokmål translations.
2006-09-28  Hwang YunSong(황윤성)regedit: Updated Korean Resource.
2006-09-27  Jonathan Ernstregedit: French translation improvements.
2006-09-27  Mikołaj Zalewskiregedit: Fix the English (Neutral) menu.
2006-09-26  Jan Zerebeckiregedit: Remove dead code.
2006-09-25  Mikołaj Zalewskiregedit: Update Polish translation.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-10  Jonathan ErnstAssorted French translation improvements.
2006-09-07  Jan Zerebeckiregedit: Also refresh the listview.
2006-08-29  Marcus MeissnerRemove some more unused debugging channels.
2006-08-25  Hwang YunSong(황윤성)regedit: Updated Korean resource.
2006-08-23  Mikołaj Zalewskiregedit: Put language-dependent strings in resources.
2006-08-23  Mikołaj Zalewskiregedit: Remove custom filter from open/save dialogs.
2006-08-17  Andrew Talbotregedit: Write-strings warnings fix.
2006-08-11  Andrew Talbotregedit: Write-strings warnings fix.
next