Francois Gouget
|
7274de8888
|
progman: Make DIALOG_Symbol() static.
|
2009-02-09 13:15:47 +01:00 |
Francois Gouget
|
323c94b5fe
|
progman: Reorder some functions to avoid forward declarations in dialog.c.
|
2009-02-05 13:14:47 +01:00 |
Anders Jonsson
|
890a48adc5
|
progman: Add Swedish translation.
|
2009-01-22 15:28:23 +01:00 |
Dmitry Timoshkov
|
a21c8d77ef
|
progman: Use "-1" as a "don't care value", fix dialog id duplicates.
|
2009-01-14 12:21:59 +01:00 |
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
Hongbo Ni
|
c75fde2c0a
|
progman: Add traditional Chinese resource.
|
2008-08-29 12:28:32 +02:00 |
Hongbo Ni
|
50b6ed4bb6
|
progman: Convert simplified Chinese resource to utf8.
|
2008-08-27 13:21:22 +02:00 |
Hongbo Ni
|
d9e45488f6
|
progman: Update simplified Chinese resource.
|
2008-08-22 10:40:29 +02:00 |
Francois Gouget
|
d81fb8e027
|
Remove spaces before '...' in the Danish resources.
|
2008-06-16 15:52:21 +02:00 |
Francois Gouget
|
4ddb0a9e8f
|
progman: Update the license and warranty French translation.
|
2008-06-10 19:45:09 +02:00 |
Francois Gouget
|
a0be11e3e8
|
progman: Progman is a program, not a library. So tweak the license and warranty messages accordingly.
|
2008-06-10 19:45:02 +02:00 |
Francois Gouget
|
39cb432b68
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
Michael Stefaniuc
|
408a4414b6
|
progman: Fix the Hungarian translation.
|
2008-06-05 11:24:50 +02:00 |
José Manuel Ferrer Ortiz
|
85e839a2c2
|
Spanish translations updates.
|
2008-06-02 12:32:47 +02:00 |
Jens Albretsen
|
9a5263c38f
|
progman: Danish translation.
|
2008-05-07 12:09:47 +02:00 |
Rok Mandeljc
|
e626ae6e1e
|
progman: Updated Slovenian translation.
|
2008-04-08 11:55:42 +02:00 |
Hwang YunSong(황윤성)
|
a96ad868ff
|
progman: Updated Korean resource.
|
2008-04-07 12:14:09 +02:00 |
Michael Stefaniuc
|
ca9f91b42c
|
progman: Delete bitrotted translations.
|
2008-04-02 11:14:41 +02:00 |
Frans Kool
|
5a939bc511
|
progman: Added missing LGPL-license in Dutch translations.
|
2008-02-16 13:54:47 +01:00 |
Hwang YunSong(황윤성)
|
718fe212bd
|
progman: Updated Korean resource.
|
2007-10-31 14:09:20 +01:00 |
Alexandre Julliard
|
d4ea51ddc9
|
progman: Remove the obsolete Xx.rc file.
|
2007-10-16 12:45:07 +02:00 |
Alexandre Julliard
|
514b26d9e9
|
programs: Remove other obsolete ChangeLog files.
|
2007-08-31 12:41:33 +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 |
Stefan Huehner
|
51a7ca3440
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
Andrew Talbot
|
1412bcdb7e
|
progman: Cast-qual warnings fix.
|
2006-12-16 17:02:01 +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 |
Francois Gouget
|
0996980595
|
user32/include: Don't define the OBM_*, OCR_* and OIC_* macros unless OEMRESOURCE is defined.
|
2006-11-07 17:05:41 +01: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 |
Frank Richter
|
ca66d773f9
|
progman: Update German translation.
|
2006-10-23 12:34:41 +02:00 |
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Mikołaj Zalewski
|
925a4e0eb2
|
progman: Add Polish translation.
|
2006-10-09 12:56:32 +02:00 |
Jonathan Ernst
|
cb4b5b2610
|
progman: French translation improvements.
|
2006-09-27 18:15:15 +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
|
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 |
Mike McCormack
|
bda34ac973
|
progman: Win64 fixes.
|
2006-06-05 13:22: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 |
Mikołaj Zalewski
|
f911433ece
|
progman: Add close button and sysmenu to dialogs.
|
2006-04-20 11:34:32 +02:00 |
Mikołaj Zalewski
|
d6cb3e8b98
|
progman: Fix two simple bugs.
Use correctly the GetOpenFileName function.
Use _lcreat instead of _lopen to create a new file.
|
2006-04-18 11:16:04 +02:00 |
Mike McCormack
|
d5816d2202
|
Remove some unnecessary uses of windowsx.h
|
2006-03-18 18:04:51 +01:00 |
YunSong Hwang
|
dc8f5ee48b
|
progman: Updated Korean translation.
|
2006-02-16 19:38:19 +01:00 |
Petr Tesarik
|
293c30b484
|
progman: Czech language resources encoding fix.
|
2006-02-13 13:29:04 +01:00 |
Fatih Aşıcı
|
2a8a6cf184
|
progman: Turkish translation.
|
2006-02-06 13:08:00 +01:00 |
Alexander N. Sørnes
|
31afe883d7
|
Norwegian Bokmål updates.
|
2006-02-06 11:43:16 +01:00 |
Kasper Sandberg
|
4526997960
|
Danish language update.
|
2006-02-04 17:01:25 +01:00 |
Mike McCormack
|
a100e6b7d9
|
progman: Load license from resources.
|
2006-01-24 14:32:01 +01:00 |
Mike McCormack
|
7d66567253
|
programs: Use WIN32_LEAN_AND_MEAN in some more places.
|
2006-01-16 20:41:34 +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 |
Francois Gouget
|
6d442aeb34
|
Assorted spelling fixes.
|
2005-11-23 20:14:43 +01:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Alexander N. Sørnes
|
2c32428bfe
|
Added Norwegian translation of some programs.
|
2005-09-26 11:03:32 +00:00 |
Mike McCormack
|
b5bd4a101a
|
Fix gcc 4.0 warnings.
|
2005-09-02 14:47:36 +00:00 |
Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Eric Pouech
|
69a4eedd3f
|
Removed a couple of unneeded casts.
|
2005-04-18 09:50:45 +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 |
David Kredba
|
c9eefced36
|
Added some Czech resources.
|
2004-10-18 19:42:43 +00:00 |
José Manuel Ferrer Ortiz
|
a6b9d70c49
|
Updated some Spanish translations.
|
2004-08-04 18:17:10 +00:00 |
Marcelo Duarte
|
4a132c4f15
|
Localization of devenum to Portuguese and minor corrections.
|
2004-07-29 02:40:15 +00:00 |
Henning Gerhardt
|
4d6dd9f600
|
Updated the German translation.
|
2004-07-20 22:08:24 +00:00 |
Ivan Leo Puoti
|
3e42f6953e
|
Changed my name, so update copyright info.
|
2004-05-27 02:25:13 +00:00 |
José Manuel Ferrer Ortiz
|
24dd96a907
|
Updated Spanish translations.
|
2004-04-06 03:24:19 +00:00 |
Ivan Leo Murray-Smith
|
317cc8d122
|
Enable Italian translations.
|
2004-03-29 23:06:18 +00:00 |
Alexandre Julliard
|
ddd96e57d0
|
Fixed language declarations.
|
2004-03-29 23:05:55 +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
|
5d7957a36d
|
Updated Italian translations.
|
2003-12-30 19:12:38 +00:00 |
Ivan Leo Murray-Smith
|
5a2f3c1f1f
|
Added/updated Italian resources.
|
2003-11-20 22:07:35 +00:00 |
Ivan Leo Murray-Smith
|
e2b29cc65f
|
Improved Italian translations.
|
2003-11-17 20:00:33 +00:00 |
Pavel Roskin
|
7035adcae4
|
Convert resources to standard format without embedded binary data.
Fixes to be compatible with windres.
|
2003-10-04 04:21:19 +00:00 |
Hans Leidekker
|
c9d30a46f1
|
Dutch translation of progman.
Correct typo in English resources.
|
2003-10-04 03:09:06 +00:00 |
Vincent Béron
|
481701b7b3
|
Updates for various French resources.
|
2003-09-16 01:02:11 +00:00 |
Rok Mandeljc
|
d4c1ebabdb
|
Minor updates of Slovenian translations.
|
2003-08-29 22:21:43 +00:00 |
Ivan Leo Murray-Smith
|
b679de3219
|
Minor fixes.
|
2003-08-23 22:58:50 +00:00 |
Ivan Leo Murray-Smith
|
4ea0442229
|
Added Italian resources.
|
2003-08-19 03:44:41 +00:00 |
Marcelo Duarte
|
5bb472eae1
|
- localization to the Portuguese of Brazil of "programs/*"
- separation of some resources that only existed in English
- lesser adjustments in menus
|
2003-06-23 18:15:15 +00:00 |
Igor Stepin
|
97b7bc1984
|
Added a lot of Russian translations.
|
2003-05-04 02:33:08 +00:00 |
Liu Spider
|
9b5375e5ee
|
Added Simplified Chinese resources.
|
2003-01-09 00:51:09 +00:00 |
Shachar Shemesh
|
0e1e0db034
|
Change the SUBLANG_NEUTRAL clause in all winelib applications to
SUBLANG_DEFAULT, as they should be.
|
2003-01-05 01:08:14 +00:00 |
Zoly Nagy
|
9560ece6c4
|
Added/upgraded Hungarian resources.
|
2002-11-04 22:45:22 +00:00 |
Rok Mandeljc
|
49dffc5883
|
Updated Slovenian resources for (new) version of progman.
|
2002-10-31 22:46:12 +00:00 |
Vincent Béron
|
b557a7116b
|
Fix English progman resources by translating French bits.
|
2002-10-31 22:03:41 +00:00 |
Vincent Béron
|
ae41dd5331
|
Small cleanup for the French progman resources.
|
2002-10-31 22:03:20 +00:00 |
Sylvain Petreolle
|
4eeadac1e7
|
Implemented NLS in progman.
|
2002-10-23 20:15:48 +00:00 |
Alexandre Julliard
|
e969027104
|
Fixed warnings.
|
2002-10-02 01:34:17 +00:00 |
Steven Edwards
|
dd1484a219
|
Partial fix for browse dialog in Program Manager.
|
2002-08-26 21:50:10 +00:00 |
Rok Mandeljc
|
b64583e5e6
|
Added Slovenian resources.
|
2002-08-15 21:48:58 +00:00 |
Alexandre Julliard
|
7cae558bdc
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
55e845d11b
|
Removed most inclusions of options.h.
Removed a few no longer used PROFILE_* functions.
|
2002-05-23 19:40:18 +00:00 |
Alexandre Julliard
|
cc2ee7636d
|
Renamed Winelib apps to .exe.so to follow the dll naming convention.
|
2002-05-21 19:42:29 +00:00 |
Alexandre Julliard
|
2ab7625934
|
Removed most imports of ntdll since we no longer import Wine internal
functions from there.
|
2002-05-17 03:37:12 +00:00 |