CVSROOT: /cvs/gnome Module name: yarrr Changes by: dave_malcolm 05/03/22 16:49:48
Modified files: src/org/gnome/yarrr: YarrrXmlRpcMethods.java ActiveTopic.java . : ChangeLog web/whiteboard : whiteboard.html web : topic.html topic.js src/org/gnome/yarrr/xmlrpc: XmlRpcHandler.java Added files: src/org/gnome/yarrr: Whiteboard.java Point.java Stroke.java web : whiteboard.js wz_jsgraphics.js Removed files: web/whiteboard : whiteboard.js wz_jsgraphics.js Log message: 2005-03-22 David Malcolm <[EMAIL PROTECTED]> * src/org/gnome/yarrr/ActiveTopic.java: Added theWhiteboard member * src/org/gnome/yarrr/Point.java: * src/org/gnome/yarrr/Stroke.java: * src/org/gnome/yarrr/Whiteboard.java: New files * src/org/gnome/yarrr/xmlrpc/XmlRpcHandler.java: Made demarshalFromClass and recursivelyMarshal public so they can be used by the marshalling and demarshalling code for Stroke and Point. * src/org/gnome/yarrr/YarrXmlRpcMethods.java: * web/topic.js: Added addWhiteboardStroke method * web/topic.html: Added whiteboard area at the bottom, and script hooks. Doesn't fully work yet (it sends strokes back to the server, which adds them to the topic's whiteboard's stroke list, but the server doesn't yet coalesce strokes into the backdrop image or push updates) * web/whiteboard/whiteboard.html: Minor changes; this is mostly dead code now * web/whiteboard/whiteboard.js: Moved to web/whiteboard.js; various changes, including XML-RPC marshalling * web/whiteboard/wz_jsgraphics.js: Moved to web/wz_jsgraphics.js URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=dave_malcolm&date=explicit&mindate=2005-03-22%2016:48&maxdate=2005-03-22%2016:50 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list