projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Small fixes.
[wine]
/
windows
/
2000-01-04
Juergen Schmied
Corrected parameter count for DialogBoxIndirectParamAorW.
tree
|
commitdiff
2000-01-04
Ove Kaaven
Added extra US keymap with the infamous phantom key.
tree
|
commitdiff
2000-01-04
Eric Pouech
Moved the 16 bit driver functions callout into the...
tree
|
commitdiff
2000-01-04
Andreas Mohr
"resultp" can be NULL in SendMessageTimeout*().
tree
|
commitdiff
2000-01-01
Peter Ganten
Implemented WaitForInputIdle.
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Fixed potential buffer overflows (spotted by Francois...
tree
|
commitdiff
1999-12-27
Alexandre Julliard
Cosmetics.
tree
|
commitdiff
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
tree
|
commitdiff
1999-12-25
Marcus Meissner
Test pointers passed to copyrect for NULL.
tree
|
commitdiff
1999-12-25
Dmitry Timoshkov
Restore erroneously deleted lines.
tree
|
commitdiff
1999-12-25
Huw D M Davies
Avoid infinite loop in WINPOS_FindIconPos if the width...
tree
|
commitdiff
1999-12-12
Lionel Ulmer
Fixed handling of DGA2.0 keyboard events.
tree
|
commitdiff
1999-12-12
Alexandre Julliard
Murali Pattathe
tree
|
commitdiff
1999-12-12
Lionel Ulmer
- added support of DGA-2.0 events
tree
|
commitdiff
1999-12-12
Rein Klazes
In win32 a WM_MENUSELECT message should contain the...
tree
|
commitdiff
1999-12-12
Marcus Meissner
Check for passed invalid window handle in DefMDIChildProc*.
tree
|
commitdiff
1999-12-12
Juergen Schmied
Message translation WM_CREATE fixed.
tree
|
commitdiff
1999-12-11
Alexandre Julliard
Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
tree
|
commitdiff
1999-12-11
Patrik Stridvall
Improved the TTY driver.
tree
|
commitdiff
1999-12-11
Marcus Meissner
If we have registry entries, use them. Never mind which...
tree
|
commitdiff
1999-12-10
Ulrich Weigand
Perform 16/32A/32W message mapping for posted messages.
tree
|
commitdiff
1999-12-10
Lionel Ulmer
- do not loose initial auto-repeat status when acquirin...
tree
|
commitdiff
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
tree
|
commitdiff
1999-12-06
Andreas Mohr
Added .rc file support for Win16 NE modules.
tree
|
commitdiff
1999-12-05
Huw D M Davies
Fixes several bugs in gdi path handling.
tree
|
commitdiff
1999-12-05
Dmitry Timoshkov
Remove hack for keyboard messages in dialogs.
tree
|
commitdiff
1999-12-05
Ulrich Weigand
Added USER.DllEntryPoint().
tree
|
commitdiff
1999-12-05
Lionel Ulmer
- removed keyboard auto-repeat when DInput acquires it
tree
|
commitdiff
1999-12-04
Lionel Ulmer
Use DInput's internal mouse event handler to handle...
tree
|
commitdiff
1999-11-28
Niels Kristian Bec...
Compiler warnings fixed.
tree
|
commitdiff
1999-11-23
Patrik Stridvall
Improved the stubs.
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-11-21
Andreas Mohr
Added some ordinals and GetDriverResourceID().
tree
|
commitdiff
1999-11-12
Ove Kaaven
Fixed XShm completion event leak.
tree
|
commitdiff
1999-11-07
Eric Pouech
Fixed crash when asked to use strings identified by...
tree
|
commitdiff
1999-11-07
Jim Aston
When window class has CS_CLASSDC style we should not...
tree
|
commitdiff
1999-11-07
Ove Kaaven
DirectX-XShm now waits for the X server to finish the...
tree
|
commitdiff
1999-11-07
Marcus Meissner
Added ChangeDisplaySettingsExA stub and some flag defines.
tree
|
commitdiff
1999-11-07
Lionel Ulmer
Added the possibility to have mouse movements reported...
tree
|
commitdiff
1999-11-07
David Grant
Windows sends WM_GETDLGCODE only in response to keyboar...
tree
|
commitdiff
1999-11-07
James Abbatiello
Addresses issues with multiple processes accessing...
tree
|
commitdiff
1999-11-07
Juergen Lock
Exec `wineclipsrv' not `wineclipsvr', and don't inherit...
tree
|
commitdiff
1999-11-04
Karl Lessard
Never send a WM_CLOSE message to a popup window.
tree
|
commitdiff
1999-11-04
Karl Lessard
Check if the window is managed before trying to give...
tree
|
commitdiff
1999-11-04
Jaroslaw Piotr Sob...
Added Polish keyboard support.
tree
|
commitdiff
1999-11-04
Karl Lessard
Fixed COLOR_MAX definition for new Win32 values.
tree
|
commitdiff
1999-10-31
Ulrich Czekalla
Implemented support of DS_CONTROL and WS_EX_CONTROLPARE...
tree
|
commitdiff
1999-10-31
Pierre Mageau
On ConfigureNotify, find the first visible window above...
tree
|
commitdiff
1999-10-31
Francis Beaudet
Fixed a small bug in the behavior of maximized MDI...
tree
|
commitdiff
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
tree
|
commitdiff
1999-10-31
Huw D M Davies
Fixed a couple of compiler warnings.
tree
|
commitdiff
1999-10-31
Lionel Ulmer
Changed the initialisation of the KeyState array.
tree
|
commitdiff
1999-10-24
Patrik Stridvall
- Added missing configuration #if:s and #includes:s.
tree
|
commitdiff
1999-10-24
Uwe Bonnes
Warn users to use -the -desktop option together with...
tree
|
commitdiff
1999-10-24
Francis Beaudet
Enabled the persistent clipboard server.
tree
|
commitdiff
1999-10-24
Adrian Thurston
Do not set focus to a disabled window.
tree
|
commitdiff
1999-10-24
Pierre Mageau
Fixed an entry in the keyboard translation table for...
tree
|
commitdiff
1999-10-24
Noomen Hamza
Popup windows will be hidden when we minimize a main...
tree
|
commitdiff
1999-10-23
Pierre Mageau
Fixed loop with WM_SYSCHAR.
tree
|
commitdiff
1999-10-23
Adrian Thurston
Protect against wrong return value from WM_INITDIALOG.
tree
|
commitdiff
1999-10-23
Francis Beaudet
Replaced a X call with a TSX call in XDRV_MOUSE_SetCurs...
tree
|
commitdiff
1999-10-23
Ulrich Czekalla
We are supposed to delete the palette object with the...
tree
|
commitdiff
1999-10-23
Rein Klazes
Use the module handle, if CreateWindowEx is called...
tree
|
commitdiff
1999-10-13
Abey George
Changed EndDialog to behave like as in Windows.
tree
|
commitdiff
1999-10-13
Abey George
Changed WINPOS_CanActivate to not to consider WS_VISIBL...
tree
|
commitdiff
1999-10-13
Zoltan Kovacs
Added Hungarian keyboard support.
tree
|
commitdiff
1999-10-13
Thuy Nguyen
We have to activate MDI child windows.
tree
|
commitdiff
1999-10-13
Abey George
Make sure the Focus Out window is still the Foreground...
tree
|
commitdiff
1999-10-13
Noomen Hamza
Set the COLOR_3DLIGHT system color to the right window...
tree
|
commitdiff
1999-10-13
Marcus Meissner
If the joydevice is not present, do not create a Direct...
tree
|
commitdiff
1999-10-13
Marcus Meissner
Added german keyboard layout with "nodeadkeys" option...
tree
|
commitdiff
1999-09-28
Noomen Hamza
Rewrite the ShowOwnedPopups function with a safety...
tree
|
commitdiff
1999-09-27
Francis Beaudet
rcPaint has to be returned in logical coordinates but...
tree
|
commitdiff
1999-09-23
Noel Borthwick
Added clipboard server.
tree
|
commitdiff
1999-09-23
Patrik Stridvall
Fixed some of the issues reported by winapi-check.
tree
|
commitdiff
1999-09-23
Noomen Hamza
WS_POPUP windows (excluding the WS_POPUPWINDOW windows...
tree
|
commitdiff
1999-09-23
Noomen Hamza
Non active window should be activated when it gets any
tree
|
commitdiff
1999-09-22
Gerard Patel
Fix infinite loop with glastXFocusWindow.
tree
|
commitdiff
1999-09-20
Ulrich Weigand
Keyboard/mouse event proc thunk creation moved out...
tree
|
commitdiff
1999-09-20
Ulrich Weigand
DC hook proc thunk management simplified.
tree
|
commitdiff
1999-09-20
Ulrich Weigand
Windows hook proc thunk management simplified.
tree
|
commitdiff
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
tree
|
commitdiff
1999-09-19
Richard Cohen
Protect MDISetMenu from rogue menu handles.
tree
|
commitdiff
1999-09-19
Marcus Meissner
Added stub implementation for EnumDisplayDevices*.
tree
|
commitdiff
1999-09-10
Francis Beaudet
Made sure that the windows with the WS_EX_TOOLWINDOW...
tree
|
commitdiff
1999-09-10
Stephane Lussier
Pressing the delete key using an extended keyboard...
tree
|
commitdiff
1999-09-05
Eric Pouech
Updated to new MM header organization.
tree
|
commitdiff
1999-09-05
Richard Cohen
No longer needs to calculate its own character size.
tree
|
commitdiff
1999-09-04
Uwe Bonnes
Allow timeout of 0. Cap timer rate to SYS_TIMER_RATE.
tree
|
commitdiff
1999-09-04
Alexandre Julliard
Added missing HFONT type.
tree
|
commitdiff
1999-09-04
Pierre Mageau
Changed CopyImage to accept desiredX, desiredY and...
tree
|
commitdiff
1999-09-03
Marcus Meissner
More restrictive checks, so DIALOG_IsAccelerator don...
tree
|
commitdiff
1999-09-03
Richard Cohen
- select the font into the dc before calculating the...
tree
|
commitdiff
1999-09-03
Noel Borthwick
- Implement interprocess clipboard communication.
tree
|
commitdiff
1999-09-03
Francis Beaudet
Removed truncating errors that happen when converting...
tree
|
commitdiff
1999-09-03
Abey George
Check new coordinates received in WM_NCCALCSIZE message.
tree
|
commitdiff
1999-09-03
Francis Beaudet
Make sure that all MDI children have the WS_EX_MDICHILD...
tree
|
commitdiff
1999-09-03
Guy Albertelli
Completed GetKeyNameText for non-character keys.
tree
|
commitdiff
1999-09-03
Abey George
Fixed resizing bugs for windows with WS_THICKFRAME...
tree
|
commitdiff
1999-09-03
Marcus Meissner
Use in GetClassInfoW the same hack for systemclasses...
tree
|
commitdiff
next