Commit graph

515 commits

Author SHA1 Message Date
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
Vitaliy Margolen
e6c754b65c winecfg: Update Russian translation. 2006-09-27 09:51:39 +02:00
H. Verbeet
fdefaed46d wined3d: Enable pixel shaders by default. 2006-09-27 09:47:00 +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
a0f9c32216 winecfg: French translation update. 2006-09-10 10:16:26 +02:00
Hwang YunSong(황윤성)
23db4347a1 winecfg: Updated Korean Resource. 2006-08-24 11:52:05 +02:00
Paul Vriens
343153e2e5 winecfg: Make sure we can use a large text. 2006-08-23 15:57:47 +02:00
Paul Vriens
15e1e4d824 winecfg: Update Dutch resource. 2006-08-23 12:00:52 +02:00
Paul Vriens
a53ee521d0 winecfg: Wrong text in messagebox. 2006-08-23 12:00:47 +02:00
Alexander Nicolaysen Sørnes
6a37478ab9 winecfg: Update Norwegian Bokmål resources. 2006-08-22 11:59:30 +02:00
Fatih Aşıcı
2367e37774 winecfg: Update Turkish resources. 2006-08-22 11:59:24 +02:00
Frank Richter
3713f49dfa winecfg: audio: Use strings from resources. 2006-08-21 12:30:13 +02:00
Frank Richter
a121ac5d71 winecfg: driveui: Load UI strings from resources. 2006-08-21 12:29:57 +02:00
David Adam
d70832d5c3 winecfg: Update French translation. 2006-08-21 12:24:50 +02:00
Alexander Nicolaysen Sørnes
1a29c97d73 winecfg: Update Norwegian Bokmål resources. 2006-08-21 12:06:51 +02:00
Frank Richter
61404d3d74 winecfg: x11drv: Load vertex shader mode strings from resources. 2006-08-18 20:56:19 +02:00
Hwang YunSong(황윤성)
205631ba68 winecfg: Updated Korean resource. 2006-08-17 11:20:09 +02:00
Fatih Aşıcı
f389e20fee winecfg: Update Turkish resource file. 2006-08-17 11:20:02 +02:00
Alexander Nicolaysen Sørnes
00304d2ec2 winecfg: Updated Norwegian Bokmål resources. 2006-08-17 11:19:55 +02:00
Frank Richter
58f488e5f5 winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag. 2006-08-17 11:19:35 +02:00
Frank Richter
6b3d624d4b winecfg: Use WCHARs for window title, current app. 2006-08-17 11:19:24 +02:00
Frank Richter
2eaefc3424 winecfg: New resource strings for appdefaults. 2006-08-16 17:09:03 +02:00
Frank Richter
36dd205fff winecfg: appdefaults: Use more strings from resources, unicode. 2006-08-16 12:53:27 +02:00
Frank Richter
722ee099c1 winecfg: Make load_string public. 2006-08-16 12:51:01 +02:00
Frank Richter
acdae15360 winecfg: Tweak and update German resources. 2006-08-16 12:50:36 +02:00
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
Alexander N. Sørnes
31afe883d7 Norwegian Bokmål updates. 2006-02-06 11:43:16 +01:00
Paul Vriens
afcf31cb51 winecfg: Update Dutch resources. 2006-02-06 11:26:12 +01:00
Henning Gerhardt
08d55dbd62 winecfg: Update German resource. 2006-02-06 11:26:01 +01:00
YunSong Hwang
0c27db0d24 winecfg: Updated the Korean translation. 2006-02-05 12:19:35 +01:00
Alexandre Julliard
c919112a74 winecfg: Display a warning when the user tries to change the load
order of a system dll.
2006-02-04 17:05:14 +01:00
Alexandre Julliard
d4ea455180 winecfg: Populate the dll combo box with the dlls found in the load path. 2006-02-04 17:04:22 +01:00
Neil Skrypuch
ad4d9e7387 winecfg: Use already existing letter_to_index(). 2006-02-04 16:58:18 +01:00
Vitaliy Margolen
4e20622e4d winecfg: Remove color depth. It's source of problems for number of users. 2006-02-02 13:41:46 +01:00
Vitaliy Margolen
7b98e1f717 winecfg: Default for PixelShaders is disabled. 2006-01-31 12:23:01 +01:00
José Manuel Ferrer Ortiz
cb8fe1dd41 winecfg: Spanish translation update. 2006-01-30 18:15:42 +01:00
Mike McCormack
55303936b6 winecfg: Tidy up included headers.
Get rid of the barely used properties.c.
2006-01-19 11:55:01 +01:00
Mike McCormack
7d66567253 programs: Use WIN32_LEAN_AND_MEAN in some more places. 2006-01-16 20:41:34 +01:00
Vitaliy Margolen
dc6ca17838 winecfg: Simplify code a bit.
Enable apply button when needed and don't enable when nothing
changed.
2006-01-11 21:12:14 +01:00
YunSong Hwang
b49f4029d1 winecfg: Updated Korean translation. 2006-01-06 12:17:10 +01:00
Vitaliy Margolen
95e5eccb15 winecfg: Default for DXGrab is NO. 2005-12-31 13:32:59 +01:00
Milko Krachounov
b3ec64a8a8 winecfg: Fix a mess with the Bulgarian resource file and translate the
untranslated strings.
2005-12-31 13:32:52 +01:00
Henning Gerhardt
42bf104b0d winecfg: Update German resource. 2005-12-31 13:12:31 +01:00
Alexander N. Sørnes
0334ba93ef winecfg: Updated Norwegian Bokmål resources. 2005-12-26 12:58:43 +01:00
Robert Reif
35a92c86d5 winecfg: Use hourglass cursor when opening audio drivers.
Misbehaving drivers can take a while to open so change to the hour
glass cursor when opening them.
2005-12-26 12:55:40 +01:00
Robert Reif
e998da5e07 winecfg: Add unmanaged windows configuration. 2005-12-22 11:15:32 +01:00
Robert Reif
9f34fd3787 winecfg: Select an audio driver on fresh install. 2005-12-21 20:07:56 +01:00
Paul Vriens
ac4c85c35a winecfg: Dutch resources update. 2005-12-20 11:47:00 +01:00
Jonathan Ernst
d3805c307a winecfg: Updated French resources. 2005-12-19 18:18:01 +01:00
Henning Gerhardt
ba76275e16 winecfg: Update German resource. 2005-12-19 17:42:30 +01:00
Alexander N. Sørnes
97c6c634d5 winecfg: Updated Norwegian Bokmaal resources. 2005-12-19 09:52:20 +01:00
Robert Reif
f0c55e7d52 winecfg: Use sound tree view for driver selection.
- Move driver selection and configuration into tree view.
- Only show loadable drivers.
2005-12-17 12:30:06 +01:00
Milko Krachounov
9e65600971 winecfg: Update Bulgarian resource. 2005-12-16 12:40:05 +01:00
José Manuel Ferrer Ortiz
efa1ae30a4 winecfg: Spanish translations update. 2005-12-16 12:39:46 +01:00
Mike McCormack
12b35c2dd8 winecfg: Update Korean translation. 2005-12-14 10:51:10 +01:00
Eric Pouech
e7ecbe4228 winecfg: Simplified module handling code. 2005-12-13 11:12:24 +01:00
Paul Vriens
019aef9f5f winecfg: Update Dutch resources for the Audio tab. 2005-12-12 11:50:57 +01:00
Alexander N. Sørnes
3c7afa61a7 winecfg: Updated Norwegian Bokmaal resources. 2005-12-09 11:21:35 +01:00
Henning Gerhardt
1d4bec79ff winecfg: Update German resource. 2005-12-08 12:45:19 +01:00
Mike McCormack
b555e91e80 winecfg: Fix compilation on gcc 2.95 (no nameless unions). 2005-12-08 11:57:44 +01:00
Robert Reif
f6a7b6b59a winecfg: Added support for auto detecting all drivers by attempting to
open them.
2005-12-07 13:07:30 +01:00
Robert Reif
1758ba6c6d winecfg: Show all sound card drivers and their devices. 2005-12-07 12:50:52 +01:00
Alexander N. Sørnes
f33d726276 Update Norwegian Bokmaal resources. 2005-12-05 12:02:38 +01:00
YunSong Hwang
966df981a1 Update Korean translations. 2005-11-28 10:41:28 +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
5e7f77ea8b Update Korean translations. 2005-11-23 15:21:56 +01:00
Alexandre Julliard
61a370efd5 Only set label and serial number when they are actually changed. 2005-11-21 15:25:27 +00:00
YunSong Hwang
68baacc859 Update Korean translations. 2005-11-21 12:01:19 +00:00
Vitaliy Margolen
96dc70a9f8 Create new drives with autodetect type. 2005-11-21 11:58:29 +00:00
YunSong Hwang
6e20af5dac Add Korean translations. 2005-11-14 11:27:36 +00:00
Vijay Kiran Kamuju
bdcdd37aa8 Show detected audio drivers in autodetect. 2005-11-03 19:31:45 +00:00
Vitaliy Margolen
eb2924dba6 Set list view's text directly - don't use fill_drives_list for that.
Enable "Apply" button when text changes.
2005-10-29 10:29:47 +00:00
Vitaliy Margolen
78e59c50c3 Define OS environment variable on WinNT versions. 2005-10-28 09:38:11 +00:00
Alexandre Julliard
018fe31c4f Get rid of the show dir symlink option. 2005-10-27 11:24:02 +00:00
Alexandre Julliard
c02356b835 Added "autodetect" drive type option. 2005-10-20 13:16:46 +00:00
Alexandre Julliard
e595ff24c7 Enable the apply button when changing drive type. 2005-10-20 11:39:12 +00:00
Alexandre Julliard
97567c2d7b Always set the drive type even if nothing else changed. 2005-10-20 11:37:46 +00:00
Vitaliy Margolen
658a5420b5 Use correct notification for drive selection change. 2005-10-19 19:21:48 +00:00
Ivan Leo Puoti
fc94b1c72c Make drive type an advanced option. 2005-10-18 12:02:51 +00:00
Rein Klazes
86feb98739 Show desktop mode disabled if the Desktop registry value exists but
starts with N,n,F,f or 0. This agrees with the logic in x11drv.
2005-10-18 10:35:41 +00:00
Vitaliy Margolen
93d23a1568 Remove "Automatically detect windows version". Default to win2k. 2005-10-17 08:55:45 +00:00
Alexandre Julliard
d2e5469bbf Report the correct version in the About dialog. 2005-10-13 14:24:52 +00:00
Vitaliy Margolen
f4db5dfdb2 Fix "Remove application" for applications that had some custom
settings.
2005-10-13 13:44:38 +00:00
Juan Lang
2791290b12 Remove .dll from DllOverrides entries, such entries are ignored. 2005-10-04 11:29:48 +00:00
Alexander N. Sørnes
9caef1ba12 Fixed a few missing characters in winecfg. 2005-10-03 18:45:02 +00:00
Alexandre Julliard
7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Christian Costa
e180cd95e2 Screen depth cannot be selected when double buffering is enabled.
Disable depth selection when it's the case.
2005-09-26 09:51:48 +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
7f67b35a0d Replace a few more direct lpVtbl accesses by the proper macros. 2005-09-07 13:28:25 +00:00
Vikram Kumar
e084585717 Update Japanese resource file to include the Theme tab. 2005-09-07 11:26:41 +00:00
Yuri Kozlov
d4f7f06f30 Updated Russian resources. 2005-09-06 09:25:44 +00:00
Kimmo Myllyvirta
3344365f08 Added Finnish resources. 2005-09-06 09:22:19 +00:00
Paul Vriens
50cce6b614 Update for the 'Install theme' button. 2005-09-03 15:03:36 +00:00
Frank Richter
c963461fa1 Since uxtheme also returns a friendly display name from
EnumThemeColors() and EnumThemeSizes() use that in the color/size
combos.
2005-09-02 11:19:35 +00:00
Frank Richter
ea61fd376f Add an "Install theme" button to the appearance page to allow
convenient copying of the .msstyles file to the Right Place inside the
Windows dir.
2005-08-30 10:01:27 +00:00
Alexander N. Sørnes
e364f0907f Norwegian translation of winecfg. 2005-08-30 10:01:07 +00:00
Paul Vriens
f6e7e14ec5 Update to the latest theme and tab settings. 2005-08-30 08:52:55 +00:00
Frank Richter
a15006fe34 Make THEME_update_color_and_size static and drop THEME_ prefix. 2005-08-29 21:47:04 +00:00
Jonathan Ernst
3a51fbd740 Theming setings in French. 2005-08-29 09:39:13 +00:00
Yuri Kozlov
8ef6f5d7ea Theme dialog added in Ru.rc. 2005-08-29 09:29:37 +00:00
Frank Richter
33e8e88e81 Load tab titles and property sheet caption from string resources. 2005-08-25 19:19:33 +00:00
Frank Richter
3c0de2a61a Add English Neutral and German appearance tab translations. 2005-08-25 15:20:18 +00:00
Frank Richter
1bac61f8e5 Add an "Appearance" tab to control the currently active theme. 2005-08-24 10:59:40 +00:00
Rémi Assailly
c6e294deb1 Moved mciavi32 to the top-level dlls directory. 2005-08-23 19:52:30 +00:00
Mike McCormack
88bddd7ae1 Fix gcc 4.0 warnings. 2005-08-19 15:19:10 +00:00
Rémi Assailly
2e689c6c66 Removed mcianim. 2005-08-19 11:22:25 +00:00
Yuri Kozlov
bd1864a149 Updated Russian resources. 2005-08-19 10:00:45 +00:00
Vitaliy Margolen
aad2fe3b38 Add windows version registry entries. 2005-08-17 11:37:34 +00:00
Vikram Kumar
68382fc3f9 Added Japanese resources. 2005-08-15 09:39:51 +00:00
Richard Cohen
390c4ce630 Update English neutral version of winecfg graphics tab, and make the
groupboxes not overlap.
2005-08-12 15:52:25 +00:00
Alexandre Julliard
49b7fdcfc0 Removed the broken mmap64 configure check, and moved the
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
2005-08-03 21:25:10 +00:00
Peter Åstrand
7a15eb9318 Implemented an Esound driver. 2005-08-03 15:53:26 +00:00
Jonathan Ernst
f5e828d9f3 Fixed control size and placement. 2005-07-29 14:49:29 +00:00
Stefan Dösinger
b505c2b4c5 Correct the sizes of some controls in the German resources. 2005-07-29 14:49:17 +00:00
Paul Vriens
4908c2bc07 Update the Dutch translations. 2005-07-14 10:14:54 +00:00
Jonathan Ernst
c7bf987aa1 Updated winecfg French resources. 2005-07-13 19:31:36 +00:00
Henning Gerhardt
7581d47f92 - Added German winspool resource file.
- Updated German winecfg resource file.
2005-07-13 11:29:26 +00:00
Raphael Junqueira
88f73c4f33 - add direct3d configuration on winecfg graphics panel
- resync Fr libraries dialog (based on En.rc)
2005-07-12 18:11:11 +00:00
Raphael Junqueira
8d9d1fb17b Add some basic dsound configuration on Audio panel. 2005-07-11 10:24:28 +00:00
Brian Vincent
e53aad96e8 Describe tabs being linked together. 2005-07-10 17:44:02 +00:00
Henning Gerhardt
0e8e5c3075 Update German resource files. 2005-07-08 11:32:14 +00:00
Frank Richter
a9c5c7cc06 Update German translation for changes to the DLL overrides UI. 2005-07-07 17:22:30 +00:00
Paul Vriens
f278f12473 Update the Dutch translations. 2005-07-07 11:59:40 +00:00
Felix Nawothnig
fb46982967 Changed layout of libraries tab, moved load-order setting into extra
dialog.
2005-07-06 19:05:24 +00:00
Hajime Segawa
7e27691c1e Fix for debug message buffer overflow in library tab. 2005-07-05 16:18:10 +00:00
Huw Davies
81fb184da7 Add an English neutral version of the graphics tab. 2005-07-05 11:46:22 +00:00
Jonathan Ernst
7628ee176c - Updated winecfg French resources.
- Fixed control size and placement.
2005-07-05 11:00:20 +00:00
Henning Gerhardt
06de83a337 Update German resource files. 2005-07-01 19:16:36 +00:00
Michael Jung
12c08baf59 Added binfmt_misc to the filesystem blacklist. 2005-07-01 15:39:32 +00:00
Paul Vriens
85ecdd308c Update the Dutch translations. 2005-06-30 21:11:43 +00:00
Francois Gouget
971f47e521 Remove unneeded casts. 2005-06-30 18:09:00 +00:00
Robert Reif
8881284373 - Add an audio configure button with code to display the selected
audio driver's configure dialog.
- Add an audio control panel launch button.
2005-06-28 19:12:52 +00:00
Andreas Mohr
e452c24654 Constify all needlessly non-const winecfg structs. 2005-06-27 09:48:06 +00:00
Michael Jung
3bbb7fd243 Made the registry cache more general. 2005-06-23 11:42:54 +00:00
Paul Vriens
5c148bf475 Update Dutch resource file. 2005-06-21 09:42:56 +00:00
Alexandre Julliard
1cfdb0fd9d Moved the audio driver configuration to HKCU\Software\Wine\Drivers and
changed it a bit to follow the model of the graphics driver.
2005-06-20 18:35:57 +00:00
Alexandre Julliard
0d3bddc57c Updated paths of ShowDirSymlinks, ShowDotFiles and Version options. 2005-06-17 21:09:07 +00:00
Paul Vriens
ce8b469246 Hide <-> Show Advanced. 2005-06-16 20:39:19 +00:00
Alexandre Julliard
848a6f1b3b Use RegOpenKey instead of RegOpenKeyEx to avoid trouble with handle
access rights.
2005-06-16 16:36:47 +00:00
Alexandre Julliard
a18f20616a Fixed registry paths to edit the real config, and removed the startup
warning message.
2005-06-16 16:15:37 +00:00
Stefan Huehner
712087700e Fix some -Wstrict-prototypes warnings. 2005-06-16 15:52:44 +00:00
Alexandre Julliard
6e92d382a3 Changed registry access functions to use more meaningful names. 2005-06-13 18:49:23 +00:00
Mike McCormack
ae51135ed9 Fixes for -Wmissing-declarations and -Wwrite-strings warnings. 2005-06-02 15:11:32 +00:00
Henning Gerhardt
1ab7234d55 Update German resource files. 2005-06-02 15:07:55 +00:00
James Hawkins
5211e49e29 Load Show/Hide Advanced strings from resources. 2005-05-19 11:14:52 +00:00
Pierre d'Herbemont
342da59b0c Remove stdlib.h inclusion if winsock.h is included. 2005-05-18 15:33:20 +00:00
James Hawkins
0a308f2d70 Add handling for drive options. 2005-05-18 09:48:47 +00:00
James Hawkins
0c2671c6fc Add ShowDirSymLink and ShowDotFiles to the drive ui. 2005-05-17 10:19:59 +00:00
James Hawkins
e2c5359e8b - Remove useless LVN_ITEMACTIVATE notification handling.
- Update controls in response to a NM_CLICK notification.
2005-05-10 13:14:49 +00:00
James Hawkins
bf1061bfc6 Remove old listbox code from driveui. 2005-05-10 08:29:17 +00:00
James Hawkins
0ade757920 Set listview style LVS_SINGLESEL so only one drive can be selected. 2005-05-10 08:28:56 +00:00
James Hawkins
d6eb30d289 Use a listview instead of a listbox for drives list. 2005-05-09 14:34:56 +00:00
Alexandre Julliard
bf961bb144 Get rid of the DOS version combobox, normal users should never need to
change it.
2005-05-07 18:06:35 +00:00
Michael Jung
e52296ccb8 The unixfs extension doesn't have a distinguished '/' node anymore.
Moved UI string into the resources.
2005-05-07 14:50:16 +00:00
Vincent Béron
0fa5e855fb Use SUBLANG_NEUTRAL for French resources. 2005-05-04 09:52:47 +00:00
James Hawkins
fa316a8a92 Enlarge the license text control length. 2005-05-04 09:49:22 +00:00
James Hawkins
8091790717 Remove the corresponding registry entry when deleting a drive. 2005-05-04 09:47:56 +00:00
James Hawkins
34299c760a Don't add the same program in AppDefaults more than once. 2005-05-04 09:47:46 +00:00
Peter Berg Larsen
6e3bcb5a54 Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
Eric Pouech
05413fccc5 Fixed some signed / unsigned pointer casts. 2005-04-18 09:54:03 +00:00
Peter Berg Larsen
e732fc023d Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
Steven Edwards
a7c1102bac Porting fixes. 2005-03-14 10:05:12 +00:00
Michael Jung
d95a91ff52 Implemented 'Browse' functionality for the drive mapping property
sheet.
2005-03-09 16:41:30 +00:00
Paul van Schayck
6cf1b31d25 As last option for drive type detection we try the device node name. 2005-02-25 13:58:45 +00:00
Jonathan Ernst
a7d85a80b0 French localization. 2005-02-24 19:38:20 +00:00
Henning Gerhardt
8cb24e729f Added German language support. 2005-02-23 20:57:51 +00:00
Marcelo Duarte
5cb9507ec1 Use "MS Shell Dlg" everywhere except for Japanese. 2005-02-21 18:38:36 +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
Paul van Schayck
654a00415d Change detection order to: OSS-ALSA-ARTS-JACK. 2005-02-16 17:51:37 +00:00
Dmitry Timoshkov
39f960bdfa - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
SetClassLongA/W according to SDK definitions.
- Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_
  constants from using in Wine or in _WIN64 mode.
- Fix all places in Wine affected by the above changes.
2005-02-15 21:51:06 +00:00
Michael Jung
fc0061f8f9 Added support for command line parameter '/D' to do drive detection
from wineprefixcreate.
2005-02-14 21:03:52 +00:00
Michael Jung
6c152520f5 Include config.h to reenable reading /etc/fstab on platforms that
support it.
Implemented a black list of mount directories, which should not be
mapped.
Ensure that the user's home directory is mapped.
2005-02-14 21:03:36 +00:00
Michael Jung
4fd4bf902d Set pointers to NULL in delete_drive to prevent heap corruption in
load_drives.
2005-02-14 20:54:21 +00:00
Marcelo Duarte
574c0edabb Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
Michael Jung
5e161ac72a Fixed automatic drive detection for the case that the root directory
is not already mapped.
2005-02-14 11:01:16 +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
Kris Marsh
9c0d46da47 Fixed window height to show all data properly.
Cleaned up drives->advanced information visuals.
2005-02-08 12:08:20 +00:00
Paul van Schayck
608d8dc64e Clean up about dialog. Remove groupbox, position logo correctly. 2005-02-03 10:41:20 +00:00
Paul van Schayck
08255295e4 Reset the type dropdown when selecting another drive. 2005-01-19 16:59:48 +00:00
Gerald Pfeifer
eeca59ff0b Use switch statements instead of if-cascades. Avoid warnings. 2005-01-17 13:41:58 +00:00
Crestez Leonard
3e55df3925 Fix add application (memory error).
Fix apply button lighting up in audio tab.
Fix video tab(crash when checking desktop, apply button not lighting
up.
Deal with invalid Desktop registry value in video tab.
Fix apply button in libraries tab.
Cleaned up and documented all the conversions in the libraries tab.
2005-01-14 19:48:41 +00:00
Mike Hearn
fd14bdebd4 Delete the \r not the \n in PRINTERROR. 2005-01-10 14:26:46 +00:00
Mike Hearn
160f562107 Do not apply changes just because QueryDosDevice reversed the
slashes.
Change an ERR to a WARN, it's common for it to occur.
2005-01-10 14:25:58 +00:00
Mike Hearn
63afcfebff Fix a memory management bug in apply_drive_changes to stop winecfg
deleting all the drive definitions in some cases.
2005-01-09 18:01:00 +00:00
Mike Hearn
b889e29eb6 Make the UI update properly when the user adds/removes drives. 2005-01-09 18:00:46 +00:00
Mike Hearn
c619152344 - Finish off the "Remove Application" button.
- Allow removal of keys from the overlay.
- One or two whitespace fixes.
2005-01-03 14:45:05 +00:00
Michael Stefaniuc
5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
2004-12-23 17:06:43 +00:00
Eric Pouech
bcfa5b0900 ReadFile and WriteFile must be passed a parameter for the number of
handled bytes when no overlapped operation is done.
2004-12-22 18:38:31 +00:00
Gerald Pfeifer
61f8e1236d Again rename getkey() and setkey() for FreeBSD. 2004-11-30 21:03:36 +00:00
Gerald Pfeifer
1635947fe0 Fix compilation on systems which do not have <mntent.h>. 2004-11-28 14:53:03 +00:00
Mike Hearn
7d8711e15f - More heapification.
- Split drive code into core, UI and autodetect.
- Implement drive autodetection.
- Slight redesign of drive tab.
- Code cleanup.
2004-11-23 13:50:23 +00:00
José Manuel Ferrer Ortiz
2a389a6979 Updated Spanish translations. 2004-11-21 15:49:24 +00:00
David Kredba
60865df566 New Czech resources. 2004-10-25 21:54:56 +00:00
Anish Mistry
edf17b518e Rename getkey and setkey for FreeBSD. 2004-10-19 23:51:16 +00:00
Marcus Meissner
1b7f954a41 Return out of the default case, assert() is removed with -DNDEBUG. 2004-10-18 19:36:55 +00:00
Mike Hearn
02e850efdf - switch x11drvdlg to kernel_style, and clean up some superflous code
- more win32 heapification
- move getDialogItemText into header and rename, use some more in
  x11drv page
- make label phrasing consistent in x11drv page
2004-09-28 04:05:55 +00:00
Mike Hearn
0af614e77b - rewrite the transaction system to be based on a settings overlay,
to have a nicer API, and to actually work (always a bonus)
- change the libraries page to be based on a listbox rather than a
  treeview, clean up and shrink the code
- add accelerator keys to the libraries page, focus management
- make the window title reflect what the user is currently editing
- remove bogus root warning
- remove some unused control IDs in resource.h
- start converting the x11drv dialog to kernel_style from javaStyle
- bugfixing
2004-09-28 03:55:16 +00:00
Mike Hearn
a5ce4ee7aa - introduce keypath() function
- rewrite and clean up appdefaults.c, use a listview rather than
  treeview
- usability tweak: reverse windows version combo so more recent
  versions come first
- usability tweak: improve the add application open dialog box
- add accelerator keys
- enable/disable controls correctly
- begin to standardise on underscore_style for consistency with the
  rest of wine
- comment out the translations for now, the UI will be changing more
- begin phasing out libc malloc in favour of the win32 heap
2004-09-28 03:16:43 +00:00
Mike Hearn
cd516fd185 Display message box to alert users more reliably that winecfg is
unfinished.
2004-09-28 02:35:07 +00:00
Hans Leidekker
719a789792 Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00