~ubuntu-branches/ubuntu/trusty/irssi-plugin-xmpp/trusty

« back to all changes in this revision

Viewing changes to docs/INTERNAL

  • Committer: Bazaar Package Importer
  • Author(s): David Ammouial
  • Date: 2009-05-12 12:14:44 UTC
  • mfrom: (1.1.3 upstream) (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090512121444-5jeho5h3zsy4oij7
Tags: 0.13+cvs20090406-1
* New CVS snapshot, built against irssi-dev 0.8.13:
  - New features and bugfixes.
  - Fix segfault when successfully identified (Closes: #521227).
  - Fix build error (Closes: #527697)
* Depend on irssi >=0.8.13, build-depend on irssi-dev >=0.8.13.
* Bump Standards-Version to 3.8.1 (no changes needed).
* Add INTERNAL to documentation files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Sources layout:
 
2
===============
 
3
 
 
4
src/core
 
5
src/core/xep
 
6
src/fe-common
 
7
src/fe-common/xep
 
8
src/fe-text
 
9
 
 
10
Signals:
 
11
========
 
12
 
 
13
xmpp xml recv
 
14
xmpp xml send
 
15
 
 
16
xmpp recv message
 
17
xmpp recv presence
 
18
xmpp recv iq
 
19
xmpp recv others
 
20
xmpp send message
 
21
xmpp send presence
 
22
xmpp send iq
 
23
xmpp send others
 
24
 
 
25
xmpp ssl error
 
26
xmpp server status
 
27
 
 
28
xmpp presence online
 
29
xmpp presence offline
 
30
xmpp presence changed
 
31
 
 
32
xmpp features
 
33
xmpp server features
 
34
 
 
35
xmpp composing show
 
36
xmpp composing hide
 
37
xmpp composing start
 
38
xmpp composing stop
 
39
 
 
40
xmpp vcard
 
41
 
 
42
xmpp version