source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4383   25 years sandervl added two more stubs
(edit) @4381   25 years phaller .
(edit) @4380   25 years phaller Wrapper macro support
(edit) @4379   25 years phaller Wrapper macro fix
(edit) @4378   25 years phaller wrapper macro fix
(edit) @4376   25 years phaller .
(edit) @4375   25 years phaller .
(edit) @4374   25 years phaller .
(edit) @4373   25 years phaller .
(edit) @4372   25 years sandervl version changes + misc fixes/changes
(edit) @4371   25 years sandervl fixed VERSION_OsIsUnicode
(edit) @4370   25 years sandervl wm_settext support added
(edit) @4368   25 years bird Checked the docs on TLS. Now implemented according to docs.
(edit) @4366   25 years phaller .
(edit) @4365   25 years phaller Fixed possible bug in strrchr() call
(edit) @4364   25 years phaller .
(edit) @4363   25 years phaller Added HEAP_size
(edit) @4362   25 years phaller .
(edit) @4357   25 years bird Made corrections for Borland TLS. (Beyond Compare works now)
(edit) @4356   25 years phaller .
(edit) @4355   25 years phaller Fix for timers
(edit) @4354   25 years phaller Fix for uncompressed/RGB bitmaps with biSizeImage == 0
(edit) @4353   25 years phaller Optimization
(edit) @4352   25 years sandervl AddFontResourceW implemented
(edit) @4351   25 years sandervl cmd line fix for pe loader
(edit) @4347   25 years bird Implemented tool for generating calltab for kernel imports. …
(edit) @4346   25 years achimha * empty log message *
(edit) @4344   25 years sandervl Edit control fix for Acrobat Distiller
(edit) @4342   25 years achimha added SmoothScroll from WINE
(edit) @4340   25 years achimha added _TrackMouseEvent export
(edit) @4339   25 years bird New attempt to fix the funny trap I keep getting on 14046A Half-strict.
(edit) @4338   25 years bird Added debug stack cleanup.
(edit) @4336   25 years bird New makefile style and Watcom.
(edit) @4335   25 years bird Changed to new makefile style.
(edit) @4333   25 years bird Corrected PDWIN32_INCLUDE.
(edit) @4329   25 years bird Changed optimization options. Cleans lib files from the object …
(edit) @4327   25 years bird Corrected H2INC path.
(edit) @4326   25 years mike Fixed FS corruption
(edit) @4325   25 years phaller Fixed memory calculation
(edit) @4324   25 years sandervl no need to save fs twice
(edit) @4323   25 years sandervl no need to save fs twice
(edit) @4322   25 years mike Fixed many many bugs in the 8/16bit transblt functions.
(edit) @4319   25 years phaller GlobalMemoryStatus implemented without Open32
(edit) @4317   25 years hugh Added ID tags
(edit) @4316   25 years hugh update to lateset wine level
(edit) @4315   25 years hugh DplayX update
(edit) @4314   25 years hugh Updated to latest wine version
(edit) @4313   25 years sandervl export RtlCopyMemory in lib
(edit) @4312   25 years bird Corrected clean rule.
(edit) @4311   25 years jeroen * empty log message *
(edit) @4310   25 years bird Ignore options.inc which is generated by h2inc.exe.
(edit) @4308   25 years bird Turned off optimization.
(edit) @4307   25 years bird Corrected problem with kernel build 14053. (new parameter to …
(edit) @4304   25 years bird Changed hinstance to address of module.
(edit) @4302   25 years bird Corrected bug in applyFixups which caused fixups not to be applied …
(edit) @4301   25 years sandervl * empty log message *
(edit) @4300   25 years sandervl changed back hmdevio.cpp
(edit) @4299   25 years sandervl * empty log message *
(edit) @4298   25 years sandervl * empty log message *
(edit) @4296   25 years hugh Updates for COM
(edit) @4294   25 years bird Replaced by clfix.c
(edit) @4292   25 years bird New fix for the 16-bit C compiler (M$C 6.0a).
(edit) @4291   25 years bird Added the toolkit to the includes of the 16-bit compiler.
(edit) @4290   25 years bird Removed environemnt…
(edit) @4287   25 years bird Corrected cleanrule.
(edit) @4285   25 years hugh Implemented Serial APIs
(edit) @4280   25 years sandervl save & restore fs when calling ack function
(edit) @4279   25 years sandervl matchModName bugs fixed
(edit) @4278   25 years davidr Updates from Wine
(edit) @4276   25 years davidr Updates from Wine. Stub interface from itypecomp
(edit) @4274   25 years davidr Updates from wine
(edit) @4268   25 years bird Corrected logging in GetModuleFileName. (Fatal error, mixed a handle …
(edit) @4266   25 years bird Removed uneeded assignment to pszArg2 (initCommandLine). (Heap …
(edit) @4265   25 years sandervl open + init aspirout during dll load
(edit) @4264   25 years sandervl exception handler fix + WriteLogNoEOL export added
(edit) @4260   25 years sandervl bugfixes
(edit) @4259   25 years sandervl implemented IOCTL_SCSI_GET_ADDRESS
(edit) @4258   25 years davidr BugFixes & Updates (CorelWine)
(edit) @4257   25 years sandervl * empty log message *
(edit) @4256   25 years sandervl heap corruption fix (initcommandline) + handlemanager class for disks
(edit) @4255   25 years sandervl FS corruption fixed
(edit) @4254   25 years sandervl StretchDIBits fix (wrong value returned by Open32)
(edit) @4250   25 years bird Documented and enhanced GetModuleFileNameA/W. LoadLibraryExA uses …
(edit) @4249   25 years bird Added compare function matchModName.
(edit) @4248   25 years bird Recompile d16globl.c before linking to make sure that the build time …
(edit) @4247   25 years bird Display build time and date.
(edit) @4245   25 years sandervl link fix
(edit) @4244   25 years sandervl LX exe command line fix
(edit) @4239   25 years bird When invoking PE.EXE the executable name should be in quotes in case …
(edit) @4237   25 years bird Copyright.
(edit) @4236   25 years bird Command line string rewrite.
(edit) @4235   25 years bird Added/extended some OSLib calls.
(edit) @4231   25 years sandervl cmd line parse fix
(edit) @4230   25 years sandervl memory map fixes + extra reg keys for init
(edit) @4229   25 years sandervl exception handler changes/fixes (after ExitProcess has been called
(edit) @4227   25 years bird Experimenting with ldrSetVMflags. Page alignment possible.
(edit) @4225   25 years sandervl put back original GetWindow
(edit) @4224   25 years sandervl exception changes, implemented enumresourcelanguages + put back some …
(edit) @4223   25 years sandervl Fixed FS bug in OSLibDeleteRegion
(edit) @4222   25 years bird Removed ldrSetVMflags which am was only experimenting with…
Note: See TracRevisionLog for help on using the revision log.