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