]> err.no Git - scalable-opengroupware.org/commitdiff
removed old components in UI/Common
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 26 Aug 2004 22:43:33 +0000 (22:43 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 26 Aug 2004 22:43:33 +0000 (22:43 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@277 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Common/ChangeLog
SOGo/UI/Common/GNUmakefile
SOGo/UI/Common/UIxAppFrame.m [deleted file]
SOGo/UI/Common/UIxAppFrame.wox [deleted file]
SOGo/UI/Common/UIxAppHeader.m [deleted file]
SOGo/UI/Common/UIxAppHeader.wox [deleted file]
SOGo/UI/Common/UIxAppNavigation.m [deleted file]
SOGo/UI/Common/UIxAppNavigation.wox [deleted file]
SOGo/UI/Common/Version
SOGo/UI/Common/product.plist

index 70b643405a40da3545624b6bdaf577aa7cd57b6b..a24ee4b45b614075048aa73f9f832e7a27f71e99 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-27  Helge Hess  <helge.hess@skyrix.com>
+
+       * removed old components (UIxAppFrame, Header and Navigation) (v0.9.17)
+
 2004-08-24  Maxime Wacker  <mwacker@linagora.com>
 
        * GNUmakefile.preamble: fixes for the build process (v0.9.16)
index 532946eed3f6fcf4d9f87db1503b4c8e124e06d3..9155d634b071e918098bae047501855da36ad095 100644 (file)
@@ -9,36 +9,30 @@ BUNDLE_INSTALL_DIR = $(GNUSTEP_USER_ROOT)/Library/SOGo
 CommonUI_PRINCIPAL_CLASS = CommonUIProduct
 
 CommonUI_OBJC_FILES +=         \
-       CommonUIProduct.m               \
-       UIxPageFrame.m                  \
-       UIxPrintPageFrame.m             \
-       UIxAppFrame.m                   \
-       UIxAppHeader.m                  \
-       UIxAppNavigation.m              \
-       UIxWinClose.m                   \
-       UIxAppNavView.m                 \
-                                                       \
-       UIxElemBuilder.m                \
-       UIxTabView.m                    \
-       UIxTabItem.m                    \
-
-
-CommonUI_RESOURCE_FILES +=             \
-       Version                                         \
-       product.plist                           \
-       UIxPageFrame.wox                        \
-       UIxPrintPageFrame.wox           \
-       UIxAppFrame.wox                         \
-       UIxAppHeader.wox                        \
-       UIxAppNavigation.wox            \
-       UIxWinClose.wox                         \
-       UIxAppNavView.wox                       \
+       CommonUIProduct.m       \
+       UIxPageFrame.m          \
+       UIxPrintPageFrame.m     \
+       UIxWinClose.m           \
+       UIxAppNavView.m         \
+       \
+       UIxElemBuilder.m        \
+       UIxTabView.m            \
+       UIxTabItem.m            \
+
+
+CommonUI_RESOURCE_FILES += \
+       Version                 \
+       product.plist           \
+       UIxPageFrame.wox        \
+       UIxPrintPageFrame.wox   \
+       UIxWinClose.wox         \
+       UIxAppNavView.wox       \
        \
        uix.css                 \
        calendar.css            \
        \
        images/OGoLogo.gif      \
-       images/menu_logo_top.gif        \
+       images/menu_logo_top.gif\
        images/line_left.gif    \
        images/line_stretch.gif \
        images/line_right.gif   \
@@ -48,11 +42,11 @@ CommonUI_RESOURCE_FILES +=          \
        images/box_left.gif     \
        images/box_right.gif    \
        images/box_botleft.gif  \
-       images/box_bottom.gif\
-       images/box_botright.gif\
-       images/tab_selected.gif\
-       images/tab_.gif\
-       images/corner_right.gif\
+       images/box_bottom.gif   \
+       images/box_botright.gif \
+       images/tab_selected.gif \
+       images/tab_.gif         \
+       images/corner_right.gif \
        images/closewindow.gif
 
 # make
diff --git a/SOGo/UI/Common/UIxAppFrame.m b/SOGo/UI/Common/UIxAppFrame.m
deleted file mode 100644 (file)
index 8d9553f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-// $Id$
-
-#include <NGObjWeb/SoComponent.h>
-
-@interface UIxAppFrame : SoComponent
-@end
-
-#include "common.h"
-
-@implementation UIxAppFrame
-@end /* UIxAppFrame */
diff --git a/SOGo/UI/Common/UIxAppFrame.wox b/SOGo/UI/Common/UIxAppFrame.wox
deleted file mode 100644 (file)
index e91e129..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version='1.0' standalone='yes'?>
-
-<html xmlns="http://www.w3.org/1999/xhtml"
-      xmlns:var="http://www.skyrix.com/od/binding"
-      xmlns:const="http://www.skyrix.com/od/constant"
->
-  <head>
-    <title><var:string value="title"/></title>
-    
-    <meta name="description" content="SOGo Web Interface" />
-    <meta name="author"      content="SKYRIX Software AG" />
-    <meta name="robots"      content="stop" />
-    
-    <link href="mailto:hh@skyrix.com" rev="made" />
-  </head>
-  
-  <frameset rows="48,*" frameborder="0" framespacing="0" border="0">
-    
-    <frame src="appheader"
-           name="head"
-           leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" 
-           scrolling="no" noresize="yes" />
-
-    <frameset cols="150,*">
-
-      <frame src="appnavigation"
-             name="navi"
-             leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" 
-             scrolling="yes" />
-
-      <frame src="view"
-             name="content"
-             leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" 
-             scrolling="yes" />
-
-    </frameset>
-
-  </frameset>
-
-  <noframes>
-    This pages requires frame tags, which your browser does not support,
-    sorry ;->
-  </noframes>
-</html>
diff --git a/SOGo/UI/Common/UIxAppHeader.m b/SOGo/UI/Common/UIxAppHeader.m
deleted file mode 100644 (file)
index 5a4db92..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-// $Id$
-
-#include <NGObjWeb/SoComponent.h>
-
-@interface UIxAppHeader : SoComponent
-@end
-
-#include "common.h"
-
-@implementation UIxAppHeader
-@end /* UIxAppHeader */
diff --git a/SOGo/UI/Common/UIxAppHeader.wox b/SOGo/UI/Common/UIxAppHeader.wox
deleted file mode 100644 (file)
index a76031e..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version='1.0' standalone='yes'?>
-
-<html xmlns="http://www.w3.org/1999/xhtml"
-      xmlns:var="http://www.skyrix.com/od/binding"
-      xmlns:const="http://www.skyrix.com/od/constant"
-      xmlns:rsrc="OGo:url"
->
-  <head>
-    <link type="text/css" rel="stylesheet" rsrc:href="uix.css" />
-
-    <script language="javascript">
-      function viewInNavi(url) {
-        parent.navi.location=url;
-        return true
-      }
-    </script>
-  </head>
-
-  <body>
-    <div id="header">
-      <img filename="OGoLogo.gif" class="headerlogo" alt="Logo" />
-      <div id="headerhistory">
-        <span id="navtitle">SOGo</span>
-      </div>
-    </div>
-    
-    <div style="text-align: right; font-size: 8pt;">
-      <a href="#" onClick="viewInNavi('appnavigation')">reload</a> -
-      resistance is obsolete <entity name="trade"/> ;-)
-    </div>
-  </body>
-</html>
diff --git a/SOGo/UI/Common/UIxAppNavigation.m b/SOGo/UI/Common/UIxAppNavigation.m
deleted file mode 100644 (file)
index 529127d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-// $Id$
-
-#include <NGObjWeb/SoComponent.h>
-
-@interface UIxAppNavigation : SoComponent
-@end
-
-#include "common.h"
-
-@implementation UIxAppNavigation
-@end /* UIxAppNavigation */
diff --git a/SOGo/UI/Common/UIxAppNavigation.wox b/SOGo/UI/Common/UIxAppNavigation.wox
deleted file mode 100644 (file)
index 6d24578..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version='1.0' standalone='yes'?>
-
-<html xmlns="http://www.w3.org/1999/xhtml"
-      xmlns:var="http://www.skyrix.com/od/binding"
-      xmlns:const="http://www.skyrix.com/od/constant"
-      xmlns:rsrc="OGo:url"
->
-  <head>
-    <link type="text/css" rel="stylesheet" rsrc:href="uix.css" />
-
-    <style>
-      a:link, a:visited, a:active, a:hover { 
-        text-decoration: none; 
-        font-family:     Arial, Helvetica, Helv, Sans-Serif;
-        font-size:       9pt;
-        color:           #0000FF;
-      }
-      a.reloadlink {
-        color:      black;
-      }
-
-      ul {
-        margin:          0; /*removes indent IE and Opera*/
-        padding:         0; /*removes indent Mozilla and NN7*/
-        /* list-style-type: none; */ /*turns off display of bullet*/
-        font-family:     Arial, Helvetica, sans-serif;
-        font-size:       14pt;
-      }
-
-      ul li {
-        /* padding-left: 4px; */
-        /* list-style: url(http://vesper.in.skyrix.com/SKYRiXgreen/WebServerResources/EN.lproj/nav_folder_open.gif); */
-        list-style: url(http://move:9000/OpenGroupware.woa/WebServerResources/English.lproj/icon_folder.gif);
-      }
-
-      ul li a {
-        display: block;
-        border:           1px solid #FFFFFF;
-        padding:          2px 2px 2px 24px;
-        width:            80%;
-        background-color: #EEEEEE;
-      }
-
-      ul li a:link, ul li a:visited {
-        text-decoration:  none;
-      }
-      ul li a:hover {
-        border:           1px solid #333333;
-        background-color: #CCCCCC;
-      }
-    </style>
-
-    <script language="javascript"><![CDATA[
-      function viewInContent(url) {
-        parent.content.location=url;
-        return true;
-      }
-    ]]></script>
-  </head>
-
-  <body leftmargin="0"  topmargin="0" marginwidth="0" marginheight="0">
-    <br />
-    <ul>
-      <li><a href="#">OGo</a></li>
-      <li><a href="#" onclick="viewInContent('view')"         >View</a></li>
-      <li><a href="#" onclick="viewInContent('weekoverview')" >Week</a></li>
-      <li><a href="#" onclick="viewInContent('monthoverview')">Month</a></li>
-      <li><a href="#">OGo</a></li>
-    </ul>
-    <br />
-    
-    <div style="border-top: 1px solid #000000;">
-      <a href="appnavigation" class="reloadlink" 
-         var:_o="context.contextID"><i>(reload)</i></a>
-    </div>
-
-    <br />
-
-    <div style="border-top: 1px solid #000000; font-size: 8pt">
-      <var:string value="context.contextID" />
-    </div>
-    <a href="http://www.projectseven.com/tutorials/css_menus/list_01/"
-       target="extlink">CSS Menues</a>
-  </body>
-</html>
index 27f42dca521c102631a68b11d5a0fab575d2dd28..33dfbe1b04726220aa5142e7e070a02c182f5657 100644 (file)
@@ -1,3 +1,3 @@
 # $Id$
 
-SUBMINOR_VERSION:=16
+SUBMINOR_VERSION:=17
index b56d2e36f1b1886dec5c0f1368bec6297ffd4687..845fc192ef00119315641ebfe218c0d2159dda3d 100644 (file)
   categories = {
     SOGoObject = {
       methods = {
-        "app" = { 
-          protectedBy = "View";
-          pageName    = "UIxAppFrame"; 
-        };
-        "appheader" = { 
-          protectedBy = "View";
-          pageName    = "UIxAppHeader"; 
-        };
-        "appnavigation" = { 
-          protectedBy = "View";
-          pageName    = "UIxAppNavigation"; 
-        };
       };
     };
   };