1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
Dmitry Timoshkov
197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02: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
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
Mikołaj Zalewski
d35f1d66d6 view: Reset the image left-top corner to the window left-top corner after a Scale to Window. 2006-09-27 18:12:02 +02:00
Mikołaj Zalewski
4c40a0c2d5 view: Remove the Info > Hello menu item. 2006-09-27 18:11:49 +02:00
Mikołaj Zalewski
0ffa2b580c view: Remove IDS_APPNAME from resources. 2006-09-27 18:11:37 +02:00
Mikołaj Zalewski
db1ebbde66 view: Add Polish translation. 2006-09-27 18:10:57 +02:00
Alexandre Julliard
32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Francois Gouget
06f9532dda Assorted spelling fixes. 2006-09-08 11:04:53 +02:00
Hwang YunSong(황윤성)
a0ad98a26f view: Updated Korean resource. 2006-08-14 11:46:24 +02:00
Hwang YunSong(황윤성)
5d73cfdae8 view: Updated Korean resource. 2006-08-01 18:47:39 +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
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Antonio Codazzi
f4257157b2 view: Added Esperanto language. 2006-04-11 11:27:20 +02:00
Petr Tesarik
955289dd6f view: Czech language resources encoding fix. 2006-02-13 13:29:28 +01:00
Fatih Aşıcı
96365ff297 view: Turkish translation. 2006-02-06 13:08:39 +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
YunSong Hwang
3ddd394e25 Update Korean translations. 2005-11-15 12:06:12 +00:00
YunSong Hwang
6e20af5dac Add Korean translations. 2005-11-14 11:27:36 +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
2c32428bfe Added Norwegian translation of some programs. 2005-09-26 11:03:32 +00:00
Mike McCormack
280bcf6e4a Fix gcc 4.0 warnings. 2005-08-27 10:00:38 +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
Robert Shearman
cba8763c33 Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
Eric Pouech
5c2a891c43 Made some functions and variables static. 2004-11-29 18:00:10 +00:00
David Kredba
60865df566 New Czech resources. 2004-10-25 21:54:56 +00:00
Henning Gerhardt
4bbc1b3fb6 More German translations. 2004-07-13 23:36:37 +00:00
Ivan Leo Puoti
3e42f6953e Changed my name, so update copyright info. 2004-05-27 02:25:13 +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
Richard Cohen
5ac00719c8 - Fix obsolete comments about windowsx, commdlg.
- Increase filename length to MAX_PATH.
- Set the windows extent before playing the metafile.
- Don't hardcode logpixels to 96.
2003-12-11 04:24:38 +00:00
Hans Leidekker
5474ad83b1 - Dutch translations of Wine programs.
- Correct grammar error in winefile.
2003-10-27 22:03:28 +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
Igor Stepin
f638678830 Added a lot of Russian translations. 2003-09-17 20:08:20 +00:00
Vincent Béron
481701b7b3 Updates for various French resources. 2003-09-16 01:02:11 +00:00
Ivan Leo Murray-Smith
9c2fb80d94 Added/improved Italian translations. 2003-09-15 22:21:18 +00:00
Rok Mandeljc
d4c1ebabdb Minor updates of Slovenian translations. 2003-08-29 22:21:43 +00:00
José Manuel Ferrer Ortiz
4a0dd81cf1 Some new Spanish translations and improvements to other existing
ones.
2003-08-22 05:03:19 +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
Francois Gouget
c5f775a9c7 Typos/spelling fixes. 2003-06-18 03:30:39 +00:00
Mike McCormack
51f5308d35 Fix an uninitialized buffer. 2003-05-19 23:16:55 +00:00