Commit Graph

271 Commits (b550ee8d59d5568ab04e86ea80ebd39af8452683)

Author SHA1 Message Date
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Andrew Talbot 2e268d1914 hhctrl.ocx: Avoid signed-unsigned integer comparisons. 2013-01-25 11:17:36 +01:00
Andrew Talbot 896cc71d24 hhctrl.ocx: Remove unneeded address-of operators from array names. 2012-12-06 13:01:01 +01:00
Andrew Talbot d3229eb9d7 hhctrl.ocx: Constify some variables. 2012-12-03 12:36:35 +01:00
Jacek Caban 4821b06ed1 hhctrl.ocx: Added import library. 2012-11-30 19:12:14 +01:00
Andrew Talbot 9e01b1752a hhctrl.ocx: Remove unused variable. 2012-11-21 13:24:07 +01:00
Erich Hoover 317f26beef hhctrl.ocx: Add support for specifying window names with HH_HELP_CONTEXT. 2012-10-04 10:37:50 +02: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
Erich Hoover bc2258d678 hhctrl.ocx: Store all the parameters the first time the WinType is filled in. 2012-10-03 13:10:46 +02:00
Jacek Caban 7917d917ba hhctrl.ocx: Get rid of no longer needed hack. 2012-09-28 17:16:16 +02:00
Erich Hoover a61903388e hhctrl.ocx: Do not permit a NULL caption for HtmlHelp windows. 2012-09-05 21:56:58 +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
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