Eric Kohl
|
5f3ddeb0c9
|
Silence a debug message.
svn path=/trunk/; revision=8958
|
2004-04-03 13:45:00 +00:00 |
|
Gé van Geldorp
|
1f56a63145
|
Handle lpcbData == NULL case.
svn path=/trunk/; revision=8957
|
2004-04-03 13:12:43 +00:00 |
|
Thomas Bluemel
|
8e52e23724
|
partially implemented IsHungAppWindow()
svn path=/trunk/; revision=8956
|
2004-04-02 23:54:26 +00:00 |
|
Thomas Bluemel
|
bb7b8e638e
|
implemented GetWindowModuleFileName()
svn path=/trunk/; revision=8955
|
2004-04-02 22:16:09 +00:00 |
|
Thomas Bluemel
|
1c5f3e5775
|
check parameter in GetWindowInfo()
svn path=/trunk/; revision=8954
|
2004-04-02 21:03:25 +00:00 |
|
Thomas Bluemel
|
6491031cc2
|
implemented GetWindowInfo()
svn path=/trunk/; revision=8953
|
2004-04-02 20:51:08 +00:00 |
|
Thomas Bluemel
|
b8560b708d
|
little fix
svn path=/trunk/; revision=8952
|
2004-04-02 19:14:44 +00:00 |
|
Thomas Bluemel
|
23e366974c
|
properly initialize system menu items
svn path=/trunk/; revision=8951
|
2004-04-02 19:00:56 +00:00 |
|
Hartmut Birr
|
eec82162fb
|
- Fixed the initializing of the access ranges.
svn path=/trunk/; revision=8950
|
2004-04-02 15:43:01 +00:00 |
|
Gé van Geldorp
|
b408a6aeb8
|
Make popup menus topmost windows
svn path=/trunk/; revision=8949
|
2004-04-01 23:17:28 +00:00 |
|
Gé van Geldorp
|
81361062a2
|
Fix interaction between topmost and owner/owned windows
svn path=/trunk/; revision=8948
|
2004-04-01 23:16:21 +00:00 |
|
Martin Fuchs
|
f2bb2f6dcb
|
remove useless if cases
svn path=/trunk/; revision=8947
|
2004-04-01 20:10:07 +00:00 |
|
Gé van Geldorp
|
fc8f381519
|
Implement 32bpp -> 32bpp copy with color translation
svn path=/trunk/; revision=8946
|
2004-04-01 19:31:05 +00:00 |
|
Martin Fuchs
|
cd8132e2d2
|
Merged Wine commit:
Kevin Koltzau <kevin@plop.org>
Added support for CSIDL_RESOURCES path.
svn path=/trunk/; revision=8945
|
2004-04-01 19:14:14 +00:00 |
|
Martin Fuchs
|
59fbb63083
|
Merged Wine commit:
Do not strip stdcall decoration in spec files.
svn path=/trunk/; revision=8944
|
2004-04-01 19:13:19 +00:00 |
|
James Tabor
|
d945804c33
|
Added MediaChangeNoMedia on/off
svn path=/trunk/; revision=8943
|
2004-04-01 17:29:53 +00:00 |
|
James Tabor
|
2dabdb2ac1
|
Added MediaChangeCount
svn path=/trunk/; revision=8942
|
2004-04-01 17:24:47 +00:00 |
|
James Tabor
|
f8e193fbc6
|
Wrong to remove ExFreePool.
svn path=/trunk/; revision=8941
|
2004-04-01 15:01:35 +00:00 |
|
Eric Kohl
|
a7456eb968
|
Fix bugs in RegQueryValueExA() and RegQueryValueExW() that caused crashes or returned bogus
information if the caller wants to retrieve the value data length only.
This fixes some bugs with regedit.
svn path=/trunk/; revision=8940
|
2004-04-01 13:53:08 +00:00 |
|
Thomas Bluemel
|
a75dfe1a82
|
fixed DbgPrint line ending
svn path=/trunk/; revision=8939
|
2004-03-31 21:21:30 +00:00 |
|
Thomas Bluemel
|
96a21f824f
|
fixed NtUserGetAncestor()
svn path=/trunk/; revision=8938
|
2004-03-31 19:44:34 +00:00 |
|
Gé van Geldorp
|
dfa957c310
|
IntGetParentObject() does it's own locking, prevent double lock
svn path=/trunk/; revision=8937
|
2004-03-31 19:20:18 +00:00 |
|
Gé van Geldorp
|
21beea176d
|
Remove window timers when window is destroyed
svn path=/trunk/; revision=8936
|
2004-03-31 18:37:12 +00:00 |
|
Thomas Bluemel
|
9ea765e409
|
revert patch due to problems with image lists
svn path=/trunk/; revision=8935
|
2004-03-31 14:12:04 +00:00 |
|
James Tabor
|
22c413c3b4
|
Removed ExFreePool and Spell error.
svn path=/trunk/; revision=8934
|
2004-03-31 05:25:36 +00:00 |
|
James Tabor
|
450a15d61f
|
More Oops!
svn path=/trunk/; revision=8933
|
2004-03-31 03:39:12 +00:00 |
|
James Tabor
|
1fb32b9534
|
Added removable mediachange support.
svn path=/trunk/; revision=8932
|
2004-03-31 03:34:55 +00:00 |
|
James Tabor
|
bc0cf4f9cf
|
Oops!
svn path=/trunk/; revision=8931
|
2004-03-31 03:34:42 +00:00 |
|
James Tabor
|
3b1c2903f6
|
Added removable mediachange support.
svn path=/trunk/; revision=8930
|
2004-03-31 03:33:48 +00:00 |
|
Gé van Geldorp
|
942d7e47a7
|
Fix IntIsChildWindow for case where parent is a toplevel window
svn path=/trunk/; revision=8929
|
2004-03-30 22:49:38 +00:00 |
|
Gé van Geldorp
|
a8a999793f
|
Implement TOPMOST windows
svn path=/trunk/; revision=8928
|
2004-03-30 20:50:16 +00:00 |
|
Gé van Geldorp
|
63c532f15c
|
Disable pool validation since it slows down execution too much
svn path=/trunk/; revision=8927
|
2004-03-30 09:28:44 +00:00 |
|
Gé van Geldorp
|
3c8dee1caa
|
Allow GDB 6 to backtrace over a syscall
svn path=/trunk/; revision=8926
|
2004-03-29 22:29:34 +00:00 |
|
Thomas Bluemel
|
bdf6b9b5b7
|
updated system colors
svn path=/trunk/; revision=8924
|
2004-03-29 19:50:21 +00:00 |
|
Filip Navara
|
69a9b488f2
|
- Fixed window-less timers.
svn path=/trunk/; revision=8923
|
2004-03-29 17:02:22 +00:00 |
|
Filip Navara
|
fdec2f548e
|
- Declare NMTBGETINFOTIP[AW] and TB_MARKBUTTON.
svn path=/trunk/; revision=8922
|
2004-03-29 16:47:48 +00:00 |
|
Gé van Geldorp
|
1d7a5ffa0b
|
Merge Wine change:
Dmitry Timoshkov <dmitry@codeweavers.com>
- Scrollbar should also react on WM_LBUTTONDBLCLK.
svn path=/trunk/; revision=8921
|
2004-03-29 12:49:07 +00:00 |
|
Filip Navara
|
d6c2152ba9
|
- Fixed handling of WM_GETICON message.
- Don't allow destroying icons of foreign processes.
svn path=/trunk/; revision=8917
|
2004-03-29 06:38:50 +00:00 |
|
Filip Navara
|
a1f1c3b257
|
- Fixed BitBlts from 4bpp surfaces.
svn path=/trunk/; revision=8916
|
2004-03-28 23:25:48 +00:00 |
|
Filip Navara
|
acc112d9d4
|
- Fixed non-SRCCOPY BitBlts to 1bpp surfaces.
svn path=/trunk/; revision=8915
|
2004-03-28 23:24:57 +00:00 |
|
Gé van Geldorp
|
cdaaa65096
|
Simple font substitution and matching
svn path=/trunk/; revision=8914
|
2004-03-28 22:39:59 +00:00 |
|
Martin Fuchs
|
77684eece7
|
compiler friendly access operator implemantation
svn path=/trunk/; revision=8913
|
2004-03-28 22:17:49 +00:00 |
|
Thomas Bluemel
|
4309d1082e
|
Partly (not working) implementation of TransparentBlt()
svn path=/trunk/; revision=8912
|
2004-03-28 21:46:26 +00:00 |
|
Martin Fuchs
|
50c2bd5cc2
|
avoid GCC complaining about: "ISO C++ says that String XMLStorage::XMLNode::operator[](const char *) const' and String & XMLStorage::XMLNode::operator[](const String &)' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter
svn path=/trunk/; revision=8911
|
2004-03-28 21:04:00 +00:00 |
|
Filip Navara
|
741870b134
|
DbgPrint -> DPRINT
svn path=/trunk/; revision=8910
|
2004-03-28 20:44:09 +00:00 |
|
Martin Fuchs
|
9447d23bc1
|
option "display version on desktop background"
svn path=/trunk/; revision=8908
|
2004-03-28 20:32:23 +00:00 |
|
Martin Fuchs
|
f2d4a56a85
|
option "display version on desktop background"
svn path=/trunk/; revision=8907
|
2004-03-28 20:32:21 +00:00 |
|
Martin Fuchs
|
3bf2b751a9
|
UNICODE optimizations
svn path=/trunk/; revision=8906
|
2004-03-28 18:10:48 +00:00 |
|
Filip Navara
|
0831947d6c
|
- I accidently ommited two '*' and caused a random crashes when DriverEntry didn't return STATUS_SUCCESS.
svn path=/trunk/; revision=8905
|
2004-03-28 17:08:55 +00:00 |
|
Filip Navara
|
c05238d39f
|
- Fixed a dumb ExFreePool that I accidently left there.
svn path=/trunk/; revision=8904
|
2004-03-28 17:01:10 +00:00 |
|