source: trunk/src/user32@ 10574

Name Size Rev Age Author Last Change
../
resources 10340   22 years sandervl Ukrainian resources added
new 4680   25 years sandervl * empty log message *
controls 8543   23 years sandervl seperate odin control dll with latest wine controls added (not …
bmp 4944   25 years sandervl icon updates
wsprintf.cpp 20.4 KB 10348   22 years sandervl KOM: wvsnprintfA/W: fixed ascii and unicode conversion
wndmsg.h 555 bytes 10431   22 years bird #682: Test for DEBUG_LOGGING not DEBUG. dprintf may be used in release.
wndmsg.cpp 32.9 KB 10511   21 years sandervl WM_EXITSIZEMOVE should be sent after the window position and/or size …
wintrack.cpp 27.6 KB 10511   21 years sandervl WM_EXITSIZEMOVE should be sent after the window position and/or size …
winswitch.cpp 1.7 KB 2803   26 years sandervl Added new logging feature
winproc.cpp 10.0 KB 10256   22 years sandervl Updates
winmouse.h 306 bytes 10185   22 years sandervl Updates
winmouse.cpp 23.4 KB 10185   22 years sandervl Updates
winkeyboard.cpp 90.3 KB 10552   21 years sandervl MapVirtualKeyA: must convert return value from PM to windows scancodes
winicon.cpp 62.0 KB 9638   23 years sandervl Convert color masks to b&w in CreateIconIndirect
winevent.cpp 2.1 KB 7866   24 years sandervl logging changes, window title fix (codepage), keyboard fixes
windowword.cpp 4.8 KB 10119   22 years sandervl Do not send WM_STYLECHANGING/ED messages when the scrollbar control is …
windowmsg.cpp 45.6 KB 10439   22 years bird Urg! if (); isn't such a good idea.
windowclass.cpp 19.8 KB 9598   23 years sandervl Merged Rewind menu control
window.cpp 77.5 KB 10496   21 years sandervl added stress test case for drawing; more logging
windlgmsg.cpp 11.6 KB 8968   23 years sandervl PF: Fix for handling VK_RETURN in dialogs
windlg.cpp 28.9 KB 10431   22 years bird #682: Test for DEBUG_LOGGING not DEBUG. dprintf may be used in release.
winaccel.cpp 7.3 KB 10190   22 years sandervl KOMH: DBCS updates/fixes
win32wndhandle.h 749 bytes 10256   22 years sandervl Updates
win32wndhandle.cpp 4.3 KB 10544   21 years sandervl update
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 915 bytes 10316   22 years sandervl Visible & Clip region changes
win32wmisc.cpp 6.2 KB 10119   22 years sandervl Do not send WM_STYLECHANGING/ED messages when the scrollbar control is …
win32wmdiclient.h 1.0 KB 6762   24 years sandervl ported the Wine MDI control + some menu fixes
win32wmdiclient.cpp 3.8 KB 9523   23 years sandervl removed obsolete files
win32wfake.h 848 bytes 10031   22 years sandervl KSO: Properties allocated from shared memory & Fake window updates & …
win32wfake.cpp 9.5 KB 10038   22 years sandervl KSO: Fake window init bugfixes
win32wdesktop.h 1.1 KB 10379   22 years sandervl Update
win32wdesktop.cpp 5.5 KB 10379   22 years sandervl Update
win32wbaseprop.cpp 6.9 KB 10031   22 years sandervl KSO: Properties allocated from shared memory & Fake window updates & …
win32wbasepos.cpp 16.3 KB 10091   22 years sandervl Window creation: updated the coordinate fix code with the latest …
win32wbasenonclient.cpp 50.3 KB 10496   21 years sandervl added stress test case for drawing; more logging
win32wbase.h 21.7 KB 10379   22 years sandervl Update
win32wbase.cpp 150.6 KB 10529   21 years sandervl deactivated breakpoint
win32dlg.h 3.5 KB 9366   23 years sandervl PF: Fixed creation of dialog with CreateWindowExA/W
win32dlg.cpp 38.6 KB 10545   21 years sandervl updates
win32class.h 4.0 KB 9568   23 years sandervl YD: Fixed regression in Set/GetClassLong. (default must be ascii; not …
win32class.cpp 24.9 KB 9523   23 years sandervl removed obsolete files
user32rsrc.orc 36.1 KB 10339   22 years sandervl DF: Ukrainian support added
user32dbg.def 46.3 KB 10316   22 years sandervl Visible & Clip region changes
user32api.h 273 bytes 10316   22 years sandervl Visible & Clip region changes
user32.h 888 bytes 5472   24 years sandervl compile fix
USER32.DEF 44.6 KB 10316   22 years sandervl Visible & Clip region changes
user32.cpp 79.4 KB 10523   21 years sandervl Changed SPI_ICONHORIZONTALSPACING & SPI_ICONHORIZONTALSPACING
unknown.cpp 4.9 KB 3662   25 years sandervl Major rewrite: frame/client -> frame
uitools.cpp 60.4 KB 10416   22 years sandervl DrawIconEx: handle cyWidth == 0 case correctly
timer.h 566 bytes 10104   22 years sandervl Handle WM_(SYS)TIMER timer calls in DispatchMessageA/W
timer.cpp 7.6 KB 10544   21 years sandervl update
text.c 23.7 KB 8754   23 years sandervl KSO: Use %.*s and %.*ls when we have a string with a length. (Crashing …
syscolor.h 635 bytes 9605   23 years sandervl Always use windows system colors (even in OS/2 L&F mode)
syscolor.cpp 11.3 KB 9787   23 years sandervl GetSysColor: always return cached colors
stats.cpp 1.4 KB 7640   24 years sandervl stats dump function renamed
static.cpp 24.4 KB 9422   23 years sandervl PF: Static control fix: do not destroy old icon when it is replaced
spy.cpp 2.5 KB 8888   23 years achimha comments
scroll.cpp 54.6 KB 10119   22 years sandervl Do not send WM_STYLECHANGING/ED messages when the scrollbar control is …
pmwindow.h 1.4 KB 10485   22 years sandervl Reassert open DC transformation and y-inversion after SetWindowPos is …
pmwindow.cpp 91.2 KB 10515   21 years sandervl Log current focus&active hwnds before setting focus.
oslibwin.h 15.0 KB 10396   22 years sandervl KSO: Removed duplicate (and dangerous) checks on framewindows in a …
oslibwin.cpp 51.9 KB 10549   21 years sandervl Silently ignored WS_EX_TOPMOST for child windows. This combination …
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 24.6 KB 10540   21 years sandervl KSO: GpiCreateBitmap() sometimes read too much data, allocate more to …
oslibprf.h 796 bytes 9854   23 years sandervl made profile functions extern C
oslibprf.cpp 760 bytes 6327   24 years sandervl query menu font from os2.ini
oslibmsgtranslate.cpp 43.9 KB 10554   21 years sandervl OSLibWinTranslateMessage: removed some strange numpad related hacks …
oslibmsg.h 16.6 KB 10430   22 years bird #682: Drag & Drop - AttachThreadInput().
oslibmsg.cpp 31.8 KB 10240   22 years sandervl Ignore messages sent or posted to the desktop window; …
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
oslibkbd.h 1.4 KB 9810   23 years sandervl ToAscii, GetKeyState, GetAsyncKeyState & GetKeyboardState fixes
oslibkbd.cpp 3.4 KB 9810   23 years sandervl ToAscii, GetKeyState, GetAsyncKeyState & GetKeyboardState fixes
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
oslibdnd.cpp 7.7 KB 10185   22 years sandervl Updates
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 13.6 KB 10190   22 years sandervl KOMH: DBCS updates/fixes
message.cpp 20.8 KB 10240   22 years sandervl Ignore messages sent or posted to the desktop window; …
menu.h 699 bytes 9598   23 years sandervl Merged Rewind menu control
menu.c 155.9 KB 10190   22 years sandervl KOMH: DBCS updates/fixes
mdi.h 1.6 KB 6762   24 years sandervl ported the Wine MDI control + some menu fixes
mdi.c 71.8 KB 9523   23 years sandervl removed obsolete files
Makefile 2.9 KB 10379   22 years sandervl Update
loadres.cpp 19.0 KB 9796   23 years sandervl update for new WGSS
listbox.c 105.4 KB 10352   22 years sandervl KOM: Listbox: added index and length conversion between ANSI and UNICODE
inituser32.cpp 8.0 KB 10319   22 years sandervl Updates
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 9699   23 years sandervl initterm bugfix
icontitle.cpp 9.2 KB 5950   24 years sandervl bugfixes
icon.h 1.6 KB 2469   26 years sandervl * empty log message *
icon.cpp 17.1 KB 9851   23 years sandervl Convert win32 icon file to os2 format when creating a shell link
HOOK.CPP 25.5 KB 9598   23 years sandervl Merged Rewind menu control
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   24 years sandervl PH: moved icon extraction from shell32 to user32
edit.c 159.8 KB 10479   22 years sandervl Edit: wrong ScrollWindowEx call; must include SW_ERASE
dragdrop.h 668 bytes 8553   23 years sandervl added ole drag and drop (wps -> odin app) support
dragdrop.cpp 5.9 KB 10185   22 years sandervl Updates
display.cpp 21.3 KB 9974   22 years sandervl YD: Changes for header updates + WM_SETTEXT button fix
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 18.1 KB 9701   23 years sandervl Moved debug wrapper for DDE to dde.cpp
dcscroll.cpp 3.5 KB 9662   23 years sandervl must convert rectangle returned by GetClipBox to device coordinates
dcrgn.cpp 11.9 KB 10316   22 years sandervl Visible & Clip region changes
dc.h 9.5 KB 10379   22 years sandervl Update
dc.cpp 57.1 KB 10545   21 years sandervl updates
dbgwrap.cpp 22.2 KB 10316   22 years sandervl Visible & Clip region changes
dbglocal.h 3.6 KB 9930   22 years sandervl Changes for fake windows. Moved them into a seperate C++ class and …
dbglocal.cpp 3.1 KB 9930   22 years sandervl Changes for fake windows. Moved them into a seperate C++ class and …
ctrlconf.h 1.8 KB 10119   22 years sandervl Do not send WM_STYLECHANGING/ED messages when the scrollbar control is …
controls.h 2.4 KB 9523   23 years sandervl removed obsolete files
controls.cpp 7.5 KB 9598   23 years sandervl Merged Rewind menu control
combo.c 66.5 KB 10216   22 years sandervl KOM: WM_IME_CHAR generation + processing added for DBCS input
clipboard.cpp 9.9 KB 10195   22 years sandervl KOMH: DBCS updates/fixes
caret.h 312 bytes 2468   26 years sandervl * empty log message *
caret.cpp 6.0 KB 10379   22 years sandervl Update
callwrap.h 553 bytes 10379   22 years sandervl Update
callwrap.asm 1.2 KB 10379   22 years sandervl Update
button.cpp 34.8 KB 9974   22 years sandervl YD: Changes for header updates + WM_SETTEXT button fix
.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.