Martin Fuchs
|
035924f082
|
declare missing COLOR_... constants
svn path=/trunk/; revision=8471
|
2004-02-29 12:11:43 +00:00 |
|
Martin Fuchs
|
655457493c
|
remove FIXMEs using corrected W32API headers
svn path=/trunk/; revision=8470
|
2004-02-29 12:05:33 +00:00 |
|
Martin Fuchs
|
e38d6f00f7
|
- correct definition of VT_INT_PTR and VT_UINT_PTR
svn path=/trunk/; revision=8469
|
2004-02-29 12:03:30 +00:00 |
|
Martin Fuchs
|
9adec1e712
|
- correct parameter type from LPDISPATCH* to LPDISPATCH
- define V_U... macros
svn path=/trunk/; revision=8468
|
2004-02-29 12:03:23 +00:00 |
|
Hartmut Birr
|
ad9ce1d94e
|
- Protected the callback stack list with a spinlock.
svn path=/trunk/; revision=8467
|
2004-02-29 11:51:49 +00:00 |
|
Filip Navara
|
e7a65678bd
|
- Fixed GDI handle leak.
svn path=/trunk/; revision=8466
|
2004-02-29 11:34:42 +00:00 |
|
Filip Navara
|
e5185d34b3
|
- Removed the incorrect implementations of Device Interface functions.
- Added verified implementation of IoGetDeviceInterfaces written by Matthew Brace and fixed by me.
svn path=/trunk/; revision=8465
|
2004-02-29 11:34:40 +00:00 |
|
Hartmut Birr
|
9a5bc1ce43
|
- Don't retry, if the request fails with SRB_STATUS_INVALID_REQUEST.
svn path=/trunk/; revision=8464
|
2004-02-29 11:21:58 +00:00 |
|
Hartmut Birr
|
fc1748325f
|
- Implemented ScsiPortGetPhysicalAddress for Srb buffers.
svn path=/trunk/; revision=8463
|
2004-02-29 11:19:21 +00:00 |
|
Martin Fuchs
|
56aef8d72d
|
preparations for SDI code merge
svn path=/trunk/; revision=8462
|
2004-02-28 23:33:15 +00:00 |
|
Filip Navara
|
504a0756cf
|
- Fixed the definition of IsTextUnicode.
svn path=/trunk/; revision=8460
|
2004-02-28 22:26:34 +00:00 |
|
Thomas Bluemel
|
f54363658f
|
added ability to cache gdi objects so they don't have to be allocated and deallocated all the time. it is disabled by default but could perhaps speed up the gui a bit.
svn path=/trunk/; revision=8459
|
2004-02-28 21:16:55 +00:00 |
|
Martin Fuchs
|
d7b74d7460
|
move '#undef UNTERFACE' behind interface definitions
svn path=/trunk/; revision=8458
|
2004-02-28 20:14:33 +00:00 |
|
Martin Fuchs
|
6f1017c15b
|
merge WineHQ commits
svn path=/trunk/; revision=8457
|
2004-02-28 19:16:54 +00:00 |
|
Martin Fuchs
|
f7a2461d14
|
- "up" button (no functionality yet)
- moved extra functions into new "special" toolbar
svn path=/trunk/; revision=8456
|
2004-02-28 18:10:03 +00:00 |
|
Filip Navara
|
6332ecc1cd
|
- Fixed the MSVCRT compiling error.
svn path=/trunk/; revision=8453
|
2004-02-28 16:54:22 +00:00 |
|
Martin Fuchs
|
c3d638c3a8
|
- fix for restoring applications using task bar buttons
- project file maintainancement
- docu update
svn path=/trunk/; revision=8452
|
2004-02-28 16:41:55 +00:00 |
|
Martin Fuchs
|
d0cec9c1cd
|
- fix for restoring applications using task bar buttons
- project file maintainancement
- docu update
svn path=/trunk/; revision=8451
|
2004-02-28 16:41:55 +00:00 |
|
Martin Fuchs
|
6a84f09c2e
|
compatibility fix for "Sleipnir" web browser: minimizing by clicks on taskbar
svn path=/trunk/; revision=8448
|
2004-02-28 16:05:33 +00:00 |
|
Martin Fuchs
|
a5248aa7bc
|
desktop switching: allow applications to be visible only on one desktop
svn path=/trunk/; revision=8446
|
2004-02-28 15:14:38 +00:00 |
|
Filip Navara
|
44cb45b570
|
- Fixed RtlNtStatusToDosErrorNoTeb problems caused by mixing signed and unsigned integers.
svn path=/trunk/; revision=8445
|
2004-02-28 15:12:49 +00:00 |
|
Filip Navara
|
9b3df405d1
|
- NtQueryKey should return STATUS_BUFFER_TOO_SMALL and not STATUS_BUFFER_OVERFLOW.
svn path=/trunk/; revision=8444
|
2004-02-28 15:12:37 +00:00 |
|
Filip Navara
|
d6fd3dcb34
|
- Add a notice about import library order.
svn path=/trunk/; revision=8443
|
2004-02-28 15:12:28 +00:00 |
|
Martin Fuchs
|
0f584fd410
|
new TODO entries
svn path=/trunk/; revision=8442
|
2004-02-28 14:47:12 +00:00 |
|
Martin Fuchs
|
3d260251a8
|
Command line option "-install" to replace previously installed shell application
svn path=/trunk/; revision=8441
|
2004-02-28 14:26:40 +00:00 |
|
Martin Fuchs
|
44f3f0d4a0
|
remember last foreground window when switching desktops
svn path=/trunk/; revision=8440
|
2004-02-28 13:49:53 +00:00 |
|
Martin Fuchs
|
fd2602afbb
|
remember last foreground window when switching desktops
svn path=/trunk/; revision=8439
|
2004-02-28 13:45:33 +00:00 |
|
Martin Fuchs
|
9399bfa9f2
|
remember last foreground window when switching desktops
svn path=/trunk/; revision=8438
|
2004-02-28 13:45:33 +00:00 |
|
Eric Kohl
|
bba7724b2d
|
Complete user profile creation.
Add LoadUserProfileW() stub.
svn path=/trunk/; revision=8436
|
2004-02-28 11:30:59 +00:00 |
|
Martin Fuchs
|
0b2f62bcf5
|
another foreground window fix for clicks on notification icons
svn path=/trunk/; revision=8434
|
2004-02-28 10:57:01 +00:00 |
|
Martin Fuchs
|
ae26b09eb5
|
implemented 'minimize all' feature
svn path=/trunk/; revision=8433
|
2004-02-28 10:28:09 +00:00 |
|
Richard Campbell
|
44c383eeef
|
temporary workaround for a font issue in win32k...negative font heights aren't handled properly.
svn path=/trunk/; revision=8431
|
2004-02-28 03:02:08 +00:00 |
|
Thomas Bluemel
|
9ece8f9451
|
don't hold more than one WM_MOUSEMOVE message at the same time in the message queue
svn path=/trunk/; revision=8430
|
2004-02-28 00:44:28 +00:00 |
|
Gé van Geldorp
|
82cff84c9a
|
Use *NameLength before overwriting it
svn path=/trunk/; revision=8429
|
2004-02-27 23:11:32 +00:00 |
|
Steven Edwards
|
9187c6f654
|
Removed and moved some internal headers for the WINE CxxFrameHandler
Adapted the WINE implemenetation of __UnDName[Ex]
Enabled all of the stubs needed for MFC.
svn path=/trunk/; revision=8428
|
2004-02-27 22:39:39 +00:00 |
|
Thomas Bluemel
|
b48c6953d0
|
minor fix to SetParent()
svn path=/trunk/; revision=8427
|
2004-02-27 22:21:32 +00:00 |
|
Hartmut Birr
|
8219d9801e
|
- Initialize/delete the lock of a console.
- Count the correct number of input events in CsrGetNumberOfConsoleInputEvents.
svn path=/trunk/; revision=8426
|
2004-02-27 17:35:42 +00:00 |
|
Thomas Bluemel
|
b1acedcbee
|
don't lock the screen dc if it's NULL
svn path=/trunk/; revision=8425
|
2004-02-27 10:08:21 +00:00 |
|
Thomas Bluemel
|
dc750f77e5
|
fixed a few gdi leaks
svn path=/trunk/; revision=8424
|
2004-02-27 10:01:49 +00:00 |
|
Filip Navara
|
a9ecd3580c
|
- Fixed RtlNtStatusToDosErrorNoTeb.
svn path=/trunk/; revision=8423
|
2004-02-27 05:50:56 +00:00 |
|
Thomas Bluemel
|
f917dbbe8c
|
fixed missing window dereference
svn path=/trunk/; revision=8422
|
2004-02-27 01:05:45 +00:00 |
|
Thomas Bluemel
|
49d24c174d
|
fixed missing window dereference
svn path=/trunk/; revision=8421
|
2004-02-27 00:11:58 +00:00 |
|
Thomas Bluemel
|
02708b9017
|
minor fixes
svn path=/trunk/; revision=8420
|
2004-02-26 22:52:05 +00:00 |
|
Martin Fuchs
|
326e514891
|
rebar control for cabinet windows
svn path=/trunk/; revision=8419
|
2004-02-26 22:45:50 +00:00 |
|
Thomas Bluemel
|
5469cad926
|
fixed crashes that could be caused by the thread cleanup routine when destroying windows from different threads
svn path=/trunk/; revision=8418
|
2004-02-26 22:23:55 +00:00 |
|
Martin Fuchs
|
11562074f2
|
disable start menu entries for non-existing folders
svn path=/trunk/; revision=8416
|
2004-02-26 21:52:26 +00:00 |
|
Martin Fuchs
|
9bcc74655c
|
include explorer windows in desktop switching
svn path=/trunk/; revision=8413
|
2004-02-26 21:20:50 +00:00 |
|
Martin Fuchs
|
907d42478e
|
avoid displaying context menu for application button _and_ desktop bar at the same time
svn path=/trunk/; revision=8411
|
2004-02-26 20:38:32 +00:00 |
|
Martin Fuchs
|
2e8d0a55b2
|
docu update
svn path=/trunk/; revision=8410
|
2004-02-26 20:26:11 +00:00 |
|
Martin Fuchs
|
75f575e7dd
|
fix foreground window handling when clicking on notification area icons
svn path=/trunk/; revision=8408
|
2004-02-26 20:20:44 +00:00 |
|