CVSROOT: /cvs/gnome Module name: yarrr Changes by: walters 05/04/01 02:55:16
Modified files: web/stylesheets: topic.css src/org/gnome/yarrr: ClosedComment.java Discussion.java ActiveTopic.java YarrrXmlRpcMethods.java . : ChangeLog web : topic.js comment.js Removed files: web/stylesheets: chat.css Log message: 2005-03-31 Colin Walters <[EMAIL PROTECTED]> * ActiveTopic.java: Rename addClosedComment to closeComment, and add Person argument. * ClosedComment.java: Add members authors, closeDate, and closer. Change getContent to getContents, which returns all that stuff. * Discussion.java: Make closeComment take a person. * YarrrXmlRpcMethods.java: getClosedCommentContent is now getClosedCommentContents, returns Contents. Add new method addClosedCommentProponent. * comment.js: CloseLiveComment takes yarrrName. * topic.js: Add new xmlrpc methods. Massively rework ClosedComment class to handle all the new data we pass back. Also make it generate a "Proponent" button if we were one of the authors of the comment. Have the Proponent button invoke ClosedComment.addProponent(yarrrName). * chat.css: Move this into topic.css, having two separate files wasn't useful. * topic.css: Add some style for new stuff. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-04-01%2002:54&maxdate=2005-04-01%2002:56 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list