Commit History

Author SHA1 Message Date
  nickysn d8b71457f7 + handle more keys in the win16 keyboard unit 7 years ago
  nickysn 0e6bb08efa * fixed the CallVoidLocal, CallPointerLocal, CallVoidMethodLocal and CallPointerMethodLocal 7 years ago
  nickysn bc8c1ea1bc * fixed get_caller_frame() for win16 (on that platform, bp is incremented by 7 years ago
  nickysn 06e025b779 + enable compilation of the free vision package for the win16 target 7 years ago
  nickysn f6d672d1b5 + fixed compilation of unit outline in the i8086 compact and medium memory models 7 years ago
  nickysn 4d3cf7de6d * fixed compilation of unit views in the i8086 compact and medium memory models 7 years ago
  nickysn a6c878c256 * fixed compilation of unit drivers in the medium and compact memory models 7 years ago
  nickysn 7af8cb4015 + fixed compilation of unit 'time' on win16 7 years ago
  nickysn f1b14555b1 + added i8086 memory model defines in free vision's platform.inc 7 years ago
  nickysn 1b14212b47 * fixed compilation of unit 'editors' on i8086 7 years ago
  nickysn 718eb04ef8 * redefine sw_integer and sw_word in unit objects to be 16-bit on i8086, so 7 years ago
  nickysn c4e036d647 + compilation of unit 'drivers' fixed for the win16 target 7 years ago
  nickysn 48756d91b7 + win16 support in free vision's platform.inc 7 years ago
  nickysn 2a852a490a + enabled compilation of unit 'objects' on win16 7 years ago
  nickysn 6a1a31f5da + added diagnostic check when GetDC() fails in the win16 video unit 7 years ago
  nickysn d25c39396c + support the arrow keys and pgup/pgdn/home/end/ins/del keys in the win16 7 years ago
  nickysn ac82fc3072 + implemented crt.delay() for win16 7 years ago
  nickysn b6efaeb8fd * fixed bug in NewHeapBlock, which caused an infinite loop in GetMem, when more 7 years ago
  nickysn ca7da11bb6 * fixed bug in TryBlockGetMem, caused by ambigous variable named 'Size' in with statement 7 years ago
  nickysn ea8fc43f52 * free the old block in win16 global heap reallocmem 7 years ago
  nickysn d3d60568e7 * fix invalid pointer access in the handling of WM_PAINT before InitVideo has 7 years ago
  nickysn 87846323c2 + destroy the win16 video unit window in DoneVideo 7 years ago
  nickysn 163ee92ef5 * handle gracefully freeing a subblock that is located at the end of its block 7 years ago
  nickysn 87d5cc014f * merge with both the previous and next adjacent free blocks in the win16 global 7 years ago
  nickysn 6228fc2748 + initial implementation of a win16 global heap manager that does support suballocation for small blocks 7 years ago
  marco 2cf1d1d51d * enhmetafileproc/enummetafileproc fix. Reported by Oleg, mantis #32751 7 years ago
  joost 19db86cafa * Fixed mem-leak in TWebHandler 7 years ago
  nickysn 7763942907 * fixed the 'Unsupported fixup location type' error messages in the MZ internal 7 years ago
  nickysn 07c18c8689 * fixed snapshot building of win16-i8086 in the medium memory model, via the use of FarAddr() 7 years ago
  nickysn b571f48735 * fixed the return type of FarAddr(), so that it is assignment compatible to 7 years ago