source: trunk/src/user32@ 2105

Name Size Rev Age Author Last Change
../
old 1054   26 years sandervl Compilation fixes
.cvsignore 39 bytes 1425   26 years sandervl Combobox + windowpos changes + fixes
button.cpp 31.4 KB 1944   26 years cbratschi Show/HideCaret fix, removed TextOut workaround
caret.cpp 5.4 KB 1944   26 years cbratschi Show/HideCaret fix, removed TextOut workaround
caret.h 312 bytes 1405   26 years sandervl Lots of changes/fixes
char.cpp 13.6 KB 1831   26 years sandervl desktop + misc updates
clipboard.cpp 8.4 KB 1209   26 years sandervl Clipboard fixes + EB's accelerator fix
combo.cpp 65.2 KB 1828   26 years cbratschi added button styles and messages, bug fixes
controls.cpp 3.2 KB 1433   26 years sandervl class changes
controls.h 762 bytes 1368   26 years sandervl compile fixes
dc.cpp 37.1 KB 2076   26 years sandervl MDI changes + WM_INITMENU support added + disabled experimental …
dc.h 11.3 KB 1704   26 years sandervl dlg fix, keyboard additions, + misc other things
dcdata.h 2.9 KB 1072   26 years dengert made dc data structure public
dde.cpp 15.1 KB 949   26 years sandervl Moved new user32 here
defwndproc.cpp 5.0 KB 1199   26 years sandervl Default dialog handler fix (call default wnd handler if window ..= dialog)
dib.cpp 5.7 KB 960   26 years phaller Fix: DIB_FixColorsToLoadflags - incr was not initialized
dib.h 773 bytes 949   26 years sandervl Moved new user32 here
display.cpp 19.0 KB 1860   26 years cbratschi edit fixes, monitor API
dummy.cpp 828 bytes 949   26 years sandervl Moved new user32 here
edit.cpp 137.3 KB 2093   26 years cbratschi text output changes, desktop WM_GETTEXT fixed, scrollbar DC changes
gen_object.cpp 2.9 KB 1540   26 years sandervl Activate + group box fixes + cleanup changes
gen_object.h 1.4 KB 1540   26 years sandervl Activate + group box fixes + cleanup changes
HOOK.CPP 18.5 KB 2097   26 years sandervl hook removal bugfix
icon.cpp 4.7 KB 949   26 years sandervl Moved new user32 here
icon.h 1.6 KB 949   26 years sandervl Moved new user32 here
initterm.cpp 5.1 KB 1860   26 years cbratschi edit fixes, monitor API
initterm.h 327 bytes 1425   26 years sandervl Combobox + windowpos changes + fixes
listbox.cpp 89.5 KB 1762   26 years cbratschi cursor handling fixed
loadres.cpp 18.6 KB 1749   26 years sandervl GetIconInfo hack
Makefile 7.4 KB 2093   26 years cbratschi text output changes, desktop WM_GETTEXT fixed, scrollbar DC changes
msgbox.cpp 6.6 KB 1240   26 years sandervl Dialog, style + window handle translation bugfixes
open32wbase.h 3.2 KB 1405   26 years sandervl Lots of changes/fixes
oslibdos.cpp 1.0 KB 949   26 years sandervl Moved new user32 here
oslibdos.h 423 bytes 949   26 years sandervl Moved new user32 here
oslibgdi.cpp 7.9 KB 1849   26 years cbratschi map rect, WM_ERASEBKGND and other fixes
oslibgdi.h 1.8 KB 1849   26 years cbratschi map rect, WM_ERASEBKGND and other fixes
oslibmenu.cpp 3.7 KB 1732   26 years sandervl WindowFromPoint fix + GetMenuItemRect implemented
oslibmenu.h 649 bytes 1732   26 years sandervl WindowFromPoint fix + GetMenuItemRect implemented
oslibmsg.cpp 9.4 KB 1971   26 years sandervl Rewrote some message apis + WM_WINDOWPOSCHANGED fix
oslibmsg.h 14.5 KB 1971   26 years sandervl Rewrote some message apis + WM_WINDOWPOSCHANGED fix
oslibres.cpp 9.6 KB 1667   26 years cbratschi MoveTo, system resource handling fixes
oslibres.h 664 bytes 1667   26 years cbratschi MoveTo, system resource handling fixes
oslibutil.cpp 1.8 KB 949   26 years sandervl Moved new user32 here
oslibutil.h 507 bytes 949   26 years sandervl Moved new user32 here
oslibwin.cpp 41.9 KB 1983   26 years sandervl tasklist changes
oslibwin.h 11.0 KB 1983   26 years sandervl tasklist changes
pmframe.cpp 21.0 KB 1971   26 years sandervl Rewrote some message apis + WM_WINDOWPOSCHANGED fix
pmframe.h 862 bytes 1693   26 years cbratschi ShowScrollBar fix
pmwindow.cpp 33.3 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
pmwindow.h 545 bytes 1818   26 years sandervl display api fixes
scroll.cpp 54.4 KB 2093   26 years cbratschi text output changes, desktop WM_GETTEXT fixed, scrollbar DC changes
spy.cpp 2.4 KB 1622   26 years achimha source code cleanup, fix warnings
static.cpp 20.3 KB 1810   26 years sandervl EB's fixes + removal of GetIconInfo hack
syscolor.cpp 7.8 KB 1849   26 years cbratschi map rect, WM_ERASEBKGND and other fixes
syscolor.h 512 bytes 1849   26 years cbratschi map rect, WM_ERASEBKGND and other fixes
text.cpp 7.3 KB 2101   26 years cbratschi * empty log message *
timer.cpp 6.6 KB 2099   26 years cbratschi MDI cascade/tile, WM_PARENTNOTIFY cursor pos mapping, free timers …
timer.h 488 bytes 2099   26 years cbratschi MDI cascade/tile, WM_PARENTNOTIFY cursor pos mapping, free timers …
uitools.cpp 66.1 KB 2093   26 years cbratschi text output changes, desktop WM_GETTEXT fixed, scrollbar DC changes
unknown.cpp 5.3 KB 949   26 years sandervl Moved new user32 here
user32.cpp 108.0 KB 2093   26 years cbratschi text output changes, desktop WM_GETTEXT fixed, scrollbar DC changes
USER32.DEF 39.9 KB 1971   26 years sandervl Rewrote some message apis + WM_WINDOWPOSCHANGED fix
user32.h 867 bytes 949   26 years sandervl Moved new user32 here
user32.rc 16.1 KB 1433   26 years sandervl class changes
user32exp.def 29.0 KB 1818   26 years sandervl display api fixes
win32class.cpp 17.9 KB 2076   26 years sandervl MDI changes + WM_INITMENU support added + disabled experimental …
win32class.h 3.2 KB 2033   26 years sandervl Unicode <-> Ascii translation changes + fixes for window procedures
win32dlg.cpp 33.1 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
win32dlg.h 3.3 KB 2033   26 years sandervl Unicode <-> Ascii translation changes + fixes for window procedures
win32wbase.cpp 116.1 KB 2099   26 years cbratschi MDI cascade/tile, WM_PARENTNOTIFY cursor pos mapping, free timers …
win32wbase.h 16.9 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
win32wbasepos.cpp 15.1 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
win32wdesktop.cpp 3.8 KB 2093   26 years cbratschi text output changes, desktop WM_GETTEXT fixed, scrollbar DC changes
win32wdesktop.h 974 bytes 1376   26 years sandervl position change bugfixes
win32wmdichild.cpp 17.1 KB 2101   26 years cbratschi * empty log message *
win32wmdichild.h 1.5 KB 2033   26 years sandervl Unicode <-> Ascii translation changes + fixes for window procedures
win32wmdiclient.cpp 33.9 KB 2099   26 years cbratschi MDI cascade/tile, WM_PARENTNOTIFY cursor pos mapping, free timers …
win32wmdiclient.h 3.4 KB 2099   26 years cbratschi MDI cascade/tile, WM_PARENTNOTIFY cursor pos mapping, free timers …
win32wnd.cpp 5.4 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
win32wnd.h 860 bytes 949   26 years sandervl Moved new user32 here
win32wndchild.cpp 2.8 KB 1311   26 years sandervl Window destruction fixes
win32wndchild.h 1.2 KB 1005   26 years sandervl Rene Pronk's WM_(SYS)KEYUP/DOWN changes + SvL's dialog changes
win32wndhandle.cpp 2.6 KB 1839   26 years sandervl desktop + misc fixes
win32wndhandle.h 619 bytes 1839   26 years sandervl desktop + misc fixes
winaccel.cpp 4.6 KB 1429   26 years sandervl MDI changes & fixes
windlg.cpp 22.0 KB 1839   26 years sandervl desktop + misc fixes
windlgmsg.cpp 9.8 KB 1205   26 years cbratschi SendDlgItemMessage fixed
window.cpp 53.0 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
windowclass.cpp 12.9 KB 1739   26 years sandervl createControls & OSLibEnableWindow bugfixes + …
windowmsg.cpp 36.8 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
windowword.cpp 4.4 KB 2033   26 years sandervl Unicode <-> Ascii translation changes + fixes for window procedures
wingdi.cpp 3.8 KB 1688   26 years sandervl exported api for ntdll + other changes
winicon.cpp 15.4 KB 1810   26 years sandervl EB's fixes + removal of GetIconInfo hack
winkeyboard.cpp 15.0 KB 1704   26 years sandervl dlg fix, keyboard additions, + misc other things
winmenu.cpp 40.8 KB 2084   26 years sandervl sendmessage + hook updates + misc fixes
winmenudef.h 2.2 KB 1446   26 years sandervl menu changes + misc bugfixes
winmouse.cpp 2.2 KB 1629   26 years sandervl Dinput additions + PostThreadMessageA/W fix
winmouse.h 524 bytes 1629   26 years sandervl Dinput additions + PostThreadMessageA/W fix
winnonclient.cpp 6.2 KB 949   26 years sandervl Moved new user32 here
winproc.cpp 9.3 KB 2033   26 years sandervl Unicode <-> Ascii translation changes + fixes for window procedures
winprop.cpp 5.6 KB 1281   26 years sandervl Window creation rewrite + bugfixes. NOT WORKING CORRECTLY YET..
wndmsg.cpp 29.6 KB 1408   26 years sandervl Put back pos change messages in pmwindow.cpp, changed message logging
wndmsg.h 481 bytes 1408   26 years sandervl Put back pos change messages in pmwindow.cpp, changed message logging
wsprintf.cpp 20.1 KB 2100   26 years sandervl compile fixes
  • Property svn:ignore set to
    user32.lrf
    user32exp.def
    resource.asm
Note: See TracBrowser for help on using the repository browser.