|  |  | @21916 | 14 years | dmik | Merge branch gcc-kmk to trunk. | 
            
              |  |  | @21556 | 15 years | dmik | user32: Fixed a crash during DnD when the dragged object was moved … | 
            
              |  |  | @21543 | 15 years | dmik | user32: Do not change the code page of the main PM thread as Odin may … | 
            
              |  |  | @21529 | 15 years | dmik | Fixed completely broken national (non-Latin1) character input in Odin. … | 
            
              |  |  | @21426 | 15 years | dmik | Attempted to make Odin work in LIBPATHSTRICT=T mode by replacing … | 
            
              |  |  | @21367 | 16 years | vladest | - Space character was not entered to lineedit. fixed
- added mouse … | 
            
              |  |  | @21356 | 16 years | rlwalsh | eliminate VACPP warning & info msgs - see Ticket #1 | 
            
              |  |  | @21348 | 16 years | vladest | Fixed double chars in standalone apps
Fixed umlaut and other national … | 
            
              |  |  | @21347 | 16 years | vladest | 1. Remove setting up Windows codepage for ODIN PM session. This is … | 
            
              |  |  | @21345 | 16 years | vladest | Space was sent on both key up and key down. fixed | 
            
              |  |  | @21344 | 16 years | vladest | 1. Character input implemented 
2. Correct HAND icon added | 
            
              |  |  | @21341 | 16 years | vladest | Reworked double free check to make sure the patch will not harm other apps | 
            
              |  |  | @21340 | 16 years | vladest | Fixed crash due double free | 
            
              |  |  | @21308 | 16 years | ydario | Minor updates, backout imm changes. | 
            
              |  |  | @21303 | 16 years | ydario | User32 updates. | 
            
              |  |  | @10607 | 21 years | sandervl | KOM: Updates | 
            
              |  |  | @10515 | 22 years | sandervl | Log current focus&active hwnds before setting focus. | 
            
              |  |  | @10485 | 22 years | sandervl | Reassert open DC transformation and y-inversion after SetWindowPos is … | 
            
              |  |  | @10431 | 22 years | bird | #682: Test for DEBUG_LOGGING not DEBUG. dprintf may be used in release. | 
            
              |  |  | @10379 | 22 years | sandervl | Update | 
            
              |  |  | @10328 | 22 years | sandervl | compile error | 
            
              |  |  | @10316 | 22 years | sandervl | Visible & Clip region changes | 
            
              |  |  | @10285 | 22 years | sandervl | Use WC_FRAME for the Odin frame window and subclass it; Updates for … | 
            
              |  |  | @10284 | 22 years | sandervl | Use WC_FRAME for the Odin frame window and subclass it; Updates for … | 
            
              |  |  | @10276 | 22 years | sandervl | compile fixes | 
            
              |  |  | @10275 | 22 years | sandervl | PM windows should have no owner if none is specified. (instead of … | 
            
              |  |  | @10240 | 22 years | sandervl | Ignore messages sent or posted to the desktop window; … | 
            
              |  |  | @10190 | 22 years | sandervl | KOMH: DBCS updates/fixes | 
            
              |  |  | @10185 | 22 years | sandervl | Updates | 
            
              |  |  | @10136 | 22 years | sandervl | Send focus messages when we receive the undocumented WM_FOCUSCHANGED … | 
            
              |  |  | @10078 | 23 years | sandervl | check for suspended in WaitMessage condition in PM window handlers | 
            
              |  |  | @10061 | 23 years | sandervl | PF: WM_PARENTNOTIFY bugfix; minimize & titlebar (de)activation corrections | 
            
              |  |  | @10060 | 23 years | sandervl | Keep track of all open DCs and query the visible region during … | 
            
              |  |  | @10045 | 23 years | sandervl | PF: Correctly finish PM restore procedure from minimized state; Use … | 
            
              |  |  | @10039 | 23 years | sandervl | KSO: Fake window subclass FS bugfix | 
            
              |  |  | @10035 | 23 years | sandervl | PF: Fixed restore/maximize from minimized state for MDI windows | 
            
              |  |  | @10031 | 23 years | sandervl | KSO: Properties allocated from shared memory & Fake window updates & … | 
            
              |  |  | @10008 | 23 years | sandervl | Send WM_WINDOWPOSCHANGED for ShowWindow(SW_SHOWWINDOW) | 
            
              |  |  | @9964 | 23 years | sandervl | PF: Functions for setting custom frame/cd/window class names | 
            
              |  |  | @9953 | 23 years | sandervl | some minor updates | 
            
              |  |  | @9951 | 23 years | sandervl | Removed changes for window tracking (move/size) with full window … | 
            
              |  |  | @9950 | 23 years | sandervl | Fix for multiple WM_CHAR_SPECIAL_CONSOLE_BREAK | 
            
              |  |  | @9933 | 23 years | sandervl | Changes for applications that don't validate the update region of a … | 
            
              |  |  | @9930 | 23 years | sandervl | Changes for fake windows. Moved them into a seperate C++ class and … | 
            
              |  |  | @9866 | 23 years | sandervl | PF: Illegal PM sequence of maximizing from icon state corrected. … | 
            
              |  |  | @9834 | 23 years | sandervl | PF: fixes for minmizing/maximizing/restoring | 
            
              |  |  | @9792 | 23 years | sandervl | Check if WM_KILLFOCUS was already sent by SetFocus(0) call | 
            
              |  |  | @9789 | 23 years | sandervl | compile fix | 
            
              |  |  | @9785 | 23 years | sandervl | When a window is activated by a mouse click, we must set focus to the … | 
            
              |  |  | @9781 | 23 years | sandervl | update for old WGSS | 
            
              |  |  | @9765 | 23 years | sandervl | Send WM_QUERYNEWPALETTE when a window receives focus; translate … | 
            
              |  |  | @9741 | 23 years | sandervl | OS/2 Look & Feel is now default; use OS/2 colors again in OS/2 L&F mode | 
            
              |  |  | @9610 | 23 years | sandervl | put usage of CreateBitmapFromPMHandle in #ifdef | 
            
              |  |  | @9605 | 23 years | sandervl | Always use windows system colors (even in OS/2 L&F mode) | 
            
              |  |  | @9463 | 23 years | sandervl | extra logging + support for postponed ddraw resize | 
            
              |  |  | @9437 | 23 years | sandervl | CopyBitmap fix + use PM bitmaps for standard user32 frame buttons in … | 
            
              |  |  | @9297 | 23 years | sandervl | WM_ADJUSTFRAMEPOS change for preventing z-order changes of child windows | 
            
              |  |  | @9101 | 23 years | sandervl | Ugly hack added to work around crash in PM when child window calls … | 
            
              |  |  | @9008 | 23 years | sandervl | SPI_GETNONCLIENTMETRICS size check extended & Fixed RMB on icon of … | 
            
              |  |  | @9001 | 23 years | sandervl | CUSTOM_TRACKFRAME code is the default now. removed old code;RMB on … | 
            
              |  |  | @8997 | 23 years | sandervl | Added more logging for PM SWP & QFC flags | 
            
              |  |  | @8962 | 23 years | sandervl | Translate WM_DRAWCLIPBOARD for clipboard change notification | 
            
              |  |  | @8916 | 23 years | sandervl | PF: Pass on WM_PAINT of client window to default PM handler if window … | 
            
              |  |  | @8901 | 23 years | achimha | more documentation | 
            
              |  |  | @8892 | 23 years | achimha | documentation | 
            
              |  |  | @8736 | 23 years | sandervl | renamed SetDragDrop | 
            
              |  |  | @8735 | 23 years | sandervl | drag & drop fix; added SetDragDrop; enabled drag & drop | 
            
              |  |  | @8700 | 23 years | sandervl | disabled drag 'n drop for now | 
            
              |  |  | @8555 | 23 years | sandervl | Drag and drop fixes | 
            
              |  |  | @8553 | 23 years | sandervl | added ole drag and drop (wps -> odin app) support | 
            
              |  |  | @8542 | 23 years | sandervl | moved drag 'n drop code to seperate file; minor updates | 
            
              |  |  | @8541 | 23 years | sandervl | implemented simple drag & drop with WM_DROPFILES | 
            
              |  |  | @8406 | 23 years | sandervl | PF: Don't send WM_WINDOWPOSCHANGING message when PM sends … | 
            
              |  |  | @8256 | 24 years | bird | Corrected call to GetDriveType. (missing ':') | 
            
              |  |  | @8129 | 24 years | sandervl | Gracefully handle WM_QUIT message sent by window list | 
            
              |  |  | @8105 | 24 years | sandervl | Changes & fixes for minimized windows | 
            
              |  |  | @7943 | 24 years | sandervl | added custom function to force color to mono cursor conversion | 
            
              |  |  | @7887 | 24 years | sandervl | fixed reference count leak in SetFocus | 
            
              |  |  | @7734 | 24 years | sandervl | fixed restoring of minimized or maximized window | 
            
              |  |  | @7691 | 24 years | achimha | read system font height from graphics driver instead of hardcoding - … | 
            
              |  |  | @7403 | 24 years | sandervl | destroy cd notification window during dll unload | 
            
              |  |  | @7294 | 24 years | sandervl | EndDialog fix | 
            
              |  |  | @7266 | 24 years | achimha | poll CDROM less often, causes HDD activity on some systems | 
            
              |  |  | @7265 | 24 years | sandervl | save FS | 
            
              |  |  | @7263 | 24 years | sandervl | updates for sending WM_DEVICECHANGE on CD status change | 
            
              |  |  | @7216 | 24 years | phaller | AltGr fix | 
            
              |  |  | @7211 | 24 years | phaller | . | 
            
              |  |  | @7200 | 24 years | sandervl | WM_ACTIVATEAPP fix | 
            
              |  |  | @7195 | 24 years | sandervl | double click fix + double click on system menu now works | 
            
              |  |  | @7110 | 24 years | sandervl | Notify visible region callback when WM_SHOW arrives | 
            
              |  |  | @7063 | 24 years | sandervl | custom build update | 
            
              |  |  | @6965 | 24 years | sandervl | WM_WINDOWPOSCHANGED activation fix | 
            
              |  |  | @6961 | 24 years | sandervl | frame tracking updates + fixes | 
            
              |  |  | @6941 | 24 years | sandervl | window tracking rewrite + getdcex change (clipping) | 
            
              |  |  | @6936 | 24 years | sandervl | Always call visible region callback when receiving WM_VRNENABLED | 
            
              |  |  | @6928 | 24 years | sandervl | small updates for frame tracking | 
            
              |  |  | @6902 | 24 years | sandervl | added visible region callback function | 
            
              |  |  | @6783 | 24 years | sandervl | focus/activation fixes | 
            
              |  |  | @6762 | 24 years | sandervl | ported the Wine MDI control + some menu fixes | 
            
              |  |  | @6745 | 24 years | sandervl | activation + sc_close fixes | 
            
              |  |  |