DEADSOFTWARE

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