From: Ivan Denisov Date: Mon, 1 Jan 2018 21:08:27 +0000 (+0700) Subject: log window position X-Git-Url: https://deadsoftware.ru/gitweb?p=bbcp.git;a=commitdiff_plain;h=742b5cd4cec56ee9b0b171ad4aaaeb6eb1e28d80 log window position --- diff --git a/BlackBox/_FreeBSDLinuxOpenBSD_GUI/Host/Mod/Windows.odc b/BlackBox/_FreeBSDLinuxOpenBSD_GUI/Host/Mod/Windows.odc index 9647ed9..9ecdd4f 100644 Binary files a/BlackBox/_FreeBSDLinuxOpenBSD_GUI/Host/Mod/Windows.odc and b/BlackBox/_FreeBSDLinuxOpenBSD_GUI/Host/Mod/Windows.odc differ diff --git a/BlackBox/_FreeBSDOpenBSD_GUI/Gtk2/Mod/Gtk.odc b/BlackBox/_FreeBSDOpenBSD_GUI/Gtk2/Mod/Gtk.odc index 60b8243..6fc6392 100644 Binary files a/BlackBox/_FreeBSDOpenBSD_GUI/Gtk2/Mod/Gtk.odc and b/BlackBox/_FreeBSDOpenBSD_GUI/Gtk2/Mod/Gtk.odc differ diff --git a/BlackBox/_Linux_GUI/Gtk2/Mod/Gtk.odc b/BlackBox/_Linux_GUI/Gtk2/Mod/Gtk.odc index 163f083..07ff732 100644 Binary files a/BlackBox/_Linux_GUI/Gtk2/Mod/Gtk.odc and b/BlackBox/_Linux_GUI/Gtk2/Mod/Gtk.odc differ diff --git a/dev/deb/changelog b/dev/deb/changelog index fdba014..29d71a2 100644 --- a/dev/deb/changelog +++ b/dev/deb/changelog @@ -1,10 +1,16 @@ bbcb ({#VERSION}) unstable; urgency=low + * log window position + + -- Ivan Denisov Tue, 2 Jan 2018 04:00:00 +0700 + +bbcb (1.7~a1.34) unstable; urgency=low + * center issue-#182 Fixing code page conversion in RTF import * center issue-#174 fixing resource keys in StdLinks * center issue-#173 adding new modifiers in Controllers - -- Ivan Denisov Fri, 15 December 2017 21:00:00 +0700 + -- Ivan Denisov Fri, 15 Dec 2017 21:00:00 +0700 bbcb (1.7~a1.29) unstable; urgency=low @@ -12,7 +18,7 @@ bbcb (1.7~a1.29) unstable; urgency=low * center issue-#171 Fixing inconsistent links in docu * center issue-#170 DevBrowser.ImportSymFile should return TextViews. - -- Ivan Denisov Mon, 4 September 2017 10:00:00 +0700 + -- Ivan Denisov Mon, 4 Sep 2017 10:00:00 +0700 bbcb (1.7~a1.25) unstable; urgency=low * center issue-#161 fixing Dialog.MapString with empty message @@ -22,17 +28,17 @@ bbcb (1.7~a1.25) unstable; urgency=low * center issue-#167 endless loop in DevBrowser for cyclic pointer * center issue-#168 Improvements in DevLinkChk - -- Ivan Denisov Wed, 30 August 2017 10:00:00 +0700 + -- Ivan Denisov Wed, 30 Aug 2017 10:00:00 +0700 bbcb (1.7~a1.23) unstable; urgency=low * Support for [ccall16] which allows to align stack to a 16-byte boundary (luowy) - -- Ivan Denisov Fri, 11 August 2017 22:00:00 +0700 + -- Ivan Denisov Fri, 11 Aug 2017 22:00:00 +0700 bbcb (1.7~a1.21) unstable; urgency=low * Fix bug with close only focus window - -- Ivan Denisov Wed, 9 August 2017 14:00:00 +0700 + -- Ivan Denisov Wed, 9 Aug 2017 14:00:00 +0700 bbcb (1.7~a1.20) unstable; urgency=low * HostCFrames improved edit fields, checkboxes and radiobuttons