Gerald Pfeifer
|
49799ccb01
|
winhelp: Remove extraneous positiveness check for unsigned variable in WINHELP_HandleTextMouse().
|
2008-05-05 13:34:05 +02:00 |
Herve Chanal
|
587eda5aa9
|
winhelp: A nicer icon.
|
2008-05-02 12:54:22 +02:00 |
Eric Pouech
|
00040c4814
|
winhelp: Added support for relative offsets in richedit rendered pages.
|
2008-05-02 11:24:12 +02:00 |
Eric Pouech
|
15f6786bcc
|
winhelp: Added support for font scaling when using RichEdit.
|
2008-05-02 11:24:04 +02:00 |
Eric Pouech
|
c3b022cecf
|
winhelp: We can now get rid of the tests about a NULL rtfData block.
|
2008-05-02 11:23:46 +02:00 |
Eric Pouech
|
2ee5cd8d7c
|
winhelp: Remove the internal data used for the old rendering.
|
2008-05-02 11:23:36 +02:00 |
Eric Pouech
|
303462329c
|
winhelp: Get rid of the old internal rendering.
|
2008-05-02 11:23:23 +02:00 |
Eric Pouech
|
2f1048862a
|
winhelp: Added support for transparent bitmaps.
|
2008-04-30 13:45:23 +02:00 |
Eric Pouech
|
8f1805f9b6
|
winhelp: Generate the proper RTF data for a table formatting.
|
2008-04-30 13:45:23 +02:00 |
Elias Benali
|
38daafb77e
|
winhelp: Check against a NULL pointer dereference.
|
2008-04-30 10:22:52 +02:00 |
Eric Pouech
|
9b24f2a050
|
winhelp: Make richedit the default for rendering.
|
2008-04-29 12:37:20 +02:00 |
Hwang YunSong(황윤성)
|
d38cd2a54e
|
winhelp: Updated Korean resource.
|
2008-04-29 12:34:21 +02:00 |
Kirill K. Smirnov
|
471d68c1d1
|
winhelp: Fix possible copy/paste error.
|
2008-04-28 14:20:17 +02:00 |
Kirill K. Smirnov
|
bfaeb42b09
|
winhelp: Shift by 6 not 4 in case of old 3.0 file.
This necessary piece of code was lost. Restore it.
|
2008-04-28 14:20:13 +02:00 |
Kirill K. Smirnov
|
5744fb45cf
|
winhelp: We can reference any page in HLPFILE_BrowsePage(). Perform similar change in HLPFILE_DoReadHlpFile() for the symmetry.
|
2008-04-28 14:19:06 +02:00 |
Eric Pouech
|
5da401950c
|
winhelp: Emit the proper RTF stream for a metafile to RichEdit.
|
2008-04-25 11:28:01 +02:00 |
Eric Pouech
|
5309ad1c8f
|
winhelp: Emit proper RTF tokens for a bitmap.
|
2008-04-25 11:27:51 +02:00 |
Eric Pouech
|
666bf7b892
|
winhelp: Properly decode the keep bit in paragraph style.
|
2008-04-25 11:27:28 +02:00 |
Eric Pouech
|
3299f1b869
|
winhelp: Set the borders of a paragraph in richedit.
|
2008-04-25 11:27:21 +02:00 |
Eric Pouech
|
300fa96245
|
winhelp: Set the alignment of paragraph in richedit.
|
2008-04-25 11:27:13 +02:00 |
Eric Pouech
|
26de7ddcd4
|
winhelp: Added support for paragraph information.
|
2008-04-25 11:23:33 +02:00 |
Eric Pouech
|
523a5b3f31
|
winhelp: Added support for richedit tabs in paragraph format.
|
2008-04-25 11:23:26 +02:00 |
Eric Pouech
|
56a41706c7
|
winhelp: Setup a better font size for the richedit rendering.
|
2008-04-24 12:21:37 +02:00 |
Eric Pouech
|
bfa999eaf6
|
winhelp: Allow links inside popups to work properly.
|
2008-04-24 12:21:13 +02:00 |
Eric Pouech
|
9d92b76181
|
winhelp: Create the shadow window also for popups handled by RichEdit.
|
2008-04-24 12:21:03 +02:00 |
Eric Pouech
|
b9848a757d
|
winhelp: Correctly compute the popup size and manage the popup when richedit is used.
|
2008-04-24 12:20:51 +02:00 |
Eric Pouech
|
603e1a1584
|
winhelp: Implement the first round of support for links in RichEdit.
|
2008-04-24 12:20:13 +02:00 |
Eric Pouech
|
1e5199af35
|
winhelp: Added proper RTF conversion for non breakable space and hyphen.
|
2008-04-24 12:19:54 +02:00 |
Eric Pouech
|
0a3f4d1173
|
winhelp: Add proper support for charset from headers and escaped non ANSI characters in RTF stream.
|
2008-04-24 12:19:47 +02:00 |
Eric Pouech
|
e29b5f5dfb
|
winhelp: Start feeding the richedit control with relevant RTF stream.
|
2008-04-24 12:19:06 +02:00 |
Eric Pouech
|
cf2de8c00d
|
winhelp: Added as an option, to use richedit to render the text window.
|
2008-04-24 12:18:03 +02:00 |
Eric Pouech
|
dd39c1f90d
|
winhelp: Be sure to raise a newly (re)created window in all cases.
|
2008-04-23 12:29:45 +02:00 |
Eric Pouech
|
0c18020ca9
|
winhelp: Fix the link kind (and color) of the 0xEA-0xEF family.
|
2008-04-23 12:29:31 +02:00 |
Eric Pouech
|
b2061c26b8
|
winhelp: Popup's background color should be inherited from parent.
|
2008-04-23 12:29:21 +02:00 |
Eric Pouech
|
6cd9b1a313
|
winhelp: Store reference to the popup (if any) as a WINHELP_WINDOW pointer.
|
2008-04-23 12:29:12 +02:00 |
Eric Pouech
|
3f1b62f2f7
|
winhelp: Simplify most of the helpers dealing with window creation.
|
2008-04-23 12:28:32 +02:00 |
Eric Pouech
|
857d0e063c
|
winhelp: Also store the relative offsets of a page in the history and back information sets.
|
2008-04-23 12:28:22 +02:00 |
Eric Pouech
|
a4480365d7
|
winhelp: Added ability to locate information within a page (and to store it inside WNDPAGE).
|
2008-04-23 12:28:11 +02:00 |
Eric Pouech
|
61cc510623
|
winhelp: Now use the icon out of hlpfile if any.
|
2008-04-23 12:28:00 +02:00 |
Eric Pouech
|
c631bb0b56
|
winhelp: Simplified message box handling.
|
2008-04-23 12:27:51 +02:00 |
Eric Pouech
|
3ae5ad8ede
|
winhelp: Enable/Disable prev/next buttons if there's a prev/next page.
|
2008-04-23 12:27:24 +02:00 |
Eric Pouech
|
7ae1bb28fe
|
winhelp: Fixed JumpId and JumpKeyword with correct signature and implementation.
|
2008-04-23 12:27:13 +02:00 |
Eric Pouech
|
951926e6e5
|
winhelp: Replaced an erroneous FIXME by a TRACE in MACRO_DisableButton().
|
2008-04-23 12:27:05 +02:00 |
Eric Pouech
|
4a89d29104
|
winhelp: Don't add a page to the history when using the back button.
|
2008-04-23 12:26:20 +02:00 |
Eric Pouech
|
07cf778b2b
|
winhelp: Properly display the page title.
|
2008-04-23 12:26:11 +02:00 |
Eric Pouech
|
e862e7d84c
|
winhelp: Fix the loading of a row in a table (especially, for multiple paragraphs in a single cell).
|
2008-04-23 12:26:01 +02:00 |
Eric Pouech
|
e0032f0ceb
|
winhelp: Fix window caption index in |SYSTEM.
|
2008-04-23 12:25:50 +02:00 |
Eric Pouech
|
ccd75350dd
|
winhelp: Properly handle the back button (in multiple windows, in empty stack...).
|
2008-04-23 12:25:17 +02:00 |
Eric Pouech
|
d95bcb73a9
|
winhelp: Present correctly the history when dealing with multiple files.
|
2008-04-23 12:25:02 +02:00 |
Eric Pouech
|
db5902baee
|
winhelp: Store the history in correct order.
|
2008-04-23 12:24:52 +02:00 |