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
Ivan Leo Puoti
3615587427
Update cvs command line.
2004-08-25 17:29:43 +00:00
Eric Pouech
926f66186f
- fixed breakpoint enabled/disabled state management
...
- fixed recursion in type printing
- now all type-id are stored with the base address of the module which
defines the type (struct dbg_type takes care of this pairing)
- fixed a couple of bugs in display handling
- fixed strings print and examination
2004-08-22 22:35:36 +00:00
Fergal Daly
36c4fa4706
Document dosdevices/unc mapping.
2004-08-17 22:10:11 +00:00
Tom Wickline
048a952e75
Remove rewind section due to lack of updates.
...
Remove old list of contributors that gave to the wpf.
Link to history page in question asking about wine's history.
Change WineX name to Cedega.
Use current wine version in answer.
2004-08-16 19:58:08 +00:00
Tom Wickline
4d6fd448c4
Use builtin msi.dll.
2004-08-12 03:24:58 +00:00
Mike Hearn
dd3747f7e2
Add DCOM documentation to developers guide.
2004-07-29 02:39:37 +00:00
Ivan Leo Puoti
398d78e6fb
Remove references to debugmsg and winedefault.reg.
2004-07-21 21:20:07 +00:00
Ivan Leo Puoti
ebf2ad27dd
Fix wine.userreg name (spotted by Dave Washburn).
2004-07-21 03:00:17 +00:00
Richard Stonehouse
73c23f4958
Updated for the new 'dosdevices' directory system.
2004-07-06 21:03:57 +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
Mike Hearn
b9c8671907
Add documentation on the Wine initialization process.
2004-06-15 18:26:52 +00:00
Ofir Petruska
85f81de453
Replace -debugmsg by WINEDEBUG.
2004-06-14 16:59:02 +00:00
Eric Pouech
deca2502d6
- all symbol information storage is now module relative, so we can
...
unload a module (and it's debugging information), and a process
without pain
- portabiblity to another CPU should be easier now (CPU dependent backend)
- speed up memory allocation
- stabs related fixes:
+ now correctly handling symbol's size
+ blocks {} in functions are now correctly recognized and stored
(also applies to local variables scoping)
+ better basic types management (less wild guesses in the code)
+ full support of inline functions (source stepping now shows the
code in .h files for example)
- removal of external debugger (attaching with gdb is just fine to
debug winedbg)
- fixed a couple of issues for symbol address handling (address
lookup, incorrect type binding)
- winedbg now has a man page
2004-06-04 00:59:16 +00:00
Christian Costa
7590fe58f4
Added d3dxof dll, part of Direct3D.
2004-06-03 00:03:23 +00:00
Eric Pouech
b90edfb2cd
Updated the documentation on Wine architecture & fundamentals.
2004-06-02 00:34:32 +00:00
Mike Hearn
b58687eb51
Added documentation on the address space layout in Wine.
2004-05-28 03:58:02 +00:00
Ivan Leo Puoti
3e42f6953e
Changed my name, so update copyright info.
2004-05-27 02:25:13 +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
Tom Wickline
1022761090
Some updates to the faq.
2004-05-14 21:35:32 +00:00
Tom Wickline
d40edb01ab
Some updates to the faq.
2004-05-13 05:18:07 +00:00
Mike Hearn
fd98f1c88d
Add some documentation on how threading is implemented in Wine.
...
Covers basic Win32 threading primitives, syslevels, the TEB and
pthreads vs kthreads.
2004-05-11 04:26:36 +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
Dimitrie O. Paun
f950d97381
Remove the last remaining wine options when running programs.
...
Keep support for --help, and --version when they are the only options
on the command line.
2004-05-06 23:51:43 +00:00
Vincent Béron
54984ea4ba
Keep the translated READMEs in sync with the English one.
2004-05-06 00:16:22 +00:00
Steven Edwards
26fe914d89
Minor documentation updates.
2004-05-05 05:53:37 +00:00
Francois Gouget
9f1aea2fb8
Assorted spelling fixes.
2004-05-05 01:09:24 +00:00
Andreas Mohr
a2423c0d97
Use WINEDEBUG instead of --debugmsg.
2004-05-03 20:07:53 +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
Francois Gouget
0345908a27
Assorted spelling fixes.
2004-04-28 00:24:44 +00:00
Andreas Mohr
ab6cd7bdb6
Explain how to reduce log size, using pipes.
2004-04-28 00:23:48 +00:00
William Lahti
84af686adb
Fixed typo.
2004-04-27 23:31:08 +00:00
Ivan Leo Murray-Smith
593e537481
Replace --debugmsg by WINEDEBUG.
2004-04-26 20:13:17 +00:00
Ivan Leo Murray-Smith
ec2d618c07
Replace --debugmsg with WINEDEBUG.
2004-04-20 20:16:54 +00:00
Francois Gouget
66834324b1
Assorted spelling fixes.
...
Remove wszRegSeparator from devenum_private.h since it's neither
exported by createdevenum.c nor used by anyone else.
2004-04-20 04:03:42 +00:00
Ivan Leo Murray-Smith
01064d524d
Replace --debugmsg with WINEDEBUG.
2004-04-20 04:00:23 +00:00
Ivan Leo Murray-Smith
a98056191d
Use WINEDEBUG instead of --debugmsg.
2004-04-19 23:07:47 +00:00
Tony Lambregts
ac6e8f5dcd
Add bit about not being able to use Windows drivers to Print etc.
2004-04-13 21:16:08 +00:00
Jeff
1c0b4aae49
Clarify the attach command.
2004-04-12 22:09:36 +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
Michael Jacobsen
f837179645
Cleaned up the text concerning the need for conformance tests.
2004-04-07 19:06:35 +00:00
Alexandre Julliard
b70e0c8ea6
Removed the FailReadOnly option, this is now the default behavior.
2004-04-02 23:33:39 +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
Francois Gouget
359c709d59
Assorted spelling and case fixes.
2004-03-31 20:06:10 +00:00
Chris Morgan
29623c2e6b
Remove references to winecheck from the documentation and insert a
...
TODO that mentions that the functionality is to be moved into
winecfg.
2004-03-29 23:07:39 +00:00
Rudolf Kastl
33d9a97b07
Added missing para tag.
2004-03-22 20:40:23 +00:00
Chris Morgan
5a6d23179a
Convert ddraw.txt to ddraw.sgml and add it to the wine-devel
...
documentation.
2004-03-20 19:23:56 +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