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 |
Erich Hoover
|
50f67cbab1
|
hhctrl.ocx: Make the Index tab functional.
|
2010-01-28 11:58:33 +01:00 |
Erich Hoover
|
d3bd40d627
|
hhctrl.ocx: Add a ListView for the Index tab.
|
2010-01-27 18:46:09 +01:00 |
Vladimir Pankratov
|
01128fa35b
|
hhctrl.ocx: Handle NULL param.
|
2009-08-11 17:29:30 +02:00 |
Vincent Povirk
|
c689451cd1
|
hhctrl.ocx: Ensure that the topic within MSITStore url's begins with /.
|
2009-08-07 15:27:18 +02:00 |
Jeff Zaroyko
|
8595ffadd9
|
hhctrl.ocx: Always set WS_OVERLAPPEDWINDOW.
|
2008-10-02 10:28:53 -05:00 |
Rob Shearman
|
89b479c8ec
|
hhctrl.ocx: Nul-terminate url_indicator constant in NavigateToUrl.
|
2008-08-18 17:34:13 +02:00 |
Andrew Talbot
|
ab6d29eb5d
|
hhctrl.ocx: Remove unneeded address-of operator from array name.
|
2008-07-11 13:58:55 +02:00 |
Hin-Tak Leung
|
8988ab8f8d
|
hhctrl.ocx: Look up in chm if url doesn't contain "://".
|
2008-04-17 12:37:40 +02:00 |
Tomasz Jezierski
|
0b64b866a4
|
hhctrl.ocx: Fix for writing outside allocated memory in HH_AddToolbar.
|
2008-04-09 21:02:15 +02:00 |
Christopher Berner
|
9978cc9c56
|
user32: Make LoadStringW pass tests.
|
2008-03-11 15:30:15 +01:00 |
Rob Shearman
|
cedf6308aa
|
hhctrl.ocx: Fix the character count passed to GetFullPathNameW in OpenCHM and NavigateToChm.
|
2008-02-15 11:04:04 +01:00 |