dsound: Express buffer positions in terms of bytes, not fragments.
[wine] / dlls / hhctrl.ocx /
2012-02-15  Erich Hooverhhctrl.ocx: Fix parsing of some TOC topics that referen...
2012-02-13  Alexandre Julliardhhctrl.ocx: Fix a buffer allocation size.
2012-02-09  Erich Hooverhhctrl.ocx: Fix searching for Index and TOC file.
2012-01-27  Erich Hooverhhctrl.ocx: Add a missing Release call.
2011-12-23  Erich Hooverhhctrl.ocx: Fix HTML Help crashing on non-chm files.
2011-09-28  Erich Hooverhhctrl.ocx: When called as a program, quit when HtmlHel...
2011-09-28  Erich Hooverhhctrl.ocx: Open a specific topic when requested.
2011-09-28  Erich Hooverhhctrl.ocx: Default to the correct tab for different...
2011-09-28  Erich Hooverhhctrl.ocx: Use the correct values for current_tab...
2011-09-27  Erich Hooverhhctrl.ocx: Use separate icons for 'Hide' and 'Show...
2011-09-27  Erich Hooverhhctrl.ocx: Use a modified (two color) refresh icon...
2011-09-27  Erich Hooverhhctrl.ocx: Use the STD_PROPERTIES icon for the 'Option...
2011-09-01  Francois Gougethhctrl.ocx: Issue a fixme if asked for unsupported...
2011-08-31  Francois Gougethhctrl.ocx: Don't show unimplemented buttons.
2011-08-23  Francois Gougethhctrl.ocx: Convert an unneeded popup menu label to...
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-02  Alexandre Julliardmakefiles: Remove some redundant registration scripts.
2011-08-02  Alexandre Julliardmakefiles: Generate resource files for typelibs.
2011-06-30  Frédéric Delanoyhhctrl.ocx: Remove misplaced semicolon after an if...
2011-06-29  Aric Stewarthhctrl.ocx: Improve parsing of incoming file specs...
2011-05-19  Marcus Meissnerhhctrl.ocx: Mark internal symbols with hidden visibility.
2011-04-25  Frédéric Delanoypo: Add message contexts (and French translations)...
2011-04-19  André Hentschelhhcrtl.ocx: Resize search tab too.
2011-03-16  Francois Gougethhctrl.ocx: Make AppendFullPathURL() static.
2011-02-28  Akihiro Sagawahhctrl.ocx: Use DEFAULT_GUI_FONT to show non-ansi chara...
2011-01-21  Erich Hooverhhctrl.ocx: Add some private toolbar bitmaps (copied...
2011-01-21  Erich Hooverhhctrl.ocx: Add better bitmaps for some toolbar buttons.
2011-01-19  Alexandre Julliardhhctrl: Don't use an extended menu.
2011-01-18  Owen Rudgehhctrl.ocx: Implement pop-up menu for Options button.
2011-01-18  Owen Rudgehhctrl.ocx: Implement Sync button functionality.
2011-01-18  Owen Rudgehhctrl.ocx: Implement Show/Hide functionality.
2011-01-17  Erich Hooverhhctrl.ocx: Add support for the print button using...
2011-01-17  Michael Stefaniuchhctrl.ocx: Use ifaces instead of vtbl pointers in...
2011-01-06  Alexandre Julliardhhctrl: Convert translations to po files.
2010-12-23  Hwang YunSonghhctl.ocx: Update Korean resource.
2010-12-22  Alexandre Julliardhhctrl.ocx: Add a typelib and register it.
2010-11-01  Yaron Shahrabanihhctrl.ocx: Added Hebrew translation.
2010-10-29  Paul Vrienshhctrl.ocx: Add the Serbian (Latin and Cyrillic) transl...
2010-09-21  Luca Bennatihhctrl.ocx: Update Italian translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-09  Wolfram Sanghhctrl: Add check for no filename.
2010-08-31  Francois Gougethhctrl.ocx: Make strbuf_{append,chr}() static.
2010-07-26  Harry JefferyFixed various spelling mistakes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-02  Gustavo Henrique... hhctrl.ocx: Fix Portuguese (Brazilian) translation.
2010-06-28  Jaroslav Šmídhhctrl.ocx: Make sure pszCaption and pszFile are never 0.
2010-06-23  Michael Stefaniuchhctrl.ocx: Add the Romanian translation.
2010-06-21  Akihiro Sagawahhctrl.ocx: Add Japanese translation.
2010-06-08  Paul Vriensresources: Fix some copy-paste mistakes in resource...
2010-06-01  Dmitry Timoshkovhhctrl.ocx: If a CHM file reports window dimensions...
2010-06-01  Dmitry Timoshkovhhctrl.ocx: Add a trace for the resulting CHM offset...
2010-05-31  Luca Bennatihhctrl.ocx: Add Italian translation.
2010-04-09  Alexandre Julliardhhctrl.ocx: Add casts to pointer differences in traces.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-15  José Manuel Ferrer... hhctrl.ocx: New Spanish translations.
2010-02-10  Michael Stefaniuchhctrl.ocx: Remove a stray heap_alloc(0) (Smatch).
2010-02-10  Michael Stefaniuchhctrl.ocx: Use the SendMessage instead of ListView_Get...
2010-02-08  Erich Hooverhhctrl.ocx: Add Search capability.
2010-02-08  Erich Hooverhhctrl.ocx: Add widgets for the Search tab.
2010-02-08  Erich Hooverhhctrl.ocx: Allow ListView navigation with the Return...
2010-02-08  Erich Hooverhhctrl.ocx: Support HTML Help having indented Index...
2010-02-08  Erich Hooverhhctrl.ocx: Fix HTML Help Index tab with alternative...
2010-02-01  Erich Hooverhhctrl.ocx: Remove a superfluous line that uses an...
2010-01-29  Erich Hooverhhctrl.ocx: Fix a NULL dereference mistake in the Conte...
2010-01-29  Erich Hooverhhctrl.ocx: Fix (re)allocating string blocks.
2010-01-29  Erich Hooverhhctrl.ocx: Support jumping to a help topic with 'mapid'.
2010-01-29  Erich Hooverhhctrl.ocx: Fix a double-click bug in the Contents...
2010-01-28  Igor Paliychukhhctrl.ocx: Add Ukrainian translations.
2010-01-28  Erich Hooverhhctrl.ocx: Handle Index tab sub-topics.
2010-01-28  Erich Hooverhhctrl.ocx: Make the Index tab functional.
2010-01-28  Erich Hooverhhctrl.ocx: Separate the HTML Help stream reader code...
2010-01-27  Erich Hooverhhctrl.ocx: Add a ListView for the Index tab.
2010-01-27  Michael Stefaniuchhctrl.ocx: Fix the mem handling in get_attr() (Smatch).
2010-01-26  Erich Hooverhhctrl.ocx: Find node attributes in a case-insensitive...
2009-08-12  André Hentschelhhctrl.ocx: Update German translation.
2009-08-11  Vladimir Pankratovhhctrl.ocx: Handle NULL param.
2009-08-07  Vincent Povirkhhctrl.ocx: Ensure that the topic within MSITStore...
2009-07-24  Vladimir Pankratovhhctrl.ocx: Convert the Russian resources to UTF-8.
2009-07-09  Michael Stefaniuchhctrl.ocx: Convert the German resources to UTF-8.
2009-07-07  Huw Davieshhctrl.ocx: Add English neutral translations.
2009-07-03  Frédéric Delanoyhhctrl.ocx: Update French translation.
2009-07-02  Michael Stefaniuchhctrl.ocx: Fix a memory leak on an error path (Smatch).
2009-07-01  Hans Leidekkerhhctrl.ocx: Try the Windows help directory if the speci...
2009-07-01  Hans Leidekkerhhctrl.ocx: Remove some dead code.
2009-07-01  Hans Leidekkerhhctrl.ocx: Don't leak the CHM filename.
2009-07-01  Michael Stefaniuchhctrl.ocx: Build language resource files separately.
2009-06-15  Aurimas Fišerashhctrl.ocx: Add Lithuanian translation.
2009-02-17  Dylan Smithhhctrl.ocx: Handle quoted filenames in doWinMain.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-11-17  Ricardo Filipehhctrl.ocx: Added Portuguese translation.
2008-10-02  Jeff Zaroykohhctrl.ocx: Always set WS_OVERLAPPEDWINDOW.
2008-09-19  Detlef Riekenbergdlls: Do not use __WINE_ALLOC_SIZE between void and *.
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-04  Hongbo Nihtctrl: Add simplified and traditional Chinese resources.
2008-08-18  Rob Shearmanhhctrl.ocx: Nul-terminate url_indicator constant in...
2008-08-18  Rob Shearmanhhctl.ocx: Fix reference count leak in InPlace_OnPosRec...
2008-08-05  Andrew Talbothhctrl.ocx: Sign-compare warning fix.
2008-07-21  Jacek Cabanhhctrl.ocx: Fixed ref count handling in IOleClientSiteImpl.
2008-07-11  Andrew Talbothhctrl.ocx: Remove unneeded address-of operator from...
next