From: helge Date: Tue, 5 Oct 2004 21:05:49 +0000 (+0000) Subject: added sort icons, more work on editor, compose div classes, use JS onclick's X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20bbc04411a79b83eccfffe603fbbe5a8699de8a;p=scalable-opengroupware.org added sort icons, more work on editor, compose div classes, use JS onclick's git-svn-id: http://svn.opengroupware.org/SOGo/trunk@363 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SOGo/UI/Mailer/ChangeLog b/SOGo/UI/Mailer/ChangeLog index e1539f59..e0696174 100644 --- a/SOGo/UI/Mailer/ChangeLog +++ b/SOGo/UI/Mailer/ChangeLog @@ -1,5 +1,13 @@ 2004-10-05 Helge Hess + * v0.9.25 + + * UIxMailListView.m: added sort icons + + * UIxMailEditor.m: more work on editor + + * mailer.css: added compose div classes + * UIxMailListView: removed href for JavaScript onclick links (v0.9.24) * v0.9.23 diff --git a/SOGo/UI/Mailer/GNUmakefile b/SOGo/UI/Mailer/GNUmakefile index 6c2c8cc4..444a7330 100644 --- a/SOGo/UI/Mailer/GNUmakefile +++ b/SOGo/UI/Mailer/GNUmakefile @@ -65,6 +65,7 @@ MailerUI_RESOURCE_FILES += \ Images/tbtb_*.png \ Images/message-mail*.png\ Images/lori_32x32.png \ + Images/title_*.png \ MailerUI_LOCALIZED_RESOURCE_FILES += \ default.strings diff --git a/SOGo/UI/Mailer/Images/title_attachment.png b/SOGo/UI/Mailer/Images/title_attachment.png new file mode 100644 index 00000000..d8af1b02 Binary files /dev/null and b/SOGo/UI/Mailer/Images/title_attachment.png differ diff --git a/SOGo/UI/Mailer/Images/title_config.png b/SOGo/UI/Mailer/Images/title_config.png new file mode 100644 index 00000000..34e76e06 Binary files /dev/null and b/SOGo/UI/Mailer/Images/title_config.png differ diff --git a/SOGo/UI/Mailer/Images/title_junk.png b/SOGo/UI/Mailer/Images/title_junk.png new file mode 100644 index 00000000..b62fec9a Binary files /dev/null and b/SOGo/UI/Mailer/Images/title_junk.png differ diff --git a/SOGo/UI/Mailer/Images/title_read_14x14.png b/SOGo/UI/Mailer/Images/title_read_14x14.png new file mode 100644 index 00000000..31fc9c3e Binary files /dev/null and b/SOGo/UI/Mailer/Images/title_read_14x14.png differ diff --git a/SOGo/UI/Mailer/Images/title_sortdown_12x12.png b/SOGo/UI/Mailer/Images/title_sortdown_12x12.png new file mode 100644 index 00000000..1a77d1ee Binary files /dev/null and b/SOGo/UI/Mailer/Images/title_sortdown_12x12.png differ diff --git a/SOGo/UI/Mailer/Images/title_thread.png b/SOGo/UI/Mailer/Images/title_thread.png new file mode 100644 index 00000000..8762589e Binary files /dev/null and b/SOGo/UI/Mailer/Images/title_thread.png differ diff --git a/SOGo/UI/Mailer/UIxMailEditor.wox b/SOGo/UI/Mailer/UIxMailEditor.wox index a422928b..8d56b524 100644 --- a/SOGo/UI/Mailer/UIxMailEditor.wox +++ b/SOGo/UI/Mailer/UIxMailEditor.wox @@ -11,7 +11,11 @@ const:hideFolderTree="1" >
- From: abc + From: + +
@@ -41,10 +45,10 @@
-