From: helge Date: Tue, 15 Feb 2005 00:33:06 +0000 (+0000) Subject: some on-click improvs X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c8ce5ea74d6c8bf76f4db0e7d9477f18ae6862;p=scalable-opengroupware.org some on-click improvs git-svn-id: http://svn.opengroupware.org/SOGo/trunk@567 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SOGo/UI/Mailer/ChangeLog b/SOGo/UI/Mailer/ChangeLog index 4518c004..850d0c8b 100644 --- a/SOGo/UI/Mailer/ChangeLog +++ b/SOGo/UI/Mailer/ChangeLog @@ -1,5 +1,8 @@ 2005-02-15 Helge Hess + * UIxMailListView.wox: added a pointer cursor for rows and enabled an + on-click message opener on some cells (v0.9.112) + * UIxMailListView.wox: added message row highlighting (v0.9.111) * UIxMailAccountView.wox, UIxMailAccountsView.wox: added a title-div diff --git a/SOGo/UI/Mailer/UIxMailListView.wox b/SOGo/UI/Mailer/UIxMailListView.wox index f6aab582..efb46889 100644 --- a/SOGo/UI/Mailer/UIxMailListView.wox +++ b/SOGo/UI/Mailer/UIxMailListView.wox @@ -102,13 +102,14 @@ - +
@@ -153,7 +154,7 @@ - + diff --git a/SOGo/UI/Mailer/Version b/SOGo/UI/Mailer/Version index b2060ee5..e047dcaa 100644 --- a/SOGo/UI/Mailer/Version +++ b/SOGo/UI/Mailer/Version @@ -1,6 +1,6 @@ # version file -SUBMINOR_VERSION:=111 +SUBMINOR_VERSION:=112 # v0.9.100 requires libNGMime v4.5.213 # v0.9.99 requires libNGMime v4.5.212