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 |
Kirill K. Smirnov
|
56ab4a20e0
|
winhelp: Do not confuse caller application with bogus error when we really succeeded.
|
2007-12-05 12:04:20 +01:00 |
Kirill K. Smirnov
|
7f2c72498a
|
winhelp: There are files without Phrases or Phrases40 compression, add support for them.
|
2007-12-04 18:30:25 +01:00 |
Kirill K. Smirnov
|
a9491cf0cd
|
winhelp: Use HEAP_ZERO_MEMORY instead of setting individual fields to zero.
|
2007-12-04 14:32:38 +01:00 |
Kirill K. Smirnov
|
33a05f088e
|
winhelp: Enlarge font size by 3 as native winhelp does.
|
2007-12-03 14:43:28 +01:00 |
Kirill K. Smirnov
|
2c52f8883d
|
winhelp: Rewrite internal files lookup using B+ tree search. Add some sanity checks.
|
2007-12-03 14:43:21 +01:00 |
Kirill K. Smirnov
|
f4023569b3
|
winhelp: Rewrite Context support using B+ tree search.
|
2007-12-03 14:43:15 +01:00 |
Kirill K. Smirnov
|
6e002c59ce
|
winhelp: Implement generic B+ tree search function.
|
2007-12-03 14:42:37 +01:00 |
Kirill K. Smirnov
|
bef9ab5dd5
|
winhelp: winhelp 3.0 uses page numbers instead of hash values.
|
2007-12-03 14:39:41 +01:00 |
Kirill K. Smirnov
|
ee863153cd
|
winhelp: Add support for winhelp 3.0 topics.
|
2007-12-03 14:39:29 +01:00 |
Kirill K. Smirnov
|
73e9173e7c
|
winhelp: Add support for winhelp 3.0 phrases.
|
2007-12-03 14:39:18 +01:00 |
Kirill K. Smirnov
|
1fdd01966c
|
winhelp: Correctly deal with various TopicBlockSize/Compression combinations. Simplify HLPFILE_Uncompress_Topic function.
|
2007-12-03 14:39:03 +01:00 |
Andrew Talbot
|
ac524986df
|
winhelp: Fix a memory leak.
|
2007-10-26 14:03:47 +02:00 |
Andrew Talbot
|
da5a398cc3
|
winhelp: Fix a memory leak.
|
2007-10-24 15:46:53 +02:00 |
Daniel Nylander
|
b4bb55bb34
|
winhelp: Update Swedish translation.
|
2007-10-16 12:36:25 +02:00 |
Americo Jose Melo
|
c5ba90131e
|
Update the Portuguese translation.
|
2007-09-13 13:28:26 +02:00 |
Alexandre Julliard
|
514b26d9e9
|
programs: Remove other obsolete ChangeLog files.
|
2007-08-31 12:41:33 +02:00 |
Kirill K. Smirnov
|
43860b7a6e
|
winhelp: Add WS_EX_TOOLWINDOW style to popup windows.
|
2007-08-30 16:34:32 +02:00 |
Dmitry Timoshkov
|
197f4059ab
|
include: winres.h no longer exists in PSDK, fix winresrc.h includes.
|
2007-08-07 14:09:09 +02:00 |
Michael Stefaniuc
|
016b8bbedd
|
winhelp: Add missing case label "default". Found by Smatch (unreached code).
|
2007-07-19 11:57:26 +02:00 |
Kirill K. Smirnov
|
cd20e11f4a
|
winhelp: Fix popup window style.
|
2007-06-21 16:38:48 +02:00 |
Michael Stefaniuc
|
306c1dc327
|
winhelp: Fix some comparisons between signed and unsigned.
|
2007-05-22 12:26:54 +02:00 |
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
Andrew Talbot
|
bc718eec9e
|
winhelp: Cast-qual warnings fix.
|
2006-12-16 17:36:44 +01:00 |
Francois Gouget
|
c66628b73f
|
Consistently use SUBLANG_NEUTRAL for Italian resources.
|
2006-12-05 11:28:38 +01:00 |
Francois Gouget
|
0cfa13dd3f
|
programs: Update the Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-24 11:49:58 +01:00 |
Kirill K. Smirnov
|
3545dc519e
|
winhelp: Use path of parent helpfile while looking for popup window.
|
2006-11-13 12:45:16 +01:00 |
Kirill K. Smirnov
|
133477c276
|
winhelp: Fix WINHELP_DeleteWindow.
|
2006-11-13 12:45:10 +01:00 |
Kirill K. Smirnov
|
a9ae65d2f6
|
winhelp: Do not create popup window if file not found.
|
2006-11-13 12:45:02 +01:00 |
Hwang YunSong(황윤성)
|
4a654758e2
|
winhelp: Updated Korean resource.
|
2006-11-08 15:51:04 +01:00 |
Kirill K. Smirnov
|
4f2819f2e1
|
winhelp: Rewrite LookupHelpFile function.
Add ability for user to find file himself if winhelp cannot find it.
Update resources.
|
2006-11-06 15:40:07 +01:00 |
Francois Gouget
|
dc6731eb85
|
winhelp: Add missing '\n' in Wine trace.
|
2006-11-02 22:13:24 +01:00 |
Kirill K Smirnov
|
8e0bc11f72
|
winhelp: Properly implement context help and JumpContext macro.
|
2006-10-27 14:26:35 +02:00 |
Alexandre Julliard
|
0ab4c36c8e
|
winhelp: Properly handle negative coordinates for mouse events.
|
2006-10-25 17:43:22 +02:00 |
Mikołaj Zalewski
|
58bd35c8c5
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
Mikołaj Zalewski
|
e32aa55703
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Kirill K. Smirnov
|
f9bfbe2e31
|
winhelp: Improved metafile support.
|
2006-10-18 14:18:14 +02:00 |
Hans Leidekker
|
41f514570b
|
winhelp: Cast-qual warnings fix.
|
2006-10-16 17:05:43 +02:00 |
Kirill K. Smirnov
|
9a86eacdc9
|
winhelp: Window style has not been initialized.
|
2006-10-14 20:16:35 +02:00 |
Kirill K. Smirnov
|
4d00b282e1
|
winhelp: Use color specified in .hlp file for background, not just WHITE_BRUSH.
|
2006-10-14 20:16:11 +02:00 |
Michael Stefaniuc
|
3dbe7152cd
|
winhelp: Win64 printf format warning fixes.
|
2006-10-03 11:15:44 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Jonathan Ernst
|
0ebd271fe0
|
Assorted French translation improvements.
|
2006-09-10 10:16:33 +02:00 |
Alexandre Julliard
|
9c085cba0a
|
makefiles: Add global rules for bison and lex files.
Also build the .c and .h files separately to allow parallel makes.
|
2006-09-09 13:16:22 +02:00 |
Alexandre Julliard
|
a2a8279238
|
winhelp: Specify the lex options directly in the source file.
|
2006-09-09 11:25:50 +02:00 |
Kirill K. Smirnov
|
27681bdfaf
|
winhelp: Fix LZ77 decompressor.
|
2006-08-11 20:12:38 +02:00 |
Andrew Talbot
|
8abef9ea50
|
winhelp: Write-strings warning fix.
|
2006-07-27 12:23:02 +02:00 |
Hwang YunSong(황윤성
|
6ff25905b0
|
winhelp: Updated Korean resource.
|
2006-07-24 12:57:33 +02:00 |
Alexandre Julliard
|
88c97d7284
|
.gitignore: Added wildcards to ignore lex and bison output files.
|
2006-07-10 21:40:49 +02:00 |
Alexandre Julliard
|
77dc0d9be5
|
.gitignore: Added wildcards to ignore generated resource files.
|
2006-07-10 21:39:00 +02:00 |
Alexandre Julliard
|
028ab92bf7
|
make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
|
2006-07-10 20:59:06 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
ce7e2e16ab
|
Uniformization of French main menu accelerators.
|
2006-05-24 10:35:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Antonio Codazzi
|
826e9f0eac
|
winhelp: Esperanto language update.
|
2006-04-08 20:01:48 +02:00 |
f_sophia
|
fa68994ab1
|
winhelp: Added Esperanto language support.
|
2006-03-27 11:56:08 +02:00 |
Uwe Bonnes
|
69e4c4f1be
|
winhelp: Zero out WINHELP_WINDOW in WINHELP_CreateHelpWindow.
|
2006-02-20 11:12:07 +01:00 |
Petr Tesarik
|
0dec5281d1
|
winhelp: Czech language resources encoding fix.
|
2006-02-13 13:30:01 +01:00 |
Fatih Aşıcı
|
e3ebb3aab9
|
winhelp: Turkish translation.
|
2006-02-06 13:09:49 +01:00 |
Kasper Sandberg
|
4526997960
|
Danish language update.
|
2006-02-04 17:01:25 +01:00 |
Mike McCormack
|
002e143981
|
programs: Use WIN32_LEAN_AND_MEAN.
|
2006-01-18 14:23:11 +01:00 |
Alexandre Julliard
|
1e96455094
|
Remove YY_NO defines that cause warnings.
|
2006-01-05 12:20:05 +01:00 |
Alexandre Julliard
|
0ae2c69c7a
|
Added some flex options to avoid compiler warnings.
Moved options from the Makefile into the source.
|
2006-01-03 12:16:05 +01:00 |
Eric Pouech
|
e5b40ab56a
|
winhelp: Handle '> ' on command lines.
|
2005-12-19 18:23:02 +01:00 |
Alexandre Julliard
|
ec34a66612
|
Ignore symlink files too (needed for git).
|
2005-11-26 13:12:57 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Eric Pouech
|
97e2b9605e
|
Ensure we always have a title for the .hlp file.
|
2005-10-10 10:27:37 +00:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Alexander N. Sørnes
|
8822dbbb92
|
Added Norwegian translations.
|
2005-09-25 15:15:25 +00:00 |
Alexandre Julliard
|
1d29654355
|
Get rid of the hlp2sgml hack.
|
2005-09-22 10:52:56 +00:00 |
Milko Krachounov
|
980f817737
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
|
2005-09-19 17:00:58 +00:00 |
Alexandre Julliard
|
e4b2a0bbbc
|
Use Get/SetWindowLongPtr instead of Get/SetWindowLong where
appropriate.
|
2005-09-09 15:20:04 +00:00 |
Mike McCormack
|
d168219849
|
Fix gcc 4.0 warnings.
|
2005-09-06 10:26:13 +00:00 |
Daniel Remenak
|
423371828a
|
Changed winhelp file->exit accelerator key from "e" to "x".
|
2005-07-20 10:29:42 +00:00 |
Mike McCormack
|
ae51135ed9
|
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
|
2005-06-02 15:11:32 +00:00 |
Pierre d'Herbemont
|
342da59b0c
|
Remove stdlib.h inclusion if winsock.h is included.
|
2005-05-18 15:33:20 +00:00 |
Kouji Sasaki
|
d840f2c114
|
Corrected RLE decompression processing.
|
2005-05-18 09:42:52 +00:00 |
Alexandre Julliard
|
e197332fa7
|
Removed a few more strncpy calls.
|
2005-04-26 14:35:53 +00:00 |
Alex Villacís Lasso
|
18bfe6a095
|
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
resources, so that Spanish locales other than Spain also use Spanish
resources.
|
2005-02-16 21:10:59 +00:00 |
Alexandre Julliard
|
ba7a43e208
|
Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com>
Translate the Wine resources to Portuguese.
|
2005-02-10 17:14:15 +00:00 |
Hans Leidekker
|
a82f1350c2
|
Don't use utf8 in rc files.
|
2005-01-26 19:42:40 +00:00 |
Ken Belleau
|
43ae5e5441
|
- Used wine_dbgstr_a to prevent an overflow.
- Improved support to call macros with a variable number of
parameters.
- Put a check to prevent an out of bounds access.
|
2005-01-25 20:08:46 +00:00 |