source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7502   24 years phaller Fixed out-of-scope FIXME,TRACE,WARN macros
(edit) @7501   24 years phaller Fixed out-of-scope TRACEs and FIXMEs
(edit) @7500   24 years sandervl change menu hilite background color in OS/2 look mode
(edit) @7499   24 years sandervl implemented PurgeComm
(edit) @7495   24 years sandervl removed wrong call to ctordtorInit
(edit) @7494   24 years sandervl removed inactive code
(edit) @7492   24 years phaller fix issues caused by OSLibDosDevIOCtl return code change and hmdisk's …
(edit) @7489   24 years sandervl disk fix
(edit) @7487   24 years sandervl invalidate entire item for ownerdraw control
(edit) @7484   24 years phaller Fixed NULL pointer exception in constructor TRACE
(edit) @7483   24 years phaller Parallel Port detection doesn't take OS/2 devices into account
(edit) @7482   24 years phaller Added support for DosDevConfig, query number of available parallel ports
(edit) @7480   24 years phaller Split stubs.cpp into dosdevice.cpp
(edit) @7476   24 years phaller added NUL device
(edit) @7475   24 years phaller device name fixes
(edit) @7474   24 years phaller Fixes in HandleManager and Device Handlers
(edit) @7472   24 years sandervl removed symbolic name change
(edit) @7471   24 years sandervl com fixes
(edit) @7466   24 years phaller added ./ as standard symbolic link to the local namespace
(edit) @7465   24 years phaller fix in name resolver
(edit) @7464   24 years sandervl EnumChildWindow fix
(edit) @7463   24 years sandervl com fixes
(edit) @7461   24 years sandervl added more FS wrapper macros
(edit) @7458   24 years sandervl updates
(edit) @7457   24 years sandervl preliminary work on overlapped serial comm IO
(edit) @7449   24 years sandervl print missing api name & dll when called
(edit) @7447   24 years sandervl check for double calls to inittermKernel32
(edit) @7446   24 years sandervl minor updates
(edit) @7443   24 years phaller .
(edit) @7442   24 years phaller .
(edit) @7441   24 years phaller .
(edit) @7439   24 years phaller .
(edit) @7435   24 years phaller .
(edit) @7433   24 years bird wrong file description.
(edit) @7431   24 years sandervl renamed DllCanUnloadNow & DllGetClassObject
(edit) @7430   24 years sandervl floppy change fixes
(edit) @7428   24 years phaller removed FS: wrappers in timeGetTime
(edit) @7427   24 years phaller .
(edit) @7423   24 years phaller .
(edit) @7421   24 years phaller Added ODIN profiler employing the VAC308 generated profiler hooks
(edit) @7420   24 years phaller enabled profiler version
(edit) @7419   24 years phaller .
(edit) @7413   24 years phaller bugfix when dumping table
(edit) @7410   24 years bird Added guidlib to NOTDLLS.
(edit) @7409   24 years sandervl menu + groupbox fixes
(edit) @7408   24 years sandervl tooltips fixes (memory freed incorrectly)
(edit) @7404   24 years sandervl dialog focus fix: don't set focus to dialog child if the dialog has a …
(edit) @7403   24 years sandervl destroy cd notification window during dll unload
(edit) @7400   24 years bird Moved declaration for DATA16Base to the right section. (It's global …
(edit) @7399   24 years bird ignore.exe is needed for doing anything.
(edit) @7398   24 years phaller .
(edit) @7397   24 years sandervl link with guidlib.lib
(edit) @7396   24 years sandervl created
(edit) @7392   24 years bird iTestcaseNo.
(edit) @7391   24 years bird Assert macro. corrected a few prologs which wasn't recognized. No …
(edit) @7390   24 years bird Added iTestcaseNo as global variable.
(edit) @7389   24 years bird Corrected release mode trouble. Respect LOGGING_DISABLED define.
(edit) @7388   24 years bird New prototype LookupKrnlEntry32.
(edit) @7387   24 years bird Parameter struct for LookupKrnlEntry32, LKE32PARAM.
(edit) @7386   24 years bird New prototype GetLookupKrnlEntry32Ptr.
(edit) @7385   24 years bird Error message cleanup. (not 100 completed)
(edit) @7384   24 years bird DoDevIOCtl prototype. 32-bit SymDB.
(edit) @7383   24 years bird Corrected KSEMSHR and KSEMEVT declarations, they're unions not structs.
(edit) @7382   24 years bird SYMBOLDB32 segment.
(edit) @7381   24 years bird SymDB.obj -> SymDB32.obj. MkCallTab define was wrong. 32-bit Extract …
(edit) @7379   24 years sandervl custom build update; exclude guid.cpp from library
(edit) @7378   24 years sandervl compile fix
(edit) @7377   24 years bird SSToDS of sequence handle. Corrected declaration of sequence handle in …
(edit) @7376   24 years bird Corrected recursive define.
(edit) @7375   24 years bird Used one IOCtl for everything - changed prototypes for old 16/32-bit …
(edit) @7374   24 years bird Used one IOCtl for everything - removed old stuff and added new prototypes.
(edit) @7373   24 years bird Used one IOCtl for everything - returns ULONG - move procedure no. …
(edit) @7371   24 years sandervl YD: WM_SETTEXT (unicode) fix for Opera
(edit) @7370   24 years phaller ugly AltGr hack
(edit) @7368   24 years sandervl added wrapper header for socket functions
(edit) @7366   24 years sandervl removed unnecessary code bloat
(edit) @7365   24 years sandervl listview fix for updating scroll step
(edit) @7364   24 years sandervl SetScrollRange workaround for endless loop in CVP
(edit) @7361   24 years phaller minor performance improvement
(edit) @7360   24 years phaller slightly more tuning
(edit) @7359   24 years phaller .
(edit) @7358   24 years phaller Heap acceleration
(edit) @7355   24 years phaller Accelerated CLSID functions
(edit) @7351   24 years phaller Fixed stupid WINE typo in VariantTimeToDosDate
(edit) @7350   24 years phaller .
(edit) @7348   24 years bird Release mode work-around for entry/start macros. Changed return from …
(edit) @7347   24 years bird Dos16Open allways failed which broke loading of symbol files.
(edit) @7346   24 years bird Separate stack segment of exactly 4KB.
(edit) @7345   24 years bird kLogAVL*.c is required for AVL operations from kLog which requires …
(edit) @7343   24 years sandervl removed unnecessary changes
(edit) @7342   24 years sandervl removed unnecessary changes
(edit) @7338   24 years phaller optimized set/get window text, heap pressure reduced
(edit) @7337   24 years phaller replaced heap alloc by stack alloc
(edit) @7336   24 years phaller fixed memory leak and replaced heap alloc by stack alloc
(edit) @7335   24 years phaller replaced heap alloc by stack alloc
(edit) @7334   24 years phaller replaced heap alloc by stack alloc
(edit) @7333   24 years phaller .
(edit) @7330   24 years sandervl refuse DeleteObject for DEFAULT_GUI_FONT handle
(edit) @7328   24 years sandervl missgin debug log entry added
(edit) @7327   24 years sandervl workaround added for 32 bpp blitting with matrox display driver
Note: See TracRevisionLog for help on using the revision log.