20-Jan-2004 - 1.15 - Updated standard.css: changed font size in .uportal-text-small class, changed font color on .uportal-channel-error class. - Updated portal.properties: sync with uPortal 2.15 release. - Updated CInlineFrame.java: stripped whitespace added in previous releases. - Added modified CViewer.java: added support for Opera 5.x and 7.x. 20-Nov-2003 - 1.14 - Skip to 1.14 release version to match dot release of uPortal 2.14 - Included nested-divs.xsl: Was not properly packed in 1.04 release. - Updated skinList.xsl: Revert to tables to control layout. MacIE problem. - Modified styleswitcher.js: Deleted last 5 lines, duplicate entry. Moved setActiveStyleSheet(title) out of window.onload, prevents color flashing. - Updated all skins: Added overflow: hidden to channel-content-border class. Fixes inaccessible form elements in Gecko engine v1.0x - Updated all skins: Restored access to box width reset classes for MacIE, all but channel-content-body class. Fixes window overflow. - Updated papergrid skin: Added clear property to channel-content-border and channel-content-body classes. Added float property to uportal-page-header class. Fixes non-display of content in MacIE. - Updated vt and vtround skin: Added float property to uportal-page-header class. Fixes non-display of content in MacIE. - Updated vt3d, vtflat, and vtmac skins: Removed padding values from channel-content-body class. Fixes window overflow and scrollbars in MacIE. - Updated common skin: highcontrast.css and print.css, restored access to box width reset classes for MacIE, all but channel-content-body class. Fixes window overflow. - Updated common skin: standard.css, removed selectors for input elements, better handling of form elements. Removed all instances of background: transparent, better degrade handling for NS4. Added tab selectors to hide .fixTabsIE from NS4. - Modified data.xml and uPortal.script: source file for NestedDivsPrefsState so that the correct skinList.xml is used. 17-Nov-2003 - 1.04 - Non-public release - Modified nested-divs.xsl: Channel title now outputted before Control icons (accessibility issue). Added variable baseColor. Allows easier changing of default color. Added style import of baseColor and layout.css. Removed attributes xmlns, xml:lang, and lang from HTML element. - Modified styleswitcher.js: Uncommented last 5 lines. Fixes CSS color flashing. - Updated all skins: Removed import of layout.css which is now done in nested-divs.xsl. Fixes layout shifting problem in most browsers. - Updated all skins: Better handling of form elements. Height is set to auto where possible (SELECT and TEXTAREA problems). - Updated all skins: Overflow set to auto where possible. Fixes channel content stacking/overflow problem. Not supported in Opera 5.x/6.x and Konqueror 3.1.x - Updated all skins: Slight tweaks to allow better rendering and overflow handling. - Updated uPortal classic skin: Modified layout.css for margin corrrection. Fixed tab rendering = now supports WinIE 5.0+ - Updated papergrid skin: Now included in distribution. Browser support now includes WinIE 5.0+, Opera 5+, and Netscape 6+ - Updated vt skin: Uses simplified tab CSS. No browser CSS hacks + better browser support. Some skin tabs are now based on this code. - Updated vtround skin: New tab graphics with transparent corners. No browser CSS hacks. template .psd file updated. (Must dither transparent corners to match background). Konqueror 3+ support added. - Updated vtmac skin: New background graphics for better rendering on all supported browsers. - Updated vtflat skin: Changed icons to simple style. - Modified HTMLserializer.java: Added chessy hack to force only specific elements set to empty.state. This should really be done in HTMLdtd.java 07-Oct-2003 - 1.03 - Updated HTMLserializer.java to force empty.state = false on OPTION elements. - Updated all skins: added additional selector, select[size], to allow select boxes to be higher than one text line. - Added missing template .psd file for vtround skin 26-Sept-2003 - 1.02 - Added missing background image for vtzdnet skin - Removed background image for vtskin skin - Removed background images / directory for vtfolders skin - Updated nested-divs.xsl: removed extra slash in path for highcontrast.css - Modified CInlineFrame.java: Now checks for Opera v5+ - Updated uPortal.script: login channel in guest layout and changed default skin to 'vt' - Added data.xml to distribution. Registers Nested DIVs theme and adds Login channel as part of guest layout. This should remove a few steps in deploying the theme. 15-Jul-2003 - 1.01 - Modified CUserPreferences/tab-column/default.xsl: Removed input boxes for column width, replaced with drop down menus. Drop down menus contain a preset list of column widths. - Updated layout.css (all skins): added additional classes for column widths. - Updated print.css: added additional classes for column widths. - Updated nested-divs.xsl: logic to determine column width and which css class to use. 08-Jul-2003 - 1.0 Release - Browser mappings updated. Added generic Java and Bobby. - Added uPortal Classic skin. - Updated MacOS skin's .css files to validate: Fixed some incorrect border properties. - Added .psd template files for control icons and/or tabs under appropriate skin directory. - Updated all skin thumbnails. - Updated all skin preview graphics. - Renamed 'vttest' skin to 'vtrow' :: skin is still experimental. - Fixed vtrow skin to work in major browser versions. 25-Jun-2003 - Updated all .css files for correction of TEXTAREA height value. - Browser mappings updated. Added generic Nokia and Motorola. - Updated nested-divs.xsl. Added focused channel name into TITLE element if available. 24-Jun-2003 - Updated HTMLserializer.java to force empty.state = false on TEXTAREA elements. - Updated tab-column.xsl. Added "pageTitle" attribute to $activeID. - Updated nested-divs.xsl. Added select of "pageTitle" attribute inside main TITLE element.