wininet/tests: Prefer winehq.org over winehq.com.
[wine] / dlls / hhctrl.ocx /
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...
2008-06-25  Vladimir Pankratovhhctrl.ocx: Update Russian translation.
2008-06-10  Francois GougetReplace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
2008-05-20  James Hawkinshhctrl.ocx: Check the filename param before dereferenci...
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-07  Jens Albretsenhhctrl.ocx: Danish translation.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Tijl Coosemanshhctrl: Fix NULL pointer dereference in some failure...
2008-04-29  Tijl Coosemanshhctrl.ocx: Plug memory leak.
2008-04-17  Andrew Talbothhctrl.ocx: Remove unused variable.
2008-04-17  Hin-Tak Leunghhctrl.ocx: Look up in chm if url doesn't contain ...
2008-04-17  Hin-Tak Leunghhctrl.ocx: Return help window handle to caller.
2008-04-16  Tomasz Jezierskihhctrl.ocx: Apparently it is possible to have chm file...
2008-04-09  Tomasz Jezierskihhctrl.ocx: Fix for writing outside allocated memory...
2008-04-08  Rok Mandeljchhctrl.ocx: Added Slovenian translation.
2008-04-01  Apostolos Alexiadishhctrl: Added Greek translation.
2008-03-28  Vitaliy Margolenhhctrl: Add Russian translation.
2008-03-27  Hin-Tak Leunghhctrl.ocx: Implement more navigation of chm to TOC...
2008-03-11  Christopher Berneruser32: Make LoadStringW pass tests.
2008-02-15  Rob Shearmanhhctrl.ocx: Fix the character count passed to GetFullPa...
2008-01-16  Juan Langhhctrl.ocx: Don't return uninitialized stream.
2007-12-13  Alexandre Julliardhhctrl.ocx: Store a copy of the string pointers to...
2007-12-10  Michael Stefaniuchhctrl.ocx: Rename the wrappers around HeapAlloc()...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-10-22  Louis Lendershhctrl.ocx: Update version info.
2007-10-16  Daniel Nylanderhhctrl.ocx: Add Swedish translation.
2007-10-16  Juan Langhhctrl.ocx: Avoid spamming console.
2007-08-28  Stefan Leichterhhctrl.ocx: Remove 'recursive registry key delete'...
2007-08-06  Janusz Tomczakhhctrl.ocx: Fix Polish translation.
2007-06-13  Francois Gougethhctrl.ocx: winapi_check expects the module name to...
2007-05-03  Andrey Turkinhhctrl.ocx: Recognize and use topic specification in...
2007-05-03  Andrey Turkinhhctrl.ocx: Do not try to dereference NULL pointer...
2007-05-03  Andrey Turkinhhctrl.ocx: Update HtmlHelp and its commands definition...
2007-04-26  Jacek Cabanhhctrl.ocx: Don't insert content item that could not...
2007-03-05  Michael Stefaniuchhctrl.ocx: Fix a format warning.
2007-03-05  Jacek Cabanhhctrl.ocx: Try to build URL with full path if navigati...
2007-03-05  Jacek Cabanhhctrl.ocx: Correctly handle URLs in SetChmPath.
2007-03-01  Jacek Cabanhhctrl.ocx: Store full chm paths to solve problems...
2007-02-28  Jacek Cabanhhctrl.ocx: Added handling of topic selection.
2007-02-28  Jacek Cabanhhctrl.ocx: Fill content tree.
2007-02-28  Jacek Cabanhhctrl.ocx: Added hhc parser.
2007-02-28  Jacek Cabanhhctrl.ocx: Added content tab window.
2007-02-28  Jacek Cabanhhctrl.ocx: Added code for handling tabs.
2007-02-28  Jacek Cabanhhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
2007-02-28  Jacek Cabanhhctrl.ocx: Added HH_HELP_CONTEXT implementation.
2007-02-28  Jacek Cabanhhctrl.ocx: Use HtmlHelpA in doWinMain.
2007-02-28  Jacek Cabanhhctrl.ocx: Call PostQuitMessage only in hh.exe process.
2007-02-28  Jacek Cabanhhctrl.ocx: Don't use doWinMain in HtmlHelpW.
2007-02-28  Jacek Cabanhhctrl.ocx: Release HHInfo on WM_CLOSE message.
2007-02-28  Jacek Cabanhhctrl.ocx: Clean up Help_WndProc.
2007-02-28  Jacek Cabanhhctrl.ocx: Added DllGetClassObject stub implementation.
2007-02-28  Jacek Cabanhhctrl.ocx: Remove redundant casts.
2007-02-28  Jacek Cabanhhctrl.ocx: Move doWinMain to hhctrl.c.
2007-02-28  Jacek Cabanhhctrl.ocx: Move more code from doWinMain.
2007-02-28  Jacek Cabanhhctrl.ocx: Fixed releasing web browser object.
2007-02-28  Jacek Cabanhhctrl.ocx: Merge WBInfo to HHInfo.
2007-02-28  Jacek Cabanhhctrl.ocx: Store whole HH_WINTYPEW struct in HHInfo...
2007-02-28  Jacek Cabanhhctrl.ocx: Move hhctrl_hinstance to hhctrl.h.
2007-02-23  Jacek Cabanhhctrl.ocx: Added beginning #SYSTEM parsing code.
2007-02-23  Jacek Cabanhhctrl.ocx: Handle memory allocation in OpenCHM and...
2007-02-23  Jacek Cabanhhctrl.ocx: Move HH_OpenCHM implementation to HH_Open.
2007-02-23  Jacek Cabanhhctrl.ocx: Use hhctrl.ocx's HINSTANCE.
2007-02-23  Jacek Cabanhhctrl.ocx: Rewrite reading strings from #STRINGS section.
2007-02-23  Jacek Cabanhhctrl.ocx: Use wrappers of memory allocation functions.
2007-02-23  Jacek Cabanhhctrl.ocx: Move DllMain to hhctrl.c.
2007-02-23  Jacek Cabanhhctrl.ocx: Declare strdupAtoW in hhctrl.h and use...
2007-02-23  Jacek Cabanhhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
2007-02-06  Jacek Cabanhhctrl.ocx: Use mk as default protocol and code clean up.
2007-02-06  Jacek Cabanhhctrl.ocx: Use SetWindowRects to set WebBrowser's...
2007-02-06  Jacek Cabanhhctrl.ocx: Remove useless SetHostNames call.
2007-01-09  Andrew Talbothhctrl.ocx: Remove unused variable.
2006-10-31  Huw Davieshhctrl.ocx: Don't fail if ole is already initialised.
2006-10-31  Andrew Talbothhctrl.ocx: Remove duplicate HeapFree().
2006-10-25  Alexandre Julliardhhctrl.ocx: Properly handle negative coordinates for...
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
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-23  Mikołaj Zalewskihhctrl.ocx: Add Polish translation.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-06  Francois GougetFrench rc files must be encoded in iso-8859-1, not...
2006-10-04  Michael Stefaniuchhctrl.ocx: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-10  Jonathan Ernsthhctrl: New French translation.
2006-08-02  Alexandre Julliardhhctrl.ocx: Make some functions static.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
next