Eric Pouech
|
de6f347bd0
|
hhctrl.ocx: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-10 10:44:10 +01:00 |
Bernhard Übelacker
|
e3b2863148
|
hhctrl.ocx: Handle only the number of bytes given in html_fragment_len.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=39699
Signed-off-by: Bernhard Übelacker <bernhardu@mailbox.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-07-06 16:11:37 +02:00 |
Alexandre Julliard
|
4150b6660e
|
hhctrl.ocx: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-05 08:35:40 +02:00 |
Michael Stefaniuc
|
0a948c74c5
|
hhctrl.ocx: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 09:39:07 +02:00 |
Piotr Caban
|
ace66d3540
|
hhctrl.ocx: Set window owner in HtmlHelp function if WS_CHILD flag is not specified.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-03 09:54:52 +01:00 |
Michael Stefaniuc
|
d5b0e98ebf
|
hhctrl: Use SetRect() instead of open coding it.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-14 17:40:09 +09:00 |
Francois Gouget
|
3d1c2dc63e
|
hhctrl.ocx: Make html_encoded_symbols[] static.
|
2015-03-18 19:39:08 +09:00 |
Jacek Caban
|
efe4be6571
|
hhctrl.ocx: Store WebBrowser container struct instead of interfaces in HHInfo.
|
2015-02-23 15:26:01 +09:00 |
Andrew Talbot
|
2e268d1914
|
hhctrl.ocx: Avoid signed-unsigned integer comparisons.
|
2013-01-25 11:17:36 +01:00 |
Andrew Talbot
|
d3229eb9d7
|
hhctrl.ocx: Constify some variables.
|
2012-12-03 12:36:35 +01:00 |
Andrew Talbot
|
9e01b1752a
|
hhctrl.ocx: Remove unused variable.
|
2012-11-21 13:24:07 +01:00 |
Erich Hoover
|
d1c363424d
|
hhctrl.ocx: Recognize the embedded window name for finding existing windows.
|
2012-10-04 10:37:39 +02:00 |
Erich Hoover
|
aedcc11e4f
|
hhctrl.ocx: Fix removing a window from the help list when window creation fails.
|
2012-10-04 10:37:28 +02:00 |
Jacek Caban
|
7917d917ba
|
hhctrl.ocx: Get rid of no longer needed hack.
|
2012-09-28 17:16:16 +02:00 |
Erich Hoover
|
5650362090
|
hhctrl.ocx: Resize the window when HH_SET_WIN_TYPE is called.
|
2012-09-05 21:56:58 +02:00 |
Erich Hoover
|
b6ed7acce1
|
hhctrl.ocx: Properly show HTML Help dialogs without Tri-Pane display.
|
2012-09-04 17:26:15 +02:00 |
Erich Hoover
|
af0fa40eff
|
hhctrl.ocx: Implement HH_GET_WIN_TYPE.
|
2012-09-04 17:25:23 +02:00 |
Erich Hoover
|
182bd9dac4
|
hhctrl.ocx: Implement HH_SET_WIN_TYPE.
|
2012-08-31 11:21:35 +02:00 |
Erich Hoover
|
d39801bef3
|
hhctrl.ocx: Create a special structure for holding non-const unicode strings.
|
2012-08-30 19:19:52 +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
|
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
|
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
|
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 |
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 |
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 |
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
|
425c30f544
|
hhctrl.ocx: Fix a NULL dereference mistake in the Contents tab.
|
2010-01-29 17:26:46 +01:00 |
Erich Hoover
|
3a824542a5
|
hhctrl.ocx: Fix a double-click bug in the Contents tab introduced by the Index tab code.
|
2010-01-29 17:26:06 +01:00 |
Erich Hoover
|
6ae7fe659e
|
hhctrl.ocx: Handle Index tab sub-topics.
|
2010-01-28 11:58:46 +01:00 |