Marcus Meissner
|
2461466ba0
|
hhctrl.ocx: Initialize ret on some error paths (Coverity).
|
2012-08-20 10:56:58 +02:00 |
Erich Hoover
|
494936452a
|
hhctrl.ocx: Centralize merging HH_WINTYPE data.
|
2012-08-16 12:24:36 +02:00 |
Erich Hoover
|
2686b9b588
|
hhctrl.ocx: Permit WS_CHILD help windows.
|
2012-07-16 18:14:25 +02:00 |
Erich Hoover
|
97bcef997f
|
hhctrl.ocx: Implement HH_CLOSE_ALL.
|
2012-07-16 18:14:08 +02:00 |
Erich Hoover
|
43ecfe036e
|
hhctrl.ocx: Use document title for subtopics in the index.
|
2012-06-28 11:21:12 +02:00 |
Erich Hoover
|
5874d6f1fd
|
hhctrl.ocx: Turn multiple index entries of the same name into a single entry.
|
2012-06-28 11:18:34 +02:00 |
Erich Hoover
|
b72ac222ea
|
hhctrl.ocx: Keep parsing failure from causing a segmentation fault.
|
2012-06-26 19:29:34 +02:00 |
Erich Hoover
|
fc413c70a5
|
hhctrl.ocx: Add icons for the table of contents TreeView control.
|
2012-06-25 11:06:21 +02:00 |
Erich Hoover
|
a02ad10f99
|
hhctrl.ocx: Add support for the CHM code page.
|
2012-06-22 14:09:49 +02:00 |
Erich Hoover
|
dc482dfe14
|
hhctrl.ocx: Use HTML decoder for the index.
|
2012-06-22 14:09:48 +02:00 |
Erich Hoover
|
9033b14438
|
hhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents.
|
2012-06-22 14:09:48 +02:00 |
Andrew Eikum
|
8041c9bd8e
|
hhctrl.ocx: Don't use GWLP_USERDATA to store private data.
|
2012-06-19 22:03:21 +02:00 |
Erich Hoover
|
e412c8c7b8
|
hhctrl.ocx: Fix displaying the first page for some help files.
|
2012-06-14 22:21:08 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Erich Hoover
|
98f0be8dc3
|
hhctrl.ocx: Fix parsing of some TOC topics that reference other files.
|
2012-02-15 19:17:38 +01:00 |
Alexandre Julliard
|
8e1dbebdb0
|
hhctrl.ocx: Fix a buffer allocation size.
|
2012-02-13 12:28:37 +01:00 |
Erich Hoover
|
4c908dd8da
|
hhctrl.ocx: Fix searching for Index and TOC file.
|
2012-02-09 10:02:28 -06:00 |
Erich Hoover
|
fbc12b4a82
|
hhctrl.ocx: Add a missing Release call.
|
2012-01-27 18:05:46 +01:00 |
Erich Hoover
|
4ce176af61
|
hhctrl.ocx: Fix HTML Help crashing on non-chm files.
|
2011-12-23 13:44:58 +01:00 |
Erich Hoover
|
4cf842e75d
|
hhctrl.ocx: When called as a program, quit when HtmlHelp call fails.
|
2011-09-28 11:00:47 +02:00 |
Erich Hoover
|
f1b7bb4eaa
|
hhctrl.ocx: Open a specific topic when requested.
|
2011-09-28 11:00:28 +02:00 |
Erich Hoover
|
973237996b
|
hhctrl.ocx: Default to the correct tab for different HH_DISPLAY_* values.
|
2011-09-28 11:00:24 +02:00 |
Erich Hoover
|
3228b4d1c3
|
hhctrl.ocx: Use the correct values for current_tab when some tabs are disabled.
|
2011-09-28 11:00:15 +02:00 |
Erich Hoover
|
442343a3db
|
hhctrl.ocx: Use separate icons for 'Hide' and 'Show' toolbar buttons based on the HIST_VIEWTREE icon.
|
2011-09-27 18:13:15 +02:00 |
Erich Hoover
|
54bb7bc51d
|
hhctrl.ocx: Use a modified (two color) refresh icon for the 'Sync' toolbar button.
|
2011-09-27 18:13:02 +02:00 |
Erich Hoover
|
1cabe30183
|
hhctrl.ocx: Use the STD_PROPERTIES icon for the 'Options' toolbar button.
|
2011-09-27 18:11:06 +02:00 |
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 |