1. fb5ef1c hhctrl.ocx: Add the Romanian translation. by Michael Stefaniuc · 15 years ago
  2. ef137aa hhctrl.ocx: Add Japanese translation. by Akihiro Sagawa · 15 years ago
  3. 1edc58e resources: Fix some copy-paste mistakes in resource files. by Paul Vriens · 15 years ago
  4. a314027 hhctrl.ocx: If a CHM file reports window dimensions and title but doesn't really set them use default values. by Dmitry Timoshkov · 15 years ago
  5. a70e10d hhctrl.ocx: Add a trace for the resulting CHM offset to string conversion. by Dmitry Timoshkov · 15 years ago
  6. 7a5058b hhctrl.ocx: Add Italian translation. by Luca Bennati · 15 years ago
  7. d76d324 hhctrl.ocx: Add casts to pointer differences in traces. by Alexandre Julliard · 15 years ago
  8. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  9. a4761f6 hhctrl.ocx: New Spanish translations. by José Manuel Ferrer Ortiz · 15 years ago
  10. e8993f3 hhctrl.ocx: Remove a stray heap_alloc(0) (Smatch). by Michael Stefaniuc · 15 years ago
  11. 968f214 hhctrl.ocx: Use the SendMessage instead of ListView_GetItem. by Michael Stefaniuc · 15 years ago
  12. cff5f60 hhctrl.ocx: Add Search capability. by Erich Hoover · 15 years ago
  13. 796c4de hhctrl.ocx: Add widgets for the Search tab. by Erich Hoover · 15 years ago
  14. 6ab9812 hhctrl.ocx: Allow ListView navigation with the Return/Enter key. by Erich Hoover · 15 years ago
  15. 4dc019a hhctrl.ocx: Support HTML Help having indented Index tab items. by Erich Hoover · 15 years ago
  16. 687a2ae hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style. by Erich Hoover · 15 years ago
  17. 1863a9c hhctrl.ocx: Remove a superfluous line that uses an uninitialized variable. by Erich Hoover · 15 years ago
  18. 425c30f hhctrl.ocx: Fix a NULL dereference mistake in the Contents tab. by Erich Hoover · 15 years ago
  19. 207ce6f hhctrl.ocx: Fix (re)allocating string blocks. by Erich Hoover · 15 years ago
  20. db94b0c hhctrl.ocx: Support jumping to a help topic with 'mapid'. by Erich Hoover · 15 years ago
  21. 3a82454 hhctrl.ocx: Fix a double-click bug in the Contents tab introduced by the Index tab code. by Erich Hoover · 15 years ago
  22. 16ff05f hhctrl.ocx: Add Ukrainian translations. by Igor Paliychuk · 15 years ago
  23. 6ae7fe6 hhctrl.ocx: Handle Index tab sub-topics. by Erich Hoover · 15 years ago
  24. 50f67cb hhctrl.ocx: Make the Index tab functional. by Erich Hoover · 15 years ago
  25. 5912b0c hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab. by Erich Hoover · 15 years ago
  26. d3bd40d hhctrl.ocx: Add a ListView for the Index tab. by Erich Hoover · 15 years ago
  27. 85afcdb hhctrl.ocx: Fix the mem handling in get_attr() (Smatch). by Michael Stefaniuc · 15 years ago
  28. 39f485a hhctrl.ocx: Find node attributes in a case-insensitive way. by Erich Hoover · 15 years ago
  29. 73bb3c8 hhctrl.ocx: Update German translation. by André Hentschel · 16 years ago
  30. 01128fa hhctrl.ocx: Handle NULL param. by Vladimir Pankratov · 16 years ago
  31. c689451 hhctrl.ocx: Ensure that the topic within MSITStore url's begins with /. by Vincent Povirk · 16 years ago
  32. dddbfcd hhctrl.ocx: Convert the Russian resources to UTF-8. by Vladimir Pankratov · 16 years ago
  33. fc83cc5 hhctrl.ocx: Convert the German resources to UTF-8. by Michael Stefaniuc · 16 years ago
  34. 0cb9a6e hhctrl.ocx: Add English neutral translations. by Huw Davies · 16 years ago
  35. 90df7b1 hhctrl.ocx: Update French translation. by Frédéric Delanoy · 16 years ago
  36. d6eb5eb hhctrl.ocx: Fix a memory leak on an error path (Smatch). by Michael Stefaniuc · 16 years ago
  37. bbfe59b hhctrl.ocx: Try the Windows help directory if the specified file does not exist. by Hans Leidekker · 16 years ago
  38. 28f9129 hhctrl.ocx: Remove some dead code. by Hans Leidekker · 16 years ago
  39. abad7f4 hhctrl.ocx: Don't leak the CHM filename. by Hans Leidekker · 16 years ago
  40. 46e5df5 hhctrl.ocx: Build language resource files separately. by Michael Stefaniuc · 16 years ago
  41. 7f77207 hhctrl.ocx: Add Lithuanian translation. by Aurimas Fišeras · 16 years ago
  42. 68e8870 hhctrl.ocx: Handle quoted filenames in doWinMain. by Dylan Smith · 16 years ago
  43. 8bd9a3a janitorial: Don't depend on user32 for the self registration functions. by Hans Leidekker · 16 years ago
  44. 5f3287d *Ko.rc: Update Korean resource. by ByeongSik Jeon · 16 years ago
  45. 9c6ce13 hhctrl.ocx: Added Portuguese translation. by Ricardo Filipe · 16 years ago
  46. 8595ffa hhctrl.ocx: Always set WS_OVERLAPPEDWINDOW. by Jeff Zaroyko · 17 years ago
  47. 9593c9e dlls: Do not use __WINE_ALLOC_SIZE between void and *. by Detlef Riekenberg · 17 years ago
  48. 96412ee Annotate with allocation size attribute. by Marcus Meissner · 17 years ago
  49. ee28827 htctrl: Add simplified and traditional Chinese resources. by Hongbo Ni · 17 years ago
  50. 89b479c hhctrl.ocx: Nul-terminate url_indicator constant in NavigateToUrl. by Rob Shearman · 17 years ago
  51. 602b58b hhctl.ocx: Fix reference count leak in InPlace_OnPosRectChange. by Rob Shearman · 17 years ago
  52. da335a6 hhctrl.ocx: Sign-compare warning fix. by Andrew Talbot · 17 years ago
  53. 97e5728 hhctrl.ocx: Fixed ref count handling in IOleClientSiteImpl. by Jacek Caban · 17 years ago
  54. ab6d29e hhctrl.ocx: Remove unneeded address-of operator from array name. by Andrew Talbot · 17 years ago
  55. 2eee5fb hhctrl.ocx: Update Russian translation. by Vladimir Pankratov · 17 years ago
  56. 9b81d86 Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT. by Francois Gouget · 17 years ago
  57. 9f42e8e hhctrl.ocx: Check the filename param before dereferencing it. by James Hawkins · 17 years ago
  58. 14a42f8 Make Swedish use SUBLANG_NEUTRAL. by Mikołaj Zalewski · 17 years ago
  59. 8150740 hhctrl.ocx: Danish translation. by Jens Albretsen · 17 years ago
  60. dad21bb makefiles: List the static libraries as normal imports instead of extra libs. by Alexandre Julliard · 17 years ago
  61. efa0401 hhctrl: Fix NULL pointer dereference in some failure cases. by Tijl Coosemans · 17 years ago
  62. af72d10 hhctrl.ocx: Plug memory leak. by Tijl Coosemans · 17 years ago
  63. 7f39571 hhctrl.ocx: Remove unused variable. by Andrew Talbot · 17 years ago
  64. 8988ab8 hhctrl.ocx: Look up in chm if url doesn't contain "://". by Hin-Tak Leung · 17 years ago
  65. 76299b3 hhctrl.ocx: Return help window handle to caller. by Hin-Tak Leung · 17 years ago
  66. 7a5e3d3 hhctrl.ocx: Apparently it is possible to have chm file without #STRINGS in it, so we should not stop processing file at it. by Tomasz Jezierski · 17 years ago
  67. 0b64b86 hhctrl.ocx: Fix for writing outside allocated memory in HH_AddToolbar. by Tomasz Jezierski · 17 years ago
  68. de234a3 hhctrl.ocx: Added Slovenian translation. by Rok Mandeljc · 17 years ago
  69. 0a8d2ba hhctrl: Added Greek translation. by Apostolos Alexiadis · 17 years ago
  70. a33dff0 hhctrl: Add Russian translation. by Vitaliy Margolen · 17 years ago
  71. cf5e6bc hhctrl.ocx: Implement more navigation of chm to TOC, default topic and specific title. by Hin-Tak Leung · 17 years ago
  72. 9978cc9 user32: Make LoadStringW pass tests. by Christopher Berner · 17 years ago
  73. cedf630 hhctrl.ocx: Fix the character count passed to GetFullPathNameW in OpenCHM and NavigateToChm. by Rob Shearman · 17 years ago
  74. 018117e hhctrl.ocx: Don't return uninitialized stream. by Juan Lang · 17 years ago
  75. 7293f00 hhctrl.ocx: Store a copy of the string pointers to enable freeing them without casting away const. by Alexandre Julliard · 17 years ago
  76. 7e8d79f hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names. by Michael Stefaniuc · 17 years ago
  77. ad93963 Removed some unneeded imports. by Alexandre Julliard · 17 years ago
  78. 7a06e0d hhctrl.ocx: Update version info. by Louis Lenders · 17 years ago
  79. 9f84efc hhctrl.ocx: Add Swedish translation. by Daniel Nylander · 17 years ago
  80. 776f434 hhctrl.ocx: Avoid spamming console. by Juan Lang · 17 years ago
  81. 256e3e1 hhctrl.ocx: Remove 'recursive registry key delete' function. by Stefan Leichter · 18 years ago
  82. c43da4b hhctrl.ocx: Fix Polish translation. by Janusz Tomczak · 18 years ago
  83. 6455295 hhctrl.ocx: winapi_check expects the module name to be all uppercase in the documentation. by Francois Gouget · 18 years ago
  84. 8ecd346 hhctrl.ocx: Recognize and use topic specification in url or in data. by Andrey Turkin · 18 years ago
  85. 38acacc hhctrl.ocx: Do not try to dereference NULL pointer if CreateHelpViewer failed. by Andrey Turkin · 18 years ago
  86. 41342a3 hhctrl.ocx: Update HtmlHelp and its commands definitions, and partially implement data A->W translation. by Andrey Turkin · 18 years ago
  87. b2aae66 hhctrl.ocx: Don't insert content item that could not be merged. by Jacek Caban · 18 years ago
  88. eff5b13 hhctrl.ocx: Fix a format warning. by Michael Stefaniuc · 18 years ago
  89. aa1b38c hhctrl.ocx: Try to build URL with full path if navigation to URL fails. by Jacek Caban · 18 years ago
  90. e18ddbc hhctrl.ocx: Correctly handle URLs in SetChmPath. by Jacek Caban · 18 years ago
  91. abe3428 hhctrl.ocx: Store full chm paths to solve problems with relative paths. by Jacek Caban · 18 years ago
  92. f1919c6 hhctrl.ocx: Added handling of topic selection. by Jacek Caban · 18 years ago
  93. e965435 hhctrl.ocx: Fill content tree. by Jacek Caban · 18 years ago
  94. cdb67b2 hhctrl.ocx: Added hhc parser. by Jacek Caban · 18 years ago
  95. 6b68e8d hhctrl.ocx: Added content tab window. by Jacek Caban · 18 years ago
  96. 0ecadff hhctrl.ocx: Added code for handling tabs. by Jacek Caban · 18 years ago
  97. c6774f7 hhctrl.ocx: Resize tab control in Child's WM_SIZE handler. by Jacek Caban · 18 years ago
  98. 736ef40 hhctrl.ocx: Added HH_HELP_CONTEXT implementation. by Jacek Caban · 18 years ago
  99. 5d01155 hhctrl.ocx: Use HtmlHelpA in doWinMain. by Jacek Caban · 18 years ago
  100. 90fcc09 hhctrl.ocx: Call PostQuitMessage only in hh.exe process. by Jacek Caban · 18 years ago