source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6952   24 years sandervl Wine 20011004 resync
(edit) @6950   24 years sandervl updates for stretch blitting
(edit) @6947   24 years bird Corrected kernel type reporting. Bad test.
(edit) @6945   24 years sandervl * empty log message *
(edit) @6944   24 years sandervl wine update
(edit) @6942   24 years sandervl update
(edit) @6941   24 years sandervl window tracking rewrite + getdcex change (clipping)
(edit) @6936   24 years sandervl Always call visible region callback when receiving WM_VRNENABLED
(edit) @6935   24 years sandervl take clipping info into account when blitting
(edit) @6934   24 years sandervl add & export HMHandeSetUserData
(edit) @6933   24 years sandervl prevent multiple delete actions for the same timer
(edit) @6929   24 years sandervl Regsvr32 fix: must use LoadLibrary
(edit) @6928   24 years sandervl small updates for frame tracking
(edit) @6927   24 years sandervl GetNextDlgGroupItem fix
(edit) @6925   24 years sandervl minor update
(edit) @6921   24 years bird Watcom: _beginthread is defined in process.h.
(edit) @6920   24 years bird Watcom: Include malloc.h for alloca.
(edit) @6919   24 years bird Watcom: Don't include calling convetion for thread functions.
(edit) @6918   24 years bird Watcom: support to watcom+nmake.
(edit) @6917   24 years bird Watcom: Corrected LibMain to OdinLibMain.
(edit) @6916   24 years bird Include multijob starter. WATCOM: temporarily ignore return codes.
(edit) @6902   24 years sandervl added visible region callback function
(edit) @6901   24 years sandervl clipper updates
(edit) @6900   24 years sandervl minor update
(edit) @6895   24 years bird Custombuild changes.
(edit) @6894   24 years bird Custombuild changes.
(edit) @6892   24 years bird Custombuild changes.
(edit) @6891   24 years bird Custombuild changes.
(edit) @6883   24 years bird H2INC understand char * better than PSZ.
(edit) @6873   24 years bird Traverse subdirs more quietly and use DoMakes.
(edit) @6872   24 years bird Traverse subdirs more quietly…
(edit) @6871   24 years bird Used DoMakes.
(edit) @6870   24 years bird Traverse subdirs more quietly.
(edit) @6864   24 years bird Silenced traverse commands.
(edit) @6859   24 years phaller .
(edit) @6857   24 years sandervl custom dll updates
(edit) @6855   24 years sandervl * empty log message *
(edit) @6854   24 years sandervl minor update
(edit) @6853   24 years sandervl header updates
(edit) @6852   24 years sandervl added options to strip fixups and to reroute imports to custom odin dll
(edit) @6850   24 years phaller further error mappings
(edit) @6848   24 years phaller added message code check to TranslateMessage (like in NT)
(edit) @6846   24 years phaller implemented SendInput
(edit) @6842   24 years bird New VAC stub object, fltused.obj.
(edit) @6840   24 years bird Yet another AVL*KEY declaration typo corrected (AVLPVKEY).
(edit) @6839   24 years bird Corrected precompiler check on TKSSBase variable name.
(edit) @6838   24 years bird Include stdarg.h.
(edit) @6837   24 years bird Varible mappings. And some minor fixing.
(edit) @6836   24 years bird Added lib rule and corrected 'not configured' bug.
(edit) @6833   24 years bird Corrected gdi32.dll to xxodin32.dll (Ye][ow was complaing again ;-).
(edit) @6832   24 years bird Corrected dplay.dll to ctl3d32.dll (Ye][ow was complaing ;-).
(edit) @6831   24 years phaller .
(edit) @6830   24 years phaller added calldepth tracing and message buffer
(edit) @6829   24 years phaller added calldepth tracing
(edit) @6828   24 years phaller added dbg_xxx functions
(edit) @6824   24 years phaller Fixed OleUninitialize according to MSDN doc
(edit) @6822   24 years bird New imports.
(edit) @6821   24 years bird Added end labels for the calltabs.
(edit) @6820   24 years bird New segment CALLTAB16.
(edit) @6819   24 years bird krnlInit2 prototype.
(edit) @6818   24 years bird kern->krnl in dep rule. Extra defines -DKKRNLLIB.
(edit) @6817   24 years bird Calltab16 segment.
(edit) @6816   24 years bird 107 imports now.
(edit) @6815   24 years bird Updated to work for kKrnlLib.DLL and internally in kKrnlLib.
(edit) @6813   24 years sandervl added library makefile
(edit) @6812   24 years sandervl minor updates
(edit) @6810   24 years sandervl wine update
(edit) @6806   24 years phaller implemented OemKeyScan
(edit) @6805   24 years sandervl update
(edit) @6804   24 years sandervl set primary surface screen caps to that of PM desktop instead of …
(edit) @6801   24 years phaller Added debug tracing support
(edit) @6800   24 years sandervl DT: small update
(edit) @6797   24 years bird Added OS2KOwn.h, INCL_OS2KRNL_VMOWNER.
(edit) @6796   24 years bird Initial coding.
(edit) @6794   24 years sandervl fix for GpiQueryBitmapBits failure (cbImage too small for compressed …
(edit) @6792   24 years sandervl mdi bugfix
(edit) @6791   24 years sandervl minor update
(edit) @6790   24 years bird Initial ignores.
(edit) @6789   24 years bird Initial ignore.
(edit) @6788   24 years bird Rewrote test2 to produce the fake .DLL.
(edit) @6787   24 years bird calltaba.asm publics.
(edit) @6786   24 years bird More 32-bit wrappers due to 16-bit stack.
(edit) @6785   24 years bird Reorganized some test objects.
(edit) @6783   24 years sandervl focus/activation fixes
(edit) @6781   24 years sandervl created
(edit) @6776   24 years sandervl shell folder bugfix (wine)
(edit) @6773   24 years sandervl WM_MOUSEACTIVATE & WM_NEXTMENU fixes
(edit) @6762   24 years sandervl ported the Wine MDI control + some menu fixes
(edit) @6760   24 years sandervl minor updates
(edit) @6751   24 years sandervl GetLastActivePopup update + DIALOG_IsAccelerator fix
(edit) @6748   24 years phaller .
(edit) @6747   24 years bird New Org* ordinal scheme. Fixed some init bugs as well.
(edit) @6745   24 years sandervl activation + sc_close fixes
(edit) @6741   24 years bird More bugfixing.
(edit) @6740   24 years bird Bugfixing.
(edit) @6739   24 years bird Updated dep rule to support testcase.
(edit) @6738   24 years bird More testmode fixing.
(edit) @6737   24 years bird Corrected bad include name for kKLprintf.h.
(edit) @6736   24 years bird Initial adoption of the Win32kTst source.
(edit) @6735   24 years bird Initial testcase adoption.
Note: See TracRevisionLog for help on using the revision log.