- 29 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 28 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Clark).
-
- 05 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 13 Jun, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 31 May, 2002 2 commits
-
-
Vincent Béron authored
-
Alexandre Julliard authored
Removed some direct accesses to the bitmap structure. Fixed handling of stock bitmap if selected in multiple DCs. Some minor fixes to the DC function table.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 17 Dec, 2001 1 commit
-
-
Alexandre Julliard authored
Winelib is no longer supported.
-
- 13 Dec, 2001 1 commit
-
-
Alexandre Julliard authored
BeginPaint to dlls/user. Fixed bug in paint count handling.
-
- 30 Nov, 2001 2 commits
-
-
Gerard Patel authored
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- 13 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
Maintain a paint count separately for each window.
-
- 16 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
SetParent in the correct thread. Replace QUEUE_IsExitingQueue by USER_IsExitingThread. Store window rectangles in the server. Prevent DestroyWindow on windows not belonging to the current thread.
-
- 15 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
WIN_ReleasePtr. Started using it instead of WIN_FindWndPtr where we don't need to access windows of other processes.
-
- 08 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
RDW_Paint recursion.
-
- 05 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 19 Sep, 2001 1 commit
-
-
Alexandre Julliard authored
implicit type casts. Moved a lot of 16-bit functions to the new wnd16.c file. Changed DIALOGINFO structure handling to support 32-bit handles.
-
- 24 Aug, 2001 2 commits
-
-
Alexandre Julliard authored
WIN_ListChildren. Made owner field in WND structure an HWND.
-
Alexandre Julliard authored
Removed a few more accesses to the WND structure.
-
- 21 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 18 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 08 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 03 Aug, 2001 1 commit
-
-
Marco Bizzarri authored
twice.
-
- 25 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 19 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jun, 2001 1 commit
-
-
Alexandre Julliard authored
routines.
-
- 04 Jun, 2001 1 commit
-
-
Alexandre Julliard authored
Fixed non-client rectangle calculations in managed mode. Added support for icon window in managed mode.
-
- 24 Apr, 2001 1 commit
-
-
Alexandre Julliard authored
the user driver, and the corresponding code into the dlls/x11drv directory. Moved a few functions out of the window driver into the user driver. Plus a few related cleanups.
-
- 26 Jan, 2001 1 commit
-
-
James Juran authored
-
- 15 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 24 Dec, 2000 1 commit
-
-
Francois Gouget authored
Issue a FIXME about PS_USERSTYLE.
-
- 22 Dec, 2000 1 commit
-
-
Patrik Stridvall authored
-
- 13 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
Fixed a few ptr/segptr mismatches. Moved CONV_RECT/POINT macros to wingdi16.h.
-
- 29 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2000 1 commit
-
-
Ulrich Weigand authored
-
- 16 Sep, 2000 1 commit
-
-
Alexandre Julliard authored
pfnSelect/RealizePalette function pointers in GDI. Make sure the palette handle is valid in GDISelectPalette16 (thanks to Uwe Bonnes).
-
- 13 Sep, 2000 1 commit
-
-
Serge Ivanov authored
Fixed problem with origin for DST_COMPLEX style. Fixed handling of DSS_DISABLED and DSS_DEFAULT styles. Added handling of BS_MULTILINE style, label alignment styles (BS_RIGHT, etc.) and some exotic styles BS_FLAT (only pushbuttons for now), and BS_PUSHLIKE. Modified label drawing procedure: now all kinds of buttons use common BUTTON_DrawLabel function. Actual label drawing is performed by DrawStateW function. GroupBox must use WM_CTLCOLORSTATIC instead of WM_CTLCOLORBTN message.
-
- 14 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 06 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
to trap exceptions.
-