summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Clayton <alex.clayton@isode.com>2016-02-26 16:51:13 (GMT)
committerAlex Clayton <alex.clayton@isode.com>2016-03-09 16:44:17 (GMT)
commit8f112a856705b800d1a8797bec5d9396a9c00b34 (patch)
tree6468ad42172e1d1f68138a26679dbaf85b58e6b9 /PortingProgress.txt
parent8fe752626726ca8d058ce437127a37d5d738a5eb (diff)
downloadstroke-8f112a856705b800d1a8797bec5d9396a9c00b34.zip
stroke-8f112a856705b800d1a8797bec5d9396a9c00b34.tar.bz2
Add Whiteboard Functionality
Add the Whiteboard classes to stroke. Test-information: Unit tests all pass. Change-Id: Id409c09d0fc1f82864e5d706c413b9d984a7db82
Diffstat (limited to 'PortingProgress.txt')
-rw-r--r--PortingProgress.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/PortingProgress.txt b/PortingProgress.txt
index 0dcb71d..fca63cd 100644
--- a/PortingProgress.txt
+++ b/PortingProgress.txt
@@ -1,6 +1,6 @@
Porting Progress from Swiften to Stroke.
This file indicates the porting progress from Swiften Library to Stroke. It indicates, upto which HEAD changes are ported to Stroke. Also indicates any remarks associated with it.
-To Be Ported: history, linklocal, WhiteBoard.
+To Be Ported: history, linklocal.
-----
Adhoc:
@@ -73,8 +73,6 @@ Elements:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
-WhiteBoard Functionalities -- Not Yet Ported!
-
Individual Comments:
ToplevelElement -- Not Required in Stroke.Element does the work!
@@ -157,8 +155,7 @@ Parser:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
ExpatParser -- Not yet ported. Requires expact library.
-LibXMLParser -- Not yet ported. Requires libxml library.
-WhiteboardParser -- Not Yet Ported! Needs Whiteboard classes importing.
+LibXMLParser -- Not yet ported. Requires libxml library.
-----
Presence:
@@ -191,9 +188,7 @@ Windows Authenticator not needed!
-----
Serializer:
-All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for:
-
-WhiteboardSerializer -- Not Yet Ported! Needs whiteboard classes importing.
+All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39.
-----
Session:
@@ -227,3 +222,8 @@ supported in java.
VCards:
All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39.
+
+-----
+Whiteboard:
+
+All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39.