1. 0bb76d2 regedit: Fix Russian translation. by Vitaly Lipatov · 19 years ago
  2. 01d9912 regedit: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  3. d8bc687 regedit: Fix some gcc 4.1 warnings caused by casts in macros. by Mike McCormack · 19 years ago
  4. 39d230f regedit: Czech language resources encoding fix. by Petr Tesarik · 19 years ago
  5. e139278 regedit: Turkish translation. by Fatih Aşıcı · 19 years ago
  6. ac37f4c regedit: Initialise nFocusPanel. by Robert Shearman · 19 years ago
  7. f33d726 Update Norwegian Bokmaal resources. by Alexander N. Sørnes · 19 years ago
  8. 58e156b Update the Bulgarian resources for commdlg and regedit. by Milko Krachounov · 19 years ago
  9. e21a97d Fixed some compiler warnings on Darwin. by Alexandre Julliard · 19 years ago
  10. ec34a66 Ignore symlink files too (needed for git). by Alexandre Julliard · 19 years ago
  11. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  12. 4238d2c Update Korean translations. by YunSong Hwang · 19 years ago
  13. 6e20af5 Add Korean translations. by YunSong Hwang · 19 years ago
  14. 939f9ea Update Dutch resources. by Rein Klazes · 19 years ago
  15. 9e3c406 Added Korean resources. by Mike McCormack · 19 years ago
  16. bf4b937 Update the German resource file. by Henning Gerhardt · 19 years ago
  17. 717a4eb Added German resources for regedit's find dialog. by Michael Jung · 19 years ago
  18. defdb25 Updated French resources. by Jonathan Ernst · 19 years ago
  19. e4e75a2 - Added Find functions by Krzysztof Foltman · 19 years ago
  20. cdec2ee Update the Bulgarian resource file. by Milko Krachounov · 19 years ago
  21. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 19 years ago
  22. 6e7cf12 Remove unused function from regedit/treeview.c. by Vincent Béron · 19 years ago
  23. 5f92e03 Update German regedit resource file. by Henning Gerhardt · 20 years ago
  24. 2c32428 Added Norwegian translation of some programs. by Alexander N. Sørnes · 20 years ago
  25. 83edf20 - Copy key name works. by Krzysztof Foltman · 20 years ago
  26. 980f817 Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, by Milko Krachounov · 20 years ago
  27. 2aef956 Replace "Registry Explorer" by "Registry Editor" in about dialog. by Felix Nawothnig · 20 years ago
  28. 516a577 Fix gcc 4.0 warnings. by Mike McCormack · 20 years ago
  29. 554b865 Shrink the hex edit window a bit. by Juan Lang · 20 years ago
  30. b744372 Turn off gcc 4.0's builtin wchar inlines. by Mike McCormack · 20 years ago
  31. 6625b63 Get rid of the no longer used regedit test. by Alexandre Julliard · 20 years ago
  32. 257c337 gcc 4.0 -Wpointer-sign fixes (Reg* functions). by Mike McCormack · 20 years ago
  33. db7fc1c Avoid compiler warning in AddEntryToList(). by Gerald Pfeifer · 20 years ago
  34. 2dce232 Remove an outdated comment in the command line options. by Steven Edwards · 20 years ago
  35. 204ecda Remove some more -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  36. 5f409c7 Fix more warnings. by Mike McCormack · 20 years ago
  37. d73dad6 Fixes for -Wmissing-declarations and -Wwrite-strings warnings. by Mike McCormack · 20 years ago
  38. 86f63cf Update German resource files. by Henning Gerhardt · 20 years ago
  39. 828aff3 - Add neutral English resources. by Robert Shearman · 20 years ago
  40. 3e5b9b8 Removed inclusion of process.h (not needed and breaks with gcc4). by Marcus Meissner · 20 years ago
  41. 6b10c32 Assorted spelling fixes. by Francois Gouget · 20 years ago
  42. 13175a3 Added ES_AUTOHSCROLL style to the edittext changing text data. by Jacek Caban · 20 years ago
  43. e732fc0 Janitorial: Get rid of strncpy/strncpyW. by Peter Berg Larsen · 20 years ago
  44. 75eae13 Always display path in status bar. by Robert Shearman · 20 years ago
  45. 3a4eaa2 - Add icons for the value pane. by Robert Shearman · 20 years ago
  46. 0691327 - Display an error message if any edit operation fails. by Robert Shearman · 20 years ago
  47. dc457f0 Change Favourite(s) into Favorite(s). by Paul Vriens · 20 years ago
  48. eb5bf7d Documentation spelling fixes. by Jon Griffiths · 20 years ago
  49. 18bfe6a Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all by Alex Villacís Lasso · 20 years ago
  50. ba7a43e Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com> by Alexandre Julliard · 20 years ago
  51. a82f135 Don't use utf8 in rc files. by Hans Leidekker · 20 years ago
  52. 94ce244 Implement Refresh. Fix bug with all HKEY_ roots always showing expandable. by Crestez Leonard · 20 years ago
  53. 5ad7d85 Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
  54. ee0344a Remove unneeded NULL casts. by Francois Gouget · 20 years ago
  55. ebe3c52 Janitorial: C booleans must not be compared against TRUE. by Alexandre Julliard · 20 years ago
  56. 441becf Added some options to popup menu. by Jacek Caban · 20 years ago
  57. a79c534 Avoid using the MAKEPOINTS macro, it's broken on big endian. by Alexandre Julliard · 20 years ago
  58. c9eefce Added some Czech resources. by David Kredba · 20 years ago
  59. 719a789 Fix signed/unsigned comparison warnings. by Hans Leidekker · 21 years ago
  60. d082a9d Change System to MS Shell Dlg. by Huw Davies · 21 years ago
  61. 174e6a5 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. by Huw Davies · 21 years ago
  62. 68ade3b Minor fixes and updates to the German resource files. by Henning Gerhardt · 21 years ago
  63. 5dd35d2 Added Italian resources. by Ivan Leo Puoti · 21 years ago
  64. 649b78d Visual updates and translations for regedit. by Marcelo Duarte · 21 years ago
  65. 95f067d Update localization for Portuguese language. by Marcelo Duarte · 21 years ago
  66. 733ce63 Added some German translations. by Michael Jung · 21 years ago
  67. a4ee7c5 Added Japanese translation for msrle32, wininet, wcmd. by Hajime Segawa · 21 years ago
  68. cddb03e Added HKEY_DYN_DATA support. by Robert Reif · 21 years ago
  69. 76e280b Added some Japanese translations. by Hajime Segawa · 21 years ago
  70. a06eab0 Added a German translation of Regedit. by Michael Fritscher · 21 years ago
  71. 9c93c48 - Use hourglass cursor for better feedback when expanding nodes. by Robert Shearman · 21 years ago
  72. 3e42f69 Changed my name, so update copyright info. by Ivan Leo Puoti · 21 years ago
  73. b2d8cd3 - F2 is now an accelerator for rename by Krzysztof Foltman · 21 years ago
  74. 339619c - changed Cancel DEFPUSHBUTTON to PUSHBUTTON by Krzysztof Foltman · 21 years ago
  75. 24dd96a Updated Spanish translations. by José Manuel Ferrer Ortiz · 21 years ago
  76. 455cf6c Fixed some values. by Ivan Leo Murray-Smith · 21 years ago
  77. fd3211c Improved version resource info. by Ivan Leo Murray-Smith · 21 years ago
  78. bfc60df Compute dwLen after passing the string through by Francois Gouget · 21 years ago
  79. fb1845d Properly implement all key operations: new, delete, rename. by Dimitrie O. Paun · 21 years ago
  80. eb9d0e9 Add all needed accelerators to regedit. Cleanups. by Dimitrie O. Paun · 21 years ago
  81. 9214e3a Added "can't query key" translation. by Ivan Leo Murray-Smith · 21 years ago
  82. 61197df Add delete key support. by Zimler Attila · 21 years ago
  83. 6be39b6 Take advantage of the new winegcc -B support. by Alexandre Julliard · 21 years ago
  84. 589e115 We no longer use the .exe.spec.c files. by Alexandre Julliard · 21 years ago
  85. 6621b2d Build all the programs with winegcc. by Alexandre Julliard · 21 years ago
  86. b99cb05 Cancel rename if value to rename to already exists. by Robert Shearman · 21 years ago
  87. da7a575 Allow regedit to edit (Default) key values. by John K. Hohm · 21 years ago
  88. 6fb62d0 Resource updates. by Ivan Leo Murray-Smith · 21 years ago
  89. 631150d Yet again catching up with En.rc. by Ivan Leo Murray-Smith · 21 years ago
  90. a34dc5b Regedit GUI enhancements with new Windows-like icons. by Thomas Weidenmueller · 21 years ago
  91. 998e152 Yet another update. by Ivan Leo Murray-Smith · 21 years ago
  92. ab14f1a Update of Portuguese resources. by Marcelo Duarte · 21 years ago
  93. a38979a Fix value renaming. Cleanup code, fix a few leaks. by Dimitrie O. Paun · 21 years ago
  94. 7285f46 Fixed handling of control focus. by Thomas Weidenmueller · 21 years ago
  95. 794e046 Enable the help menu for regedit. by Thomas Weidenmueller · 21 years ago
  96. 7a6d6aa Streamline the editing interfaces a bit. by Dimitrie O. Paun · 21 years ago
  97. 649643a Added context menu support. by Thomas Weidenmueller · 21 years ago
  98. d0d8b5b Implemented View|Split. by Thomas Weidenmueller · 21 years ago
  99. 8461c77 Simplify the About dialog code. by Thomas Weidenmueller · 21 years ago
  100. 2678595 Expand the treeview on startup. by Thomas Weidenmueller · 21 years ago