Commit Graph

15 Commits

Author SHA1 Message Date
Mike Hearn 8ce698e2a4 Document how SEH works in Wine. 2004-11-04 21:06:14 +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
Mike Hearn b9c8671907 Add documentation on the Wine initialization process. 2004-06-15 18:26:52 +00:00
Mike Hearn b58687eb51 Added documentation on the address space layout in Wine. 2004-05-28 03:58:02 +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
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
Dimitrie O. Paun 59bec50301 Merge the non-obsolete bits from wine.texinfo into the Wine Developers
Guide.
2003-09-25 23:48:39 +00:00
Dimitrie O. Paun 0698b918a4 Remove redundant sections from the guide:
tools: is now included in the new bin2res
  build: moved to PACKAGING
  cvs: is available in many other places.
2003-09-22 21:30:45 +00:00
Dimitrie O. Paun 3d0e432678 Move the authors out of the sections. 2003-09-22 21:14:11 +00:00
Dimitrie O. Paun 147888f4b8 Remove obsolete documentation/dlls.sgml. 2003-09-15 20:16:43 +00:00
Shachar Shemesh d10b8ebd06 The begining of a "building wine" documentation. More detailed
explanation of the "soft" vs. "hard" dependencies.
2003-07-09 02:50:59 +00:00
Andreas Mohr 56e6cd0eb8 - new, much more detailed and easier "step-by-step" layout
- better intro
- add Glossary (glossary.sgml)
- much better Getting Wine chapter
- much better Wine configuration chapter
- better Wine drive layer configuration section
- explain wineserver cmdline options
- rearranged tons of things into a less messy state
- tons of janitorial fixes
2003-04-01 03:26:13 +00:00
Vincent Béron 7daf45a6f6 Add multimedia.sgml to standalone wine-devel guide, was already in
wine-doc.sgml.
2002-11-12 02:16:48 +00:00
Francois Gouget 848d50dc0f Start of the conformance testing documentation. Still very
incomplete.
2002-09-17 00:07:03 +00:00
John R. Sheets 8c63fb6a50 Added convenience script for generating online docs for winehq.com. 2001-01-19 20:58:37 +00:00