Commit Graph

290 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes 5d264f2212 winecfg: Improve wording of virtual desktop explanation. 2006-08-15 19:24:23 +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
Hwang YunSong(황윤성) 1b9f1e5a34 winecfg: Updated Korean resource. 2006-07-10 11:49:43 +02:00
Paul Vriens 240a0cc8c9 winecfg: Nl.rc: Shift Graphics page up to fill the empty place. 2006-07-10 11:49:08 +02:00
Andrew Talbot f99d84b0c6 winecfg: Write-strings warnings fix. 2006-07-10 11:48:43 +02:00
Vitaliy Margolen 7e0e855aa7 winecfg: Shift Graphics page up to fill the empty place. 2006-07-07 16:57:45 +02:00
Vitaly Lipatov 63fd30ee5f winecfg: Russian translation. 2006-06-20 20:39:04 +02:00
Paul Vriens 35d24315e7 winecfg: Create Resources directory when adding themes. 2006-06-20 20:35:47 +02:00
Fatih Aşıcı 1b7da2379f winecfg: Update Turkish resorce file. 2006-06-19 10:27:08 +02:00
Alexander Nicolaysen Sørnes 3441615ca7 winecfg: Updated Norwegian Bokmål resources. 2006-06-15 12:06:10 +02:00
Pavel Roskin 6c5eff90d0 winecfg: Recognize all CD and floppy devices listed in Linux devices.txt. 2006-06-10 12:43:50 +02:00
Pavel Roskin 34d9d5a346 winecfg: Allow and prefer using A: and B: for floppies.
Pass drive type to allocate_letter().  Start search from 'A' for
floppies.
Fix missing parentheses in the DRIVE_MASK_BIT definition.  It's a bug
that is triggered by non-sequential drive allocation.
2006-06-10 12:43:31 +02:00
Dmitry Timoshkov f2ae9e4bdc winecfg: Avoid unnecessary casts. 2006-06-07 11:48:28 +02:00
Mike McCormack 71a69dd817 winecfg: Make some pointer casts win64 compliant. 2006-06-06 11:29:32 +02:00
Emmanuel Maillard 81b5450cff winecfg: Add CoreAudio to audio drivers list. 2006-06-02 11:21:36 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Michael Stefaniuc a87520036f janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
Some HeapFree's are hidden behind macros. Found by smatch.
2006-05-10 11:31:41 +02:00
Robert Reif 6f4e208321 winecfg: Fix audio crash when no drivers are available. 2006-05-08 14:49:58 +02:00
Jonathan Ernst 90237e1281 winecfg: French localization. 2006-04-17 11:58:00 +02:00
Anssi Hannula 3a0829105b winecfg: Update the Finnish resources. 2006-04-14 10:50:23 +02:00
Paul Vriens 346aa7a3fe winecfg: Update Dutch resource. 2006-04-13 12:24:07 +02:00
Henning Gerhardt b7cfc3ba63 winecfg: Update German resource. 2006-04-11 11:26:07 +02:00
YunSong Hwang ea343153c8 winecfg: Updated Korean resources. 2006-04-11 11:25:46 +02:00
Alexander N. Sørnes 6fdff26ca5 winecfg: Updated Norwegian resources. 2006-04-10 12:22:35 +02:00
Robert Reif a76023f02a winecfg: Add default dsound sample rate and bits per sample. 2006-04-08 15:49:10 +02:00
Alexandre Julliard d74a62cfd7 winecfg: Disable the desktop option when configuring a specific application. 2006-03-29 13:49:36 +02:00
Byeong-Sik Jeon 97e40ad795 winecfg: Updated Korean translation. 2006-03-21 11:04:58 +01:00
Milko Krachounov 5d138be46d winecfg: Update Bulgarian translation. 2006-03-20 12:04:19 +01:00
Mike McCormack d5816d2202 Remove some unnecessary uses of windowsx.h 2006-03-18 18:04:51 +01:00
Mike McCormack a3b7a0729f winecfg: Fix some gcc 4.1 warnings. 2006-03-18 18:04:21 +01:00
Alexandre Julliard bbb4303315 winecfg: Support for loading the list of dlls from the build directory. 2006-03-17 13:09:54 +01:00
Fatih Asici 7afc874b5d winecfg: Update Turkish resource file. 2006-03-10 21:40:40 +01:00
Mike McCormack e06b046f59 winecfg: Fix a typo (LVM_ -> TVM_). 2006-03-04 17:40:40 +01:00
Mike McCormack abfc9b8c27 winecfg: Eliminate some gcc 4.1 warnings caused by casts in macros. 2006-03-03 13:19:09 +01:00
Kovács András 20d5741fd1 winecfg: New Hungarian language resource. 2006-02-28 12:02:04 +01:00
Alexander N. Sørnes 46a96312e5 Updated/new Norwegian Bokmål resources. 2006-02-24 21:11:03 +01:00
Francois Gouget 4aa6418d51 Assorted spelling fixes. 2006-02-24 21:10:03 +01:00
YunSong Hwang 021a125dc3 winecfg: Updated Korean translation. 2006-02-20 11:14:59 +01:00
Paul Vriens 3c3a7724fc winecfg: Localize the app specific title. 2006-02-16 19:44:53 +01:00
YunSong Hwang 3ab7a987bd winecfg: Updated Korean translation. 2006-02-16 12:09:46 +01:00
Jonathan Ernst 6ed40c10d6 winecfg: French resource update. 2006-02-16 12:09:34 +01:00
Jacek Caban 0a5a8813cb winecfg: glut32.dll may be configured as native. 2006-02-15 13:36:52 +01:00
Paul Vriens ae39454d5a winecfg: Update Dutch resources. 2006-02-15 11:50:26 +01:00
Michael Jung 51a3198748 winecfg: Support for setting symlinks for 'Desktop' and 'My Stuff' shell folders. 2006-02-14 13:09:30 +01:00
Michael Jung 78298049eb winecfg: Cleaned up various control positions on the German version of
the audio tab.
2006-02-14 10:41:44 +01:00
Petr Tesarik 49eae42f22 winecfg: Czech language resources encoding fix. 2006-02-13 13:29:37 +01:00
Milko Krachounov 46f4894d66 winecfg: Update Bulgarian translation. 2006-02-11 12:14:34 +01:00
Fatih Aşıcı 8389e01636 winecfg: Turkish translation. 2006-02-06 13:09:03 +01:00