From: Robert Sesek Date: Thu, 27 Mar 2008 04:32:33 +0000 (-0400) Subject: Merge ../butv10/core/framework X-Git-Tag: 3.1.0~15 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=62f3f6817518f8407c3e024cfc579b0d8e166628;p=isso.git Merge ../butv10/core/framework Conflicts: CHANGES --- 62f3f6817518f8407c3e024cfc579b0d8e166628 diff --cc CHANGES index cfec381,632bce0..5219aa3 --- a/CHANGES +++ b/CHANGES @@@ -1,4 -1,6 +1,7 @@@ 3.1.0 =================== - Change: BSPrinterElementTable:__construct() can now take straight strings and convert them into BSPrinterElementLabel's - - Change: Removed the text indent on .input elements in BSPrinter ++- Change: Removed the text indent on .input elements in BSPrinter + - New: BSPrinterRootPage::setHeaderCode() allows injecting in between the tag of the root page element (creates BSPrinterRootPage::$headerCode) + - New: BSPrinterAbstract::setId() allows all elements to have an id attribute added in _prepareStyle() + - New: Added an ability to quick-set API information via an array with BSApi::setArray()