|  |  | @4658 | 25 years | sandervl | Updates for TEB changes | 
            
              |  |  | @4628 | 25 years | sandervl | SetWindowPos fixes for SWP_FRAMECHANGED | 
            
              |  |  | @4606 | 25 years | sandervl | SetWindowPos fix for SWP_FRAMECHANGED | 
            
              |  |  | @4558 | 25 years | sandervl | extra exports for gdi32; moved 4 apis back into gdi32 | 
            
              |  |  | @4524 | 25 years | sandervl | GetWindowText(Lenght)A/W fixes for windows belonging to different processes | 
            
              |  |  | @4515 | 25 years | sandervl | missing OBM_TNTYPE + fix for messages sent to windows after they … | 
            
              |  |  | @4497 | 25 years | sandervl | Get/SetWindowPlacement fixes | 
            
              |  |  | @4485 | 25 years | sandervl | sendmessage + sc_close fixes | 
            
              |  |  | @4483 | 25 years | sandervl | GetWindow fix | 
            
              |  |  | @4463 | 25 years | sandervl | mdi fix + ShowOwnedPopups implemented | 
            
              |  |  | @4434 | 25 years | sandervl | GetWindow + z-order bugfixes | 
            
              |  |  | @4430 | 25 years | sandervl | GetWindow & EnumDisplaySettingsA fixes | 
            
              |  |  | @4203 | 25 years | sandervl | MAJOR GetWindow bugfix | 
            
              |  |  | @4194 | 25 years | sandervl | WM_FOCUSCHANGE fixes + misc fixes | 
            
              |  |  | @4188 | 25 years | sandervl | SetWindowLong changes + fixes for GWL_WNDPROC | 
            
              |  |  | @4147 | 25 years | sandervl | Commented out winzip button change in BeginPaint (fixes repaint … | 
            
              |  |  | @3873 | 25 years | sandervl | SetWindowPlacement, CreateCaret & Set/GetCaretPos fixes | 
            
              |  |  | @3853 | 25 years | sandervl | YD: DestroyWindow fix + error logging extras | 
            
              |  |  | @3800 | 25 years | sandervl | Rewrote Set/GetViewportExtEx, Set/GetMapMode & moved them from gdi32 … | 
            
              |  |  | @3789 | 25 years | sandervl | fixed moving of child windows + move child windows when client … | 
            
              |  |  | @3783 | 25 years | sandervl | moving child window when old window smaller than client area & resized | 
            
              |  |  | @3773 | 25 years | sandervl | activation fixes | 
            
              |  |  | @3747 | 25 years | sandervl | wsprintf fix, menu accelerator fix | 
            
              |  |  | @3705 | 25 years | sandervl | region changes | 
            
              |  |  | @3679 | 25 years | sandervl | lots of fixes + changes (see ChangeLog) | 
            
              |  |  | @3663 | 25 years | sandervl | Set/GetParent changes/fixes | 
            
              |  |  | @3662 | 25 years | sandervl | Major rewrite: frame/client -> frame | 
            
              |  |  | @3641 | 25 years | sandervl | Moved GetClipRgn & GetClipBox into user32 (dc.cpp) | 
            
              |  |  | @3625 | 25 years | sandervl | resource handling changes | 
            
              |  |  | @3610 | 25 years | sandervl | Tasklist fixes | 
            
              |  |  | @3603 | 25 years | sandervl | experimental WM_NCHITTEST generation (disabled) + MDI fixes | 
            
              |  |  | @3587 | 25 years | sandervl | update; put back removed parts | 
            
              |  |  | @3584 | 25 years | cbratschi | merged controls with Corel WINE 20000513, maximize/minimize fix | 
            
              |  |  | @3581 | 25 years | sandervl | SetWindowPos & ShowWindow bugfixes (client also updated) | 
            
              |  |  | @3578 | 25 years | sandervl | fix for BroadcastMessageA/W | 
            
              |  |  | @3566 | 25 years | sandervl | removed DebugInt3 call in MsgDestroy | 
            
              |  |  | @3565 | 25 years | sandervl | YD: Don't send WM_PARENTNOTIFY to windows that have received WM_DESTROY | 
            
              |  |  | @3525 | 25 years | sandervl | hook, syscolor & message bugfixes | 
            
              |  |  | @3513 | 25 years | sandervl | Get/SetForegroundWindow fixes/changes | 
            
              |  |  | @3501 | 25 years | sandervl | lots of changes/fixes | 
            
              |  |  | @3493 | 26 years | sandervl | window property fixes/changes | 
            
              |  |  | @3488 | 26 years | sandervl | capture changes/fixes, SetWindowPos fix | 
            
              |  |  | @3482 | 26 years | sandervl | RDW_FRAME support for GetDCEx; added wine dialog change; added extra … | 
            
              |  |  | @3462 | 26 years | sandervl | commented out x&y default code (no longer works), owner bugfix, level … | 
            
              |  |  | @3419 | 26 years | sandervl | misc updates | 
            
              |  |  | @3388 | 26 years | sandervl | EnableWindow fixes & don't send mouse messages to disabled windows | 
            
              |  |  | @3365 | 26 years | sandervl | topmost window changes | 
            
              |  |  | @3341 | 26 years | sandervl | clip fix for WM_NCPAINT | 
            
              |  |  | @3284 | 26 years | cbratschi | HTTRANSPARENT | 
            
              |  |  | @3251 | 26 years | sandervl | SetParent bugfix | 
            
              |  |  | @3153 | 26 years | cbratschi | merged with Corel 20000317, small icon | 
            
              |  |  | @3144 | 26 years | cbratschi | fixed setwindowpos bug | 
            
              |  |  | @3127 | 26 years | sandervl | VK_RETURN fix | 
            
              |  |  | @2956 | 26 years | sandervl | focus fixes + changes for dinput | 
            
              |  |  | @2948 | 26 years | sandervl | kdb hook change | 
            
              |  |  | @2881 | 26 years | sandervl | WS_MAXIMIZE & WS_MINIMIZE flags updated when necessary & RedrawWindow … | 
            
              |  |  | @2873 | 26 years | cbratschi | export 55AA pattern for COMCTL32, edit EN_CHANGED fix | 
            
              |  |  | @2857 | 26 years | cbratschi | WS_EX_CONTEXTHELP, activated some WINE code | 
            
              |  |  | @2852 | 26 years | cbratschi | merged with Corel WINE 20000212, added WS_EX_CONTEXTHELP | 
            
              |  |  | @2834 | 26 years | cbratschi | WM_EX_CONTEXTHELP | 
            
              |  |  | @2805 | 26 years | cbratschi | * empty log message * | 
            
              |  |  | @2803 | 26 years | sandervl | Added new logging feature | 
            
              |  |  | @2795 | 26 years | sandervl | SetWindowPos bugfix | 
            
              |  |  | @2781 | 26 years | cbratschi | merged combobox with core 20000212 | 
            
              |  |  | @2697 | 26 years | sandervl | Implemented WaitForInputIdle | 
            
              |  |  | @2680 | 26 years | sandervl | Shell positioning fix for Notes | 
            
              |  |  | @2677 | 26 years | cbratschi | fixed CW_USEDEFAULT | 
            
              |  |  | @2676 | 26 years | sandervl | Fix for DCX_INTERSECTRGN in GetDCEx | 
            
              |  |  | @2672 | 26 years | sandervl | DC changes + commented out shell position update | 
            
              |  |  | @2668 | 26 years | cbratschi | ported WinHelpA from WINE | 
            
              |  |  | @2666 | 26 years | cbratschi | several fixes -> changelog | 
            
              |  |  | @2663 | 26 years | sandervl | WM_ERASEBKGND changes | 
            
              |  |  | @2657 | 26 years | sandervl | set style + mdi child creation fixes | 
            
              |  |  | @2636 | 26 years | cbratschi | fixed makefile | 
            
              |  |  | @2611 | 26 years | cbratschi | merged controls with wine 20000130 | 
            
              |  |  | @2569 | 26 years | sandervl | SetWindowPos, UpdateWindow & WS_VISIBLE fixes/changes | 
            
              |  |  | @2552 | 26 years | sandervl | Don't call default frame handler for WM_ADJUSTWINDOWPOS | 
            
              |  |  | @2533 | 26 years | sandervl | fixed fs corruption; send WM_CHILDACTIVATE to child windows | 
            
              |  |  | @2529 | 26 years | cbratschi | WINE code clean-up | 
            
              |  |  | @2521 | 26 years | cbratschi | refixed WM_WINDOWPOS* | 
            
              |  |  | @2489 | 26 years | sandervl | Many bugfixes | 
            
              |  |  | @2483 | 26 years | cbratschi | WM_CONTEXTMENU, sysmenu changes | 
            
              |  |  | @2469 | 26 years | sandervl | * empty log message * |