Eric Pouech
|
54e3c301be
winhlp32: Enable compilation with long types.
|
2 years ago |
Jean-Christophe Cardot
|
1dba777e69
winhlp32: Use debugstr_a() to trace.
|
8 years ago |
Jean-Christophe Cardot
|
91f89b4f96
winhlp32: Fix some images not shown in certain 16-bit help files.
|
8 years ago |
Jean-Christophe Cardot
|
706145c563
winhlp32: Fix table formatting.
|
8 years ago |
Jean-Christophe Cardot
|
a01c003007
winhlp32: Rework and rename HLPFILE_HalfPointsToTwips.
|
8 years ago |
Jean-Christophe Cardot
|
5200dc9b05
winhlp32: Prepare winhlp32 for more font types.
|
8 years ago |
Jean-Christophe Cardot
|
d55cb801bc
winhlp32: Add a warning trace.
|
8 years ago |
Jean-Christophe Cardot
|
ae56f3d093
winhlp32: Add some trace calls.
|
8 years ago |
Jean-Christophe Cardot
|
58f16273c3
winhlp32: Replace magic numbers by symbols.
|
8 years ago |
Hugh McMaster
|
11669fa5e2
Assorted spelling and grammar fixes.
|
9 years ago |
Frédéric Delanoy
|
a72c23ed0c
winhlp32: Use BOOL type where appropriate.
|
11 years ago |
André Hentschel
|
147d4bc88a
winhlp32: Properly detect non-ASCII chars.
|
11 years ago |
Michael Stefaniuc
|
66696feede
winhlp32: Avoid TRUE:FALSE conditional expressions.
|
12 years ago |
Francois Gouget
|
fac36c55e9
Assorted typo, spelling, wording and case fixes.
|
12 years ago |
André Hentschel
|
d1a5ce537d
winhlp32: Remove unneeded shadow variables.
|
12 years ago |
Alexandre Julliard
|
e12d39dc10
winhlp32: Avoid Unicode macros.
|
13 years ago |
Eric Pouech
|
a494cbb63b
winhlp32: Fix hlpfile content decompression in phrase40 mode.
|
13 years ago |
Francois Gouget
|
ddaaa54b15
winhlp32: Add parentheses to clarify the precedence between '&' and '&&'.
|
13 years ago |
Frédéric Delanoy
|
1b6eed8a99
programs: Assorted spelling fixes.
|
13 years ago |
Frédéric Delanoy
|
dcf9d74be7
winhlp32: Remove dead assignment (Clang).
|
13 years ago |
Eric Pouech
|
3acf62f5e7
winhelp: Added support for hotspot in images with target window embedded.
|
14 years ago |
Gerald Pfeifer
|
bbbd723aa5
winhlp32: Remove a hunk of dead code from HLPFILE_BrowsePage.
|
14 years ago |
Mikhail Maroukhine
|
93d9d8a3af
programs: Fix compiler warnings with flag -Wcast-qual.
|
14 years ago |
Eric Pouech
|
3fac812bd9
winhlp32: Added support for macros as hotspots' target.
|
15 years ago |
Eric Pouech
|
3d0475eb4d
winhelp: Added support for hotspot links in graphical objects.
|
15 years ago |
Francois Gouget
|
41e9dd3d80
winhlp32: Make some functions static in hlpfile.c and remove HLPFILE_PointsToTwips().
|
16 years ago |
Francois Gouget
|
ffdf89c4a5
winhlp32: Reorder some functions to avoid forward declarations in hlpfile.c.
|
16 years ago |
Alexandre Julliard
|
aacdc9acce
winhlp32: Use LONG instead of long for data loaded from a file.
|
16 years ago |
Kirill K. Smirnov
|
2bca1c86ad
winhlp32: Use TopicOffset mapping and get rid of unused function.
|
16 years ago |
Kirill K. Smirnov
|
4c387a9567
winhlp32: Fix offsets handling for old 3.0 files.
|
16 years ago |