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 |