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 |
|
Alexandre Julliard
|
d210bc8949
|
Small cleanup.
|
2003-09-22 21:18:11 +00:00 |
|
Vincent Béron
|
bf5f07a5b4
|
Yet another batch of French resources updates.
|
2003-09-22 21:16:56 +00:00 |
|
Mike McCormack
|
99f5a05555
|
Fix logic problems with NETCON_connected.
|
2003-09-22 21:15:34 +00:00 |
|
Eric Pouech
|
4acad25f3d
|
Documentation updates.
|
2003-09-22 21:15:12 +00:00 |
|
Dimitrie O. Paun
|
036bb85bb5
|
Big update to the debug logging section.
|
2003-09-22 21:14:23 +00:00 |
|
Dimitrie O. Paun
|
3d0e432678
|
Move the authors out of the sections.
|
2003-09-22 21:14:11 +00:00 |
|
Mike Hearn
|
fae915f0bf
|
Remove Managed option. Add DXGrab, DesktopDoubleBuffer, UseTakeFocus.
|
2003-09-22 21:13:51 +00:00 |
|
Robert Reif
|
c445c739f9
|
Volume and Pan driver requests need to return success even though they
are not implemented.
|
2003-09-22 21:13:33 +00:00 |
|
Michal Janusz Miroslaw
|
bf3de5ed6b
|
DEBUG_cmp_sym: micro optimization/cleanup.
|
2003-09-22 21:12:44 +00:00 |
|
Vincent Béron
|
221aa8d2a5
|
Another batch of French resources updates.
|
2003-09-22 19:48:29 +00:00 |
|
Maxime Bellengé
|
4dc75a5d82
|
Added LVKF_* defines.
|
2003-09-22 19:47:42 +00:00 |
|
Mike McCormack
|
7dc3ece222
|
Fixed a memory leak.
|
2003-09-22 19:46:32 +00:00 |
|
Mike McCormack
|
ac57fc20b6
|
Change erroneous malloc to HeapAlloc.
|
2003-09-22 19:46:13 +00:00 |
|
Mike McCormack
|
5fe38daee2
|
Fix a bunch of unicode/memory allocation errors.
|
2003-09-22 19:45:50 +00:00 |
|
Vincent Béron
|
a8fb3d786e
|
Fix strncpyWtoA to actually act as advertised (and not overflow the
input buffer).
Small cleanups of it at the same time.
|
2003-09-22 19:45:29 +00:00 |
|
Marcus Meissner
|
ad1a1064d0
|
Print fixmes if we do not find a crypto providers for a specified
type/name and other failures.
|
2003-09-22 19:37:55 +00:00 |
|
Rok Mandeljc
|
1d0585c43d
|
Rewritten cache code and fixed a bug that was in it.
|
2003-09-22 19:37:33 +00:00 |
|
Dimitrie O. Paun
|
87256791bd
|
Move Gerard's name to the author list.
|
2003-09-22 19:36:19 +00:00 |
|
Dimitrie O. Paun
|
8af604c129
|
Cleanup formatting a bit.
|
2003-09-22 19:36:10 +00:00 |
|
Dimitrie O. Paun
|
b5d78d621c
|
Cleanup the introduction a bit.
|
2003-09-22 19:35:58 +00:00 |
|
Dimitrie O. Paun
|
ee10a9a179
|
Remove a lot of obsolete information, misc cleanups.
|
2003-09-22 19:35:47 +00:00 |
|
Dimitrie O. Paun
|
dcdf0b1995
|
Move Eric's name in the author list.
|
2003-09-22 19:35:37 +00:00 |
|
Dimitrie O. Paun
|
bdf783b4b4
|
Small cleanups of the OpenGL section.
|
2003-09-22 19:35:25 +00:00 |
|
Dimitrie O. Paun
|
ac4094a6e2
|
Trivial cleanups to the OLE section.
|
2003-09-22 19:35:14 +00:00 |
|
Dimitrie O. Paun
|
18ab0edb00
|
Remove obsolete info about the service thread.
Update x11 wrapping description, misc cleanups.
|
2003-09-22 19:35:03 +00:00 |
|
Dimitrie O. Paun
|
0977813915
|
Rewrite the i18n section.
|
2003-09-22 19:34:48 +00:00 |
|
Dimitrie O. Paun
|
28036fd5dd
|
Remove uglifying notes.
|
2003-09-22 19:34:38 +00:00 |
|
Dimitrie O. Paun
|
ace95ca098
|
Small cleanups on how to send in patches.
|
2003-09-22 19:34:07 +00:00 |
|
Dimitrie O. Paun
|
62dcebaaa6
|
Cleanup the documentation section.
Comment out some empty sections.
|
2003-09-22 19:33:57 +00:00 |
|
Dimitrie O. Paun
|
639bf52510
|
Cleanup the debugging section.
|
2003-09-22 19:33:43 +00:00 |
|
Michael Stefaniuc
|
0bfdc5554c
|
Silence the FIXME produced by an install check of MVSOUND.SYS.
|
2003-09-22 19:33:07 +00:00 |
|
Michael Stefaniuc
|
11346f94d1
|
Silence the FIXME's produced by a check for a dos32 extender.
|
2003-09-22 19:32:51 +00:00 |
|
Jukka Heinonen
|
23503179dc
|
When entering protected mode, V86 flag must be clear.
|
2003-09-22 19:32:03 +00:00 |
|
Eric Pouech
|
71a71b301d
|
- win32 console's window cannot be larger than curses' stdscr
- correctly manage backspace
- various cleanup
|
2003-09-22 19:31:32 +00:00 |
|
Mike McCormack
|
e76cf04ae9
|
Always initialize send_message_info.flags.
|
2003-09-22 19:31:13 +00:00 |
|
Mike McCormack
|
9360660259
|
Only ignore certain keyboard events if a XLookupString returned a
value (detected by Valgrind).
|
2003-09-22 19:30:51 +00:00 |
|
Mike McCormack
|
fd16003316
|
Fix errors in IExtractIcon detected by valgrind.
|
2003-09-22 19:30:25 +00:00 |
|
Mike Hearn
|
d4983579f0
|
Removing the directory is almost always the wrong way to remove wine.
|
2003-09-22 19:30:03 +00:00 |
|
Michael Günnewig
|
92967e2044
|
Adapted winecheck to use new environment variable syntax
(ex. %HOME%).
|
2003-09-22 19:28:46 +00:00 |
|
Steven Edwards
|
807e4af46e
|
Porting fix.
|
2003-09-22 19:28:21 +00:00 |
|
Steven Edwards
|
a23b8c8fbe
|
Porting fix for Alpha.
|
2003-09-22 19:27:56 +00:00 |
|
Maxime Bellengé
|
e5cd5a778a
|
When an item is activated, we should send a NMITEMACTIVATE struct and
not a NMHDR one.
|
2003-09-22 19:27:33 +00:00 |
|
Dimitrie O. Paun
|
7d2aefd8cd
|
Update the directory list, tidy it up in the process.
A few fixes for obsolete filenames in the debugging hints.
|
2003-09-22 19:26:32 +00:00 |
|
Mike Hearn
|
81be7f7892
|
Add screen depth option and remove "Allocated System Colors" setting.
|
2003-09-22 19:26:10 +00:00 |
|
Oleg Prokhorov
|
a6d37f6d31
|
Implemented sound flushing.
|
2003-09-22 19:25:52 +00:00 |
|
Michal Janusz Miroslaw
|
83fca4eef7
|
MMDRV_Install: Fix confusing indentation.
|
2003-09-22 19:25:11 +00:00 |
|
Hans Leidekker
|
8b40f19ad0
|
Added Dutch translation.
|
2003-09-22 19:24:33 +00:00 |
|
Rolf Kalbermatter
|
58c0561bad
|
Added declarations for newly documented SHChangeNotify API and fixed
some prototypes.
|
2003-09-22 19:24:13 +00:00 |
|
Rolf Kalbermatter
|
f42bc61b86
|
Don't redefine declspec under MSVC.
|
2003-09-22 19:22:14 +00:00 |
|