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 |
Erich Hoover
|
1863a9c76d
|
hhctrl.ocx: Remove a superfluous line that uses an uninitialized variable.
|
2010-02-01 12:10:52 +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
|
207ce6fcb2
|
hhctrl.ocx: Fix (re)allocating string blocks.
|
2010-01-29 17:26:38 +01:00 |
Erich Hoover
|
db94b0c636
|
hhctrl.ocx: Support jumping to a help topic with 'mapid'.
|
2010-01-29 17:26:13 +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 |
Igor Paliychuk
|
16ff05f8ab
|
hhctrl.ocx: Add Ukrainian translations.
|
2010-01-28 12:16:48 +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
|
5912b0c92f
|
hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab.
|
2010-01-28 11:58:11 +01:00 |
Erich Hoover
|
d3bd40d627
|
hhctrl.ocx: Add a ListView for the Index tab.
|
2010-01-27 18:46:09 +01:00 |
Michael Stefaniuc
|
85afcdbfb3
|
hhctrl.ocx: Fix the mem handling in get_attr() (Smatch).
name_buf is allocated on the stack and node_buf by heap_alloc.
Also don't leak node_buf when leaving the function.
|
2010-01-27 11:16:15 +01:00 |
Erich Hoover
|
39f485ac18
|
hhctrl.ocx: Find node attributes in a case-insensitive way.
|
2010-01-26 12:57:28 +01:00 |
André Hentschel
|
73bb3c8789
|
hhctrl.ocx: Update German translation.
|
2009-08-12 17:29:00 +02: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 |
Vladimir Pankratov
|
dddbfcdeda
|
hhctrl.ocx: Convert the Russian resources to UTF-8.
|
2009-07-24 13:11:48 +02:00 |
Michael Stefaniuc
|
fc83cc5ffd
|
hhctrl.ocx: Convert the German resources to UTF-8.
|
2009-07-09 15:22:51 +02:00 |
Huw Davies
|
0cb9a6ec01
|
hhctrl.ocx: Add English neutral translations.
|
2009-07-07 14:18:32 +02:00 |
Frédéric Delanoy
|
90df7b1394
|
hhctrl.ocx: Update French translation.
|
2009-07-03 13:11:15 +02:00 |
Michael Stefaniuc
|
d6eb5eb7c6
|
hhctrl.ocx: Fix a memory leak on an error path (Smatch).
|
2009-07-02 11:30:25 +02:00 |
Hans Leidekker
|
bbfe59bc93
|
hhctrl.ocx: Try the Windows help directory if the specified file does not exist.
|
2009-07-01 13:14:12 +02:00 |
Hans Leidekker
|
28f9129000
|
hhctrl.ocx: Remove some dead code.
This condition is inside the switch block for HH_DISPLAY_SEARCH,
so it can never evaluate to true.
|
2009-07-01 13:12:22 +02:00 |
Hans Leidekker
|
abad7f4f76
|
hhctrl.ocx: Don't leak the CHM filename.
|
2009-07-01 13:12:17 +02:00 |
Michael Stefaniuc
|
46e5df5cb2
|
hhctrl.ocx: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-01 11:42:34 +02:00 |
Aurimas Fišeras
|
7f77207769
|
hhctrl.ocx: Add Lithuanian translation.
|
2009-06-15 13:42:28 +02:00 |
Dylan Smith
|
68e887004a
|
hhctrl.ocx: Handle quoted filenames in doWinMain.
|
2009-02-17 12:47:27 +01:00 |
Hans Leidekker
|
8bd9a3aa09
|
janitorial: Don't depend on user32 for the self registration functions.
|
2008-12-17 11:38:32 +01:00 |
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
Ricardo Filipe
|
9c6ce1386c
|
hhctrl.ocx: Added Portuguese translation.
|
2008-11-17 12:58:10 +01:00 |
Jeff Zaroyko
|
8595ffadd9
|
hhctrl.ocx: Always set WS_OVERLAPPEDWINDOW.
|
2008-10-02 10:28:53 -05:00 |
Detlef Riekenberg
|
9593c9e6f5
|
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
|
2008-09-19 11:41:25 +02:00 |
Marcus Meissner
|
96412ee564
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
Hongbo Ni
|
ee288272a5
|
htctrl: Add simplified and traditional Chinese resources.
|
2008-09-04 11:41:32 +02:00 |
Rob Shearman
|
89b479c8ec
|
hhctrl.ocx: Nul-terminate url_indicator constant in NavigateToUrl.
|
2008-08-18 17:34:13 +02:00 |
Rob Shearman
|
602b58ba73
|
hhctl.ocx: Fix reference count leak in InPlace_OnPosRectChange.
Also compare the result of IOleObject_QueryInterface with S_OK instead
of using not operator so it is more clear what the code is doing.
|
2008-08-18 17:34:12 +02:00 |
Andrew Talbot
|
da335a6c91
|
hhctrl.ocx: Sign-compare warning fix.
|
2008-08-05 14:09:36 +02:00 |
Jacek Caban
|
97e5728d7a
|
hhctrl.ocx: Fixed ref count handling in IOleClientSiteImpl.
|
2008-07-21 12:21:04 +02:00 |
Andrew Talbot
|
ab6d29eb5d
|
hhctrl.ocx: Remove unneeded address-of operator from array name.
|
2008-07-11 13:58:55 +02:00 |
Vladimir Pankratov
|
2eee5fbfbe
|
hhctrl.ocx: Update Russian translation.
|
2008-06-25 20:21:23 +02:00 |
Francois Gouget
|
9b81d86a6d
|
Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT.
|
2008-06-10 19:45:14 +02:00 |
James Hawkins
|
9f42e8eb63
|
hhctrl.ocx: Check the filename param before dereferencing it.
|
2008-05-20 15:43:54 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Jens Albretsen
|
8150740504
|
hhctrl.ocx: Danish translation.
|
2008-05-07 12:09:09 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Tijl Coosemans
|
efa040119b
|
hhctrl: Fix NULL pointer dereference in some failure cases.
|
2008-04-29 13:48:30 +02:00 |
Tijl Coosemans
|
af72d10014
|
hhctrl.ocx: Plug memory leak.
|
2008-04-29 12:37:48 +02:00 |
Andrew Talbot
|
7f395710b4
|
hhctrl.ocx: Remove unused variable.
|
2008-04-17 20:18:36 +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 |
Hin-Tak Leung
|
76299b37ea
|
hhctrl.ocx: Return help window handle to caller.
|
2008-04-17 12:35:58 +02:00 |
Tomasz Jezierski
|
7a5e3d3c04
|
hhctrl.ocx: Apparently it is possible to have chm file without #STRINGS in it, so we should not stop processing file at it.
|
2008-04-16 14:10:35 +02:00 |
Tomasz Jezierski
|
0b64b866a4
|
hhctrl.ocx: Fix for writing outside allocated memory in HH_AddToolbar.
|
2008-04-09 21:02:15 +02:00 |
Rok Mandeljc
|
de234a3ce4
|
hhctrl.ocx: Added Slovenian translation.
|
2008-04-08 11:56:36 +02:00 |
Apostolos Alexiadis
|
0a8d2ba37a
|
hhctrl: Added Greek translation.
|
2008-04-01 23:38:52 +02:00 |
Vitaliy Margolen
|
a33dff0903
|
hhctrl: Add Russian translation.
|
2008-03-28 15:50:41 +01:00 |
Hin-Tak Leung
|
cf5e6bcec9
|
hhctrl.ocx: Implement more navigation of chm to TOC, default topic and specific title.
|
2008-03-27 12:46:10 +01: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 |
Juan Lang
|
018117e6a3
|
hhctrl.ocx: Don't return uninitialized stream.
|
2008-01-16 12:15:46 +01:00 |
Alexandre Julliard
|
7293f00d9d
|
hhctrl.ocx: Store a copy of the string pointers to enable freeing them without casting away const.
|
2007-12-13 14:30:40 +01:00 |
Michael Stefaniuc
|
7e8d79fa3d
|
hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names.
|
2007-12-10 12:03:55 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Louis Lenders
|
7a06e0d36c
|
hhctrl.ocx: Update version info.
|
2007-10-22 14:54:39 +02:00 |
Daniel Nylander
|
9f84efc119
|
hhctrl.ocx: Add Swedish translation.
|
2007-10-16 12:40:14 +02:00 |
Juan Lang
|
776f434a6e
|
hhctrl.ocx: Avoid spamming console.
|
2007-10-16 09:35:36 +02:00 |
Stefan Leichter
|
256e3e1c7c
|
hhctrl.ocx: Remove 'recursive registry key delete' function.
|
2007-08-28 11:56:15 +02:00 |
Janusz Tomczak
|
c43da4b4a4
|
hhctrl.ocx: Fix Polish translation.
|
2007-08-06 13:58:15 +02:00 |
Francois Gouget
|
6455295e40
|
hhctrl.ocx: winapi_check expects the module name to be all uppercase in the documentation.
|
2007-06-13 11:09:56 +02:00 |
Andrey Turkin
|
8ecd3465d9
|
hhctrl.ocx: Recognize and use topic specification in url or in data.
|
2007-05-03 14:38:43 +02:00 |
Andrey Turkin
|
38acaccd93
|
hhctrl.ocx: Do not try to dereference NULL pointer if CreateHelpViewer failed.
|
2007-05-03 14:37:08 +02:00 |
Andrey Turkin
|
41342a32bb
|
hhctrl.ocx: Update HtmlHelp and its commands definitions, and partially implement data A->W translation.
|
2007-05-03 14:36:55 +02:00 |
Jacek Caban
|
b2aae66f1a
|
hhctrl.ocx: Don't insert content item that could not be merged.
|
2007-04-26 14:24:05 +02:00 |
Michael Stefaniuc
|
eff5b13043
|
hhctrl.ocx: Fix a format warning.
|
2007-03-05 16:43:26 +01:00 |
Jacek Caban
|
aa1b38c51d
|
hhctrl.ocx: Try to build URL with full path if navigation to URL fails.
|
2007-03-05 12:07:06 +01:00 |
Jacek Caban
|
e18ddbc0cd
|
hhctrl.ocx: Correctly handle URLs in SetChmPath.
|
2007-03-05 12:07:01 +01:00 |
Jacek Caban
|
abe3428f8b
|
hhctrl.ocx: Store full chm paths to solve problems with relative paths.
|
2007-03-01 20:42:50 +01:00 |
Jacek Caban
|
f1919c6106
|
hhctrl.ocx: Added handling of topic selection.
|
2007-02-28 14:12:45 +01:00 |
Jacek Caban
|
e965435966
|
hhctrl.ocx: Fill content tree.
|
2007-02-28 14:12:38 +01:00 |
Jacek Caban
|
cdb67b28f8
|
hhctrl.ocx: Added hhc parser.
|
2007-02-28 14:12:32 +01:00 |
Jacek Caban
|
6b68e8d606
|
hhctrl.ocx: Added content tab window.
|
2007-02-28 14:09:59 +01:00 |
Jacek Caban
|
0ecadffb9d
|
hhctrl.ocx: Added code for handling tabs.
|
2007-02-28 14:09:39 +01:00 |
Jacek Caban
|
c6774f75f5
|
hhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
|
2007-02-28 14:09:00 +01:00 |
Jacek Caban
|
736ef403a9
|
hhctrl.ocx: Added HH_HELP_CONTEXT implementation.
|
2007-02-28 14:03:45 +01:00 |
Jacek Caban
|
5d011551a3
|
hhctrl.ocx: Use HtmlHelpA in doWinMain.
|
2007-02-28 14:03:45 +01:00 |
Jacek Caban
|
90fcc09d92
|
hhctrl.ocx: Call PostQuitMessage only in hh.exe process.
|
2007-02-28 14:03:45 +01:00 |
Jacek Caban
|
8cef086337
|
hhctrl.ocx: Don't use doWinMain in HtmlHelpW.
|
2007-02-28 14:03:45 +01:00 |
Jacek Caban
|
ae9c043d87
|
hhctrl.ocx: Release HHInfo on WM_CLOSE message.
|
2007-02-28 14:03:45 +01:00 |
Jacek Caban
|
803cf4f40c
|
hhctrl.ocx: Clean up Help_WndProc.
|
2007-02-28 14:03:44 +01:00 |
Jacek Caban
|
8e98ca4727
|
hhctrl.ocx: Added DllGetClassObject stub implementation.
|
2007-02-28 14:03:44 +01:00 |