- 3be8e3b Properly handling cases like calling SetWindowPos while processing WM_NCCREATE. by Eric Pouech · 26 years ago
- 4ab79f9 Loading color values from the registry fixed. by Juergen Schmied · 26 years ago
- c48f04f Add "win.h" to fix implicit function declaration warnings. by Michael Veksler · 26 years ago
- a0d03ef While handling the WM_DELETEWINDOW client message check if a window by Noel Borthwick · 26 years ago
- b0ebeeb Make access to the DCE list thread safe by ensuring we have acquired by Noel Borthwick · 26 years ago
- 58abac3 Fixed warnings. by Michael Veksler · 26 years ago
- 002106a Added walon language support (I also moved Cz -> Cs, Sw -> Sv, and Po by Pablo Saratxaga · 26 years ago
- 007f133 ReleaseCapture() is supposed to return a BOOL value. by Zygo Blaxell · 26 years ago
- 746706b index == 3 corresponds to Alt-Gr + Shift. by Huw D M Davies · 26 years ago
- 6f01462 Fixed ugly disabled controls and black background in Write and Lotus Notes. by Pavel Roskin · 26 years ago
- e5811f0 Solved a deadlock between global lock and wnd lock in event.c. by Francois Boisvert · 26 years ago
- 76d8abe Fix scancodes for NumLock and Num-/. by Guy Albertelli · 26 years ago
- f203ab6 Missing WINAPI for RegisterSystemThread. by Marcus Meissner · 26 years ago
- 0ed478d Enabled thread safeness for wnd structure code. by Francois Boisvert · 26 years ago
- 0df0f1f Teached TIMER_GetNextExpiration that a timer that has already expired by Ove Kaaven · 26 years ago
- 2031d6c Partial implementation for GetKeyNameText for new keyboard structure. by Guy Albertelli · 26 years ago
- af50474 Added RegisterSystemThread stub. by Bertho Stultiens · 26 years ago
- 71bdc7c Check if pTempActiveWindow in WINPOS_SetWindowPos is valid after the QUEUE_Lock. by Francois Boisvert · 26 years ago
- d0d1f15 Loading the color schema for registry. by Juergen Schmied · 26 years ago
- bd1a0a6 Better error handling ; a few bug fixes ; now OpenDriver16 can load 32 by Eric Pouech · 26 years ago
- 2f5a152 Stubs for CloseDesktop and CloseWindowStation. by Sergey Turchanov · 26 years ago
- 2f9a31c Fixed X11DRV_MOUSE_WarpPointer initial value. by Brian Gerst · 26 years ago
- e38b0e1 Fixed window locking bug in CalcChildScroll. by Gerard Patel · 26 years ago
- 05eb8b5 Added Spanish keyboard layout. by José Marcos López · 26 years ago
- 7d7fe7c Suspend the window locks before DefKeybEventProc and DefMouseEventProc. by Francois Boisvert · 26 years ago
- c049e81 No longer sending atoms in ((CREATESTRUCT*)lParam)->lpszName of by Eric Pouech · 26 years ago
- 24f5ffc Updated French keyboard. by Eric Pouech · 26 years ago
- 787cf10 'Realigned' the layout table a bit. Applied the non-latin-1 stuff and by Ove Kaaven · 26 years ago
- 86e2e11 Transfered the window struct memory release from WIN_DestroyWindow to by Francois Boisvert · 26 years ago
- 373db5c Wrote a basic implementation of the WM_PRINT message. by Francis Beaudet · 26 years ago
- d96bc15 Suspend all windows locks before the control is passed to the by Francois Boisvert · 26 years ago
- 2199f6e Split off keysym/deadchar -> char mapping, use it in DetectLayout. by Marcus Meissner · 26 years ago
- 44a1b59 Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed by Alex Korobka · 26 years ago
- e392a0c Added USER32.UserSignalProc to Callout table. by Ulrich Weigand · 26 years ago
- 5591bc6 Implemented WM_NOTIFYFORMAT. by Luc Tourangeau · 26 years ago
- 7f14c08 In UserYield16, when current thread is a 32 bit one which hold the by Eric Pouech · 26 years ago
- b87fe2e More code moved to the X11 driver (bitmap and palette and misc). by Patrik Stridvall · 26 years ago
- 05c0c8e Changed some debug messages from one channel to another, to clean up a by Dimitrie O. Paun · 26 years ago
- dbfdca8 Added Russian keyboard support. by Pavel Roskin · 26 years ago
- 5f5b576 Added stub for SetSystemCursor. by Lionel Ulmer · 26 years ago
- f15d180 Changes in X11DRV_KEYBOARD_DetectLayout in order to implement Russian by Pavel Roskin · 26 years ago
- f80b2ab Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes <aaronb@corel.ca>, Adrian Thurston <adriant@corel.ca> by Alexandre Julliard · 26 years ago
- 831560c Call EVENT_Pending() to flush X11 output queue before blocking in by Ulrich Weigand · 26 years ago
- 3a3cd9f Fixed some bugs in thread safeness for wnd struct. by Francois Boisvert · 26 years ago
- a5a0227 Added Swiss German keyboard layout. by Jonathan Naylor · 26 years ago
- 4f1ac05 Moved hrgnUpdate from client to window coordinates, made nonclient by Alex Korobka · 26 years ago
- 073e3bc Fixed occasional loss of SendMessage() return value. by Alex Korobka · 26 years ago
- da5779e Allow UserYield16 to be called from 32-bit thread. by Ulrich Weigand · 26 years ago
- 0bc73c7 Fixed off-by-one error if bitblt width or height is negative. by Randy Weems · 26 years ago
- 35ffc5d Made the timer code thread safe. by Stephane Lussier · 26 years ago
- f91e6d0 Fixed possible endless loop. by Francis Beaudet · 26 years ago
- 85d52b3 Add IsWindow() checks after SendMessage() returns. by Ulrich Weigand · 26 years ago
- 9f2ad56 Fixed return codes for default driver proc. by Eric Pouech · 26 years ago
- cc5d924 Added Finnish keyboard layout. by Kalevi J Hautaniemi · 26 years ago
- e94e354 Removed winuser16.h from x11drv.h. by Veksler Michael · 26 years ago
- 3130fce Fixed "reached end of non void..." warnings. by Veksler Michael · 26 years ago
- 4f278bd One small error corrected and the 102th key... by Robert Pouliot · 26 years ago
- 7c2f0fe Clear update region before WM_NCDESTROY. by Francis Beaudet · 26 years ago
- 34bf815 Got rid of SYSTEM_LOCK macros. by Alexandre Julliard · 26 years ago
- c501207 Fixed WIN_SendDestroyMsg. by Pavel Roskin · 26 years ago
- c9ed21f Fixes some return values for DefDriverProc. by Eric Pouech · 26 years ago
- 01f8426 Hide dialog windows created by CreateDialog* in EndDialog just as Windows does. by Andreas Mohr · 26 years ago
- ff2b369 Fixed Danish keyboard layout. by Bertho Stultiens · 26 years ago
- 6b9dd2e Lots of warning fixed, one missing WINAPI in ddraw.c added. by Marcus Meissner · 26 years ago
- e70b183 Added Portuguese keytable. by Bruno Afonso · 26 years ago
- 5574c99 Added Canadian French keyboard layout. by Robert Pouliot · 26 years ago
- 12eb5fd Added UK keyboard layout. by Huw D M Davies · 26 years ago
- eb6a9f0 Implemented a more defensive version of WIN_SendDestroyMsg. by Francis Beaudet · 26 years ago
- c68c4b1 Inter-thread SendMessage() bugfixes: by Ulrich Weigand · 26 years ago
- 6d45e7a Avoid unnecessary error messages. by Ulrich Weigand · 26 years ago
- 5b80335 Ignore HIWORD of boolean return values of 16-bit hook procedures, to by Ulrich Weigand · 26 years ago
- 598993f Fixed bug introduced in WIN_FindWindow. by Pavel Roskin · 26 years ago
- 44b7178 Better comments, and added ANSI codepages in table. by Ove Kaaven · 26 years ago
- 3fb2f42 Better 16/32 bit driver messages mapping and handling. by Eric Pouech · 26 years ago
- 6b1b41c Made access to the wnd struct thread-safe. by Francois Boisvert · 26 years ago
- 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
- 110b4c1 Reimplemented some code without using X11. by Patrik Stridvall · 26 years ago
- 7173e1c First attempt at supporting different keyboard layouts with their by Ove Kaaven · 26 years ago
- a0fd289 Prevent X11 errors when XCreateWindow is called with zero width or height. by Pavel Roskin · 26 years ago
- 88e651d Fixed newly introduced and some leftover warnings. by Marcus Meissner · 26 years ago
- 4a6af35 Handle null wndPtr for mdi window. by Guy Albertelli · 26 years ago
- d3258fc Message translation for WM_WININICHANGE. by Juergen Schmied · 26 years ago
- d8e58eb obm_closed_95 should not be drawn inverted. by Pavel Roskin · 26 years ago
- 0d5fe58 Create a new DC in GetDCEx when none are available. by Stephane Lussier · 26 years ago
- bae5552 Implemented SendMessageTimeout() functions. by Stephane Lussier · 26 years ago
- 1b938b1 Adapted to cursor/icon handling changes. by Ulrich Weigand · 26 years ago
- 175989d Bugfix: ToAscii should not generate ASCII code when key-up flag is set. by Ulrich Weigand · 26 years ago
- 9cfeb5b Avoid unnecessary GraphicsExpose events. by Ulrich Weigand · 26 years ago
- c08b9c5 Bugfix: DirectedYield() only to 16-bit tasks in ReplyMessage(). by Ulrich Weigand · 26 years ago
- de43ef4 Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and by Marcus Meissner · 26 years ago
- 064f170 More include optimisations and fixes. by Marcus Meissner · 26 years ago
- ee517e8 - fixed missing stdlib.h and string.h includes everywhere by David Luyer · 26 years ago
- 8feb3bc Process and thread id now use the server-side id instead of an by Alexandre Julliard · 26 years ago
- 38d9ce8 - Code to return default language code as keyboard layout. by Guy Albertelli · 26 years ago
- 1e0bc84 FIND_WndPtr should not set ERROR_INVALID_WINDOW_HANDLE when hWnd=0. by Juergen Schmied · 26 years ago
- bfaf063 Order of send message processing was not respected and the message by Francis Beaudet · 26 years ago
- dae09c9 Added checks to guard against NULL active window. by Francis Beaudet · 26 years ago
- 460881c Don't check children of disabled or invisible controls for dialog by Norman Stevens · 26 years ago
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 566e854 Make GetWindowLong(GWL_HWNDPARENT) return the same thing as by Alexandre Julliard · 26 years ago