DEVNOTES.txt 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. Alexander: openBSD can not run sh script by the link, it should be in root BlackBox dir
  2. Ivan:
  3. issues from Center, which are not used in Freenix version
  4. - #156 Adding coroutines to BlackBox
  5. should be done another way
  6. - #138 Support for files larger than 2Gb
  7. can be distributed as an extension
  8. issues from Center, which have different realisation
  9. - #158 LowLevel debugging
  10. assuming that ConsLog can be used
  11. - #153 Basic in/out console functionality
  12. using basic realisation from Alexander
  13. - #160 outdated link to OP2.Paper.ps
  14. use another link
  15. - #169 ccall bug with stack management after a call
  16. use different code composition because of [ccall16] implementation
  17. - issue-#163 Adding 'Decimal' Tabs to Rulers
  18. use modifier insted of right mouse button to prevent import of HostPorts in Text subsystem
  19. windows version update pattern bellow
  20. Com -> _Windows_GUI
  21. Ctl -> _Windows_GUI
  22. Ole -> _Windows_GUI
  23. Form -> __GUI
  24. Text -> .
  25. Xhtml -> .
  26. Comm/Docu/Obx* -> __GUI
  27. Comm/Docu -> .
  28. Comm/Mod/Obx* -> . __GUI
  29. Comm/Mod/Steams -> .
  30. Comm/Mod -> _Windows_
  31. Dev/Docu/Build-Tool+ComDebug+ComInterfaceGen+Profiler+P-S-I+TypeLibs -> _Windows_GUI
  32. Dev/Mod/ComDebug+ComInterfaceGen+Profiler+TypeLibs -> _Windows_GUI
  33. Dev/Mod/Cmds -> __GUI
  34. Dev/Mod/C*+Debug+Linker+Markers+Packer+Selectors -> .
  35. Dev/Rsrc/Errors+Strings -> .
  36. Dev/Rsrc/ComInterfaceGen -> _Windows_GUI
  37. Dev/Rsrc -> __GUI
  38. Dev/Spec -> .
  39. Dev/Docu/Cmds -> __GUI
  40. Dev/Docu/C*+Linker+Markers+Packer+Selectors -> .
  41. Dev/Docu -> __GUI
  42. Dev/Mod -> __GUI
  43. Docu/DTC* -> _Windows_GUI
  44. Docu -> .
  45. Host/Mod/Console+Files+Registry+PackedFiles -> _Windows_
  46. Host/Rsrc -> __GUI
  47. Host/Docu/Bitmap+Mail -> _Windows_GUI
  48. Host/Mod -> _Windows_GUI
  49. Host/Docu -> .
  50. Obx/Mod/Hello0+Pi+Random+Trap -> .
  51. Obx/Mod/Bitmap+Excel+Fern+WordEdit -> _Windows_GUI
  52. Obx/Docu/Bitmap+Excel+Fern+WordEdit -> _Windows_GUI
  53. Obx -> __GUI
  54. Sql/Mod/Odbc* -> _Windows_
  55. Sql/Docu/Odbc* -> _Windows_
  56. Sql -> .
  57. Std/Rsrc/Strings -> .
  58. Std/Rsrc -> __GUI
  59. Std/Mod/MenuTools+Tables+TabViews -> __GUI
  60. Std/Docu/MenuTools+Tables+TabViews -> __GUI
  61. Std -> .
  62. System/Mod/Kernel -> _Windows_
  63. System/Mod/Config+XYPlane -> _Windows_GUI
  64. System/Docu/XYPlane -> _Windows_GUI
  65. System/Mod/Init -> __GUI
  66. System/Mod+Docu -> .
  67. System/Rsrc/Strings -> .
  68. System/Rsrc/About -> _Windows_GUI
  69. System/Rsrc/ -> __GUI
  70. Win/Mod/Api+MM+Net+Ole+Sql -> _Windows_
  71. Win/Docu/Api+MM+Net+Sql -> _Windows_
  72. Win/Rsrc -> _Windows_
  73. Win -> _Windows_GUI
  74. === Build new dev0.exe from Windows Interp version ===
  75. build.bat
  76. build-dev0.bat
  77. pack-dev0.bat