changelog 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. bbcb ({#VERSION}) unstable; urgency=hight
  2. * RunExternal (by A.D.)
  3. * Drawing of Ports.MarkRect improved (by A.D.)
  4. * Edit field improved (center carret and selection) by I.A.Denisov
  5. * Fix TRAP 17 for Dialog.OpenExternal (found by A.D., set SIG_IGN for SIGCHLD by A.V.Shiryaev))
  6. -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 27 Jun 2019 00:40:00 +0700
  7. bbcb (1.7~a1.100) unstable; urgency=low
  8. * ComboBox v1
  9. * persistent language recovery and over Prefs settings
  10. * Add [ccall16] flag to Gtk procedures and improve Gtk initialization
  11. -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 13 May 2019 01:00:00 +0700
  12. bbcb (1.7~a1.97) unstable; urgency=high
  13. * center issue-#192 Kernel.Call does not work with ANYREC-parameters
  14. * center issue-#194 Meta.PutParam and Kernel.Call for open arrays are mismatched
  15. -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 17 Apr 2019 23:00:00 +0700
  16. bbcb (1.7~a1.96) unstable; urgency=high
  17. * ScrollBar was made cross-platform in HostCFrames
  18. * HostFiles64 and CommTCP fixed (by A.V.Shiryaev)
  19. -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 1 Apr 2019 10:00:00 +0700
  20. bbcb (1.7~a1.88) unstable; urgency=high
  21. * fix Dev2 linker for better support of long identifiers
  22. -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 6 Mar 2019 22:00:00 +0700
  23. bbcb (1.7~a1.87) unstable; urgency=high
  24. * center issue-#195 support for long identifiers in trap handlers
  25. * center issue-#193 typing error in Documents.SetPageOp.Do
  26. * center issue-#191 Compiler trap by erroneous program
  27. * center issue-#196 StdCoder to support both "\" & "/" in file paths
  28. * center issue-#190 add comment about stack and heap memory config
  29. -- Ivan Denisov <d.ivan.krsk@gmail.com> Sat, 2 Mar 2019 17:00:00 +0700
  30. bbcb (1.7~a1.86) unstable; urgency=high
  31. * fix hanging then call menu command causing TRAP (ver 2. by A.V.Shiryaev)
  32. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 9 Nov 2018 01:00:00 +0700
  33. bbcb (1.7~a1.85) unstable; urgency=low
  34. * fix hanging then call menu command causing TRAP
  35. -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 27 Sep 2018 14:00:00 +0700
  36. bbcb (1.7~a1.81) unstable; urgency=low
  37. * center issue-#189 improving the treatment of the sign bit in Math/SMath
  38. * center issue-#188 compiler trap with SYSTEM.VAL
  39. -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 27 Sep 2018 11:00:00 +0700
  40. bbcb (1.7~a1.80) unstable; urgency=low
  41. * basic drag and drop inside one window
  42. -- Ivan Denisov <d.ivan.krsk@gmail.com> Sun, 23 Sep 2018 02:00:00 +0700
  43. bbcb (1.7~a1.79) unstable; urgency=low
  44. * fix opening of typeface settings dialog
  45. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 14 Sep 2018 10:00:00 +0700
  46. bbcb (1.7~a1.78) unstable; urgency=low
  47. * save default and dialog font
  48. * preferences help
  49. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 7 Sep 2018 01:00:00 +0700
  50. bbcb (1.7~a1.77) unstable; urgency=low
  51. * center issue-#186 aligning code procedure syntax with docu
  52. * center issue-#184 HYPERLINK ignored in RTF import
  53. -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 7 June 2018 01:00:00 +0700
  54. bbcb (1.7~a1.70) unstable; urgency=low
  55. * HostCFrames buttons and edit fields improved
  56. -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 15 May 2018 14:20:00 +0700
  57. bbcb (1.7~a1.68) unstable; urgency=low
  58. * HostFiles64 for large files (by A.V.Shiryaev)
  59. -- Ivan Denisov <d.ivan.krsk@gmail.com> Sat, 10 Mar 2018 00:20:00 +0700
  60. bbcb (1.7~a1.60) unstable; urgency=low
  61. * captions background
  62. -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 4 Jan 2018 02:00:00 +0700
  63. bbcb (1.7~a1.36) unstable; urgency=low
  64. * log window position
  65. -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 2 Jan 2018 04:00:00 +0700
  66. bbcb (1.7~a1.34) unstable; urgency=low
  67. * center issue-#182 Fixing code page conversion in RTF import
  68. * center issue-#174 fixing resource keys in StdLinks
  69. * center issue-#173 adding new modifiers in Controllers
  70. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 15 Dec 2017 21:00:00 +0700
  71. bbcb (1.7~a1.29) unstable; urgency=low
  72. * center issue-#172 Adding BOOLEAN parameters to StdInterpreter
  73. * center issue-#171 Fixing inconsistent links in docu
  74. * center issue-#170 DevBrowser.ImportSymFile should return TextViews.
  75. -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 4 Sep 2017 10:00:00 +0700
  76. bbcb (1.7~a1.25) unstable; urgency=low
  77. * center issue-#161 fixing Dialog.MapString with empty message
  78. * center issue-#164 Backward compatibilty with UpDn Controls
  79. * center issue-#163 Adding 'Decimal' Tabs to Rulers
  80. * center issue-#165 Check for passing guarded function
  81. * center issue-#167 endless loop in DevBrowser for cyclic pointer
  82. * center issue-#168 Improvements in DevLinkChk
  83. -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 30 Aug 2017 10:00:00 +0700
  84. bbcb (1.7~a1.23) unstable; urgency=low
  85. * Support for [ccall16] which allows to align stack to a 16-byte boundary (luowy)
  86. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 11 Aug 2017 22:00:00 +0700
  87. bbcb (1.7~a1.21) unstable; urgency=low
  88. * Fix bug with close only focus window
  89. -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 9 Aug 2017 14:00:00 +0700
  90. bbcb (1.7~a1.20) unstable; urgency=low
  91. * HostCFrames improved edit fields, checkboxes and radiobuttons
  92. -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 31 July 2017 12:00:00 +0700
  93. bbcb (1.7~a1.18) unstable; urgency=low
  94. * Remove digitspaces from loaded modules list (Nikita Plynskii)
  95. * Reduced version of Profiler for Linux/OpenBSD/FreeBSD version (Nikita Plynskii)
  96. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 23 June 2017 12:00:00 +0700
  97. bbcb (1.7~a1.16) unstable; urgency=low
  98. * synced with 1.7.1
  99. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 9 June 2017 15:00:00 +0700
  100. bbcb (1.7~a1.12) unstable; urgency=low
  101. * RadioButtons & Edit Fields
  102. * OpenExternal
  103. -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 30 Mar 2017 15:00:00 +0700
  104. bbcb (1.7~a1.11) unstable; urgency=low
  105. * clipboard fixed
  106. * keyboard accelerators fixed
  107. -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 18 Jan 2017 17:00:00 +0700
  108. bbcb (1.7~a1.10) unstable; urgency=low
  109. * new linker
  110. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 18 Nov 2016 01:00:00 +0700
  111. bbcb (1.7~a1.9) unstable; urgency=low
  112. * synced with 1.7
  113. -- Ivan Denisov <d.ivan.krsk@gmail.com> Sat, 1 Oct 2016 23:00:00 +0700
  114. bbcb (1.7~a1.8) unstable; urgency=low
  115. * Remove debug information after file choosing
  116. -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 29 Aug 2016 09:40:00 +0700
  117. bbcb (1.7~a1.7) unstable; urgency=low
  118. * File choose dialog improved
  119. * Utf8 module removed and it's functions changed by Kernel utf8 abilities
  120. -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 29 Aug 2016 01:46:00 +0700
  121. bbcb (1.7-a1-6) unstable; urgency=low
  122. * ConsLog changed to have less dependencies
  123. * Documentation with examples for Console and ConsLog
  124. -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 20 May 2016 13:36:00 +0700
  125. bbcb (1.7-a1-5) unstable; urgency=low
  126. * synced with 1.7-beta1
  127. * icon updated
  128. -- Ivan Denisov <d.ivan.krsk@gmail.com> Sun, 10 May 2016 03:50:00 +0700
  129. bbcb (1.7-a1-4) unstable; urgency=low
  130. * core C-loader updated to use protected memory. By A.V.Shiryaev
  131. * documentation for LinLinker, Lin/Rsrc/exe.img and it's sources added
  132. * About dialog updated
  133. * description modified
  134. -- Ivan Denisov <d.ivan.krsk@gmail.com> Sun, 04 Oct 2015 18:50:00 +0700
  135. bbcb (1.7-a1-3) unstable; urgency=low
  136. * Dialog matching Center version, added procedures IsLinux, IsWindows, IsMac
  137. * fixed bug with links Unicode content saving
  138. * forgotten Tour.odc and Empty.odc files were added
  139. -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 12 May 2015 00:20:00 +0700
  140. bbcb (1.7-a1-2) unstable; urgency=low
  141. * add changelog
  142. -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 7 May 2015 20:00:00 +0700
  143. bbcb (1.7-a1-1) unstable; urgency=low
  144. * Folds arrows display (Closes: #38)
  145. -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 6 May 2015 22:00:00 +0700