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 |
Eric Pouech
|
6d40dbe3da
|
winhelp: Added the notion of WINHELP_WNDPAGE and use it to move the history to the global variables.
|
2008-04-23 12:24:31 +02:00 |
Eric Pouech
|
7a608ea627
|
winhelp: Get rid of the reuse concept for Windows and refactor the code a bit for window creation / deletion.
|
2008-04-23 12:24:07 +02:00 |
Austin English
|
6e59cd2c34
|
Spelling fixes.
|
2008-04-22 12:20:12 +02:00 |
Eric Pouech
|
7ca4a03428
|
winhelp: Silencing the copyright system record entry while parsing help files.
|
2008-04-21 14:05:37 +02:00 |
Eric Pouech
|
f3730ccc00
|
winhelp: When no help file is passed on command line, we should open then file pickup dialog.
|
2008-04-21 14:05:37 +02:00 |
Eric Pouech
|
84f0968acd
|
winhelp: Instead of loading all pages at once, allow to browse them one by one.
|
2008-04-21 14:05:37 +02:00 |
Eric Pouech
|
7eba95de27
|
winhelp: Removed a couple of internal windows' handle and replaced them with control IDs.
|
2008-04-21 14:05:37 +02:00 |
Eric Pouech
|
8169f0ff9d
|
winhelp: No longer store the WINHELP_WINDOW* inside the button box.
|
2008-04-21 14:05:37 +02:00 |
Eric Pouech
|
b986236904
|
winhelp: Always create a main window, even for popups.
|
2008-04-21 14:05:37 +02:00 |
Eric Pouech
|
7ceb62f90a
|
winhelp: Fixed the parsing of a link containing both a .hlp file and a window name.
|
2008-04-21 14:05:36 +02:00 |
Eric Pouech
|
4c236530ef
|
winhelp: Removed no longer needed field (wStringTableOffset) in Globals.
|
2008-04-21 14:05:36 +02:00 |
Eric Pouech
|
a107279410
|
winhelp: Moved all static data used when parsing HLP files into the internal structures.
|
2008-04-21 14:05:36 +02:00 |
Eric Pouech
|
d58ab515df
|
winhelp: Get rid of the WM_USER message.
|
2008-04-21 14:05:36 +02:00 |
Eric Pouech
|
077964a8d4
|
winhelp: Add an (ugly) icon.
|
2008-04-21 14:05:32 +02:00 |
Eric Pouech
|
975774382b
|
winhelp: Fix regression introduced by Win64 warning fixes.
|
2008-04-18 11:46:08 +02:00 |
Jonathan Ernst
|
62010249c5
|
winhelp: Updated French translation.
|
2008-04-15 14:33:27 +02:00 |
Alexander Nicolaysen Sørnes
|
a593d07d2d
|
winhelp: Update Norwegian Bokmål resource.
|
2008-04-14 23:50:13 +02:00 |
Dmitry Timoshkov
|
8ba66c0cc1
|
winhelp: Fix Win64 warnings.
|
2008-04-09 16:27:42 +02:00 |
Hwang YunSong(황윤성)
|
15ebbcd1a2
|
winhelp: Updated Korean resource.
|
2008-04-09 12:19:53 +02:00 |
Rok Mandeljc
|
e7c6a96455
|
winhelp: Updated Slovenian translation.
|
2008-04-07 21:41:34 +02:00 |
Michael Stefaniuc
|
00489f45ef
|
winhelp: Fix and activate the Romansh translation.
|
2008-03-28 09:53:04 +01:00 |
Michael Stefaniuc
|
9b767a159b
|
winhelp: Update the German translation.
|
2008-03-27 11:05:29 +01:00 |
Alexandre Julliard
|
41fbacefa1
|
Avoid the nounistd option that doesn't exist on older flex, define YY_NO_UNISTD_H instead.
|
2008-02-19 15:42:49 +01:00 |
Rob Shearman
|
878ea5d2e2
|
Add the nounistd option to all lex source files.
|
2008-02-19 13:39:25 +01:00 |
Frans Kool
|
2645d89d19
|
winhelp: Added missing Dutch translations.
|
2008-02-16 13:54:54 +01:00 |
Mikołaj Zalewski
|
f4b00d8a35
|
winhelp: Update Polish translation.
|
2008-02-15 09:55:12 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Kirill K. Smirnov
|
7c97735b09
|
winhelp: Fix index to handle offset value = 0 correclty.
|
2008-01-07 12:20:07 +01:00 |
Gerald Pfeifer
|
fde4e4b608
|
winhelp: Remove a dead condition.
|
2007-12-31 19:21:01 +01:00 |
Kirill K. Smirnov
|
72c5aea600
|
winhelp: When we reuse window structure, old brush should not be reused.
|
2007-12-21 12:41:14 +01:00 |
Kirill K. Smirnov
|
8d6d9fd3ad
|
winhelp: Avoid any keywords comparision during lookup, store pointer to listbox ITEMDATA instead.
|
2007-12-18 12:32:55 +01:00 |
Kirill K. Smirnov
|
6af0e45d79
|
winhelp: Remember last added page.
|
2007-12-18 12:32:55 +01:00 |
Lionel Debroux
|
14bed07c99
|
winhelp: Fix memory leaks (found by Smatch).
|
2007-12-13 14:30:40 +01:00 |
Kirill K. Smirnov
|
d72cfb7342
|
winhelp: Display keywords index dialog box.
|
2007-12-13 13:09:37 +01:00 |
Kirill K. Smirnov
|
6a2ad1b479
|
winhelp: Read keywords.
|
2007-12-13 13:09:31 +01:00 |
Kirill K. Smirnov
|
af21361dbf
|
winhelp: Export enum and search B+ tree functions.
|
2007-12-13 13:09:25 +01:00 |
Kirill K. Smirnov
|
16cc13341f
|
winhelp: Change font charset from ANSI to DEFAULT.
|
2007-12-12 13:48:11 +01:00 |
Alexandre Julliard
|
5393b7a675
|
winhelp: Use system colors instead of hardcoded colors.
|
2007-12-06 12:06:47 +01:00 |
Kirill K. Smirnov
|
ae534def54
|
winhelp: winhelp >3.0 files always use 0x4000 as a divisor in TOPICPOS regardless of DecompressSize.
|
2007-12-05 12:04:33 +01:00 |