Commit Graph

228 Commits

Author SHA1 Message Date
Francois Gouget 083abe3fe9 hhctrl.ocx: Issue a fixme if asked for unsupported toolbar buttons. 2011-09-01 18:06:39 +02:00
Francois Gouget c103d6d207 hhctrl.ocx: Don't show unimplemented buttons. 2011-08-31 19:43:08 +02:00
Francois Gouget d7746d7fc8 hhctrl.ocx: Convert an unneeded popup menu label to a comment. 2011-08-23 17:43:36 +02:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Alexandre Julliard c091a3fc83 makefiles: Remove some redundant registration scripts. 2011-08-02 20:47:48 +02:00
Alexandre Julliard 729afa6adc makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
Frédéric Delanoy c7a46f5d3e hhctrl.ocx: Remove misplaced semicolon after an if condition. 2011-06-30 17:23:28 +02:00
Aric Stewart 3414d0ea0e hhctrl.ocx: Improve parsing of incoming file specs to HtmlHelp. 2011-06-29 14:22:38 -05:00
Marcus Meissner 3d6e7a4cd1 hhctrl.ocx: Mark internal symbols with hidden visibility. 2011-05-19 10:05:37 +02:00
Frédéric Delanoy 0ad90ee9ed po: Add message contexts (and French translations) for some polysemic English translation entries. 2011-04-25 11:52:02 +02:00
André Hentschel 35103290ca hhcrtl.ocx: Resize search tab too. 2011-04-19 18:29:24 +02:00
Francois Gouget f814b5af68 hhctrl.ocx: Make AppendFullPathURL() static. 2011-03-16 14:14:24 +01:00
Akihiro Sagawa e7efd148a8 hhctrl.ocx: Use DEFAULT_GUI_FONT to show non-ansi characters properly. 2011-02-28 13:15:23 +01:00
Erich Hoover 1115e32070 hhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw). 2011-01-21 12:21:00 +01:00
Erich Hoover d127f0087a hhctrl.ocx: Add better bitmaps for some toolbar buttons. 2011-01-21 12:17:50 +01:00
Alexandre Julliard d38571a67a hhctrl: Don't use an extended menu. 2011-01-19 23:50:50 +01:00
Owen Rudge 27048ce116 hhctrl.ocx: Implement pop-up menu for Options button. 2011-01-18 13:22:44 +01:00
Owen Rudge 16b35e00ed hhctrl.ocx: Implement Sync button functionality. 2011-01-18 12:37:08 +01:00
Owen Rudge deda1b2c4e hhctrl.ocx: Implement Show/Hide functionality. 2011-01-18 12:37:00 +01:00
Erich Hoover 037d58c4f6 hhctrl.ocx: Add support for the print button using IWebBrowser_ExecWB. 2011-01-17 15:52:15 +01:00
Michael Stefaniuc f0b20ad4b3 hhctrl.ocx: Use ifaces instead of vtbl pointers in IOleClientSiteImpl. 2011-01-17 13:23:33 +01:00
Alexandre Julliard c9b52d2095 hhctrl: Convert translations to po files. 2011-01-06 15:01:08 +01:00
Hwang YunSong 719b60187d hhctl.ocx: Update Korean resource. 2010-12-23 13:47:25 +01:00
Alexandre Julliard efc319bfa5 hhctrl.ocx: Add a typelib and register it. 2010-12-22 17:10:23 +01:00
Yaron Shahrabani b369460382 hhctrl.ocx: Added Hebrew translation. 2010-11-01 11:32:52 +01:00
Paul Vriens 365e76d26a hhctrl.ocx: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-29 16:30:59 +02:00
Luca Bennati de14c324a4 hhctrl.ocx: Update Italian translation. 2010-09-21 17:53:53 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Wolfram Sang 9e1d9ef972 hhctrl: Add check for no filename. 2010-09-09 12:45:20 +02:00
Francois Gouget 836ea0d898 hhctrl.ocx: Make strbuf_{append,chr}() static. 2010-08-31 14:23:47 +02:00
Harry Jeffery 4faf80280c Fixed various spelling mistakes. 2010-07-26 13:34:20 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Gustavo Henrique Milaré 3f404369da hhctrl.ocx: Fix Portuguese (Brazilian) translation. 2010-07-02 12:18:45 +02:00
Jaroslav Šmíd 5b7bd76086 hhctrl.ocx: Make sure pszCaption and pszFile are never 0. 2010-06-28 11:42:52 +02:00
Michael Stefaniuc fb5ef1c6c6 hhctrl.ocx: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-23 15:26:48 +02:00
Akihiro Sagawa ef137aab62 hhctrl.ocx: Add Japanese translation. 2010-06-21 11:46:24 +02:00
Paul Vriens 1edc58eae9 resources: Fix some copy-paste mistakes in resource files. 2010-06-08 12:59:03 +02:00
Dmitry Timoshkov a314027b42 hhctrl.ocx: If a CHM file reports window dimensions and title but doesn't really set them use default values. 2010-06-01 11:05:16 +02:00
Dmitry Timoshkov a70e10d03d hhctrl.ocx: Add a trace for the resulting CHM offset to string conversion. 2010-06-01 11:05:14 +02:00
Luca Bennati 7a5058b505 hhctrl.ocx: Add Italian translation. 2010-05-31 12:14:29 +02:00
Alexandre Julliard d76d32411a hhctrl.ocx: Add casts to pointer differences in traces. 2010-04-09 16:49:22 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
José Manuel Ferrer Ortiz a4761f6fdf hhctrl.ocx: New Spanish translations. 2010-02-15 12:47:08 +01:00
Michael Stefaniuc e8993f3ddd hhctrl.ocx: Remove a stray heap_alloc(0) (Smatch). 2010-02-10 11:34:02 +01:00
Michael Stefaniuc 968f214772 hhctrl.ocx: Use the SendMessage instead of ListView_GetItem.
SendMessage() is more explicit and also gets rid of three gcc -Wextra
  warning: value computed is not used
2010-02-10 11:33:57 +01:00
Erich Hoover cff5f60d3e hhctrl.ocx: Add Search capability. 2010-02-08 17:14:44 +01:00
Erich Hoover 796c4dec7f hhctrl.ocx: Add widgets for the Search tab. 2010-02-08 17:14:44 +01:00
Erich Hoover 6ab9812450 hhctrl.ocx: Allow ListView navigation with the Return/Enter key. 2010-02-08 17:14:44 +01:00
Erich Hoover 4dc019a41f hhctrl.ocx: Support HTML Help having indented Index tab items. 2010-02-08 17:14:44 +01:00
Erich Hoover 687a2aeae4 hhctrl.ocx: Fix HTML Help Index tab with alternative 'keyword' style. 2010-02-08 17:14:44 +01:00