source: trunk/src/user32@ 10010

Name Size Rev Age Author Last Change
../
bmp 4944   25 years sandervl icon updates
controls 8543   23 years sandervl seperate odin control dll with latest wine controls added (not …
new 4680   25 years sandervl * empty log message *
resources 9491   23 years sandervl Changed all system menu resources; manually append Odin menu items …
.cvsignore 39 bytes 1425   26 years sandervl Combobox + windowpos changes + fixes
button.cpp 34.8 KB 9974   22 years sandervl YD: Changes for header updates + WM_SETTEXT button fix
caret.cpp 5.7 KB 9217   23 years sandervl fixed caret bug in edit control; removed obsolete code in createcaret
caret.h 312 bytes 2468   26 years sandervl * empty log message *
clipboard.cpp 10.2 KB 9423   23 years sandervl some updates
combo.c 62.9 KB 9524   23 years sandervl Merged our changes/fixes
controls.cpp 7.5 KB 9598   23 years sandervl Merged Rewind menu control
controls.h 2.4 KB 9523   23 years sandervl removed obsolete files
ctrlconf.h 1.7 KB 9598   23 years sandervl Merged Rewind menu control
dbglocal.cpp 3.1 KB 9930   22 years sandervl Changes for fake windows. Moved them into a seperate C++ class and …
dbglocal.h 3.6 KB 9930   22 years sandervl Changes for fake windows. Moved them into a seperate C++ class and …
dbgwrap.cpp 22.2 KB 9701   23 years sandervl Moved debug wrapper for DDE to dde.cpp
dc.cpp 56.3 KB 9933   22 years sandervl Changes for applications that don't validate the update region of a …
dc.h 12.2 KB 5685   24 years sandervl client/frame rewrite
dcrgn.cpp 9.7 KB 9933   22 years sandervl Changes for applications that don't validate the update region of a …
dcscroll.cpp 3.5 KB 9662   23 years sandervl must convert rectangle returned by GetClipBox to device coordinates
dde.cpp 18.1 KB 9701   23 years sandervl Moved debug wrapper for DDE to dde.cpp
defwndproc.cpp 3.1 KB 7876   24 years sandervl logging updates
dib.cpp 6.7 KB 8097   23 years sandervl PF: fix for 24 bpp bitmaps
dib.h 880 bytes 4601   25 years sandervl export BITMAP_GetWidthBytes
display.cpp 21.3 KB 9974   22 years sandervl YD: Changes for header updates + WM_SETTEXT button fix
dragdrop.cpp 5.5 KB 8735   23 years sandervl drag & drop fix; added SetDragDrop; enabled drag & drop
dragdrop.h 668 bytes 8553   23 years sandervl added ole drag and drop (wps -> odin app) support
edit.c 136.7 KB 9760   23 years sandervl Always kill the timer if in captured state
exticon.c 20.8 KB 8049   23 years sandervl PH: moved icon extraction from shell32 to user32
gen_object.cpp 3.4 KB 6375   24 years sandervl initterm update
gen_object.h 1.7 KB 5950   24 years sandervl bugfixes
HOOK.CPP 25.5 KB 9598   23 years sandervl Merged Rewind menu control
icon.cpp 17.1 KB 9851   23 years sandervl Convert win32 icon file to os2 format when creating a shell link
icon.h 1.6 KB 2469   26 years sandervl * empty log message *
icontitle.cpp 9.2 KB 5950   24 years sandervl bugfixes
initterm.cpp 4.3 KB 9699   23 years sandervl initterm bugfix
initterm.h 392 bytes 6339   24 years sandervl Do not use imports not available in Warp 3's PMWINX (WaitForInputIdle
inituser32.cpp 8.6 KB 8202   23 years sandervl changed vmutex usage
listbox.c 104.3 KB 9619   23 years sandervl DT: Return MA_NOACTIVATE in listbox WM_MOUSEACTIVATE handler
loadres.cpp 19.0 KB 9796   23 years sandervl update for new WGSS
Makefile 2.8 KB 9930   22 years sandervl Changes for fake windows. Moved them into a seperate C++ class and …
mdi.c 71.8 KB 9523   23 years sandervl removed obsolete files
mdi.h 1.6 KB 6762   24 years sandervl ported the Wine MDI control + some menu fixes
menu.c 141.8 KB 9988   22 years sandervl Menu control: do not paint default menu item strings in bold if in …
menu.h 699 bytes 9598   23 years sandervl Merged Rewind menu control
message.cpp 20.8 KB 8953   23 years sandervl Signal post message event semaphore in PostMessageA/W & PostThreadMessage
msgbox.c 12.7 KB 7342   24 years sandervl removed unnecessary changes
oldnls32.cpp 4.2 KB 6650   24 years bird Added $Id:$ keyword.
oldnls32.h 1.9 KB 5496   24 years sandervl Sofiya: DBCS fixes
oslibdos.cpp 1.1 KB 2804   26 years sandervl Added new logging feature
oslibdos.h 423 bytes 2469   26 years sandervl * empty log message *
oslibgdi.cpp 6.4 KB 5685   24 years sandervl client/frame rewrite
oslibgdi.h 3.4 KB 5685   24 years sandervl client/frame rewrite
oslibkbd.cpp 3.4 KB 9810   23 years sandervl ToAscii, GetKeyState, GetAsyncKeyState & GetKeyboardState fixes
oslibkbd.h 1.4 KB 9810   23 years sandervl ToAscii, GetKeyState, GetAsyncKeyState & GetKeyboardState fixes
oslibmenu.cpp 3.7 KB 3101   25 years sandervl replaced os2.h includes by os2wrap.h
oslibmenu.h 649 bytes 2469   26 years sandervl * empty log message *
oslibmsg.cpp 26.8 KB 9950   22 years sandervl Fix for multiple WM_CHAR_SPECIAL_CONSOLE_BREAK
oslibmsg.h 15.7 KB 9598   23 years sandervl Merged Rewind menu control
oslibmsgtranslate.cpp 39.8 KB 9950   22 years sandervl Fix for multiple WM_CHAR_SPECIAL_CONSOLE_BREAK
oslibprf.cpp 760 bytes 6327   24 years sandervl query menu font from os2.ini
oslibprf.h 796 bytes 9854   23 years sandervl made profile functions extern C
oslibres.cpp 24.4 KB 9889   22 years sandervl Move OSLibWinCreateObject to KERNEL32
oslibres.h 1.8 KB 6168   24 years sandervl add icon to PM tasklist
oslibutil.cpp 1.9 KB 7620   24 years sandervl SendInput fix + handle Alt-F4 in default window handler
oslibutil.h 590 bytes 2469   26 years sandervl * empty log message *
oslibwin.cpp 49.9 KB 9943   22 years sandervl Changes for window tracking (move/size) with full window dragging enabled
oslibwin.h 14.9 KB 9943   22 years sandervl Changes for window tracking (move/size) with full window dragging enabled
pmwindow.cpp 83.1 KB 10008   22 years sandervl Send WM_WINDOWPOSCHANGED for ShowWindow(SW_SHOWWINDOW)
pmwindow.h 1.4 KB 9964   22 years sandervl PF: Functions for setting custom frame/cd/window class names
scroll.cpp 54.7 KB 9994   22 years sandervl PF: Treat LBUTTON press different from others in scrollbar. (WineX resync)
spy.cpp 2.5 KB 8888   23 years achimha comments
static.cpp 24.4 KB 9422   23 years sandervl PF: Static control fix: do not destroy old icon when it is replaced
stats.cpp 1.4 KB 7640   24 years sandervl stats dump function renamed
syscolor.cpp 11.3 KB 9787   23 years sandervl GetSysColor: always return cached colors
syscolor.h 635 bytes 9605   23 years sandervl Always use windows system colors (even in OS/2 L&F mode)
text.c 23.7 KB 8754   23 years sandervl KSO: Use %.*s and %.*ls when we have a string with a length. (Crashing …
timer.cpp 7.0 KB 6269   24 years sandervl * empty log message *
timer.h 487 bytes 2469   26 years sandervl * empty log message *
uitools.cpp 60.4 KB 9795   23 years sandervl DrawFocusRect: conflict between SetROP2(R2_XORPEN) and …
unknown.cpp 4.9 KB 3662   25 years sandervl Major rewrite: frame/client -> frame
user32.cpp 80.0 KB 9601   23 years sandervl Fixed GetSystemMetrics(SM_CXMENUCHECK); should be 13 & backed out …
USER32.DEF 43.9 KB 9889   22 years sandervl Move OSLibWinCreateObject to KERNEL32
user32.h 888 bytes 5472   24 years sandervl compile fix
user32api.h 323 bytes 9791   23 years sandervl Handle SetFocus(0) correctly: keystrokes are converted into …
user32dbg.def 45.6 KB 9889   22 years sandervl Move OSLibWinCreateObject to KERNEL32
user32rsrc.orc 36.1 KB 9686   23 years sandervl only the combo bitmap header size was wrong; the others are fine
win32class.cpp 24.9 KB 9523   23 years sandervl removed obsolete files
win32class.h 4.0 KB 9568   23 years sandervl YD: Fixed regression in Set/GetClassLong. (default must be ascii; not …
win32dlg.cpp 38.0 KB 9526   23 years sandervl Don't send focus related dialog messages if control already has focus
win32dlg.h 3.5 KB 9366   23 years sandervl PF: Fixed creation of dialog with CreateWindowExA/W
win32wbase.cpp 148.4 KB 9953   22 years sandervl some minor updates
win32wbase.h 20.9 KB 9953   22 years sandervl some minor updates
win32wbasenonclient.cpp 49.4 KB 9871   23 years sandervl PF: Wrong checks on restoration point remembering. Maximizing window …
win32wbasepos.cpp 13.0 KB 9866   23 years sandervl PF: Illegal PM sequence of maximizing from icon state corrected. …
win32wbaseprop.cpp 7.0 KB 3493   25 years sandervl window property fixes/changes
win32wdesktop.cpp 4.5 KB 9523   23 years sandervl removed obsolete files
win32wdesktop.h 1.0 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32wfake.cpp 4.6 KB 9941   22 years sandervl Don't change focus when processing mouse button message if the top …
win32wfake.h 701 bytes 9941   22 years sandervl Don't change focus when processing mouse button message if the top …
win32wmdiclient.cpp 3.8 KB 9523   23 years sandervl removed obsolete files
win32wmdiclient.h 1.0 KB 6762   24 years sandervl ported the Wine MDI control + some menu fixes
win32wmisc.cpp 6.2 KB 9598   23 years sandervl Merged Rewind menu control
win32wmisc.h 965 bytes 9598   23 years sandervl Merged Rewind menu control
win32wnd.cpp 5.4 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
win32wndchild.cpp 2.9 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32wndchild.h 1.4 KB 5935   24 years sandervl reference count (window + class objects) rewrite
win32wndhandle.cpp 4.0 KB 9490   23 years sandervl Fixed wrong access of global window handle critical section
win32wndhandle.h 718 bytes 8202   23 years sandervl changed vmutex usage
winaccel.cpp 14.0 KB 9974   22 years sandervl YD: Changes for header updates + WM_SETTEXT button fix
windlg.cpp 28.9 KB 9519   23 years sandervl Merged dialog directory functions with latest Rewind
windlgmsg.cpp 11.6 KB 8968   23 years sandervl PF: Fix for handling VK_RETURN in dialogs
window.cpp 76.9 KB 9974   22 years sandervl YD: Changes for header updates + WM_SETTEXT button fix
windowclass.cpp 19.8 KB 9598   23 years sandervl Merged Rewind menu control
windowmsg.cpp 35.9 KB 9928   22 years sandervl WindowFromPoint: only send WM_NCHITTEST to windows belonging to the …
windowword.cpp 4.3 KB 7241   24 years sandervl setwindowlong fix for dialogs
winevent.cpp 2.1 KB 7866   24 years sandervl logging changes, window title fix (codepage), keyboard fixes
winicon.cpp 62.0 KB 9638   23 years sandervl Convert color masks to b&w in CreateIconIndirect
winkeyboard.cpp 89.1 KB 9974   22 years sandervl YD: Changes for header updates + WM_SETTEXT button fix
winmouse.cpp 20.3 KB 9019   23 years sandervl SetCursorPos fix for DirectInput
winmouse.h 279 bytes 8347   23 years sandervl Implemented WH_MOUSE_LL hook; removed DInput hack for keyboard & mouse …
winproc.cpp 9.9 KB 5935   24 years sandervl reference count (window + class objects) rewrite
winswitch.cpp 1.7 KB 2803   26 years sandervl Added new logging feature
wintrack.cpp 27.6 KB 9951   22 years sandervl Removed changes for window tracking (move/size) with full window …
wndmsg.cpp 33.1 KB 9523   23 years sandervl removed obsolete files
wndmsg.h 551 bytes 9523   23 years sandervl removed obsolete files
wsprintf.cpp 19.4 KB 6707   24 years sandervl * empty log message *
  • Property svn:ignore set to
    user32.lrf
    user32exp.def
    resource.asm
Note: See TracBrowser for help on using the repository browser.