From: helge Date: Mon, 14 Feb 2005 22:41:47 +0000 (+0000) Subject: work on mail contacts editor X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2b97456afdcb0df42976e83459f492690db321;p=scalable-opengroupware.org work on mail contacts editor git-svn-id: http://svn.opengroupware.org/SOGo/trunk@562 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SOGo/UI/Contacts/ChangeLog b/SOGo/UI/Contacts/ChangeLog index 0ca1d311..27a4beb2 100644 --- a/SOGo/UI/Contacts/ChangeLog +++ b/SOGo/UI/Contacts/ChangeLog @@ -1,5 +1,7 @@ 2005-02-14 Helge Hess + * UIxContactEditor.m: moved header file to own file (v0.9.21) + * UIxContactsListView.m: added ability in code to sort descending if the desc=1 query parameter is set (v0.9.20) diff --git a/SOGo/UI/Contacts/UIxContactEditor.h b/SOGo/UI/Contacts/UIxContactEditor.h new file mode 100644 index 00000000..535b297d --- /dev/null +++ b/SOGo/UI/Contacts/UIxContactEditor.h @@ -0,0 +1,33 @@ +/* + Copyright (C) 2004-2005 SKYRIX Software AG + + This file is part of OpenGroupware.org. + + OGo is free software; you can redistribute it and/or modify it under + the terms of the GNU Lesser General Public License as published by the + Free Software Foundation; either version 2, or (at your option) any + later version. + + OGo is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public + License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with OGo; see the file COPYING. If not, write to the + Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. +*/ + +#include + +@class NSMutableDictionary; + +@interface UIxContactEditor : UIxComponent +{ + NSString *contentString; + NSString *errorText; + NSMutableDictionary *snapshot; /* contains the values for editing */ +} + +@end diff --git a/SOGo/UI/Contacts/UIxContactEditor.m b/SOGo/UI/Contacts/UIxContactEditor.m index 9127ad2b..674141f6 100644 --- a/SOGo/UI/Contacts/UIxContactEditor.m +++ b/SOGo/UI/Contacts/UIxContactEditor.m @@ -1,5 +1,5 @@ /* - Copyright (C) 2004 SKYRIX Software AG + Copyright (C) 2004-2005 SKYRIX Software AG This file is part of OpenGroupware.org. @@ -18,22 +18,8 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -// $Id$ - - -#include - -@class NSMutableDictionary; - -@interface UIxContactEditor : UIxComponent -{ - NSString *contentString; - NSString *errorText; - NSMutableDictionary *snapshot; /* contains the values for editing */ -} - -@end +#include "UIxContactEditor.h" #include #include #include "common.h" diff --git a/SOGo/UI/Contacts/Version b/SOGo/UI/Contacts/Version index da289815..7bdce601 100644 --- a/SOGo/UI/Contacts/Version +++ b/SOGo/UI/Contacts/Version @@ -1,6 +1,6 @@ # GNUstep makefile -SUBMINOR_VERSION:=20 +SUBMINOR_VERSION:=21 # v0.9.18 requires NGExtensions v4.5.136 # v0.9.16 requires libSOGoUI v0.9.16 diff --git a/SOGo/UI/Mailer/ChangeLog b/SOGo/UI/Mailer/ChangeLog index 0119aa6f..9bcebc59 100644 --- a/SOGo/UI/Mailer/ChangeLog +++ b/SOGo/UI/Mailer/ChangeLog @@ -1,9 +1,11 @@ 2005-02-14 Helge Hess - * UIxMailTree.m: always stop tree on user folder (v0.9.108) + * mailer.js: use 'tb.view' instead of 'view' to show a page (v0.9.109) + * UIxMailTree.m: always stop tree on user folder (v0.9.108) + * v0.9.107 - + * product.plist: mapped 'namespaced' "tb.view" SOPE method to the same methods like "view". This allows us to use "tb.view" inside the mailer without clashing with other UIs on top of the same SoObjects diff --git a/SOGo/UI/Mailer/UIxSieveEditor.wox b/SOGo/UI/Mailer/UIxSieveEditor.wox index d3d7fcfa..56f4f502 100644 --- a/SOGo/UI/Mailer/UIxSieveEditor.wox +++ b/SOGo/UI/Mailer/UIxSieveEditor.wox @@ -10,24 +10,24 @@ title="panelTitle" const:hideFolderTree="1" > -
-
- - - - - -
- - Scriptname: -
+
+
+ + + + + +
+ + : +
+
+ + +
+