wined3d: Remove the conditional from texdepth.
[wine] / programs / regedit /
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.
2006-07-29  Yuriy Kozlovregedit: Allow entering - for a value in a .reg file...
2006-07-27  Andrew Talbotregedit: Write-strings warning fix.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Andrew Talbotregedit: Write-strings warning fix.
2006-07-03  Andrew Talbotregedit: Write-strings warnings fix.
2006-06-29  Juan Langregedit: Update status bar after editing key name.
2006-06-07  Michael StefaniucRemove more redundant NULL checks before HeapFree ...
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-05  András Kovácsregedit: Translation to Hungarian.
2006-04-08  Antonio Codazziregedit: Italian language update.
2006-04-03  Alexander N. Sørnesregedit: Fix typo in Norwegian resources.
2006-03-20  Vitaly Lipatovregedit: Fix Russian translation.
2006-03-17  Mike McCormackregedit: Fix some gcc 4.1 warnings.
2006-03-03  Mike McCormackregedit: Fix some gcc 4.1 warnings caused by casts...
2006-02-13  Petr Tesarikregedit: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıregedit: Turkish translation.
2006-01-05  Robert Shearmanregedit: Initialise nFocusPanel.
2005-12-05  Alexander N. SørnesUpdate Norwegian Bokmaal resources.
next