Commit Graph

811 Commits

Author SHA1 Message Date
Dan Kegel 39857443e4 programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00
Alexandre Julliard 2886e9b0e8 makefiles: Use make dependencies to create installation directories.
This avoids a lot of redundant calls to mkinstalldirs.
2006-08-07 17:48:18 +02:00
Alexandre Julliard 5012c17a05 Make.rules: Make all submake invocations silent for consistency. 2006-08-07 13:54:09 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Marcus Meissner 81c2ef5419 Some documentation changes for twain split. 2006-05-09 11:53:15 +02:00
András Kovács 0c8a4d99db Translated README file to Hungarian. 2006-05-05 16:32:14 +02:00
Hans Leidekker 4675956142 dnsapi: Tell Wine developers and packagers about dnsapi.dll. 2006-04-10 19:42:19 +02:00
Fatih Aşıcı 46ffe32c92 documentation: Turkish translation of README file. 2006-03-10 21:40:26 +01:00
Marcus Meissner ec2cb1871c PACKAGING: Mention more libraries / tools in the needed dependencies section. 2006-03-01 12:39:03 +01:00
Mike Frysinger 5392844392 Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
Robert Shearman 8a72292f62 Ignore documentation/html. 2006-02-14 11:34:39 +01:00
Hans Leidekker c36d1926c8 documentation: Suggest installing OpenLDAP development libraries to packagers. 2006-01-06 21:06:41 +01:00
YunSong Hwang 53bd3eecec Add a translation of the README. 2005-11-28 10:37:31 +01:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Alexandre Julliard ca025e2245 Start a new ChangeLog file. Older changes moved to
documentation/ChangeLog.ALPHA.
2005-10-26 10:03:09 +00:00
Alexander N. Sørnes 84663503ee Norwegian translation of readme file. 2005-09-22 10:34:47 +00:00
Marcus Meissner 4b1a843657 Remove ETCDIR mention. 2005-09-07 09:21:18 +00:00
Tom Wickline 7f5d2cb032 Removed remaining config references. 2005-08-25 15:20:01 +00:00
Tom Wickline 279836cc6a Remove reference to config file.
Add .deb file with .rpm file for successful install.
2005-08-23 18:15:08 +00:00
Francois Gouget 02c25a8981 Assorted spelling fixes. 2005-06-30 18:19:33 +00:00
Alexandre Julliard 9bda749b78 The samples subdirectory no longer exists. 2005-06-28 19:16:08 +00:00
Alexandre Julliard 0b45089fd7 Get rid of the sample configuration file. 2005-06-28 13:55:21 +00:00
Alexandre Julliard 078eb1fdab Moved the API doc rules to the documentation makefile. 2005-06-15 18:12:15 +00:00
Alexandre Julliard 8dd4ee76c4 Moved the wine manpage to the loader/ directory. 2005-06-15 10:25:40 +00:00
Alexandre Julliard a4bb17c314 Get rid of the wine.conf man page. 2005-06-14 19:25:02 +00:00
Dimi Paun 0e378b82af Fix spelling errors discovered by Marcelo Duarte. 2005-05-11 18:23:55 +00:00
Dimitrie O. Paun 77cddfe7b6 Update README translations to match the latest changes to the English
README.
2005-05-10 16:02:47 +00:00
Dimi Paun 12f9bb7ab2 Moved the SGML documentation over to SourceForge. 2005-05-10 13:26:14 +00:00
Alexandre Julliard c3116c5e61 Renamed ttydrv and x11drv to winetty.drv and winex11.drv respectively
to follow the namespace conventions and make it clear that they are
drivers and not dlls.
Moved the graphics driver configuration to HKLM\Software\Wine\Drivers.
2005-05-06 19:38:50 +00:00
Francois Gouget f5c9da6860 Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
Alexandre Julliard 333e49d78b Moved the UsePrimary config parameter to the x11drv section, renamed
as UsePrimarySelection.
2005-04-21 17:31:50 +00:00
Francois Gouget 4527aae24f Assorted spelling fixes. 2005-04-19 09:49:38 +00:00
Aaron Arvey 7e4e3887f1 Added section "Which code has been tested?" describing gcov usage. 2005-04-19 09:47:30 +00:00
Eric Pouech 3bebb0fed9 - Using uniform DocBook tags for DLLs, commands, environment vars...
- Moved detailed memory management from archi to kernel(s) part.
- Enhanced process handling description.
- Added section about 16 bit processes' support.
- Added section about DOS support.
2005-04-18 09:53:39 +00:00
Eric Pouech 81857b7373 Minor cleanups. 2005-04-18 09:53:02 +00:00
Mike Hearn 11ffcbaafd More notes about the inner workings of DCOM. 2005-04-11 12:51:36 +00:00
Francois Gouget 93416cdaf7 Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
Francois Gouget 2365aed022 Fix a link to Wine's HowTo. 2005-03-16 11:28:01 +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
Eric Pouech 940d857547 - reorganisation of full chapter
- rewrote the console part
- added FS documentation
2005-03-14 10:47:14 +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
Francois Gouget fbb3343547 Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
Dimitrie O. Paun 3c5cdd4ccb Shorten the id of the question to avoid jade error. 2005-02-24 19:38:32 +00:00
Brian Vincent b4f61fb6f5 Clean up references to threading in Developer's Guide. 2005-02-24 10:09:30 +00:00
Dimitrie O. Paun 79470672d3 Can we bundle everthing together?
Suggested by Graham Toal <gtoal@gtoal.com>.
2005-02-24 10:08:15 +00:00
Dimitrie O. Paun 7df9002767 Add info on building dynamic strings for logging.
Reorder some points for a more logical organization.
2005-02-24 10:07:58 +00:00
Alexandre Julliard 536a569b3e Removed no longer used threading.sgml. 2005-02-23 21:06:14 +00:00
Bill Medland 6115e72c75 Correct a couple of minor documentation typos. 2005-02-23 21:05:50 +00:00
Marcelo Duarte b197699c22 Update README for Pt_br and Pt. 2005-02-14 11:51:05 +00:00
Vincent Béron 37efec53f1 Add 2 missing tags in getting.sgml. 2005-02-14 11:08:33 +00:00
Scott Ritchie d6828ebbf9 User Guide Chapter 2 rewrite. 2005-02-11 12:17:34 +00:00
Francois Gouget 4d801b66e6 Assorted spelling fixes. 2005-02-10 19:19:35 +00:00
Scott Ritchie c481a37275 Remove two ancient FAQ entries that did more harm than good.
Replace a reference to wine.conf with ~/.wine/config.
2005-02-08 12:13:01 +00:00
Tom Wickline 54df9adabc Fix a broken link. 2005-02-01 14:21:21 +00:00
Tom Wickline 339786a7e2 Remove outdated information from the introduction page and the FAQ. 2005-01-31 11:33:06 +00:00
Francois Gouget da8b3dd7f2 Assorted spelling fixes. 2005-01-26 21:09:04 +00:00
Tony Lambregts 52140faed6 Add missing /'s to urls http://www.cygwin.com and
http://www.mingw.org.
2005-01-24 12:42:43 +00:00
Bill Medland 43f8aa4f77 Trivial language corrections to the Wine Developer's Guide coding
section.
2005-01-19 20:54:03 +00:00
Dimitrie O. Paun a713da2fc1 Suggest testing patches in a gentler way.
Encourage people to submit tests with their patches as well.
2005-01-14 15:14:09 +00:00
Bill Medland ad72823eb7 Minor typo correction and term expansion changes. 2005-01-11 10:43:43 +00:00
Dimitrie O. Paun f783cd0305 Prefer W to A for documentation. Prefer the non-inlined style of
documentation, it's the most commonly used one, we should standardize
on it.
2005-01-06 19:40:19 +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
Marcus Meissner ffc55dad79 Removed whitespace at end of lines, updated a bit. 2005-01-04 11:57:21 +00:00
Dimitrie O. Paun 433202fe9e Augment the compiling documentatin with the actual commands. 2005-01-04 11:53:38 +00:00
Dimitrie O. Paun 4e53492bbd Hide authors, we don't know how to format them. 2005-01-04 11:53:17 +00:00
Dimitrie O. Paun 85d8536a1e Remove bashing of packages, value judgments. 2005-01-04 11:52:40 +00:00
Vincent Béron 0f2d176e92 Keep all REAMDEs in sync. 2005-01-04 11:51:52 +00:00
José Manuel Ferrer Ortiz 760096d28f Added Spanish translation. 2005-01-03 14:45:36 +00:00
Francois Gouget 6fb1a20020 Assorted spelling fixes. 2004-12-20 19:27:06 +00:00
Vincent Béron 9d799ef613 Update FreeBSD infos. 2004-12-16 14:35:09 +00:00
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
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
Mike McCormack c068f67051 Require bison to compile Wine. 2004-03-16 03:11:39 +00:00
Ivan Leo Murray-Smith 15c40fdefb A few updates. 2004-03-16 01:17:45 +00:00
Boaz Harrosh fa29abbeac Tips for using native MS SQL ODBC drivers. 2004-03-15 20:11:11 +00:00
Alexandre Julliard 8a37297fe8 Get rid of the WINEOPTIONS variable and instead use WINEDEBUG to
inherit debug options.
Start deprecating the --debugmsg option.
2004-03-11 23:22:29 +00:00
Christian Britz b16569ae17 Correction of small spelling mistakes. 2004-03-11 03:50:24 +00:00