source: trunk/src/user32@ 8266

Name Size Rev Age Author Last Change
../
resources 4684   25 years sandervl Added localized resources
new 4680   25 years sandervl * empty log message *
bmp 4944   25 years sandervl icon updates
wsprintf.cpp 19.4 KB 6707   24 years sandervl * empty log message *
wndmsg.h 481 bytes 2469   26 years sandervl * empty log message *
wndmsg.cpp 33.1 KB 7808   24 years sandervl minor logging updates
wintrack.cpp 28.5 KB 8038   23 years sandervl PF: Fixes for minimized dragging icon and minimized icon distortion
winswitch.cpp 1.7 KB 2803   26 years sandervl Added new logging feature
winproc.cpp 9.9 KB 5935   24 years sandervl reference count (window + class objects) rewrite
winmouse.h 569 bytes 3072   25 years sandervl dinput changes/fixes
winmouse.cpp 20.0 KB 7875   24 years sandervl logging updates
winmenudef.h 2.2 KB 2469   26 years sandervl * empty log message *
winmenu.cpp 41.9 KB 2469   26 years sandervl * empty log message *
winkeyboard.cpp 83.3 KB 7875   24 years sandervl logging updates
winicon.cpp 61.4 KB 7237   24 years sandervl CreateIconIndirect bugfix
wingdi.cpp 3.8 KB 2803   26 years sandervl Added new logging feature
winevent.cpp 2.1 KB 7866   24 years sandervl logging changes, window title fix (codepage), keyboard fixes
windowword.cpp 4.3 KB 7241   24 years sandervl setwindowlong fix for dialogs
windowmsg.cpp 29.9 KB 7801   24 years sandervl message handling changes
windowclass.cpp 17.9 KB 7875   24 years sandervl logging updates
window.cpp 72.8 KB 8027   24 years sandervl Removed WindowFromPoint change
windlgmsg.cpp 10.3 KB 7506   24 years sandervl DIALOG_IsAccelerator resync (Wine)
windlg.cpp 29.2 KB 8132   23 years sandervl customization updates
winaccel.cpp 14.0 KB 7409   24 years sandervl menu + groupbox fixes
win32wndhandle.h 718 bytes 8202   23 years sandervl changed vmutex usage
win32wndhandle.cpp 3.5 KB 8210   23 years sandervl fixed double handle allocated for desktop window + made EnumWindows a …
win32wndchild.h 1.4 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32wndchild.cpp 2.9 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32wnd.h 678 bytes 6762   24 years sandervl ported the Wine MDI control + some menu fixes
win32wnd.cpp 5.4 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32wmisc.h 759 bytes 6762   24 years sandervl ported the Wine MDI control + some menu fixes
win32wmisc.cpp 4.4 KB 6762   24 years sandervl ported the Wine MDI control + some menu fixes
win32wmdiclient.h 1.0 KB 6762   24 years sandervl ported the Wine MDI control + some menu fixes
win32wmdiclient.cpp 4.9 KB 7866   24 years sandervl logging changes, window title fix (codepage), keyboard fixes
win32wmdichild.h 1.4 KB 2533   26 years sandervl fixed fs corruption; send WM_CHILDACTIVATE to child windows
win32wmdichild.cpp 17.0 KB 5968   24 years sandervl bug fixes
win32wdesktop.h 1.0 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32wdesktop.cpp 4.5 KB 8210   23 years sandervl fixed double handle allocated for desktop window + made EnumWindows a …
win32wbaseprop.cpp 7.0 KB 3493   25 years sandervl window property fixes/changes
win32wbasepos.cpp 13.0 KB 8105   23 years sandervl Changes & fixes for minimized windows
win32wbasenonclient.cpp 48.0 KB 8105   23 years sandervl Changes & fixes for minimized windows
win32wbase.h 21.1 KB 8016   24 years sandervl GetWindowThreadProcessId changes
win32wbase.cpp 136.1 KB 8210   23 years sandervl fixed double handle allocated for desktop window + made EnumWindows a …
win32dlg.h 3.4 KB 7241   24 years sandervl setwindowlong fix for dialogs
win32dlg.cpp 37.4 KB 7801   24 years sandervl message handling changes
win32class.h 3.4 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32class.cpp 22.2 KB 7663   24 years sandervl GetClassNameW fix; return size in characters and truncate name if not …
user32rsrc.orc 36.1 KB 5527   24 years sandervl bitmap fixes
user32dbg.def 45.6 KB 8049   23 years sandervl PH: moved icon extraction from shell32 to user32
user32.h 888 bytes 5472   24 years sandervl compile fix
USER32.DEF 44.0 KB 8049   23 years sandervl PH: moved icon extraction from shell32 to user32
user32.cpp 79.4 KB 7949   24 years phaller Fixed SystemParametersInfo(SPI_GETNONCLIENTMETRICSA)
unknown.cpp 4.9 KB 3662   25 years sandervl Major rewrite: frame/client -> frame
uitools.cpp 60.3 KB 7709   24 years sandervl * empty log message *
timer.h 487 bytes 2469   26 years sandervl * empty log message *
timer.cpp 7.0 KB 6269   24 years sandervl * empty log message *
text.c 23.7 KB 7701   24 years sandervl logging support added
syscolor.h 592 bytes 7500   24 years sandervl change menu hilite background color in OS/2 look mode
syscolor.cpp 11.3 KB 7500   24 years sandervl change menu hilite background color in OS/2 look mode
stats.cpp 1.4 KB 7640   24 years sandervl stats dump function renamed
static.cpp 23.3 KB 7296   24 years sandervl fix for SS_CENTERIMAGE style
spy.cpp 2.4 KB 3101   25 years sandervl replaced os2.h includes by os2wrap.h
scroll.cpp 52.9 KB 7364   24 years sandervl SetScrollRange workaround for endless loop in CVP
pmwindow.h 1.1 KB 7943   24 years sandervl added custom function to force color to mono cursor conversion
pmwindow.cpp 63.6 KB 8256   23 years bird Corrected call to GetDriveType. (missing ':')
pmframe.h 1.7 KB 2469   26 years sandervl * empty log message *
pmframe.cpp 17.9 KB 4658   25 years sandervl Updates for TEB changes
oslibwin.h 15.4 KB 8097   23 years sandervl PF: fix for 24 bpp bitmaps
oslibwin.cpp 41.9 KB 8126   23 years sandervl move process id setup to OSLibWinQueryWindowProcess
oslibutil.h 590 bytes 2469   26 years sandervl * empty log message *
oslibutil.cpp 1.9 KB 7620   24 years sandervl SendInput fix + handle Alt-F4 in default window handler
oslibres.h 1.8 KB 6168   24 years sandervl add icon to PM tasklist
oslibres.cpp 28.2 KB 7943   24 years sandervl added custom function to force color to mono cursor conversion
oslibprf.h 779 bytes 6327   24 years sandervl query menu font from os2.ini
oslibprf.cpp 760 bytes 6327   24 years sandervl query menu font from os2.ini
oslibmsgtranslate.cpp 34.0 KB 8129   23 years sandervl Gracefully handle WM_QUIT message sent by window list
oslibmsg.h 15.5 KB 7195   24 years sandervl double click fix + double click on system menu now works
oslibmsg.cpp 23.0 KB 8130   23 years sandervl comment update for PostQuitMessage
oslibmenu.h 649 bytes 2469   26 years sandervl * empty log message *
oslibmenu.cpp 3.7 KB 3101   25 years sandervl replaced os2.h includes by os2wrap.h
oslibgdi.h 3.4 KB 5685   24 years sandervl client/frame rewrite
oslibgdi.cpp 6.4 KB 5685   24 years sandervl client/frame rewrite
oslibdos.h 423 bytes 2469   26 years sandervl * empty log message *
oslibdos.cpp 1.1 KB 2804   26 years sandervl Added new logging feature
open32wbase.h 3.2 KB 2469   26 years sandervl * empty log message *
oldnls32.h 1.9 KB 5496   24 years sandervl Sofiya: DBCS fixes
oldnls32.cpp 4.2 KB 6650   24 years bird Added $Id:$ keyword.
msgbox.c 12.7 KB 7342   24 years sandervl removed unnecessary changes
message.cpp 20.7 KB 7808   24 years sandervl minor logging updates
menu.h 694 bytes 6762   24 years sandervl ported the Wine MDI control + some menu fixes
menu.cpp 149.7 KB 8054   23 years sandervl PF: Menu: fix for double click on minimized window (icon)
mdi.h 1.6 KB 6762   24 years sandervl ported the Wine MDI control + some menu fixes
mdi.c 72.8 KB 7342   24 years sandervl removed unnecessary changes
Makefile 2.7 KB 8049   23 years sandervl PH: moved icon extraction from shell32 to user32
loadres.cpp 16.9 KB 8112   23 years sandervl added LoadImageW hook
listbox.cpp 99.2 KB 6269   24 years sandervl * empty log message *
inituser32.cpp 8.6 KB 8202   23 years sandervl changed vmutex usage
initterm.h 392 bytes 6339   24 years sandervl Do not use imports not available in Warp 3's PMWINX (WaitForInputIdle
initterm.cpp 4.3 KB 6650   24 years bird Added $Id:$ keyword.
icontitle.cpp 9.2 KB 5950   24 years sandervl bugfixes
icon.h 1.6 KB 2469   26 years sandervl * empty log message *
icon.cpp 13.4 KB 7733   24 years sandervl allocate more memory for 40x40 icon
HOOK.CPP 25.6 KB 8202   23 years sandervl changed vmutex usage
gen_object.h 1.7 KB 5950   24 years sandervl bugfixes
gen_object.cpp 3.4 KB 6375   24 years sandervl initterm update
exticon.c 20.8 KB 8049   23 years sandervl PH: moved icon extraction from shell32 to user32
edit.cpp 143.1 KB 6272   24 years sandervl single line edit control selection drawing fix
display.cpp 21.3 KB 6075   24 years achimha more logging
dib.h 880 bytes 4601   25 years sandervl export BITMAP_GetWidthBytes
dib.cpp 6.7 KB 8097   23 years sandervl PF: fix for 24 bpp bitmaps
defwndproc.cpp 3.1 KB 7876   24 years sandervl logging updates
dde.cpp 16.9 KB 7866   24 years sandervl logging changes, window title fix (codepage), keyboard fixes
dcscroll.cpp 3.4 KB 6650   24 years bird Added $Id:$ keyword.
dcrgn.cpp 9.5 KB 6902   24 years sandervl added visible region callback function
dc.h 12.2 KB 5685   24 years sandervl client/frame rewrite
dc.cpp 55.9 KB 8105   23 years sandervl Changes & fixes for minimized windows
dbgwrap.cpp 23.4 KB 7885   24 years sandervl moved Char functions to kernel32
dbglocal.h 3.5 KB 7876   24 years sandervl logging updates
dbglocal.cpp 2.9 KB 7885   24 years sandervl moved Char functions to kernel32
controls.h 1.1 KB 5597   24 years sandervl header update
controls.cpp 4.2 KB 2804   26 years sandervl Added new logging feature
combo.cpp 69.2 KB 5157   25 years sandervl CBCalcPlacement fix
clipboard.cpp 12.1 KB 7736   24 years sandervl fixed SetClipboardData for CF_UNICODETEXT
caret.h 312 bytes 2468   26 years sandervl * empty log message *
caret.cpp 5.8 KB 5935   24 years sandervl reference count (window + class objects) rewrite
button.cpp 34.7 KB 7683   24 years sandervl WM_CTLCOLOR fix for buttonsbutton.cpp
.cvsignore 39 bytes 1425   26 years sandervl Combobox + windowpos changes + fixes
  • Property svn:ignore set to
    user32.lrf
    user32exp.def
    resource.asm
Note: See TracBrowser for help on using the repository browser.