projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
moved to new trace interface
[wine]
/
windows
/
1999-05-24
Eric Pouech
Remove extraneous winuser16.h.
tree
|
commitdiff
1999-05-24
Ulrich Weigand
Moved WINSOCK network IO event handling to special...
tree
|
commitdiff
1999-05-23
Ulrich Weigand
Fix typo (wrong DISPLAY.CheckCursor ordinal).
tree
|
commitdiff
1999-05-22
Francis Beaudet
Fixed a major memory leak in the window management...
tree
|
commitdiff
1999-05-22
Eric Pouech
In SetWindowPos if changing Z order and child window...
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Added UserRepaintDisable16().
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Removed EVENT_WaitNetEvent() calls.
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Added IsUserIdle16().
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Adapted to EVENT_ driver changes.
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Moved X input event handling out of EVENT_WaitNetEvent...
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Don't change Z-order of child windows when activating.
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Improved syslevel handling, store currently held syslev...
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Added ExitKernel16 (replacing USER_ExitWindows), ExitPr...
tree
|
commitdiff
1999-05-22
Paul Quinn
Microsoft com vtable compatibility workaround for g...
tree
|
commitdiff
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
tree
|
commitdiff
1999-05-22
Francis Beaudet
Fixed GetTopWindow so it will correctly handle the...
tree
|
commitdiff
1999-05-17
Juergen Schmied
Set the default menu item of the window menu
tree
|
commitdiff
1999-05-17
Ulrich Weigand
Suspend window locks before calling hook procedure.
tree
|
commitdiff
1999-05-17
Ulrich Weigand
Fixed window refcount handling in GetNextDlgGroupItem.
tree
|
commitdiff
1999-05-14
Marcus Meissner
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
tree
|
commitdiff
1999-05-14
Ulrich Weigand
Fixed invalid window refcount handling in RDW_Paint().
tree
|
commitdiff
1999-05-14
Noel Borthwick
Fix a deadlock with the system message queue by ensurin...
tree
|
commitdiff
1999-05-13
<TTarrant@Etnotea...
Added Italian keyboard support.
tree
|
commitdiff
1999-05-13
Andreas Mohr
Fixed quite ill window locking code.
tree
|
commitdiff
1999-05-13
Francis Beaudet
Fixed an infinite loop in ChildWindowFromPointEx.
tree
|
commitdiff
1999-05-12
Ove Kaaven
Cleaner Suspend/RestoreWndsLock, which should fix some...
tree
|
commitdiff
1999-05-08
Alex Korobka
Rearranged PAINT_RedrawWindow() so that it first recurs...
tree
|
commitdiff
1999-05-08
Huw D M Davies
Split off wingdi16.h from wingdi.h. Add many more...
tree
|
commitdiff
1999-05-08
Michael Veksler
Removed #include "wine/winuser16.h" and use "struct...
tree
|
commitdiff
1999-05-08
Ulrich Weigand
Removed TIMER_SwitchQueue.
tree
|
commitdiff
1999-05-08
Ulrich Weigand
Check for busy DCE moved to DCHook16().
tree
|
commitdiff
1999-05-08
Ulrich Weigand
Initialize WIN_CritSection earlier.
tree
|
commitdiff
1999-05-08
Francis Beaudet
Changed the return value of GetKeyboardState and SetKey...
tree
|
commitdiff
1999-05-08
Huw D M Davies
Bugfix for TRACE in UnregisterClass.
tree
|
commitdiff
1999-05-04
Francis Beaudet
Check if DC is busy before deleting it.
tree
|
commitdiff
1999-05-04
Ulrich Weigand
Correct implementation of GetWindowThreadProcessId().
tree
|
commitdiff
1999-05-03
Eric Pouech
Fixed some deadlock(s) in message sending.
tree
|
commitdiff
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
tree
|
commitdiff
1999-05-02
Ulrich Weigand
Use SERVICES callback to implement Windows timers.
tree
|
commitdiff
1999-05-02
Noel Borthwick
Fixed an unbalanced windows lock/unlock sequence in
tree
|
commitdiff
1999-05-02
Juergen Schmied
- better stubs for Get/Set special (Progman/Taskman...
tree
|
commitdiff
1999-05-02
Juergen Schmied
- new SendMessageCallbackW
tree
|
commitdiff
1999-05-02
Noel Borthwick
Fixed an unbalanced windows lock/unlock sequence in...
tree
|
commitdiff
1999-05-02
Guy Albertelli
Correct logic in GetKeyNameText.
tree
|
commitdiff
1999-05-01
Andreas Mohr
Added a missing LeaveCriticalSection.
tree
|
commitdiff
1999-05-01
Francois Boisvert
Fixed a wrong usage of WIN_FindWndPtr/WIN_ReleaseWndPtr in
tree
|
commitdiff
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-25
Bertho Stultiens
Built-in dlls now have resources attached via the PE...
tree
|
commitdiff
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
tree
|
commitdiff
1999-04-25
Eric Pouech
Fixed a bug in msg conversion.
tree
|
commitdiff
1999-04-25
Eric Pouech
Added missing WIN_ReleaseWndPtr.
tree
|
commitdiff
1999-04-25
Peter Bortas
Added Swedish keyboard layout.
tree
|
commitdiff
1999-04-25
Noel Borthwick
Fixed a problem with managed mode, where popup windows...
tree
|
commitdiff
1999-04-25
Eric Pouech
Fixed some bogus infinite expiration time.
tree
|
commitdiff
1999-04-25
David Luyer
- consolidate both cases of !pending in WaitNetEvent
tree
|
commitdiff
1999-04-24
Guy Albertelli
Fix locking with proper calls to WIN_ReleaseWndPtr.
tree
|
commitdiff
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-22
Michael Veksler
Removed some includes of 16 bit API.
tree
|
commitdiff
1999-04-22
Gerard Patel
Fixed syscolors for win 3.1.
tree
|
commitdiff
1999-04-19
Paul Millar
Code added to re-evaluate stale DC information in DCE...
tree
|
commitdiff
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
tree
|
commitdiff
1999-04-18
Juergen Schmied
- use fonts/fontsizes given by SystemParametersInfo
tree
|
commitdiff
1999-04-18
Eric Pouech
Properly handling cases like calling SetWindowPos while...
tree
|
commitdiff
1999-04-18
Juergen Schmied
Loading color values from the registry fixed.
tree
|
commitdiff
1999-04-18
Michael Veksler
Add "win.h" to fix implicit function declaration warnings.
tree
|
commitdiff
1999-04-18
Noel Borthwick
While handling the WM_DELETEWINDOW client message check...
tree
|
commitdiff
1999-04-18
Noel Borthwick
Make access to the DCE list thread safe by ensuring...
tree
|
commitdiff
1999-04-16
Michael Veksler
Fixed warnings.
tree
|
commitdiff
1999-04-16
Pablo Saratxaga
Added walon language support (I also moved Cz -> Cs...
tree
|
commitdiff
1999-04-15
Zygo Blaxell
ReleaseCapture() is supposed to return a BOOL value.
tree
|
commitdiff
1999-04-15
Huw D M Davies
index == 3 corresponds to Alt-Gr + Shift.
tree
|
commitdiff
1999-04-15
Pavel Roskin
Fixed ugly disabled controls and black background in...
tree
|
commitdiff
1999-04-15
Francois Boisvert
Solved a deadlock between global lock and wnd lock...
tree
|
commitdiff
1999-04-15
Guy Albertelli
Fix scancodes for NumLock and Num-/.
tree
|
commitdiff
1999-04-15
Marcus Meissner
Missing WINAPI for RegisterSystemThread.
tree
|
commitdiff
1999-04-11
Francois Boisvert
Enabled thread safeness for wnd structure code.
tree
|
commitdiff
1999-04-11
Ove Kaaven
Teached TIMER_GetNextExpiration that a timer that has...
tree
|
commitdiff
1999-04-11
Guy Albertelli
Partial implementation for GetKeyNameText for new keybo...
tree
|
commitdiff
1999-04-11
Bertho Stultiens
Added RegisterSystemThread stub.
tree
|
commitdiff
1999-04-11
Francois Boisvert
Check if pTempActiveWindow in WINPOS_SetWindowPos is...
tree
|
commitdiff
1999-04-11
Juergen Schmied
Loading the color schema for registry.
tree
|
commitdiff
1999-04-10
Eric Pouech
Better error handling ; a few bug fixes ; now OpenDrive...
tree
|
commitdiff
1999-04-10
Sergey Turchanov
Stubs for CloseDesktop and CloseWindowStation.
tree
|
commitdiff
1999-04-10
Brian Gerst
Fixed X11DRV_MOUSE_WarpPointer initial value.
tree
|
commitdiff
1999-04-10
Gerard Patel
Fixed window locking bug in CalcChildScroll.
tree
|
commitdiff
1999-04-04
José Marcos López
Added Spanish keyboard layout.
tree
|
commitdiff
1999-04-03
Francois Boisvert
Suspend the window locks before DefKeybEventProc and
tree
|
commitdiff
1999-04-03
Eric Pouech
No longer sending atoms in ((CREATESTRUCT*)lParam)...
tree
|
commitdiff
1999-04-03
Eric Pouech
Updated French keyboard.
tree
|
commitdiff
1999-04-03
Ove Kaaven
'Realigned' the layout table a bit. Applied the non...
tree
|
commitdiff
1999-04-03
Francois Boisvert
Transfered the window struct memory release from WIN_De...
tree
|
commitdiff
1999-04-02
Francis Beaudet
Wrote a basic implementation of the WM_PRINT message.
tree
|
commitdiff
1999-04-02
Francois Boisvert
Suspend all windows locks before the control is passed...
tree
|
commitdiff
1999-04-01
Marcus Meissner
Split off keysym/deadchar -> char mapping, use it in...
tree
|
commitdiff
1999-04-01
Alex Korobka
Fixes for ignored WVR_[VH]REDRAW flags, made minimizati...
tree
|
commitdiff
1999-04-01
Ulrich Weigand
Added USER32.UserSignalProc to Callout table.
tree
|
commitdiff
1999-04-01
Luc Tourangeau
Implemented WM_NOTIFYFORMAT.
tree
|
commitdiff
1999-04-01
Eric Pouech
In UserYield16, when current thread is a 32 bit one...
tree
|
commitdiff
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
tree
|
commitdiff
1999-03-28
Dimitrie O. Paun
Changed some debug messages from one channel to another...
tree
|
commitdiff
next