notepad: Fix the ellipsis and shortcuts in menus.
[wine] / dlls / hhctrl.ocx /
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...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-03-15  András Kovácshhctrl.ocx: Added Hungarian translation.
2006-03-03  Mike McCormackhhctrl.ocx: Fix a gcc 4.1 warning caused by a cast...
2006-02-13  Petr Tesarikhhctrl.ocx: Czech language resources encoding fix.
2006-02-06  Fatih Aşıcıhhctrl.ocx: Turkish translation.
2006-01-10  Rein Klazeshhctrl.ocx: Report commands in HtmlHelp that are not...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-21  Hans LeidekkerAdded Dutch translations.
2005-11-11  YunSong HwangAdd Korean translations.
2005-11-08  Vincent BéronCorrect some allocated buffer lengths while converting...
2005-11-07  James HawkinsFree an alloc'ed string.
2005-11-04  James HawkinsPass HtmlHelp commands to doWinMain.
2005-11-02  David KredbaCzech resources update.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-28  James Hawkins- Store the HHInfo struct in the SizeBar hwnd.
2005-09-25  James HawkinsCorrectly resize the child windows.
2005-09-25  Alexander N. SørnesAdded Norwegian translations.
2005-09-21  James HawkinsAdd the SizeBar.
2005-09-20  James HawkinsCorrectly draw the navigation pane.
2005-09-19  James HawkinsAdd initial toolbar button handling.
2005-09-19  James HawkinsCheck for an empty string not a NULL pointer.
2005-09-15  James HawkinsEmbed the browser object in the HTML window. Spotted...
2005-09-14  James Hawkins- Zero the WBInfo struct to get rid of invalid pointers.
2005-09-13  James Hawkins- Add the WebBrowser implementation.
2005-09-12  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-07  James HawkinsCall CHM_CloseCHM to avoid a memory leak.
2005-09-06  James Hawkins- Add the CHM Utility API.
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-08-15  James HawkinsHandle resizing the help viewer window.
2005-08-15  James Hawkins- Paint spacing around the tab control.
2005-08-08  Henning GerhardtUpdate German resource file.
2005-08-08  James Hawkins- Don't keep track of the number of TB buttons.
2005-08-03  James HawkinsFree the allocated command line string.
2005-08-03  James HawkinsAdd a tab control to the navigation pane.
2005-08-03  Henning GerhardtAdd German resourced for hhctrl.ocx.
2005-08-03  James Hawkins- Add the HH Child window class.
2005-08-02  James Hawkins- Add the toolbar to the viewer window.
2005-08-02  James HawkinsImplement DllMain and store the Dll hinstance.
2005-08-01  James HawkinsAdd beginnings of the Help viewer.
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-04-16  Mike Hearn- Add text dumping of the requested command.
2005-04-11  Mike HearnOnly do unicode conversion in HTML Help control when...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-11-08  Hans LeidekkerAdd version information.
2004-10-08  Jacek Caban- Added doWinMain stub
2004-09-16  Jacek CabanAdded htmlhelp.h.
2004-08-23  Stefan LeichterAdded empty DllRegisterServer.
2004-06-30  Uwe BonnesHeapAlloc for WSTR must allocate len* sizeof(WCHARS).
2004-06-01  Mike HearnDisplay more informative message when HtmlHelp stub...
2004-04-22  Krzysztof FoltmanAdded dummy hhctrl.ocx with stubs of HtmlHelpA and...