changelog 6.6 KB

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