DEADSOFTWARE

add drag and drop support
[bbcp.git] / dev / deb / changelog
1 bbcb ({#VERSION}) unstable; urgency=low
3 * basic drag and drop inside one window;
5 -- Ivan Denisov <d.ivan.krsk@gmail.com> Sun, 23 Sep 2018 02:00:00 +0700
7 bbcb (1.7~a1.79) unstable; urgency=low
9 * fix opening of typeface settings dialog;
11 -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 14 Sep 2018 10:00:00 +0700
13 bbcb (1.7~a1.78) unstable; urgency=low
15 * save default and dialog font;
16 * preferences help.
18 -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 7 Sep 2018 01:00:00 +0700
20 bbcb (1.7~a1.77) unstable; urgency=low
22 * center issue-#186 aligning code procedure syntax with docu
23 * center issue-#184 HYPERLINK ignored in RTF import
25 -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 7 June 2018 01:00:00 +0700
27 bbcb (1.7~a1.70) unstable; urgency=low
29 * HostCFrames buttons and edit fields improved
31 -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 15 May 2018 14:20:00 +0700
33 bbcb (1.7~a1.68) unstable; urgency=low
35 * HostFiles64 for large files (by A.V.Shiryaev)
37 -- Ivan Denisov <d.ivan.krsk@gmail.com> Sat, 10 Mar 2018 00:20:00 +0700
39 bbcb (1.7~a1.60) unstable; urgency=low
41 * captions background
43 -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 4 Jan 2018 02:00:00 +0700
45 bbcb (1.7~a1.36) unstable; urgency=low
47 * log window position
49 -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 2 Jan 2018 04:00:00 +0700
51 bbcb (1.7~a1.34) unstable; urgency=low
53 * center issue-#182 Fixing code page conversion in RTF import
54 * center issue-#174 fixing resource keys in StdLinks
55 * center issue-#173 adding new modifiers in Controllers
57 -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 15 Dec 2017 21:00:00 +0700
59 bbcb (1.7~a1.29) unstable; urgency=low
61 * center issue-#172 Adding BOOLEAN parameters to StdInterpreter
62 * center issue-#171 Fixing inconsistent links in docu
63 * center issue-#170 DevBrowser.ImportSymFile should return TextViews.
65 -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 4 Sep 2017 10:00:00 +0700
67 bbcb (1.7~a1.25) unstable; urgency=low
68 * center issue-#161 fixing Dialog.MapString with empty message
69 * center issue-#164 Backward compatibilty with UpDn Controls
70 * center issue-#163 Adding 'Decimal' Tabs to Rulers
71 * center issue-#165 Check for passing guarded function
72 * center issue-#167 endless loop in DevBrowser for cyclic pointer
73 * center issue-#168 Improvements in DevLinkChk
75 -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 30 Aug 2017 10:00:00 +0700
77 bbcb (1.7~a1.23) unstable; urgency=low
78 * Support for [ccall16] which allows to align stack to a 16-byte boundary (luowy)
80 -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 11 Aug 2017 22:00:00 +0700
82 bbcb (1.7~a1.21) unstable; urgency=low
83 * Fix bug with close only focus window
85 -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 9 Aug 2017 14:00:00 +0700
87 bbcb (1.7~a1.20) unstable; urgency=low
88 * HostCFrames improved edit fields, checkboxes and radiobuttons
90 -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 31 July 2017 12:00:00 +0700
92 bbcb (1.7~a1.18) unstable; urgency=low
93 * Remove digitspaces from loaded modules list (Nikita Plynskii)
94 * 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
98 bbcb (1.7~a1.16) unstable; urgency=low
99 * synced with 1.7.1
101 -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 9 June 2017 15:00:00 +0700
103 bbcb (1.7~a1.12) unstable; urgency=low
104 * RadioButtons & Edit Fields
105 * OpenExternal
107 -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 30 Mar 2017 15:00:00 +0700
109 bbcb (1.7~a1.11) unstable; urgency=low
110 * clipboard fixed
111 * keyboard accelerators fixed
113 -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 18 Jan 2017 17:00:00 +0700
115 bbcb (1.7~a1.10) unstable; urgency=low
116 * new linker
118 -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 18 Nov 2016 01:00:00 +0700
120 bbcb (1.7~a1.9) unstable; urgency=low
121 * synced with 1.7
123 -- Ivan Denisov <d.ivan.krsk@gmail.com> Sat, 1 Oct 2016 23:00:00 +0700
125 bbcb (1.7~a1.8) unstable; urgency=low
126 * Remove debug information after file choosing
128 -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 29 Aug 2016 09:40:00 +0700
130 bbcb (1.7~a1.7) unstable; urgency=low
131 * File choose dialog improved
132 * Utf8 module removed and it's functions changed by Kernel utf8 abilities
134 -- Ivan Denisov <d.ivan.krsk@gmail.com> Mon, 29 Aug 2016 01:46:00 +0700
136 bbcb (1.7-a1-6) unstable; urgency=low
137 * ConsLog changed to have less dependencies
138 * Documentation with examples for Console and ConsLog
140 -- Ivan Denisov <d.ivan.krsk@gmail.com> Fri, 20 May 2016 13:36:00 +0700
142 bbcb (1.7-a1-5) unstable; urgency=low
143 * synced with 1.7-beta1
144 * icon updated
146 -- Ivan Denisov <d.ivan.krsk@gmail.com> Sun, 10 May 2016 03:50:00 +0700
148 bbcb (1.7-a1-4) unstable; urgency=low
149 * core C-loader updated to use protected memory. By A.V.Shiryaev
150 * documentation for LinLinker, Lin/Rsrc/exe.img and it's sources added
151 * About dialog updated
152 * description modified
154 -- Ivan Denisov <d.ivan.krsk@gmail.com> Sun, 04 Oct 2015 18:50:00 +0700
156 bbcb (1.7-a1-3) unstable; urgency=low
157 * Dialog matching Center version, added procedures IsLinux, IsWindows, IsMac
158 * fixed bug with links Unicode content saving
159 * forgotten Tour.odc and Empty.odc files were added
161 -- Ivan Denisov <d.ivan.krsk@gmail.com> Tue, 12 May 2015 00:20:00 +0700
164 bbcb (1.7-a1-2) unstable; urgency=low
165 * add changelog
167 -- Ivan Denisov <d.ivan.krsk@gmail.com> Thu, 7 May 2015 20:00:00 +0700
170 bbcb (1.7-a1-1) unstable; urgency=low
171 * Folds arrows display (Closes: #38)
173 -- Ivan Denisov <d.ivan.krsk@gmail.com> Wed, 6 May 2015 22:00:00 +0700