lp:~scymtym/rudel/activity

Created by Jan Moringen and last modified
Get this branch:
bzr branch lp:~scymtym/rudel/activity
Only Jan Moringen can upload to this branch. If you are Jan Moringen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jan Moringen
Project:
rudel
Status:
Development

Recent revisions

524. By Jan Moringen

Added rudel-activity-operators to notify user objects
* rudel.el (rudel-document::rudel-local-operation): use
  `rudel-activity-operators'
  (rudel-document::rudel-remote-operation): use
  `rudel-activity-operators'
* rudel-operators.el (header): added 0.2 version to history section
  (rudel-activity-operators): new class; operators that relay
  operations to user objects in the form of activity notification
  (rudel-activity-operators::rudel-insert): new method; notify user
  object
  (rudel-activity-operators::rudel-delete): new method; notify user
  object

523. By Jan Moringen

Adapted rudel-display-string in rudel-obby-display.el
* obby/rudel-obby-display.el (header): updated copyright; added
  version 0.2 to history section
  (rudel-obby-user::rudel-display-string): added argument &rest
  pieces; removed alignment code since alignment is done in the next
  method

522. By Jan Moringen

Fixed superclasses of user class in rudel-obby.el
* obby/rudel-obby.el (rudel-obby-user): replaced superclass
  `rudel-user' with `rudel-auto-idle-user' and `rudel-activity-user';
  changed method invocation order to :c3

521. By Jan Moringen

Fixed superclases of classes in rudel-infinote-user.el
* infinote/rudel-infinote-user.el (require rudel-user): changed rudel
  -> rudel-user since the `rudel-user' class is now defined there
  (rudel-infinote-user): replaced superclass `rudel-user' with
  `rudel-auto-idle-user' and `rudel-activity-user'; changed method
  invocation order to :c3
  (rudel-infinote-document-user): replaced superclass `rudel-user'
  with `rudel-auto-idle-user' and `rudel-activity-user'

520. By Jan Moringen

Fixed provide expression in rudel-user.el
* rudel-user.el (provide rudel-user): fixed provide
  rudel-state-machine-user -> rudel-user

519. By Jan Moringen

Extended display functions for user classes in rudel-display.el
* rudel-display.el (header): updated copyright; added version 0.2 to
  history section
  (rudel-user::rudel-display-string): added &rest argument pieces;
  pieces are appended to the end of the produced display string
  (rudel-status-user::rudel-display-string): new method; produce
  textual representation including status for instances of the
  `rudel-status-user' class
  (rudel-state-machine-user::rudel-display-string): new method;
  produce textual representation including state residence for
  instances of the `rudel-state-machine-user' class

518. By Jan Moringen

merged trunk changes

517. By Jan Moringen

Moved rudel-user and subclasses into a separate file rudel-user.el
* rudel.el (require rudel-user): added; rudel-user is there
  (rudel-user): moved into file rudel-user.el
* rudel-user.el: new file; contains rudel-user and subclasses
  rudel-status-user, rudel-activity-user, rudel-state-machine-user,
  rudel-auto-idle-user
* Project.ede (target rudel): added rudel-user.el

516. By Jan Moringen

Added idle, away and typing user icons
* rudel-icons.el (rudel-defimage typing):
  (rudel-defimage waiting):
  (rudel-defimage idle): new images
* icons/idle.svg: new; idle user icon
* icons/away.svg: new; away user icon
* icons/typing.png: new; typing user icon

515. By Jan Moringen

Small improvements and updates in doc/card.tex
* doc/card.tex (macros): removed metabox macro; renamed \ccc ->
  \prefix
  (Backends): improved wording; added infinote and IRC backends
  (Examples): reorganized; added prompts for transport and protocol
  backends
  (Debugging): new section; explain dumping backends and loading the
  debug library
* doc/card.pdf: regenerated

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:rudel
This branch contains Public information 
Everyone can see this information.

Subscribers