File: ChangeLog.api

package info (click to toggle)
mcabber 0.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,428 kB
  • sloc: ansic: 17,896; sh: 10,235; makefile: 143; perl: 80; python: 69
file content (124 lines) | stat: -rw-r--r-- 2,206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
dev (16)

 * Stable api 0.10.1:1
 * Add "error" argument to the message-in hooks
 * Changeset 3cabdacf58df

  -- Mikael Berthe, 2010-05-16

dev (15)

 * Add "hook-subscription" hook
 * Changeset 5d37cee8c6c6

  -- Mikael Berthe, 2010-04-17

dev (14)

 * Add "delayed" argument to the message-in hooks
 * Changeset ea3f9b4f3558

  -- Mikael Berthe, 2010-04-11

dev (13)

 * Stable api 0.10.0:1
 * Rename jep00{22,85} to xep00{22,85}
 * Rename buddy_resource_jep{22,85}() to buddy_resource_xep{22,85}()
 * Changeset e45d13074721

  -- Mikael Berthe, 2010-04-03

dev (12)

 * Add scr_getlogwinheight()
 * Changeset d13315366ba5

  -- Mikael Berthe, 2010-03-24

dev (11)

 * s/MORE_HOOK/MORE_HANDLER/ in handler return code
 * Changeset 1c3efa9bc422

  -- Mikael Berthe, 2010-03-22

dev (10)

 * Add "hook-unread-list-change"
 * Changeset 9daf6b3f30d6

  -- Mikael Berthe, 2010-03-21

dev (9)

 * Add roster UI priority
   roster_setuiprio(), roster_getuiprio(), buddy_getuiprio(),
   scr_setattentionflag_if_needed()
 * Changeset b135572fcd26

  -- Mikael Berthe, 2010-03-21

dev (8)

 * Changeset 47699a09ceb3
   Rework the whole hook system.  Hook handler API slightly modified.
 * Changeset 5e2db25fdb17
   Rename "hook-message-in" to "hook-post-message-in"
 * Changeset 246c5d359c97
   Add "hook-pre-message-in"
   Incoming messages can be filtered.

  -- Mikael Berthe, 2010-03-20

dev (7)

 * Add scr_gettextheight()
 * Changeset 6e0a8bfb3a01

  -- Myhailo Danylenko, 2010-03-14

dev (6)

 * Add urgent flag to the hook-message-in hook
 * Changeset 1f913c92c9b2

  -- Mikael Berthe, 2010-03-14

dev (5)

 * Add resource name to the hook-message-in hook
 * Changeset 5c043358ded0

  -- Mikael Berthe, 2010-03-14

dev (4)

 * Big API cleanup (functions renamed)
 * Min API 4
 * Changeset e4378fbab5d7

  -- Mikael Berthe, 2010-03-14

dev (3)

 * settings_set_guard() returns success status and will refuse to replace an
   existing guard
 * Min API 3
 * Changeset d80a9e32ab1a

 -- Myhailo Danylenko, 2010-03-13

dev (2)

 * Add api.h
 * Add scr_gettextwidth() (61f0482d3993)
 * Changeset e7ce50fe19a9

 -- Myhailo Danylenko, 2010-03-13

dev (1)

 * Initial API version

 -- Myhailo Danylenko, 2010-03-13