projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Fixed a memory corruption in safe arrays when using SafeArrayCopy()
[wine]
/
windows
/
x11drv
/
event.c
2000-06-08
Turchanov Sergei
DGA compile fix.
blob
|
commitdiff
|
raw
2000-06-08
Alexandre Julliard
Merged mouse dll into USER.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-03
Alexandre Julliard
Removed MSG_WineStartTicks (does not work for multiple...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-10
Alexandre Julliard
Specify the service thread timers in ms instead of us.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-29
Dimitrie O. Paun
Removed some HEAP_xalloc calls.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-25
Patrik Stridvall
Removed X_DISPLAY_MISSING.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-18
Stephane Lussier
Implemented Mousewheel support.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-16
Stephane Lussier
Support switching the keyboard layout with WINE running.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-14
Marcus Meissner
Detypoed X11DRV_EVENT_SetInputMethod.
blob
|
commitdiff
|
raw
|
diff to current
2000-04-08
Alexandre Julliard
Removed a number of global handle allocations and criti...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-15
Alexandre Julliard
Michael Abd-El-Malek (on behalf of Corel)
blob
|
commitdiff
|
raw
|
diff to current
2000-03-08
Patrik Stridvall
Removed a lot of unnecessary includes and fixed the...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-04
Marcus Meissner
GetClipboardData16 might return an invalid global handl...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Ove Kaaven
Added -dxgrab command line option, which confines curso...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Ove Kaaven
Supercharged XShm implementation for DirectDraw.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Lionel Ulmer
Fixed handling of DGA2.0 keyboard events.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Lionel Ulmer
- added support of DGA-2.0 events
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Niels Kristian Bec...
Compiler warnings fixed.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-12
Ove Kaaven
Fixed XShm completion event leak.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Ove Kaaven
DirectX-XShm now waits for the X server to finish the...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Lionel Ulmer
Added the possibility to have mouse movements reported...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-04
Karl Lessard
Never send a WM_CLOSE message to a popup window.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Pierre Mageau
On ConfigureNotify, find the first visible window above...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Noomen Hamza
Popup windows will be hidden when we minimize a main...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Abey George
Make sure the Focus Out window is still the Foreground...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-23
Noomen Hamza
WS_POPUP windows (excluding the WS_POPUPWINDOW windows...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-22
Gerard Patel
Fix infinite loop with glastXFocusWindow.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-20
Noel Borthwick
- Add clipboard support for copying/pasting bitmaps...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Noel Borthwick
- Implement interprocess clipboard communication.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Stephane Lussier
WM_SYSCOMMAND message (for SC_CLOSE) should be posted...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-24
Noel Borthwick
While handling the X FocusIn message in managed mode...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Marcus Meissner
Removed the old, historical and no longer working IPC...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Ulrich Weigand
Removed all EVENT_Synchronize( FALSE ) calls; use a...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-18
Ulrich Weigand
- Do not call XConfigureWindow if SetWindowPos was...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Removed direct references to CLASS internals.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Ulrich Weigand
Better implementation of [GS]etForegroundWindow.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Ulrich Weigand
Try to improve ConfigureNotify event processing.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Ulrich Weigand
Fixed potential memory corruption in EVENT_QueryZOrder.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Ulrich Weigand
Removed DummyMotionNotify EVENT driver routine.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Moved X input event handling out of EVENT_WaitNetEvent...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Alex Korobka
Rearranged PAINT_RedrawWindow() so that it first recurs...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Ulrich Weigand
Use SERVICES callback to implement Windows timers.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
David Luyer
- consolidate both cases of !pending in WaitNetEvent
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Noel Borthwick
While handling the WM_DELETEWINDOW client message check...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-15
Francois Boisvert
Solved a deadlock between global lock and wnd lock...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Alex Korobka
Fixes for ignored WVR_[VH]REDRAW flags, made minimizati...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Dimitrie O. Paun
Changed some debug messages from one channel to another...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Francois Boisvert
Fixed some bugs in thread safeness for wnd struct.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Alex Korobka
Moved hrgnUpdate from client to window coordinates...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-24
Ulrich Weigand
Add IsWindow() checks after SendMessage() returns.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Ulrich Weigand
Avoid unnecessary error messages.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-10
Ulrich Weigand
Avoid unnecessary GraphicsExpose events.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Stephane Lussier
Fix problem where you need mouse activity to unlock...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Patrik Stridvall
X11 driver changes.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-30
Francis Beaudet
Make sure that the keystate received by the WM_XBUTTONU...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Ulrich Weigand
Use Callout to call RedrawWindow32.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-26
Patrik Stridvall
Moved more things to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-24
Ulrich Weigand
Handle non-hardware X events correctly with native...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-10
Ulrich Weigand
Removed deferred Expose events handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-08
Marcus Meissner
Superflous WINAPI removed.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Patrik Stridvall
Moved more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current