Alexandre Julliard
333e49d78b
Moved the UsePrimary config parameter to the x11drv section, renamed
...
as UsePrimarySelection.
2005-04-21 17:31:50 +00:00
Alexandre Julliard
c5de0253cd
Get rid of the remaining registry configuration parameters.
2005-03-14 17:18:40 +00:00
Alexandre Julliard
dcab706fa0
Get rid of the registry saving level hack.
...
Make periodic saving the default behavior.
2005-03-14 11:00:43 +00:00
Alexandre Julliard
c377cc86cb
Get rid of the Windows registry loading on startup, this needs to be
...
done differently.
2005-03-11 13:10:25 +00:00
Ulrich Czekalla
318b963f9f
Always clearAllSelections since not clearing CLIPBOARD can get us into
...
an odd state.
2005-01-04 20:34:46 +00:00
Dimitrie O. Paun
c30a546e47
Remove env values from config, they are now maintained in the
...
registry.
2004-10-21 22:20:47 +00:00
Alexandre Julliard
9fff718a6d
wineclipsrv is no longer used, remove it.
2004-09-01 01:40:57 +00:00
Huw Davies
ce4dfe23b4
Deprecate the "Resolution" entry in the config file in favour of
...
HKEY_CURRNET_CONFIG\Software\Fonts\LogPixels.
2004-08-26 18:24:49 +00:00
Tom Wickline
4d6fd448c4
Use builtin msi.dll.
2004-08-12 03:24:58 +00:00
Uwe Bonnes
60acd897b4
Change desktop size for _INS5576._MP.
2004-06-28 20:29:22 +00:00
Chris Morgan
435623df6f
Hardcode "wineshelllink" in winemenubuilder, remove it from the config
...
file.
2004-06-18 22:29:56 +00:00
Christian Costa
7590fe58f4
Added d3dxof dll, part of Direct3D.
2004-06-03 00:03:23 +00:00
Tom Wickline
7f4e77bc4e
- add version info to dplay.dll
...
- add licence info to qcap
- add d3drm and dpnhpast to dll overrides
2004-05-21 20:54:47 +00:00
Alexandre Julliard
c07ce0571e
Moved loading of the home registry files to the server, there's no
...
real need to make these configurable.
2004-05-07 04:13:21 +00:00
Alexandre Julliard
553a75e16e
Use symlinks in dosdevices/ for the drive devices too.
...
Store drive types in the registry instead of in the config file.
Added some more code to convert existing config to the new scheme.
2004-04-29 00:27:57 +00:00
Vincent Béron
9ce6ff26e1
Remove "Path" lines from sample config.
...
Setup the links for the default DOS drives in wineinstall.
2004-04-12 22:05:00 +00:00
Dimitrie O. Paun
abe9c975a8
Remove the rest of the Tweak look hack.
2004-04-01 21:06:14 +00:00
Dimitrie O. Paun
126227a55a
Remove the support for the Win 3.1 Look.
2004-04-01 04:57:12 +00:00
Alexandre Julliard
1de20ae4af
Rewrote handling of COM and LPT devices to use symlinks in
...
$WINEPREFIX/dosdevices, with suitable defaults if the symlinks are
missing.
Rewrote QueryDosDevice and DefineDosDevice to use the new scheme.
Added temporary code to create the symlinks based on the contents of
the config file.
2004-03-20 02:28:51 +00:00
Alexandre Julliard
00777ec914
Get rid of the Filesystem option in the drive config, this was more
...
confusing than useful.
2004-03-09 19:52:06 +00:00
Alexandre Julliard
954c570ae3
Reimplemented GetVolumeInformation and SetVolumeLabel; volume label
...
and serial number are now stored in the filesystem instead of in the
config file (partly based on a patch by Eric Pouech).
2004-03-09 01:03:03 +00:00
Alexandre Julliard
00cffb816d
No longer needed.
2004-02-28 01:50:27 +00:00
Alexandre Julliard
d3d773d574
Moved generic.ppd to dlls/wineps, and install it in datadir.
2004-02-28 01:50:15 +00:00
Ulrich Czekalla
6af0df45d6
Add option to use the primary selection in addition to the clipboard
...
selection.
2004-01-08 00:43:46 +00:00
Alexandre Julliard
7412125e46
Updates for the new loadorder handling of 16-bit dlls.
2004-01-05 21:19:22 +00:00
Mike Hearn
e9ae6a7246
Remove DCOM config file entries, as they have no effect.
2003-12-31 00:12:47 +00:00
Alexandre Julliard
a4330f9363
Removed X11 display parameter from the config file, this is more
...
confusing than useful.
2003-12-05 00:11:48 +00:00
Tom Wickline
a34a6d84ce
updated [mci] & [drivers32] sections.
2003-11-09 00:31:35 +00:00
Alex Pasadyn
c66b7b0037
Add UseXRandR to sample config file.
2003-10-16 19:09:57 +00:00
Dimitrie O. Paun
fc551563ff
Merge win.ini/[mci extensions] into the registry.
2003-10-15 20:49:29 +00:00
Hannu Valtonen
c05bbb9357
Use native msi until our own implementation works decently.
2003-09-17 04:18:50 +00:00
Vincent Béron
8034ee7d73
Mention win2k3 support in the sample config and in the faq.
2003-09-11 23:07:04 +00:00
Alexandre Julliard
e0deb0c627
Replaced remaining calls to PROFILE_GetWineIniString/Bool by direct
...
registry accesses.
2003-08-19 03:21:04 +00:00
Lionel Ulmer
9a7fdc2fbc
Remove from docs / config tool useless / obsoleted options.
2003-08-15 03:50:48 +00:00
Mike Hearn
efad03e2f5
Set ole32 native for dcom95/98.
2003-07-24 00:05:04 +00:00
Dmitry Timoshkov
8a8d1b93ca
Added support for CP_UNIXCP.
2003-07-09 04:22:57 +00:00
Tom Wickline
ae02c5d3ed
6 new mci extensions.
2003-07-08 21:08:37 +00:00
Michael Günnewig
c28798027c
- added stubs for GetOpenFileNamePreview{A,W}
...
- added stubs for GetSaveFileNamePreview{A,W}
- removed invalid VIDC.MRLD line from system.ini
2003-06-23 03:33:25 +00:00
Mike Hearn
b7c429ea36
Add a drive mapping for root to the default configuration file.
2003-06-07 00:36:18 +00:00
Tom Wickline
453f3797b0
Added 10 new mci extensions.
2003-06-04 20:22:09 +00:00
Marcus Meissner
f536a019d0
Added 2 more InstallShield temporary exes for Desktop Mode.
2003-05-13 00:30:49 +00:00
Mike Hearn
acc2229137
Add default codec entry (from patch by stanleyg76@yahoo.com).
2003-04-30 23:59:31 +00:00
Alexandre Julliard
f130f8099a
Added possibility to filter relay traces based on the module that
...
called the function. Cleaned up a few traces.
2003-04-07 23:27:54 +00:00
Robert Reif
89b469fefe
Added support for multiple direct sound devices.
2003-03-15 00:54:11 +00:00
Eric Pouech
0b36e34a80
Put console documentation in sync with current console status.
2003-03-10 19:06:46 +00:00
Sylvain Petreolle
929af6bb69
Document [WinMM] drivers options.
2003-03-04 04:33:22 +00:00
Tony Lambregts
816c86c407
Modify the wineconf tags so that the sample config can be included in
...
the documentation.
2003-02-12 01:12:18 +00:00
Marcus Meissner
d5d22367ff
Add Desktop mode for 3 known bad working InstallShield versions.
2003-01-21 00:28:48 +00:00
Chris Morgan
4691b18520
Add support for Jack audio server.
2002-12-13 02:26:18 +00:00
Martin Wilck
6d886a52b3
- Allow setting NetBIOS ComputerName through registry.
...
- Keep old behavior as default, using new config option to change.
- Implement SetComputerName(), SetComputerNameEx(),
GetComputerNameEx().
- ComputerName initialization moved to kernel32.
2002-11-15 01:01:47 +00:00