Commit Graph

70 Commits (649a576fd01ceb05ce09533f9d282acc2415eb4f)

Author SHA1 Message Date
Vincent Povirk e05951a39d start.exe: Don't use the NO_UI flag when invoked with /unix. 2009-01-03 14:55:31 +01:00
Maarten Lankhorst 70441d5bb8 kernel32: Change all functions to use CDECL. 2008-12-23 13:09:45 +01:00
Rok Mandeljc ea009608f1 start: Updated Slovenian translation. 2008-12-08 12:01:17 +01:00
Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
Francois Gouget 9b81d86a6d Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT. 2008-06-10 19:45:14 +02:00
Francois Gouget 88d3994de2 start: Remove spaces before '\n' in resource strings. 2008-06-10 11:34:49 +02:00
Francois Gouget 43a46a1fa2 start: Some updates and fixes to the French translation. 2008-06-05 15:53:13 +02:00
Michael Stefaniuc b6305ed413 start: Fix the Cs, Es, It, Si and Tr translations. 2008-06-04 12:32:19 +02:00
Jonathan Ernst 785507e653 start.exe: Updated French translation. 2008-06-02 12:39:05 +02:00
José Manuel Ferrer Ortiz 85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Vitaliy Margolen 5fc1b36b17 Update Russian translations. 2008-06-02 12:13:11 +02:00
Michael Stefaniuc 7563654a23 start: Fix the Portuguese translations. 2008-06-02 12:12:30 +02:00
Alexandre Julliard f8282d969a start: Fall back to ShellExecute for unknown binaries in /unix mode. 2008-05-29 12:12:12 +02:00
Mikołaj Zalewski d85ac9d989 Update Polish translation. 2008-05-19 13:33:47 +02:00
Hwang YunSong(황윤성) 0aca2e0667 start: Updated Korean resource. 2008-04-30 10:25:59 +02:00
Michael Stefaniuc 1cb8e96da9 start: Update the German translation. 2008-04-24 11:50:03 +02:00
Frans Kool 30a00e8dfd start: Fixed Dutch translations. 2008-04-23 12:22:55 +02:00
ByeongSik Jeon 4183a1dcaf start: Update Korean translation. 2008-04-23 12:22:22 +02:00
Alexander Nicolaysen Sørnes 69cf2fc5c1 start: Update Norwegian Bokmål resource. 2008-04-22 11:59:37 +02:00
Tomasz Nowiński df90b52627 Fixed typos in the Polish translations. 2008-04-21 20:34:47 +02:00
Vincent Povirk fc29e334f6 start.exe: Add /Unix switch for native file managers. 2008-04-17 12:35:31 +02:00
Rok Mandeljc 98977c21c4 start: Updated Slovenian translation. 2008-04-08 11:58:07 +02:00
Anatoly Lyutin 67271dcf3b start: Convert to Unicode. 2007-12-13 14:30:40 +01:00
Dmitry Timoshkov 197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
Kirill K. Smirnov 72d5e7cd36 programs/start: use SEE_MASK_NO_CONSOLE flag as default.
Allows to start console applications in a new window (as Windows does).
2007-07-16 22:55:40 +02:00
Lei Zhang 30a22664e6 start.exe: Put double quotes around arguments with spaces. 2007-07-11 12:42:32 +02:00
Mikołaj Zalewski a17be3df68 start: Add Polish translation. 2007-03-13 20:51:57 +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
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
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +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 e971073b24 start: Italian language update. 2006-04-08 20:01:23 +02:00
Petr Tesarik 787aa0edd6 start.exe: Czech language resources encoding fix. 2006-02-13 13:29:16 +01:00
Fatih Aşıcı 0af1262179 start: Turkish translation. 2006-02-06 13:08:17 +01:00
Fatih Aşıcı 1c9e1f3473 start.exe: build_args now returns the correct string when no parameter
is passed.
2006-02-01 13:50:52 +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 68baacc859 Update Korean translations. 2005-11-21 12:01:19 +00:00
YunSong Hwang 6e20af5dac Add Korean translations. 2005-11-14 11:27:36 +00:00
Mike McCormack 71de71c308 Remove the limit on the length of the command line. 2005-11-10 11:06:15 +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
Stefan Huehner ffe53258aa Fix some -Wstrict-prototypes warnings. 2005-06-27 09:57:28 +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