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