Commit Graph

640 Commits (5c4116bc66e1b60c1c9d2cd803f8308f0c41ca22)

Author SHA1 Message Date
Francois Gouget 987dc01cab Remove references to ./configure and Makefile.in files. 2004-12-14 11:42:30 +00:00
Diego Pettenò f949d14f0b Updated the documentation telling to use the
HKEY_CURRENT_USER/Environment key instead of the [wine] section for
Path, Temp and System variables.
2004-12-06 16:42:33 +00:00
Jon Griffiths 478f3e3049 Spelling/grammar fixes. 2004-12-02 19:53:51 +00:00
Vincent Béron 955c50aa85 Fixed missing </sect2> tag. 2004-11-29 17:54:20 +00:00
Marcus Meissner 7292117fe8 Updated PACKAGING howto. 2004-11-28 15:00:03 +00:00
Mike Hearn 8ce698e2a4 Document how SEH works in Wine. 2004-11-04 21:06:14 +00:00
Ivan Leo Puoti 49a5036c0a Downloading the platform sdk doesn't require IE any more. 2004-11-02 19:26:42 +00:00
Francois Gouget 96ca3ac687 Based on the last 36+ months Wine is released once a month on
average.
Assorted spelling fixes and tweaks.
2004-10-30 02:12:05 +00:00
Eric Pouech e86389e057 Reorganizing wine-devel:
- killing the advanced part (and moving its chapters in both
  developing Wine and Wine archi parts)
- creating a new book on coding practices from i18n.sgml, patches.sgml
  and porting.sgml
- creating a new book on some debugging strategies from the old
  advanced book and cvs-regression.sgml
- creating a new book on the kernel modules (NTDLL & KERNEL32) from
  architecture.sgml / related DLLs and address-space.sgml,
  console.sgml, threading.sgml
- creating a new book on the windowing from architecture.sgml / USER32
  and related
- creating a new book on the graphical parts from architecture.sgml /
  GDI32 and related
Other changes:
- removed list of DLLs and their role (from the modules overview)
- removed in X11 keyboard mapping section the part related to submit a
  patch
2004-10-26 22:45:47 +00:00
Scott Ritchie 3c98f79f90 Revised Wine User Guide introduction. 2004-10-25 21:47:42 +00:00
Michael Stefaniuc a2c8af4205 - Add info that the wine config file has/needs a header line.
- Remove some infos regarding entries which were removed lately from
  the config file.
2004-10-25 21:44:24 +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
Ivan Leo Puoti 4dbe2483dd Removing references to now obsolete winesetuptk, as requested by users. 2004-10-18 23:14:24 +00:00
Eric Pouech 1876d185e9 - bring the multimedia doc up-to-date
- moved the TODO from the doc into the code
2004-10-11 19:57:10 +00:00
Tony Lambregts c73cafae99 Ask for link if patch is related to a bug in Bugzilla. 2004-10-05 04:12:09 +00:00
Eric Pouech 5fe480b472 - fixed regression in ctrl-c handling
- fixed regression in 'info symbol XXXX' command (and enhanced
  presentation)
- fixed regression in line stepping
- fixed regression in & (address operator) handling
- fixed some bad module reference for local symbols
- enhanced register presentation as local variables
- added warning when launching a debuggee which isn't a Wine app
- removed the 'local' extension of display command (and check when
  setting the display whether the expr has a local binding)
- simplified exception handling, and factorized some code when
  debugger stops
2004-09-28 02:13:27 +00:00
Hans Leidekker 0de3c8283e Suggest running conformance tests prior to sending a patch. 2004-09-27 20:32:13 +00:00
Hans Leidekker 2537924c7c Suggest installing LittleCMS to Wine packagers. 2004-09-27 20:28:56 +00:00
Vincent Béron 9d3019f8cc Change the sample app from winemine to notepad for winemaker in the
Winelib User Guide.
2004-09-24 00:22:29 +00:00
Francois Gouget 9553e9bda2 Add trailing '\n's to ok() and trace() calls.
Point to the pre-compiled winetest binaries.
A couple of small tweaks here and there.
2004-09-07 20:42:41 +00:00
Francois Gouget 424a05c858 Remove unused <screen> section. 2004-09-03 17:29:47 +00:00
Francois Gouget 8702418d06 Update the instructions describing how to compile the conformance
tests with MSVC and the Microsoft headers.
2004-09-02 20:06:08 +00:00
Alexandre Julliard 9fff718a6d wineclipsrv is no longer used, remove it. 2004-09-01 01:40:57 +00:00
Francois Gouget 594c42c749 Assorted spelling fixes. 2004-09-01 01:28:51 +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
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