Sign in
goma
/
wine
/
0410e50e009e0b10da1bb01fa5e04c357addd69c
/
dlls
/
user32
/
desktop.c
8aa83d3
user32: Make user.exe into a stand-alone 16-bit module.
by Alexandre Julliard
· 15 years ago
ce05f49
user32: Avoid including winuser16.h in 32-bit files.
by Alexandre Julliard
· 15 years ago
d081a73
user32: Simplify window procedure allocation for the builtin classes.
by Alexandre Julliard
· 15 years ago
0c4e151
user32: Pre-allocate the window procedure for the desktop class.
by Alexandre Julliard
· 15 years ago
214b40b
user32: Remove superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
bfe88a0
user32: Store the builtin class names in Unicode.
by Alexandre Julliard
· 17 years ago
06b3967
user32: Renamed and moved SetDeskPattern.
by Rémi Assailly
· 17 years ago
6e9fea2
user32: Moved some 16-bit functions.
by Rémi Assailly
· 17 years ago
b8a2e3b
user32: Renamed the user/ directory to user32.
by Alexandre Julliard
· 18 years ago
[Renamed from dlls/user/desktop.c]
a7f8195
include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either.
by Francois Gouget
· 18 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
f874d20
user: Allow creating windows of the desktop class.
by Alexandre Julliard
· 19 years ago
39f960b
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
by Dmitry Timoshkov
· 20 years ago
6a78c16
Moved private USER definitions to a new user_private.h header, and
by Alexandre Julliard
· 20 years ago
2ceb42d
Moved all files from the controls/ directory to dlls/user.
by Alexandre Julliard
· 21 years ago
[Renamed from controls/desktop.c]
0a25dd4
Move implementation of SysParametersInfo from Ascii to Unicode.
by Justin Chevrier
· 21 years ago
b062210
System classes must not have the CS_GLOBALCLASS style.
by Alexandre Julliard
· 21 years ago
cf52644
Removed the A/W constants for builtin cursors, icons and resource
by Alexandre Julliard
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
b650372
Don't bother sending WM_NCCREATE to the desktop window, this doesn't
by Alexandre Julliard
· 22 years ago
ec5612e
Some more fixes for compiling the user dll with -DSTRICT.
by Michael Stefaniuc
· 22 years ago
d016f81
Added include protection for unistd.h and sys/time.h.
by Patrik Stridvall
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
de42428
Removed a number of direct accesses to the WND structure, replacing
by Alexandre Julliard
· 24 years ago
1922c72
Removed unnecessary inclusion of heap.h.
by Alexandre Julliard
· 24 years ago
4323004
Create an X connection for each thread, and process X events in the
by Alexandre Julliard
· 24 years ago
15a3b74
Documentation name fixes.
by Patrik Stridvall
· 24 years ago
0c61028
Documentation ordinal fixes.
by Patrik Stridvall
· 24 years ago
91222da
Moved most builtin controls structures into their respective C file.
by Alexandre Julliard
· 24 years ago
9877906
Removed dependencies on the internals of the CLASS structure.
by Alexandre Julliard
· 24 years ago
2682bc2
Fixed a few dependencies on 16-bit or internal functions. Fixed a few warnings.
by Alexandre Julliard
· 24 years ago
42d20f9
Merged clipboard driver into USER driver.
by Alexandre Julliard
· 25 years ago
2d6457c
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
7f3418f
Store monitor size and depth in the generic structure.
by Alexandre Julliard
· 25 years ago
28c3a1b
Moved graphics initialisation to the x11drv/ttydrv dll init code.
by Alexandre Julliard
· 25 years ago
d3e22d9
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
by Jeremy White
· 25 years ago
1ed4ecf
ANSI C fixes.
by Patrik Stridvall
· 26 years ago
9aded51
Removed the gotos from the WndProcs, always use a small wrapper that
by Marcus Meissner
· 26 years ago
7273dcf
Add a WIN_ReleaseDesktop in DESKTOP_IsSingleWindow.
by Francois Boisvert
· 26 years ago
b87fe2e
More code moved to the X11 driver (bitmap and palette and misc).
by Patrik Stridvall
· 26 years ago
6b1b41c
Made access to the wnd struct thread-safe.
by Francois Boisvert
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
317af32
Optimized include/*.h: (recursively) include all headers needed by
by Marcus Meissner
· 26 years ago
8d8703c
Moved some more code to the X11 driver.
by Patrik Stridvall
· 26 years ago
ca1bc86
Moves more stuff from windows.h.
by Michael Veksler
· 26 years ago
2d617be
Replace GRAPH_ functions with Win SDK equivalents.
by Huw D M Davies
· 26 years ago
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
54c2711
Release 980329
by Alexandre Julliard
· 27 years ago
wine-980329
3db94ef
Release 970928
by Alexandre Julliard
· 28 years ago
wine-970928
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
7ff1c41
Release 970525
by Alexandre Julliard
· 28 years ago
wine-970525
2197901
Release 970305
by Alexandre Julliard
· 28 years ago
wine-970305
f0cbfa0
Release 970215
by Alexandre Julliard
· 28 years ago
wine-970215
9ea19e5
Release 970101
by Alexandre Julliard
· 28 years ago
wine-970101
7ebe1a4
Release 961222
by Alexandre Julliard
· 28 years ago
wine-961222
da0cfb3
Release 961201
by Alexandre Julliard
· 28 years ago
wine-961201
139a4b1
Release 961102
by Alexandre Julliard
· 28 years ago
wine-961102
2c69f6d
Release 960928
by Alexandre Julliard
· 29 years ago
wine-960928
1e37a18
Release 960818
by Alexandre Julliard
· 29 years ago
wine-960818
18f92e7
Release 960717
by Alexandre Julliard
· 29 years ago
wine-960717
3051b64
Release 960705
by Alexandre Julliard
· 29 years ago
wine-960705
d90840e
Release 960611
by Alexandre Julliard
· 29 years ago
wine-960611
2d93d00
Release 960521
by Alexandre Julliard
· 29 years ago
wine-960521
e2bfa4c
Release 960516
by Alexandre Julliard
· 29 years ago
wine-960516
02ed4c2
Release 960302
by Alexandre Julliard
· 29 years ago
wine-960302
0c126c7
Release 960218
by Alexandre Julliard
· 29 years ago
wine-960218
4f8c37b
Release 960114
by Alexandre Julliard
· 29 years ago
wine-960114
902da69
Release 951105
by Alexandre Julliard
· 29 years ago
wine-951105
af0bae5
Release 951003
by Alexandre Julliard
· 29 years ago
wine-951003
2787be8
Release 950522
by Alexandre Julliard
· 30 years ago
wine-950522
594997c
Release 950430
by Alexandre Julliard
· 30 years ago
wine-950430
7cbe657
Release 950109
by Alexandre Julliard
· 30 years ago
wine-950109
234bc24
Release 941210
by Alexandre Julliard
· 30 years ago
wine-941210
ecc3712
Release 941122
by Alexandre Julliard
· 30 years ago
wine-941122
aca0578
Release 941017
by Alexandre Julliard
· 30 years ago
wine-941017
940d58c
Release 940912
by Alexandre Julliard
· 31 years ago
wine-940912
2d159fb
Release 940714
by Alexandre Julliard
· 31 years ago
wine-940714
8d24ae6
Release 940405
by Alexandre Julliard
· 31 years ago
wine-940405
fb9a919
Release 940301
by Alexandre Julliard
· 31 years ago
wine-940301