2010-02-15 Sebastian Reitenbach * SkyListSorter.m, in setSelection: fix exception/crasher, when entering the MailPreferences, and the SkyListSorter is shown. Still need to figure out why it crashes in the second iteration Patch from Sergey Golovin 2008-03-17 Helge Hess * LSWObjectEditor.m: treat NSString 'valueKeys' as KVC pathes, fixes an issue with the salutation popup (v5.3.131) 2007-05-28 Helge Hess * SkyObjectField.m: removed a superflous log (v5.3.130) 2007-05-07 Helge Hess * LSWObjectEditor.m: changed code to preserve values which are not configured for a popup. For example if a salutation value is stored in the database which is not known to OGo, it will be preserved in the popup (eg if the record got written by Outlook or Sunbird) (SX #2154) (v5.3.129) 2007-05-07 Helge Hess * WODirectAction+Mails.m: code cleanups, use -isNotEmpty (v5.3.128) 2006-11-20 Helge Hess * v5.3.127 * LSWTableViewCell.m: code cleanups, use isNotEmpty * SkyObjectField.m: fixed generation of external links (bug #1772) 2006-08-15 Olivier Hallot * LSWViewerTitle.m: added a missing semicolon to a generated ' ' (#1647) (v5.3.126) 2006-07-07 Helge Hess * v5.3.125 * fixed gcc 4.1 warnings, various minor code cleanups * WODirectAction+activate.m: changed to use errorWithFormat, some code cleanups 2006-04-26 Helge Hess * LSWObjectViewer.m: added support for namespace prefixes in attribute keys (used by properties), minor code cleanups, use -isNotEmpty, fixed some gcc 4.1 warnings (v5.3.124) 2006-01-30 Helge Hess * SkyListView.m: code cleanups, improved NSNull stability (v5.3.123) 2006-01-28 Helge Hess * LSWObjectEditor.m: consolidated object property access in separate methods, added 'namespace' binding to access dictionaries with XML style FQN keys (like SkyObjectPropertyManager dicts) (v5.3.122) 2006-01-22 Helge Hess * OGoElemBuilder.m: added support for dynamic 'label' attributes in tag (v5.3.121) 2006-01-17 Helge Hess * LSWObjectEditor.m: code cleanups (v5.3.120) 2006-01-17 Helge Hess * SkyObjectValue.m, SkyObjectField.m, OGoElemBuilder.m: code cleanups (v5.3.119) 2005-11-21 Helge Hess * SkyFavorites.m: properly include common.h (v5.3.118) 2005-11-18 Helge Hess * SkyFavorites.m: minor code cleanups (v5.3.117) 2005-10-18 Helge Hess * v5.3.116 * WODirectAction+SkyDock: prepared a 'dock key' based page activation * SkyDock.m: minor code cleanups 2005-10-13 Helge Hess * Defaults.plist: registration page is now the first dock entry (v5.3.115) 2005-09-08 Helge Hess * SkyAttribute.m: improved generation of   (v5.3.114) 2005-09-07 Helge Hess * OGoElemBuilder.m: removed some deprecated methods (v5.3.113) * OGoElemBuilder.m: added 'do-tr' attribute to tag to control generation of the tag (required for multi-column tables), moved building of collapsibles to OGoUIElementsBuilder, moved some build-support methods to SOPE WOxElemBuilder (v5.3.112) 2005-09-06 Helge Hess * OGoElemBuilder.m: map tag to SkyListView component (v5.3.111) 2005-08-31 Helge Hess * OGoElemBuilder.m: added support for SkyCollapsibleContent, the tag now supports the 'editfont' bool-attribute to embed the attribute contents in an edit-font (v5.3.110) 2005-08-31 Helge Hess * OGoElemBuilder.m: fixed some syntax error (v5.3.109) 2005-08-30 Helge Hess * OGoElemBuilder.m: added support for warning mode in OGo:page tags (v5.3.108) 2005-08-30 Helge Hess * OGoElemBuilder.m: added support for building sections with tags for 'sub attributes', added support for building color-binding for 'sub attributes' (is-sub attribute) (v5.3.107) 2005-08-29 Helge Hess * LSWSkyrixFrame.m: fixed a gcc4 warning (v5.3.106) 2005-04-06 Helge Hess * SkyButtonRow.[hm]: fixed std-button bitfield, minor code cleanups (v5.1.105) 2005-03-23 Helge Hess * bundle-info.plist: removed SkyTableView (class is implemented in a different bundle) (v5.1.104) 2005-03-16 Helge Hess * bundle-info.plist: removed deprecated LSWTab* classes from registry (v5.1.103) 2005-03-13 Helge Hess * Main.m: added auth-url field (v5.1.102) 2005-02-11 Helge Hess * SkyObjectField.m: if a link value contains no "://", add "http://" as a prefix (v5.1.101) 2005-01-13 Helge Hess * SkyObjectField.m: enhanced field with a 'key' attribute to avoid the requirement for a full 'attribute' dictionary specification (v5.1.100) 2004-11-26 Helge Hess * fixed include of WEClientCapabilities.h for SOPE 4.5 (v5.1.99) 2004-11-16 Helge Hess * SkyButtonRow.m: code cleanups (v5.1.98) 2004-11-13 Helge Hess * v5.1.97 * updated for new OGoClipboard API * SkyFavorites.m: cleaned up drag type processing * Main.m: improved -appendToResponse: auth processing, small code cleanups, return an error HTML if the template of the Main page could not be found (v5.1.96) 2004-10-01 Helge Hess * SkyObjectField.m: minor change to link generation (v5.1.95) * SkyObjectField.m: code cleanups (v5.1.94) 2004-09-28 Helge Hess * Main.m: be a bit more tolerant when being invoked in an incorrect context (v5.1.93) 2004-09-22 Helge Hess * added Main and OGoLogoutPage components from main application (v5.1.92) * moved LSWBaseModule.h into .m file (v5.1.91) 2004-09-12 Helge Hess * LSWSkyrixFrame.m: fixed timing calculation for new SOPE 4.3 API (use -startDate) (v5.1.90) 2004-09-07 Helge Hess * v5.1.89 * do not generate German templates as derived resources (not necessary anymore with the fixed OGoResourceManager) * LSWSkyrixFrame.wo/English.lproj/LSWSkyrixFrame.html: removed home and desktop links 2004-08-23 Helge Hess * removed use of deprecated singleSelection binding (v5.0.88) 2004-08-10 Helge Hess * SkyDock.wo: fixed an XHTML incompatibility in blue and orange theme (v5.0.87) 2004-08-06 Helge Hess * added orange theme (v5.0.86) * finished first version of "KDE" theme (v5.0.85) 2004-08-05 Helge Hess * SkyDock.m: added dockImageNameAsPNG which allows us to use PNG images for dock icons in theme templates (see KDE theme for an example) (v5.0.84) * added blue theme (v5.0.83) 2004-07-14 Helge Hess * SkyValueCell.m: added support for extra attributes (v5.0.83) * v5.0.82 * OGoElemBuilder.m: use OGoWindowFrame instead of LSWWindowFrame * OGoWindowFrame.m: added ability to generate a small JavaScript to focus and select a field (the script can be configured using the OGoWindowFrameFocusScriptTemplate default) * LSWWindowFrame.m, GNUmakefile: renamed LSWWindowFrame to OGoWindowFrame (old element name is kept for backwards compatibility) 2004-07-09 Helge Hess * LSWSkyrixFrame.m: do no escape JavaScript error content with Mozilla (v5.0.81) 2004-07-04 Helge Hess * OGoElemBuilder.m: properly fall back to the builder queue if the builder did not handle the element. This makes the links tab work on MacOSX (v5.0.80) * v5.0.79 * LSSort+TableView.m: minor cleanups, fixes a warning on MacOSX * GNUmakefile.preamble: fixed a small typo * LSWTableView.m: minor cleanups and improvements 2004-06-14 Helge Hess * LSWTableViewHeader.m: improved XHTML compatibility, fixed gcc 3.4 warnings (v5.0.78) 2004-05-06 Helge Hess * GNUmakefile.postamble: added postamble which validates WOx files prior building (v5.0.77) 2004-05-05 Helge Hess * v5.0.76 * OGoElemBuilder.m: map SkyValueCell to and SkyAttributeCell to , made OGoElemBuilder a subclass of WOxClassElemBuilder to reuse some default functionality * SkyValueCell.m, SkyAttributeCell.m: minor cleanups 2004-05-04 Helge Hess * v5.0.75 * SkyObjectField.m: major code cleanups, does not display ZideLook compressed fields anymore * SkyEditorButtons.m: minor code cleanups * SkyWarningPanel.wod: minor template cleanups * SkyWarningMode.m: minor code cleanups 2004-05-01 Helge Hess * SkyWarningMode.wox: fixed XML syntax error (v5.0.74) * v5.0.73 * OGoElemBuilder.m: added support for SkyObjectValue as tag, added the