Dave Hawkes
60502143d2
Fixed winproc memory leak.
2002-02-28 21:43:06 +00:00
Duane Clark
ad079d6cbb
Ask for correct number of chars in EditLblWndProcT.
2002-02-28 21:42:25 +00:00
Michael Cardenas
6ec9cc2bfb
More complete implementation of SHLWAPI_356.
2002-02-28 20:47:30 +00:00
Mike McCormack
c129764af1
Fixed merge error.
2002-02-28 20:46:31 +00:00
Duane Clark
bdd77388b9
LISTVIEW_InsertColumnT can be called with a width of
...
LVSCW_AUTOSIZE_USEHEADER.
Use the correct strings when column autosizing on columns other than
column 0.
LVSCW_AUTOSIZE_USEHEADER uses both item and header strings.
2002-02-28 20:41:39 +00:00
Andreas Mohr
9a29b0cea5
Added some defines and offsets.
2002-02-27 21:35:36 +00:00
Andreas Mohr
f16b401e28
Various cosmetic changes.
2002-02-27 21:34:54 +00:00
Andriy Palamarchuk
812bc5298b
Added SystemParametersInfo unit test.
2002-02-27 21:32:18 +00:00
Alexandre Julliard
ee346956eb
Cosmetic fixes.
2002-02-27 18:50:42 +00:00
Andriy Palamarchuk
7ab787fa87
Removed alternative make scripts.
2002-02-27 18:49:56 +00:00
Andreas Mohr
8f925ae5c8
Implemented "App Paths" registry key support for SearchPath().
2002-02-27 18:49:40 +00:00
Andreas Mohr
c8dcafc65e
Fixed overflow and signed/unsigned behaviour.
2002-02-27 18:49:06 +00:00
Alexandre Julliard
3c4538c8db
Reimplemented DebugBreakProcess.
2002-02-27 01:55:02 +00:00
Andreas Mohr
8bc7f16caa
Spelling/alignment fixes.
2002-02-27 01:34:08 +00:00
Andreas Mohr
a0ff2b4adf
- stress the fact that wineinstall is in Wine source
...
- add missing ttydrv/x11drv section to wine.conf.man
- make sure that we also load shdocvw as builtin in sample config file
- add sample AppDefaults section to sample config file
- winecheck update
2002-02-27 01:30:32 +00:00
Eric Pouech
21b366e6e2
Added the detach command to the debugger.
2002-02-27 01:29:18 +00:00
Eric Pouech
fbccb38e18
New XP debugging APIs: implemented DebugActiveProcessStop,
...
DebugSetProcessKillOnExit, DebugBreakProcess.
2002-02-27 01:28:30 +00:00
Alexandre Julliard
b66ab30232
Authors: Francois Gouget <fgouget@free.fr>, Andriy Palamarchuk <apa3a@yahoo.com>
...
Rewrote BUGS file. Listed directions for those who want to contribute
to the project.
2002-02-27 01:25:11 +00:00
Bill Medland
df0f236038
Centre text correctly for the selected item.
...
Draw complete background for the selected item.
Calculate the size of a large icon more correctly (including multiline
labels).
2002-02-27 01:24:39 +00:00
Guy L. Albertelli
b2f0a6f5e9
- Support CCS_VERT as alternative for TBSTYLE_WRAPABLE.
...
- TB_INSERTBUTTONW was not as functional as the 'A' version. They now
match.
2002-02-27 01:22:58 +00:00
Eric Pouech
1056953e2c
Fixed ShellExecute functions when ddeexec was present in registry.
2002-02-27 01:22:15 +00:00
Guy L. Albertelli
f1a624d59f
Fix the strange case in WIN_FixCoordinates where x and cx are not
...
default but cy is CW_USEDEFAULT.
2002-02-27 01:20:54 +00:00
Alexandre Julliard
b88b08c2f1
Fixed make uninstall.
2002-02-26 00:41:30 +00:00
Marcus Meissner
c36e7b8937
Fixed cut&paste problem in SETRTS.
2002-02-26 00:39:55 +00:00
Bill Medland
bc39eeec40
Correct Word breaking in centred/right justified mode; it was leaving a
...
trailing space which it should only do for left-justified text.
Also tighten up some comments.
2002-02-26 00:39:30 +00:00
Guy L. Albertelli
db728b0b72
Add additional CCM_ message names.
2002-02-26 00:38:59 +00:00
Guy L. Albertelli
8fe19fa7bb
Implement EM_FMTLINES message based on relay trace of native.
2002-02-26 00:38:42 +00:00
Eric Pouech
f0f2c2fab0
Added lots of missing defines.
2002-02-26 00:38:17 +00:00
Eric Pouech
92e838f263
Fixed DdeGetData when called for getting size.
2002-02-26 00:37:57 +00:00
Eric Pouech
ed792972d9
Fixed WM_SETFONT handling (no redraw made in some cases).
2002-02-26 00:37:28 +00:00
Eric Pouech
66dbcaf3d6
Cosmetic fixes to 'walk proc' command.
2002-02-26 00:36:46 +00:00
Lionel Ulmer
e88edac600
Fix crash in the X11 HAL when setting a NULL palette to a surface.
2002-02-26 00:36:21 +00:00
Philipp Wollermann
519d4864ea
Added support for the Crux Linux distribution (with openjade).
2002-02-26 00:35:05 +00:00
Guy L. Albertelli
9ce993206d
Fix another bad test. Caused regression in IE 4.
2002-02-26 00:34:48 +00:00
Charles Duffy
6a45c0b4b4
Stop TOOLBAR_MeasureString from dying on empty strings.
2002-02-26 00:34:19 +00:00
Dave Hawkes
770a5bfa2d
Partially repair hotspot handling.
2002-02-26 00:33:51 +00:00
Peter Hunnisett
73ab649ced
New file msvcrt/excpt.h. Move some stuff out of winnt.h into it.
2002-02-25 20:10:35 +00:00
Dave Hawkes
d0a06ec7a5
Prevent lock-up with a focus loop between two top level unmanaged
...
windows.
2002-02-25 19:47:31 +00:00
Gavriel State
63df733a0c
Added XVisualIDFromVisual to tsx11 list.
2002-02-25 19:01:26 +00:00
Gerard Patel
019ae8a22f
LVM_GetItemRect should not take text size in account for LVIR_LABEL in
...
report mode.
2002-02-25 19:00:03 +00:00
Gerhard W. Gruber
814a3fa2a1
MoveFileEx now enters the files in the registry when the boot delay
...
flag is set.
2002-02-22 21:30:22 +00:00
Peter Hunnisett
f11de4fc3d
Fix return type of GetAsyncKeyState.
2002-02-22 21:24:25 +00:00
Bill Medland
d10c9a47b8
Implement multiline labels in the Large Item view by using DrawText
...
Note that this now highlights weaknesses in the label measuring code
etc. which cannot correctly handle multiline labels.
2002-02-22 21:23:02 +00:00
Stefan Leichter
923861fbd2
Compile fix for GCC 2.7.x.
2002-02-22 21:22:06 +00:00
Peter Hunnisett
3290038929
Add spec stub for RtlGetNtVersionNumbers.
2002-02-22 21:21:38 +00:00
Gavriel State
fc86225450
Change useless warning into a TRACE.
2002-02-22 21:21:09 +00:00
Peter Hunnisett
618a4e916b
atexit doesn't take a _onexit_t parameter.
2002-02-22 21:20:39 +00:00
Andreas Mohr
d2a8f01ae6
Remember the currently active index before refreshing.
2002-02-22 21:20:04 +00:00
Peter Hunnisett
d1a79ea2eb
Add _lock,_unlock and header file for them.
...
Convert all msvcrt locks over to use _lock and _unlock.
Explicitly make msvcrt compile with multithreaded option.
Fix flag handling in _sopen. Add W->A call for new _swopen.
2002-02-21 20:22:00 +00:00
Peter Hunnisett
22ad2d22b6
Avoid assert for very large C++ .so files.
2002-02-21 20:10:01 +00:00