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
Michael Stefaniuc
5ad7d858e0
Do not check for non NULL pointer before HeapFree'ing it. It's
...
redundant.
2004-12-23 17:06:43 +00:00
Eric Pouech
dff8de638c
- added support plug-in DLLs for winhelp
...
- added preliminary support for plug-in callback into winhelp
- rewrote all the macros accordingly (macro entry-point has to have
WINAPI calling convention)
- some fixes for embedded images decompression
- misc cleanups
2004-12-13 21:06:46 +00:00
José Manuel Ferrer Ortiz
2a389a6979
Updated Spanish translations.
2004-11-21 15:49:24 +00:00
David Kredba
60865df566
New Czech resources.
2004-10-25 21:54:56 +00:00
Vincent Béron
6c644d68cf
Fix various function prototypes.
2004-10-19 23:55:15 +00:00
Jon Griffiths
cea5e75f56
Stub MACRO_JumpContext to at least bring up the help file.
2004-09-27 20:07:03 +00:00
Ken Belleau
8b07a8c8ba
- Removed code that took the focus away from the buttons.
...
- Make the buttons forward WM_KEYDOWN to their parent.
2004-09-25 00:28:59 +00:00
Ken Belleau
d696f21b8a
- Removed the deprecated OF_SEARCH flag.
...
- Handle quotes in command-line parsing.
2004-09-23 22:54:12 +00:00
Piotr Caban
5590928336
Added Polish translation.
2004-09-22 19:18:15 +00:00
Hans Leidekker
719a789792
Fix signed/unsigned comparison warnings.
2004-09-22 02:46:38 +00:00
Yvon Belleau
d47f5ccf3f
- Implemented keyboard navigation (Up / Down / PgUp / PgDn / ESC).
...
- Shadow windows (behind popups) were reacting to mouse clicks and
were going over the popup. Make them close the popup instead.
- Title was not displayed when the help file was opened by the command
line.
- Corrected incorrect links behavior (in relation with the scrollbar).
2004-09-07 20:42:05 +00:00
Francois Gouget
cfc3943c5f
Make our ascii strings static const.
...
Remove a couple string variables that were used only once and use the
string literal directly.
2004-05-04 04:13:05 +00:00
Michael Stefaniuc
0075cdba81
Add the LDFLAGS when linking hlp2sgml.
2004-03-11 22:42:11 +00:00
Alexandre Julliard
6be39b60f5
Take advantage of the new winegcc -B support.
2004-03-09 04:54:07 +00:00
Alexandre Julliard
589e115233
We no longer use the .exe.spec.c files.
2004-03-02 21:16:37 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Ivan Leo Murray-Smith
3976f4632c
Added/updated Italian resources.
2003-11-21 21:33:02 +00:00
Hans Leidekker
5474ad83b1
- Dutch translations of Wine programs.
...
- Correct grammar error in winefile.
2003-10-27 22:03:28 +00:00
Rolf Kalbermatter
76f13deb26
Use INVALID_FILE_ATTRIBUTES to test for failure of
...
GetFileAttributesA/W and not -1 or 0xFFFFFFFF.
2003-10-16 19:12:49 +00:00
Oleg Prokhorov
cf8b84c19f
Another portion of HeapReAlloc fixes.
2003-10-15 21:01:05 +00:00
Gerald Pfeifer
fc60c1e195
Remove unused variable debug_channels.
2003-10-14 20:10:36 +00:00
Dimitrie O. Paun
921df719e5
Fix some instances of memory allocation through HeapReAlloc().
2003-10-11 05:25:31 +00:00
Pavel Roskin
954765e0cc
Set win_style of the main window to WS_OVERLAPPEDWINDOW.
2003-10-04 03:06:39 +00:00
Pavel Roskin
c8e3a50197
Correctly set openfilename.lStructSize before calling
...
GetOpenFileName().
2003-10-01 03:04:14 +00:00
Vincent Béron
221aa8d2a5
Another batch of French resources updates.
2003-09-22 19:48:29 +00:00
Mike Hearn
9e849c0044
Implemented mouse wheel support.
2003-09-17 22:38:12 +00:00