changelog 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. bbcb ({#VERSION}) unstable; urgency=low
  2. * center issue-#172 Adding BOOLEAN parameters to StdInterpreter
  3. * center issue-#171 Fixing inconsistent links in docu
  4. * center issue-#170 DevBrowser.ImportSymFile should return TextViews.
  5. -- Ivan Denisov <denisov@molpit.org> Mon, 4 September 2017 10:00:00 +0700
  6. bbcb (1.7~a1.25) unstable; urgency=low
  7. * center issue-#161 fixing Dialog.MapString with empty message
  8. * center issue-#164 Backward compatibilty with UpDn Controls
  9. * center issue-#163 Adding 'Decimal' Tabs to Rulers
  10. * center issue-#165 Check for passing guarded function
  11. * center issue-#167 endless loop in DevBrowser for cyclic pointer
  12. * center issue-#168 Improvements in DevLinkChk
  13. -- Ivan Denisov <denisov@molpit.org> Wed, 30 August 2017 10:00:00 +0700
  14. bbcb (1.7~a1.23) unstable; urgency=low
  15. * Support for [ccall16] which allows to align stack to a 16-byte boundary (luowy)
  16. -- Ivan Denisov <denisov@molpit.org> Fri, 11 August 2017 22:00:00 +0700
  17. bbcb (1.7~a1.21) unstable; urgency=low
  18. * Fix bug with close only focus window
  19. -- Ivan Denisov <denisov@molpit.org> Wed, 9 August 2017 14:00:00 +0700
  20. bbcb (1.7~a1.20) unstable; urgency=low
  21. * HostCFrames improved edit fields, checkboxes and radiobuttons
  22. -- Ivan Denisov <denisov@molpit.org> Wed, 31 July 2017 12:00:00 +0700
  23. bbcb (1.7~a1.18) unstable; urgency=low
  24. * Remove digitspaces from loaded modules list (Nikita Plynskii)
  25. * Reduced version of Profiler for Linux/OpenBSD/FreeBSD version (Nikita Plynskii)
  26. -- Ivan Denisov <denisov@molpit.org> Fri, 23 June 2017 12:00:00 +0700
  27. bbcb (1.7~a1.16) unstable; urgency=low
  28. * synced with 1.7.1
  29. -- Ivan Denisov <denisov@molpit.org> Fri, 9 June 2017 15:00:00 +0700
  30. bbcb (1.7~a1.12) unstable; urgency=low
  31. * RadioButtons & Edit Fields
  32. * OpenExternal
  33. -- Ivan Denisov <denisov@molpit.org> Thu, 30 Mar 2017 15:00:00 +0700
  34. bbcb (1.7~a1.11) unstable; urgency=low
  35. * clipboard fixed
  36. * keyboard accelerators fixed
  37. -- Ivan Denisov <denisov@molpit.org> Wed, 18 Jan 2017 17:00:00 +0700
  38. bbcb (1.7~a1.10) unstable; urgency=low
  39. * new linker
  40. -- Ivan Denisov <denisov@molpit.org> Fri, 18 Nov 2016 01:00:00 +0700
  41. bbcb (1.7~a1.9) unstable; urgency=low
  42. * synced with 1.7
  43. -- Ivan Denisov <denisov@molpit.org> Sat, 1 Oct 2016 23:00:00 +0700
  44. bbcb (1.7~a1.8) unstable; urgency=low
  45. * Remove debug information after file choosing
  46. -- Ivan Denisov <denisov@molpit.org> Mon, 29 Aug 2016 09:40:00 +0700
  47. bbcb (1.7~a1.7) unstable; urgency=low
  48. * File choose dialog improved
  49. * Utf8 module removed and it's functions changed by Kernel utf8 abilities
  50. -- Ivan Denisov <denisov@molpit.org> Mon, 29 Aug 2016 01:46:00 +0700
  51. bbcb (1.7-a1-6) unstable; urgency=low
  52. * ConsLog changed to have less dependencies
  53. * Documentation with examples for Console and ConsLog
  54. -- Ivan Denisov <denisov@molpit.org> Fri, 20 May 2016 13:36:00 +0700
  55. bbcb (1.7-a1-5) unstable; urgency=low
  56. * synced with 1.7-beta1
  57. * icon updated
  58. -- Ivan Denisov <denisov@molpit.org> Sun, 10 May 2016 03:50:00 +0700
  59. bbcb (1.7-a1-4) unstable; urgency=low
  60. * core C-loader updated to use protected memory. By A.V.Shiryaev
  61. * documentation for LinLinker, Lin/Rsrc/exe.img and it's sources added
  62. * About dialog updated
  63. * description modified
  64. -- Ivan Denisov <denisov@molpit.org> Sun, 04 Oct 2015 18:50:00 +0700
  65. bbcb (1.7-a1-3) unstable; urgency=low
  66. * Dialog matching Center version, added procedures IsLinux, IsWindows, IsMac
  67. * fixed bug with links Unicode content saving
  68. * forgotten Tour.odc and Empty.odc files were added
  69. -- Ivan Denisov <denisov@molpit.org> Tue, 12 May 2015 00:20:00 +0700
  70. bbcb (1.7-a1-2) unstable; urgency=low
  71. * add changelog
  72. -- Ivan Denisov <denisov@molpit.org> Thu, 7 May 2015 20:00:00 +0700
  73. bbcb (1.7-a1-1) unstable; urgency=low
  74. * Folds arrows display (Closes: #38)
  75. -- Ivan Denisov <denisov@molpit.org> Wed, 6 May 2015 22:00:00 +0700