CVSROOT: /cvs/gnome Module name: yarrr Changes by: seth 05/02/09 00:51:37
Modified files: src/org/gnome/yarrr/xmlrpc: Utils.java DefaultMethods.java . : ChangeLog web : dynamic-message-list.js Log message: **You'll need to clear your cookies to make the keys work** * Add getChangesSince function to DefaultMethods.java which allows XML-RPC clients to get any changes since a particular time in a single call. (Eventually we should investigate system.multicall as a better alternative) * Add getMessageField() function to org.gnome.yarrr.xmlrpc.Utils which typechecks fields in a message hash and produces better error messages. * web/dynamic-message-list.js: * Use reportException instead of reportError * base64Encode keys before transmitting them (since they are now automatically decoded to escaped binary values, ala URI encoding) * Use yarrr.getChangesSince() instead of multiple calls, and track update time using the field contained therein. * Refactor code so that we have separate display and processing functions * Make adding new messages and key pair generation work URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=seth&date=explicit&mindate=2005-02-09%2000:50&maxdate=2005-02-09%2000:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list