source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7029   24 years phaller .
(edit) @7028   24 years phaller capture handle cache
(edit) @7027   24 years phaller heap acceleration
(edit) @7025   24 years phaller improvement of profiler
(edit) @7023   24 years sandervl getsockopt update
(edit) @7022   24 years sandervl get/setsockopt updates
(edit) @7021   24 years phaller .
(edit) @7020   24 years sandervl forward wm_syscommand to parent
(edit) @7018   24 years sandervl scrollbar fixes
(edit) @7015   24 years phaller performance improvement
(edit) @7014   24 years phaller .
(edit) @7012   24 years phaller performance improvement
(edit) @7010   24 years phaller added ODIN perfview profiler
(edit) @7009   24 years phaller .
(edit) @7008   24 years phaller prevent too quick re-use of last handle
(edit) @7007   24 years phaller profile compatibility
(edit) @7006   24 years phaller profiling compatibility
(edit) @7005   24 years phaller profile compatibility
(edit) @7004   24 years phaller profile compatibility (conflict w/ PROFILE macro)
(edit) @7003   24 years phaller disabled profiling
(edit) @6999   24 years phaller odinwrap instrumented
(edit) @6996   24 years phaller Fixed FS corruption in gethostbyname
(edit) @6995   24 years phaller added wrapper macros
(edit) @6994   24 years phaller .
(edit) @6992   24 years sandervl add support for ws2_32 IPPROTO_IP options
(edit) @6991   24 years sandervl setsockopt: translate IPPROTO_IP options
(edit) @6989   24 years phaller .
(edit) @6988   24 years phaller .
(edit) @6987   24 years phaller corrected endianness in CDROM_PLAY_AUDIO_MSF
(edit) @6986   24 years phaller added IOCTL_CDROM_PLAY_AUDIO_MSF
(edit) @6984   24 years phaller added IOCTL_CDROM_PLAY_AUDIO_MSF
(edit) @6983   24 years sandervl added more IPPROTO_IP options (setsockopt)
(edit) @6982   24 years sandervl commented out Dive(De)AcquireFrameBuffer in SurfLock/Unlock
(edit) @6981   24 years sandervl removed some ODIN_FUNCTION macros
(edit) @6978   24 years phaller added further IOCTL_STORAGE and IOCTL_CDROM calls
(edit) @6977   24 years phaller added IOCTL_CDROM_EJECT_MEDIA
(edit) @6975   24 years sandervl Image header page must be readonly + disabled high memory usage for heap
(edit) @6972   24 years phaller enabled low-level keyboard hook
(edit) @6970   24 years phaller added further messages
(edit) @6968   24 years phaller added error codes 34 and 23
(edit) @6967   24 years phaller enabled LL keyboard hook
(edit) @6966   24 years phaller .
(edit) @6965   24 years sandervl WM_WINDOWPOSCHANGED activation fix
(edit) @6961   24 years sandervl frame tracking updates + fixes
(edit) @6960   24 years sandervl don't use dive for 8bpp surfaces
(edit) @6957   24 years sandervl allocate in 64kb units
(edit) @6954   24 years sandervl reduce heap overhead + always allocate from high memory
(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
Note: See TracRevisionLog for help on using the revision log.