|
|
@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
|
22 years |
sandervl |
check for suspended in WaitMessage condition in PM window handlers
|
|
|
@10061
|
22 years |
sandervl |
PF: WM_PARENTNOTIFY bugfix; minimize & titlebar (de)activation corrections
|
|
|
@10060
|
22 years |
sandervl |
Keep track of all open DCs and query the visible region during …
|
|
|
@10045
|
22 years |
sandervl |
PF: Correctly finish PM restore procedure from minimized state; Use …
|
|
|
@10039
|
22 years |
sandervl |
KSO: Fake window subclass FS bugfix
|
|
|
@10035
|
22 years |
sandervl |
PF: Fixed restore/maximize from minimized state for MDI windows
|
|
|
@10031
|
22 years |
sandervl |
KSO: Properties allocated from shared memory & Fake window updates & …
|
|
|
@10008
|
22 years |
sandervl |
Send WM_WINDOWPOSCHANGED for ShowWindow(SW_SHOWWINDOW)
|
|
|
@9964
|
22 years |
sandervl |
PF: Functions for setting custom frame/cd/window class names
|
|
|
@9953
|
22 years |
sandervl |
some minor updates
|
|
|
@9951
|
22 years |
sandervl |
Removed changes for window tracking (move/size) with full window …
|
|
|
@9950
|
22 years |
sandervl |
Fix for multiple WM_CHAR_SPECIAL_CONSOLE_BREAK
|
|
|
@9933
|
22 years |
sandervl |
Changes for applications that don't validate the update region of a …
|
|
|
@9930
|
22 years |
sandervl |
Changes for fake windows. Moved them into a seperate C++ class and …
|
|
|
@9866
|
22 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
|
23 years |
bird |
Corrected call to GetDriveType. (missing ':')
|
|
|
@8129
|
23 years |
sandervl |
Gracefully handle WM_QUIT message sent by window list
|
|
|
@8105
|
23 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
|
|
|
@6718
|
24 years |
sandervl |
SC_CLOSE translation fix + activation changes
|
|
|
@6706
|
24 years |
sandervl |
focus/activation changes
|
|
|
@6501
|
24 years |
sandervl |
rewrote PostThreadMessage + query message queue of first thread with …
|
|
|
@6439
|
24 years |
sandervl |
some minor log msg updates
|
|
|
@6337
|
24 years |
sandervl |
translation added for WM_V/HSCROLL
|
|
|
@6328
|
24 years |
sandervl |
Support full window drag for Odin windows
|
|
|
@6254
|
24 years |
sandervl |
edit control bugfix (selected text); key translation additions; …
|
|
|
@6166
|
24 years |
sandervl |
SetParent bugfix
|
|
|
@6040
|
24 years |
sandervl |
WS_VISIBLE flag change allowed in SetWindowLong; scrollbar fix for …
|
|
|
@6008
|
24 years |
sandervl |
dispatch untranslated msgs + frame control button changes (manually …
|
|
|
@5993
|
24 years |
sandervl |
OS/2 looks changes + fixes
|
|
|
@5951
|
24 years |
sandervl |
bugfixes + os/2 look support added
|
|
|
@5935
|
24 years |
sandervl |
reference count (window + class objects) rewrite
|
|
|
@5805
|
24 years |
sandervl |
Post(Thread)/SendMessage updates & fixes
|
|
|
@5777
|
24 years |
sandervl |
minimize & restore fixes
|
|
|
@5713
|
24 years |
sandervl |
SetFocus fix
|
|
|
@5698
|
24 years |
sandervl |
focus changes
|
|
|
@5696
|
24 years |
sandervl |
fixes
|
|
|
@5694
|
24 years |
sandervl |
removed previous WM_ADJUSTFRAMEPOS fix; has bad side effects
|
|
|
@5692
|
24 years |
sandervl |
WM_ADJUSTFRAMEPOS fix; don't call frame handler
|
|
|