~ubuntu-branches/ubuntu/maverick/empathy/maverick

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2010-01-12 11:46:51 UTC
  • mto: (107.1.1 maverick)
  • mto: This revision was merged to the branch mainline in revision 82.
  • Revision ID: james.westby@ubuntu.com-20100112114651-kkrprd7olhekjqrj
Tags: upstream-2.29.5.1
ImportĀ upstreamĀ versionĀ 2.29.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 477531547e3e8d8b93f32944ca9bfc61ee372277
 
2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
3
Date:   Tue Jan 12 10:46:03 2010 +0000
 
4
 
 
5
    prepare 2.29.5.1
 
6
 
 
7
 NEWS         |   11 +++++++++++
 
8
 configure.ac |    6 +++---
 
9
 2 files changed, 14 insertions(+), 3 deletions(-)
 
10
 
 
11
commit 0edaeea06e7f2f213fc27b7d40377d00efb81ec0
 
12
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
13
Date:   Tue Jan 12 10:41:07 2010 +0000
 
14
 
 
15
    Revert "added si to LINGUAS file"
 
16
 
 
17
    This reverts commit 26f31d66832b7ec72aa5544de15cd99cbf90640e.
 
18
    This commit accidentally removed the po/LINGUAS file.
 
19
 
 
20
 po/LINGUAS |   75
 
21
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
22
 1 files changed, 75 insertions(+), 0 deletions(-)
 
23
 
 
24
commit 178900e51fac46c1bb8d6ecbaba45ca40bb62e28
 
25
Author: A S Alam <aalam@users.sf.net>
 
26
Date:   Tue Jan 12 08:33:33 2010 +0530
 
27
 
 
28
    updating for Punjabi by A S Alam
 
29
 
 
30
 po/pa.po | 2166
 
31
 +++++++++++++++++++++++++++++++++++++++-----------------------
 
32
 1 files changed, 1378 insertions(+), 788 deletions(-)
 
33
 
 
34
commit 58fe2a2c2568044544c18d353cb8fef83192a09b
 
35
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
36
Date:   Mon Jan 11 18:32:02 2010 +0000
 
37
 
 
38
    start dev of 2.29.6
 
39
 
 
40
 configure.ac |    4 ++--
 
41
 1 files changed, 2 insertions(+), 2 deletions(-)
 
42
 
 
43
commit c4b3eac5b0ee4c3c3df23908e0e1b566305bdce5
 
44
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
45
Date:   Mon Jan 11 17:55:29 2010 +0000
 
46
 
 
47
    add Channel_Interface_Conference.xml to EXTRA_DIST
 
48
 
 
49
 extensions/Makefile.am |    3 ++-
 
50
 1 files changed, 2 insertions(+), 1 deletions(-)
 
51
 
 
52
commit 54ec2ae71ed911aac17e2da5565b842fb95a0f04
 
53
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
54
Date:   Mon Jan 11 17:16:58 2010 +0000
 
55
 
 
56
    prepare 2.29.5 release
 
57
 
 
58
 NEWS         |   55
 
59
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
60
 configure.ac |    4 ++--
 
61
 2 files changed, 57 insertions(+), 2 deletions(-)
 
62
 
 
63
commit 62ba54af21d4f9ca133824a7fda636ab9a80a139
 
64
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
65
Date:   Mon Jan 11 17:02:43 2010 +0000
 
66
 
 
67
    contact_list_store_get_contact_status_icon_with_icon_name: early
 
68
    return if icon_name is NULL
 
69
 
 
70
 libempathy-gtk/empathy-contact-list-store.c |    3 +++
 
71
 1 files changed, 3 insertions(+), 0 deletions(-)
 
72
 
 
73
commit ad84d268b925a1950625ad85221bb8e9007bb55b
 
74
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
75
Date:   Mon Jan 11 17:02:15 2010 +0000
 
76
 
 
77
    empathy_pixbuf_contact_status_icon_with_icon_name: icon_name is not
 
78
    supposed to be NULL
 
79
 
 
80
 libempathy-gtk/empathy-ui-utils.c |    1 +
 
81
 1 files changed, 1 insertions(+), 0 deletions(-)
 
82
 
 
83
commit 2de6e5e0bb4d5d6c68fc44bd4ac7e6c1949364df
 
84
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
85
Date:   Mon Jan 11 15:59:45 2010 +0000
 
86
 
 
87
    listen for the "account-validity-changed" so new account are added
 
88
    to the dispatcher (#605689)
 
89
 
 
90
 libempathy/empathy-dispatcher.c |   35
 
91
 +++++++++++++++++++++++++++++++++++
 
92
 1 files changed, 35 insertions(+), 0 deletions(-)
 
93
 
 
94
commit efa437ce79b0df44f5595c6006a355a209b3608f
 
95
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
96
Date:   Mon Jan 11 15:59:36 2010 +0000
 
97
 
 
98
    store status-changed sig handler in a hash table
 
99
 
 
100
 libempathy/empathy-dispatcher.c |   24 ++++++++++++++++++++++++
 
101
 1 files changed, 24 insertions(+), 0 deletions(-)
 
102
 
 
103
commit 5fc16e172814745c2f40dffb35bb04c3d4f75f2b
 
104
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
105
Date:   Mon Jan 11 15:57:16 2010 +0000
 
106
 
 
107
    factor out connect_account
 
108
 
 
109
 libempathy/empathy-dispatcher.c |   21 ++++++++++++++-------
 
110
 1 files changed, 14 insertions(+), 7 deletions(-)
 
111
 
 
112
commit eab24ccdd00311bd06ce47c36ac388489237ae12
 
113
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
114
Date:   Wed Jan 6 14:27:36 2010 +0000
 
115
 
 
116
    empathy_dispatcher_join_muc: assert than connection_data is not NULL
 
117
 
 
118
 libempathy/empathy-dispatcher.c |    1 +
 
119
 1 files changed, 1 insertions(+), 0 deletions(-)
 
120
 
 
121
commit 3a96a951349e51717785605fcb32aecf0b8a96e4
 
122
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
123
Date:   Mon Jan 11 14:58:59 2010 +0000
 
124
 
 
125
    Wait that the pipeline has been started before enabling camera
 
126
 
 
127
    The v4l2src element doesn't work properly if the pipeline has not
 
128
    been started
 
129
    (#605549).
 
130
 
 
131
 src/empathy-call-window.c |   17 ++++++++++-------
 
132
 1 files changed, 10 insertions(+), 7 deletions(-)
 
133
 
 
134
commit f9f6639f8f1cee0cb49fbe607cb00bb59fc02208
 
135
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
136
Date:   Mon Jan 11 14:47:47 2010 +0000
 
137
 
 
138
    factor out start_call
 
139
 
 
140
 src/empathy-call-window.c |   17 +++++++++++------
 
141
 1 files changed, 11 insertions(+), 6 deletions(-)
 
142
 
 
143
commit 3c31c5f856635a1a50c4fb107abd6d1871b48df7
 
144
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
145
Date:   Mon Jan 11 14:01:13 2010 +0000
 
146
 
 
147
    empathy_call_window_constructed: no need to call display_video_preview
 
148
 
 
149
    The callback fired when tool_button_camera_on will call it for us.
 
150
 
 
151
 src/empathy-call-window.c |    2 --
 
152
 1 files changed, 0 insertions(+), 2 deletions(-)
 
153
 
 
154
commit 9dd268d147b52e7bcb1beaebf3ab5fd13cf5e73a
 
155
Author: Felix Kaser <f.kaser@gmx.net>
 
156
Date:   Sat Jan 9 13:22:55 2010 +0100
 
157
 
 
158
    remember handler ids to prevent double invokation
 
159
 
 
160
    the handler ids for the status-changed signals are remembered to
 
161
    prevent registration more than once on newly created accounts
 
162
 
 
163
 src/empathy-main-window.c |   41
 
164
 +++++++++++++++++++++++++++++++++++++----
 
165
 1 files changed, 37 insertions(+), 4 deletions(-)
 
166
 
 
167
commit a4f5f649d912e3726b568fd7e67ded887f92587b
 
168
Author: Felix Kaser <f.kaser@gmx.net>
 
169
Date:   Sat Jan 9 12:47:34 2010 +0100
 
170
 
 
171
    use G_TYPE_OBJECT instead of G_TYPE_POINTER
 
172
 
 
173
    in the signature of the account-created signal
 
174
 
 
175
 libempathy-gtk/empathy-account-widget.c |    2 +-
 
176
 1 files changed, 1 insertions(+), 1 deletions(-)
 
177
 
 
178
commit 7a8efe86d8f47d911b15a9ad3f56c52ba66de41f
 
179
Author: Felix Kaser <f.kaser@gmx.net>
 
180
Date:   Mon Dec 28 14:39:57 2009 +0100
 
181
 
 
182
    connect to val-changed signal in contact manager
 
183
 
 
184
    new accounts have to be registered for status-changed signals, that
 
185
    can only be done if the account-validity-changed signal is handled.
 
186
    fixes bug #604628
 
187
 
 
188
 libempathy/empathy-contact-manager.c |   17 +++++++++++++++++
 
189
 1 files changed, 17 insertions(+), 0 deletions(-)
 
190
 
 
191
commit 32f691f2a35bce50b8167b7de32ba357f3e40343
 
192
Author: Felix Kaser <f.kaser@gmx.net>
 
193
Date:   Mon Dec 28 13:53:29 2009 +0100
 
194
 
 
195
    connect to status-changed signal of new accounts
 
196
 
 
197
    the main window has to listen for status-changed signals of newly
 
198
    created accounts to display error-infobar
 
199
 
 
200
 src/empathy-main-window.c |   10 ++++++++++
 
201
 1 files changed, 10 insertions(+), 0 deletions(-)
 
202
 
 
203
commit b7fd289a92a01ba588ce29b9499f220d6d6c342f
 
204
Author: Felix Kaser <f.kaser@gmx.net>
 
205
Date:   Mon Dec 28 13:03:12 2009 +0100
 
206
 
 
207
    connect to signals when account has been created
 
208
 
 
209
    when a new account is created the signals presence-changed and
 
210
    status-changed of the account are connected to update the treeview
 
211
    icon and status infobar
 
212
 
 
213
 libempathy-gtk/empathy-account-widget.c |    6 +++---
 
214
 src/empathy-accounts-dialog.c           |   20 ++++++++++++++++++++
 
215
 2 files changed, 23 insertions(+), 3 deletions(-)
 
216
 
 
217
commit 374c27a1f5f71a1ed8f9a1cfd05bab58ba8a8fc9
 
218
Author: Felix Kaser <f.kaser@gmx.net>
 
219
Date:   Sat Jan 9 16:04:31 2010 +0100
 
220
 
 
221
    don't make add-button sensitive on protocol change
 
222
 
 
223
    when creating an account the treeview and add/import buttons should
 
224
    be insensitive. when during creating the protocol was altered via
 
225
    protocol-chooser the add-button became sensitive. this should be
 
226
    fixed with this commit
 
227
 
 
228
 src/empathy-accounts-dialog.c |    1 -
 
229
 1 files changed, 0 insertions(+), 1 deletions(-)
 
230
 
 
231
commit 6129abad0d991e8cb7d8aa8f582e8427fd96c5c5
 
232
Author: Felix Kaser <f.kaser@gmx.net>
 
233
Date:   Sun Dec 27 11:06:19 2009 +0100
 
234
 
 
235
    disable treeview when creating an account
 
236
 
 
237
    fixes bug 604154
 
238
 
 
239
 src/empathy-accounts-dialog.c |   13 +++++++++++++
 
240
 1 files changed, 13 insertions(+), 0 deletions(-)
 
241
 
 
242
commit 1f682ae31e796c0da98665416b2981b004a58ecf
 
243
Author: Claude Paroz <claude@2xlibre.net>
 
244
Date:   Mon Jan 11 12:12:19 2010 +0000
 
245
 
 
246
    Convert the context info to a translator comment (#606513)
 
247
 
 
248
 src/empathy-new-chatroom-dialog.c |    6 +++---
 
249
 1 files changed, 3 insertions(+), 3 deletions(-)
 
250
 
 
251
commit b24ca484fb47cc6acc7585fb56377e7b3e6a71cf
 
252
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
253
Date:   Tue Nov 17 12:16:31 2009 +0000
 
254
 
 
255
    accounts-dialog: inherit from GtkDialog (#600023)
 
256
 
 
257
 src/empathy-accounts-dialog.c  |  156 +++++++++--------
 
258
 src/empathy-accounts-dialog.h  |    4 +-
 
259
 src/empathy-accounts-dialog.ui |  376
 
260
 +++++++++++++++++-----------------------
 
261
 3 files changed, 244 insertions(+), 292 deletions(-)
 
262
 
 
263
commit 309dc2bba3edec26b99cb9cce97802d280090916
 
264
Author: Daniel Nylander <po@danielnylander.se>
 
265
Date:   Sat Jan 9 18:22:09 2010 +0100
 
266
 
 
267
    Updated Swedish translation
 
268
 
 
269
 po/sv.po | 2547
 
270
 ++++++++++++++++++++++++++++----------------------------------
 
271
 1 files changed, 1157 insertions(+), 1390 deletions(-)
 
272
 
 
273
commit 15e0f47f2039c05737a5613f913b725d5cfef697
 
274
Author: Felix Kaser <f.kaser@gmx.net>
 
275
Date:   Sun Dec 27 10:48:35 2009 +0100
 
276
 
 
277
    remove box around advanced settings
 
278
 
 
279
    in generic-widget, fixes bug 605529
 
280
 
 
281
 libempathy-gtk/empathy-account-widget-generic.ui |   38
 
282
 ++++++---------------
 
283
 1 files changed, 11 insertions(+), 27 deletions(-)
 
284
 
 
285
commit 44ecf9f2153aaf5e8d51fb915af8bba120ea3a66
 
286
Author: Jorge GonzĆ”lez <jorgegonz@svn.gnome.org>
 
287
Date:   Fri Jan 8 20:51:55 2010 +0100
 
288
 
 
289
    Updated Spanish translation
 
290
 
 
291
 help/es/es.po | 3143
 
292
 +++++++++++++++++++++++++++++++++++++++++----------------
 
293
 1 files changed, 2252 insertions(+), 891 deletions(-)
 
294
 
 
295
commit d9b76661b133461f2ca816328902f5de1efe06f2
 
296
Author: Jorge GonzĆ”lez <jorgegonz@svn.gnome.org>
 
297
Date:   Wed Jan 6 20:06:23 2010 +0100
 
298
 
 
299
    Updated Spanish translation
 
300
 
 
301
 po/es.po |   46 ++++++----------------------------------------
 
302
 1 files changed, 6 insertions(+), 40 deletions(-)
 
303
 
 
304
commit 027aa3f769422d5cb1a4c09541f0f2928028464b
 
305
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
306
Date:   Wed Dec 23 12:41:59 2009 +0000
 
307
 
 
308
    contact-list-view: merge the audio and vido call column
 
309
 
 
310
    Now that we display a context menu allowing to start audio and
 
311
    video call
 
312
    there is no point to keep the 2 icons. Merge them to one column as
 
313
    they are
 
314
    not just a hint saying that the contact supports audio and/or video.
 
315
 
 
316
 libempathy-gtk/empathy-contact-list-view.c |   52
 
317
 +++-------------------------
 
318
 1 files changed, 5 insertions(+), 47 deletions(-)
 
319
 
 
320
commit 6ebf46cb5048e90de75dceead5df6052e776a3a3
 
321
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
322
Date:   Wed Dec 23 12:09:45 2009 +0000
 
323
 
 
324
    Display a context menu when clicking on audio/video icons (#590051)
 
325
 
 
326
 libempathy-gtk/empathy-contact-list-view.c |   69
 
327
 +++++++++++++---------------
 
328
 1 files changed, 32 insertions(+), 37 deletions(-)
 
329
 
 
330
commit 63c518d5469107144ad3c6ba8cc8c4c7f066747e
 
331
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
332
Date:   Wed Jan 6 17:17:39 2010 +0000
 
333
 
 
334
    hash_job_done: set hash_data->error to NULL when cleaning it
 
335
 
 
336
    This avoid to try to clean it at second time in hash_data_free
 
337
    (#606220).
 
338
 
 
339
 libempathy/empathy-ft-handler.c |    1 +
 
340
 1 files changed, 1 insertions(+), 0 deletions(-)
 
341
 
 
342
commit 52d8bb2ebe6ef009d2adccbacfb3acbcca0a30c3
 
343
Author: Thomas Meire <blackskad@gmail.com>
 
344
Date:   Sat Jan 2 21:35:05 2010 +0100
 
345
 
 
346
    allow multiple rooms with /join (bug #604347)
 
347
 
 
348
 libempathy-gtk/empathy-chat.c |   21 ++++++++++++++++-----
 
349
 1 files changed, 16 insertions(+), 5 deletions(-)
 
350
 
 
351
commit 772d724cb68633175ece7439ae0cc2a672ba7e10
 
352
Author: Jorge GonzĆ”lez <jorgegonz@svn.gnome.org>
 
353
Date:   Wed Jan 6 17:02:33 2010 +0100
 
354
 
 
355
    Updated Spanish translation
 
356
 
 
357
 po/es.po |  237
 
358
 +++++++++++++++++++++++++-------------------------------------
 
359
 1 files changed, 96 insertions(+), 141 deletions(-)
 
360
 
 
361
commit 06adc78c2ea964c5cc993916b7ccdaf1d1067dd4
 
362
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
363
Date:   Wed Jan 6 15:30:08 2010 +0000
 
364
 
 
365
    remove debug message when creating or retrieving a status icon from
 
366
    the cache
 
367
 
 
368
 libempathy-gtk/empathy-contact-list-store.c |    4 +---
 
369
 1 files changed, 1 insertions(+), 3 deletions(-)
 
370
 
 
371
commit 6137828a9955f5e571a08f503ba46308568fb4e0
 
372
Author: Xavier Claessens <xclaesse@gmail.com>
 
373
Date:   Wed Jan 6 16:37:47 2010 +0100
 
374
 
 
375
    Add the protocol icon in EmpathyContactWidget. That's displayed for
 
376
    contact list tooltip too.
 
377
 
 
378
 libempathy-gtk/empathy-contact-widget.c |   26 ++++++++++++++++++++++----
 
379
 1 files changed, 22 insertions(+), 4 deletions(-)
 
380
 
 
381
commit a8260d4f1de4ab185922be3b7713c15f55f1f0a3
 
382
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
383
Date:   Wed Jan 6 15:25:39 2010 +0000
 
384
 
 
385
    rename 'location' to 'loc' to fix shadow declaration
 
386
 
 
387
 libempathy-gtk/empathy-contact-widget.c |    6 +++---
 
388
 1 files changed, 3 insertions(+), 3 deletions(-)
 
389
 
 
390
commit e38cc7c99febaf760bc07e118c8ce3f2d1ffe615
 
391
Author: Philip Withnall <philip@tecnocode.co.uk>
 
392
Date:   Fri Jan 1 13:02:23 2010 +0000
 
393
 
 
394
    Remove Pango markup from translatable strings where possible
 
395
 
 
396
    Use GtkBuilder attributes on labels instead, and change one instance
 
397
    of code
 
398
    to automatically add markup to the translated string.
 
399
 
 
400
 libempathy-gtk/empathy-account-widget-aim.ui       |   10 +++++-
 
401
 libempathy-gtk/empathy-account-widget-groupwise.ui |   10 +++++-
 
402
 libempathy-gtk/empathy-account-widget-icq.ui       |   10 +++++-
 
403
 libempathy-gtk/empathy-account-widget-jabber.ui    |   20 +++++++++--
 
404
 libempathy-gtk/empathy-account-widget-msn.ui       |   10 +++++-
 
405
 libempathy-gtk/empathy-account-widget-sip.ui       |   34
 
406
 ++++++++++++++------
 
407
 libempathy-gtk/empathy-account-widget-yahoo.ui     |   10 +++++-
 
408
 libempathy-gtk/empathy-contact-widget.c            |    6 +++-
 
409
 8 files changed, 85 insertions(+), 25 deletions(-)
 
410
 
 
411
commit 909a8b53b6ef8ec6e4a9e5bed8bbb5226dc061f4
 
412
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
413
Date:   Wed Jan 6 15:10:58 2010 +0000
 
414
 
 
415
    show_protocols should be disabled by default (#605822)
 
416
 
 
417
 data/empathy.schemas.in |    2 +-
 
418
 1 files changed, 1 insertions(+), 1 deletions(-)
 
419
 
 
420
commit 528eeaea5097034456fd5b322924c5301e92e9cd
 
421
Author: Jorge GonzĆ”lez <jorgegonz@svn.gnome.org>
 
422
Date:   Wed Jan 6 16:07:15 2010 +0100
 
423
 
 
424
    Updated Spanish translation
 
425
 
 
426
 po/es.po |  584
 
427
 +++++++++++++++++++++++++++++++++++++++++--------------------
 
428
 1 files changed, 392 insertions(+), 192 deletions(-)
 
429
 
 
430
commit f65faee618844e60b0910107b683f7e74f4523bb
 
431
Author: Thomas Meire <blackskad@gmail.com>
 
432
Date:   Wed Jan 6 11:47:29 2010 +0000
 
433
 
 
434
    Print autocompletion suggestions to chatview (#599779)
 
435
 
 
436
 libempathy-gtk/empathy-chat.c |   14 ++++++++++++++
 
437
 1 files changed, 14 insertions(+), 0 deletions(-)
 
438
 
 
439
commit 35c99e3a75272c03b71e04c3e1bf1944167295ee
 
440
Author: Thomas Meire <blackskad@gmail.com>
 
441
Date:   Wed Jan 6 11:03:23 2010 +0000
 
442
 
 
443
    Fix autocompletion for non-alphanumeric nicknames
 
444
 
 
445
    This bug is caused by the behaviour of
 
446
    gtk_text_iter_backward_word_start. It
 
447
    searches the text for delimiters, based on languages in pango. Numbers
 
448
    and
 
449
    characters as | and [ are not considered to be part of a word in most
 
450
    languages, while they are a part of nicknames. Therefore, empathy
 
451
    fails to get
 
452
    the typed part of the nickname.
 
453
    The attached patch will instead search backwards for a space
 
454
    character. The
 
455
    text that needs to be completed, is the text between the caret and
 
456
    the first
 
457
    space before that. (#554767)
 
458
 
 
459
 libempathy-gtk/empathy-chat.c |   11 ++++++++++-
 
460
 1 files changed, 10 insertions(+), 1 deletions(-)
 
461
 
 
462
commit 7b2c1fab3ca841fcf54cfb10d21eb0cc3fbbc7a3
 
463
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
464
Date:   Wed Jan 6 11:01:12 2010 +0000
 
465
 
 
466
    POTFILES.in: add empathy-invite-participant-dialog.c
 
467
 
 
468
 po/POTFILES.in |    1 +
 
469
 1 files changed, 1 insertions(+), 0 deletions(-)
 
470
 
 
471
commit 94c432662adf5e77b8f49441c84899ff8a83d06e
 
472
Author: Kjartan Maraas <kmaraas@gnome.org>
 
473
Date:   Wed Jan 6 11:06:20 2010 +0100
 
474
 
 
475
    Updated Norwegian bokmĆ„l translation.
 
476
 
 
477
 po/nb.po |  783
 
478
 ++++++++++++++++++++++++++++++++------------------------------
 
479
 1 files changed, 401 insertions(+), 382 deletions(-)
 
480
 
 
481
commit 1d68331dcfd8fde3efe3b7bde82e808c3a59ba67
 
482
Author: Matej Urbančič <mateju@svn.gnome.org>
 
483
Date:   Sat Jan 2 10:22:54 2010 +0100
 
484
 
 
485
    Updated Slovenian translation
 
486
 
 
487
 po/sl.po | 6945
 
488
 +++++++++++++++++++++++++++++++-------------------------------
 
489
 1 files changed, 3523 insertions(+), 3422 deletions(-)
 
490
 
 
491
commit 89d36ccc021bd173e95e62326cb84b7f873c123f
 
492
Author: Philip Withnall <philip@tecnocode.co.uk>
 
493
Date:   Thu Dec 31 18:08:40 2009 +0000
 
494
 
 
495
    Miscellaneous string fixes
 
496
 
 
497
    Lots of small spelling and grammar fixes, as well as some terminology
 
498
    cleanups.
 
499
 
 
500
    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
 
501
 
 
502
 data/empathy.schemas.in                            |    8 ++++----
 
503
 libempathy-gtk/empathy-account-widget-icq.ui       |    2 +-
 
504
 libempathy-gtk/empathy-account-widget-irc.ui       |    2 +-
 
505
 .../empathy-account-widget-local-xmpp.ui           |    2 +-
 
506
 libempathy-gtk/empathy-account-widget-msn.ui       |    2 +-
 
507
 libempathy-gtk/empathy-account-widget-yahoo.ui     |    8 ++++----
 
508
 libempathy-gtk/empathy-avatar-chooser.c            |    2 +-
 
509
 libempathy-gtk/empathy-chat.c                      |    2 +-
 
510
 libempathy-gtk/empathy-contact-menu.c              |    2 +-
 
511
 libempathy-gtk/empathy-contact-widget.ui           |    6 +++---
 
512
 nautilus-sendto-plugin/empathy-nautilus-sendto.c   |    4 ++--
 
513
 src/empathy-account-assistant.c                    |    8 ++++----
 
514
 src/empathy-accounts-dialog.c                      |    2 +-
 
515
 src/empathy-call-window.c                          |    2 +-
 
516
 src/empathy-chat-window.ui                         |    2 +-
 
517
 src/empathy-event-manager.c                        |    4 ++--
 
518
 src/empathy-preferences.ui                         |    2 +-
 
519
 src/empathy-tube-dispatch.c                        |    2 +-
 
520
 18 files changed, 31 insertions(+), 31 deletions(-)
 
521
 
 
522
commit 3fa03d64274f3fa8b939991e3e61d9cdeeffb5ff
 
523
Author: Philip Withnall <philip@tecnocode.co.uk>
 
524
Date:   Thu Dec 31 17:56:30 2009 +0000
 
525
 
 
526
    Punctuation fixes in translatable strings
 
527
 
 
528
    Fix punctuation in the IRC command help messages. Use proper Unicode
 
529
    ellipses
 
530
    throughout Empathy, and proper em-dashes where appropriate.
 
531
 
 
532
    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
 
533
 
 
534
 libempathy-gtk/empathy-chat.c             |   24 ++++++++++++------------
 
535
 libempathy-gtk/empathy-contact-menu.c     |    2 +-
 
536
 libempathy-gtk/empathy-contact-widget.ui  |    4 ++--
 
537
 libempathy-gtk/empathy-presence-chooser.c |   10 +++++-----
 
538
 src/empathy-accounts-dialog.c             |   12 ++++++------
 
539
 src/empathy-accounts-dialog.ui            |    4 ++--
 
540
 src/empathy-call-window.c                 |    2 +-
 
541
 src/empathy-chat-window.ui                |    2 +-
 
542
 src/empathy-main-window.ui                |    8 ++++----
 
543
 src/empathy-status-icon.ui                |    4 ++--
 
544
 10 files changed, 36 insertions(+), 36 deletions(-)
 
545
 
 
546
commit 0388884a0add8538dec7c661d079495da4f834cf
 
547
Author: Philip Withnall <philip@tecnocode.co.uk>
 
548
Date:   Thu Dec 31 17:48:53 2009 +0000
 
549
 
 
550
    Correct unnecessary use of the phrase "whether or not"
 
551
 
 
552
    Also correct use of nouns in place of verbs in a few areas, and
 
553
    make the
 
554
    consistent the terminology of signing in/out.
 
555
 
 
556
    Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
 
557
 
 
558
 data/empathy.schemas.in |   72
 
559
 +++++++++++++++++++++++-----------------------
 
560
 1 files changed, 36 insertions(+), 36 deletions(-)
 
561
 
 
562
commit 6ea47f6e2806d7187afb7fe0c6ad0bbab0d54fbe
 
563
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
 
564
Date:   Fri Jan 1 15:06:48 2010 +0800
 
565
 
 
566
    Updated Traditional Chinese translation(Hong Kong and Taiwan)
 
567
 
 
568
 po/zh_HK.po |  392
 
569
 ++++++++++++++++++++++-------------------------------------
 
570
 po/zh_TW.po |  391
 
571
 ++++++++++++++++++++++-------------------------------------
 
572
 2 files changed, 291 insertions(+), 492 deletions(-)
 
573
 
 
574
commit 26f31d66832b7ec72aa5544de15cd99cbf90640e
 
575
Author: Danishka Navin <danishka@gmail.com>
 
576
Date:   Fri Jan 1 23:41:11 2010 +0530
 
577
 
 
578
    added si to LINGUAS file
 
579
 
 
580
 po/LINGUAS |   75
 
581
 ------------------------------------------------------------
 
582
 1 files changed, 0 insertions(+), 75 deletions(-)
 
583
 
 
584
commit cb8864ec7666cc8e67494a46cab2202071d063c7
 
585
Author: Danishka Navin <danishka@gmail.com>
 
586
Date:   Fri Jan 1 23:38:59 2010 +0530
 
587
 
 
588
    added si.po file
 
589
 
 
590
 po/si.po | 3108
 
591
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
592
 1 files changed, 3108 insertions(+), 0 deletions(-)
 
593
 
 
594
commit 33044833c1081d18f9e6d15825220cb70b9b8424
 
595
Author: Danishka Navin <danishka@gmail.com>
 
596
Date:   Fri Jan 1 23:37:24 2010 +0530
 
597
 
 
598
    added si to LINGUAS file
 
599
 
 
600
 po/LINGUAS |    1 +
 
601
 1 files changed, 1 insertions(+), 0 deletions(-)
 
602
 
 
603
commit c17337f0c17f721a10e108a683fd26ba21301660
 
604
Author: Philip Withnall <philip@tecnocode.co.uk>
 
605
Date:   Thu Dec 31 17:37:58 2009 +0000
 
606
 
 
607
    Updated British English translation
 
608
 
 
609
 po/en_GB.po | 1761
 
610
 +++++++++++++++++++++++++++++++++++++----------------------
 
611
 1 files changed, 1101 insertions(+), 660 deletions(-)
 
612
 
 
613
commit d034683efc6d614ce6f07c78911a4cc2c5e63919
 
614
Author: Jorge GonzĆ”lez <jorgegonz@svn.gnome.org>
 
615
Date:   Mon Dec 28 02:11:52 2009 +0100
 
616
 
 
617
    Updated Spanish translation
 
618
 
 
619
 po/es.po |   87
 
620
 +++++++++++++++++++++++++++++--------------------------------
 
621
 1 files changed, 41 insertions(+), 46 deletions(-)
 
622
 
 
623
commit 4b314d711658cee9f98cf55b83506755e33cfbeb
 
624
Author: Jorge GonzĆ”lez <jorgegonz@svn.gnome.org>
 
625
Date:   Mon Dec 28 02:06:08 2009 +0100
 
626
 
 
627
    Updated Spanish translation
 
628
 
 
629
 po/es.po |  308
 
630
 +++++++++++++++++++++++++++++++++-----------------------------
 
631
 1 files changed, 165 insertions(+), 143 deletions(-)
 
632
 
 
633
commit c487338c1247c8bac23ddd90410c126b09196461
 
634
Author: Khaled Hosny <khaledhosny@eglug.org>
 
635
Date:   Sat Dec 26 13:35:38 2009 +0200
 
636
 
 
637
    Updated Arabic translation
 
638
 
 
639
 po/ar.po | 1688
 
640
 ++++++++++++++++++++++++++++++++++++++++----------------------
 
641
 1 files changed, 1088 insertions(+), 600 deletions(-)
 
642
 
 
643
commit 8e342c724ef0eed52fc08e04dd4589bb02b41f89
 
644
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
 
645
Date:   Sat Dec 26 19:01:50 2009 +0800
 
646
 
 
647
    Updated Traditional Chinese(Hong Kong and Taiwan)
 
648
 
 
649
 po/zh_HK.po | 1759
 
650
 +++++++++++++++++++++++++++++++++++++++--------------------
 
651
 po/zh_TW.po | 1759
 
652
 +++++++++++++++++++++++++++++++++++++++--------------------
 
653
 2 files changed, 2316 insertions(+), 1202 deletions(-)
 
654
 
 
655
commit 153800e9804c5d032e5c8c6e1b15c3090e3c349a
 
656
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
657
Date:   Tue Dec 22 17:46:43 2009 +0000
 
658
 
 
659
    Remove the protocol selection screen when adding a new account
 
660
 
 
661
    Instead, display the protocol chooser on the top of the account widget
 
662
    (#599182).
 
663
 
 
664
 src/empathy-accounts-dialog.c  |  162
 
665
 ++++++++++++++++------------------------
 
666
 src/empathy-accounts-dialog.ui |  157
 
667
 +++++++--------------------------------
 
668
 2 files changed, 92 insertions(+), 227 deletions(-)
 
669
 
 
670
commit a748e3cf4d08a94a674b4f675dc3a0457ab7c4e9
 
671
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
672
Date:   Tue Dec 22 15:34:22 2009 +0000
 
673
 
 
674
    account-settings: use empathy_signal_connect_weak to connect the
 
675
    ready signal on managers
 
676
 
 
677
    If for some reason this signal is fired after the settings has
 
678
    been destroyed,
 
679
    we shouldn't crash.
 
680
 
 
681
 libempathy/empathy-account-settings.c |    4 ++--
 
682
 1 files changed, 2 insertions(+), 2 deletions(-)
 
683
 
 
684
commit b2d926ba67fcb7bfbd7f5039e28e0d1bb5b2d6f0
 
685
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
686
Date:   Tue Dec 22 17:59:57 2009 +0000
 
687
 
 
688
    account-widget: presence_changed_cb: early return if widget has
 
689
    been destroyed
 
690
 
 
691
    The callback needs to manipulate widgets but can't do it if the
 
692
    account widget
 
693
    has already been destroyed.
 
694
 
 
695
 libempathy-gtk/empathy-account-widget.c |    3 +++
 
696
 1 files changed, 3 insertions(+), 0 deletions(-)
 
697
 
 
698
commit 9ee5a2d0ec80e655cb834f8f95603f572c2f87f9
 
699
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
700
Date:   Tue Dec 22 15:37:15 2009 +0000
 
701
 
 
702
    account-widget: ensure that the object stays alive during the
 
703
    tp_account_manager_prepare_async call
 
704
 
 
705
 libempathy-gtk/empathy-account-widget.c |    6 +++++-
 
706
 1 files changed, 5 insertions(+), 1 deletions(-)
 
707
 
 
708
commit 50f96722448f152b8bfe0c24501c4b1eb0136359
 
709
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
710
Date:   Wed Dec 23 15:53:15 2009 +0000
 
711
 
 
712
    status_icon_update_tooltip: display the custom status msg, if any
 
713
    (#604481)
 
714
 
 
715
 src/empathy-status-icon.c |   14 +++++++++++---
 
716
 1 files changed, 11 insertions(+), 3 deletions(-)
 
717
 
 
718
commit 3e44a8a3c4268a401f4a2869ee4b8a806d23c51a
 
719
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
720
Date:   Wed Dec 23 15:45:33 2009 +0000
 
721
 
 
722
    status_icon_update_tooltip: display a translated version of the
 
723
    default status string
 
724
 
 
725
 src/empathy-status-icon.c |   16 ++++++++++------
 
726
 1 files changed, 10 insertions(+), 6 deletions(-)
 
727
 
 
728
commit 61aac31cb18ef645661c89c49f01bd9caca0124e
 
729
Author: Nguyį»…n ThĆ”i Ngį»c Duy <pclouds@gmail.com>
 
730
Date:   Thu Dec 24 12:38:30 2009 +0700
 
731
 
 
732
    po/vi.po: Updated Vietnamese translation
 
733
 
 
734
 po/vi.po | 3529
 
735
 +++++++++++++++++++++++++++++++++++++++++++++-----------------
 
736
 1 files changed, 2548 insertions(+), 981 deletions(-)
 
737
 
 
738
commit 54faf210b72c259a0e2ab102f99c82d7f6755933
 
739
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
740
Date:   Wed Dec 23 17:54:53 2009 +0700
 
741
 
 
742
    Updated Thai translation.
 
743
 
 
744
 po/th.po |  121
 
745
 +++++++++++++++++++++++++++++++++-----------------------------
 
746
 1 files changed, 64 insertions(+), 57 deletions(-)
 
747
 
 
748
commit 129fb769bbaff17cff505c9249d513828454a9d2
 
749
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
750
Date:   Wed Dec 23 10:36:58 2009 +0000
 
751
 
 
752
    Use clutter_get_option_group instead of gtk_clutter_init
 
753
 
 
754
    clutter_get_option_group will initialize clutter during arguments
 
755
    parsing.
 
756
    This avoid to call g_set_prgname twice as it's called once by
 
757
    g_option_context_parse and once when initializing clutter.
 
758
 
 
759
 src/empathy.c |    7 +++----
 
760
 1 files changed, 3 insertions(+), 4 deletions(-)
 
761
 
 
762
commit 084d6772c28d3191af02cc86fd0b27f92f585edf
 
763
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
 
764
Date:   Wed Dec 23 10:56:17 2009 +0700
 
765
 
 
766
    Updated Thai translation.
 
767
 
 
768
 po/th.po | 1568
 
769
 +++++++++++++++++++++++++++++++++++++++-----------------------
 
770
 1 files changed, 993 insertions(+), 575 deletions(-)
 
771
 
 
772
commit 57eaa86ef594878efcc160ece99c375f5ee0dcbf
 
773
Author: Laurent Bigonville <bigon@bigon.be>
 
774
Date:   Tue Dec 22 23:15:31 2009 +0100
 
775
 
 
776
    libempathy/empathy-irc-network-manager.c: Fix typo similiar -> similar
 
777
 
 
778
 libempathy/empathy-irc-network-manager.c |    2 +-
 
779
 1 files changed, 1 insertions(+), 1 deletions(-)
 
780
 
 
781
commit 1d1f5f138931c698a5ca07c6377278210d36d31c
 
782
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
783
Date:   Mon Dec 21 17:22:01 2009 +0000
 
784
 
 
785
    Add register buttons to the account widget
 
786
 
 
787
 libempathy-gtk/empathy-account-widget.c |   52
 
788
 +++++++++++++++++++++++++++++++
 
789
 1 files changed, 52 insertions(+), 0 deletions(-)
 
790
 
 
791
commit 6886131ed1c93f39dc8d961dbcd52ef85c64c18c
 
792
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
793
Date:   Mon Dec 21 17:21:18 2009 +0000
 
794
 
 
795
    factor out account_widget_is_gtalk
 
796
 
 
797
 libempathy-gtk/empathy-account-widget.c |   13 ++++++++++---
 
798
 1 files changed, 10 insertions(+), 3 deletions(-)
 
799
 
 
800
commit 047a96316d388258fcff299ac4bea1bc3881ecae
 
801
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
802
Date:   Mon Dec 21 17:01:13 2009 +0000
 
803
 
 
804
    add empathy_account_settings_get_tp_protocol
 
805
 
 
806
 libempathy/empathy-account-settings.c |    8 ++++++++
 
807
 libempathy/empathy-account-settings.h |    3 +++
 
808
 2 files changed, 11 insertions(+), 0 deletions(-)
 
809
 
 
810
commit 2cf8e876c22f6f7af9aa1701061d2624cbc0b5d3
 
811
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
812
Date:   Mon Dec 21 16:23:20 2009 +0000
 
813
 
 
814
    remove register radio buttons in the create account frame
 
815
 
 
816
    They should be part of the account widget as we plan to kill this
 
817
    frame
 
818
    (#605213).
 
819
 
 
820
 src/empathy-accounts-dialog.c  |   35 -----------
 
821
 src/empathy-accounts-dialog.ui |  130
 
822
 ++++++++++++---------------------------
 
823
 2 files changed, 40 insertions(+), 125 deletions(-)
 
824
 
 
825
commit 36f39b9b545339768891665a5151540d6bc543a7
 
826
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
827
Date:   Tue Dec 22 10:47:56 2009 +0000
 
828
 
 
829
    reorder moblin specific code
 
830
 
 
831
    An #ifdef/#else structur is easier to read than #ifndef/#else. Change
 
832
    all the
 
833
    moblin tests to fit this structur.
 
834
 
 
835
 libempathy-gtk/empathy-account-widget.c |   54
 
836
 +++++++++++++++---------------
 
837
 1 files changed, 27 insertions(+), 27 deletions(-)
 
838
 
 
839
commit 2cde466847cf06b8c0c276503464190b7ec1f2de
 
840
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
841
Date:   Mon Dec 21 15:14:02 2009 +0000
 
842
 
 
843
    account-widget: move the 'Enable' checkbox to the top of the widget
 
844
    (#593268)
 
845
 
 
846
    This change doesn't affect the Moblin version.
 
847
 
 
848
 libempathy-gtk/empathy-account-widget.c |    8 ++++----
 
849
 1 files changed, 4 insertions(+), 4 deletions(-)
 
850
 
 
851
commit 5be13a29a3e4afc3f10542ba0982cb57e97d785e
 
852
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
853
Date:   Mon Dec 21 14:41:55 2009 +0000
 
854
 
 
855
    account-widget: factor out add_enable_checkbox
 
856
 
 
857
 libempathy-gtk/empathy-account-widget.c |  131
 
858
 ++++++++++++++++---------------
 
859
 1 files changed, 69 insertions(+), 62 deletions(-)
 
860
 
 
861
commit 10bb432035ea43ab4ea7af7479fa0bc416cf7a59
 
862
Merge: d8a2cee fa65881
 
863
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
864
Date:   Tue Dec 22 21:56:31 2009 +1100
 
865
 
 
866
    Merge branch 'pmuc'
 
867
 
 
868
commit fa658816077d8dfcd59978bcb69b00b789f12636
 
869
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
870
Date:   Tue Dec 22 14:15:05 2009 +1100
 
871
 
 
872
    Remove FIXME
 
873
 
 
874
 src/empathy-chat-window.c |    2 --
 
875
 1 files changed, 0 insertions(+), 2 deletions(-)
 
876
 
 
877
commit d07d688e26fc68890ec6a640090ddece560bb495
 
878
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
879
Date:   Tue Dec 22 14:03:17 2009 +1100
 
880
 
 
881
    [EmpathyContactSelectorDialog] add contact filtering support
 
882
 
 
883
 libempathy-gtk/empathy-contact-selector-dialog.c |   63
 
884
 ++++++++++++++++++----
 
885
 libempathy-gtk/empathy-contact-selector-dialog.h |    2 +
 
886
 2 files changed, 55 insertions(+), 10 deletions(-)
 
887
 
 
888
commit 72034a8daf617d2a02d80f8a19d05d8be792ce6d
 
889
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
890
Date:   Tue Dec 22 11:29:08 2009 +1100
 
891
 
 
892
    Remove unneeded private struct
 
893
 
 
894
 src/empathy-invite-participant-dialog.c |   12 ------------
 
895
 1 files changed, 0 insertions(+), 12 deletions(-)
 
896
 
 
897
commit d8a2cee1b7e31dc7d415bdfe6cf73c639e84cf7d
 
898
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
 
899
Date:   Mon Dec 21 17:53:37 2009 +0000
 
900
 
 
901
    start dev of 2.94.5
 
902
 
 
903
 configure.ac |    2 +-
 
904
 1 files changed, 1 insertions(+), 1 deletions(-)
 
905
 
1
906
commit 314fd3df8e43b2a97678f8b6133dd9cbd8a6d024
2
907
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
3
908
Date:   Mon Dec 21 17:36:54 2009 +0000
42
947
 libempathy-gtk/empathy-status-preset-dialog.c |    2 ++
43
948
 2 files changed, 3 insertions(+), 0 deletions(-)
44
949
 
 
950
commit 2840411971e6e2a25a75b05a4ab0a0d8922b7fcb
 
951
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
952
Date:   Mon Dec 21 13:05:10 2009 +1100
 
953
 
 
954
    Make Invite Participant menu entry sensitive only when available
 
955
 
 
956
 src/empathy-chat-window.c |   28 ++++++++++++++++++++++++++++
 
957
 1 files changed, 28 insertions(+), 0 deletions(-)
 
958
 
 
959
commit eb36cae56aec0cd245d693ebf2bcb4ce20fb458b
 
960
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
961
Date:   Mon Dec 21 12:51:02 2009 +1100
 
962
 
 
963
    Refactor MUC upgrading to be a feature of TpChat->add()
 
964
 
 
965
    Add a method to be able to tell whether a given TpChat supports
 
966
    you calling
 
967
    add() on it.
 
968
 
 
969
 libempathy/empathy-tp-chat.c |  109
 
970
 +++++++++++++++++++++++++++++++++++++-----
 
971
 libempathy/empathy-tp-chat.h |    1 +
 
972
 src/empathy-chat-window.c    |   84 ++++----------------------------
 
973
 3 files changed, 107 insertions(+), 87 deletions(-)
 
974
 
 
975
commit 901c4d9b608d764a894c4a4a9df803c3e06a6ab3
 
976
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
977
Date:   Mon Dec 21 11:04:39 2009 +1100
 
978
 
 
979
    [EmpathyContactMenu] Replace raw Tp call with existing abstraction
 
980
 
 
981
    This was the place I'd copied my code from. However it makes a lot
 
982
    of sense to
 
983
    use the same abstraction here too.
 
984
 
 
985
 libempathy-gtk/empathy-contact-menu.c |    9 ++-------
 
986
 1 files changed, 2 insertions(+), 7 deletions(-)
 
987
 
 
988
commit 79074c4ba575f4b01782f6f498a3e9f91cd7ba21
 
989
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
990
Date:   Mon Dec 21 10:21:11 2009 +1100
 
991
 
 
992
    Replace raw Tp call with existing abstraction in EmpathyTpChat
 
993
 
 
994
 src/empathy-chat-window.c |   14 +++++---------
 
995
 1 files changed, 5 insertions(+), 9 deletions(-)
 
996
 
 
997
commit 845c851672bb392dd265cd63afde325ed1dfad49
 
998
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
999
Date:   Sat Dec 19 13:16:02 2009 +1100
 
1000
 
 
1001
    Port EmpathyInviteParticipantDialog over to
 
1002
    EmpathyContactSelectorDialog
 
1003
 
 
1004
 src/empathy-chat-window.c               |   64
 
1005
 +++++++++++++++++++++-------
 
1006
 src/empathy-invite-participant-dialog.c |   70
 
1007
 ++++++++-----------------------
 
1008
 src/empathy-invite-participant-dialog.h |    8 ++--
 
1009
 3 files changed, 70 insertions(+), 72 deletions(-)
 
1010
 
 
1011
commit acff8e6eece48cbe0915ca60166923afc5aa774b
 
1012
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1013
Date:   Thu Dec 17 08:54:59 2009 +1100
 
1014
 
 
1015
    Bump tp-glib version to 0.9.2
 
1016
 
 
1017
 configure.ac |    2 +-
 
1018
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1019
 
 
1020
commit 91b6954805de2541dad743256cc3f9e9c6f65943
 
1021
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1022
Date:   Thu Dec 17 08:50:33 2009 +1100
 
1023
 
 
1024
    Don't destroy the request properties, EmpathyDispatcher now owns them
 
1025
 
 
1026
    This is not the same as tp-glib semantics
 
1027
    (e.g. tp_..._call_create_channel).
 
1028
    Add some docs to EmpathyDispatcher to explain this, for the next
 
1029
    person.
 
1030
 
 
1031
 libempathy/empathy-dispatcher.c |   13 +++++++++++++
 
1032
 src/empathy-chat-window.c       |    2 +-
 
1033
 2 files changed, 14 insertions(+), 1 deletions(-)
 
1034
 
 
1035
commit 041b5b174f64ddde0f400843ed2a8b89b52ba18d
 
1036
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1037
Date:   Wed Dec 16 20:21:44 2009 +1100
 
1038
 
 
1039
    Add support for inviting to MUCs
 
1040
 
 
1041
 src/empathy-chat-window.c |    9 +++++++--
 
1042
 1 files changed, 7 insertions(+), 2 deletions(-)
 
1043
 
 
1044
commit b39e12f74ac06de310870a54b08e7fb32d2d2fe0
 
1045
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1046
Date:   Wed Dec 16 18:09:55 2009 +1100
 
1047
 
 
1048
    Add a rudimentry UI to select a 3rd contact to invite
 
1049
 
 
1050
    Needs support for inviting in MUCs added
 
1051
 
 
1052
 src/Makefile.am                         |    1 +
 
1053
 src/empathy-chat-window.c               |   67 +++++++++++++++----
 
1054
 src/empathy-invite-participant-dialog.c |  111
 
1055
 +++++++++++++++++++++++++++++++
 
1056
 src/empathy-invite-participant-dialog.h |   46 +++++++++++++
 
1057
 4 files changed, 213 insertions(+), 12 deletions(-)
 
1058
 
 
1059
commit d8d74645987b0188f437b967c7d88dd3fda2db13
 
1060
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1061
Date:   Mon Dec 14 14:48:08 2009 +1100
 
1062
 
 
1063
    Use EmpathyDispatcher to create the PMUC channel
 
1064
 
 
1065
 src/empathy-chat-window.c |   30 ++++++------------------------
 
1066
 1 files changed, 6 insertions(+), 24 deletions(-)
 
1067
 
 
1068
commit 0ad2641ae9ac96dc082d79feef619ce9572eda63
 
1069
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1070
Date:   Fri Dec 11 21:50:17 2009 +1100
 
1071
 
 
1072
    Don't leak GPtrArray
 
1073
 
 
1074
 src/empathy-chat-window.c |    1 +
 
1075
 1 files changed, 1 insertions(+), 0 deletions(-)
 
1076
 
 
1077
commit 5dcbaaf03567a2aede850bf17e4d595126ea98b4
 
1078
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1079
Date:   Fri Dec 11 16:59:56 2009 +1100
 
1080
 
 
1081
    Add an Invite Participants menu item and make it request the Conf
 
1082
    channel
 
1083
 
 
1084
 src/empathy-chat-window.c  |   76
 
1085
 ++++++++++++++++++++++++++++++++++++++++++-
 
1086
 src/empathy-chat-window.ui |    7 ++++
 
1087
 2 files changed, 81 insertions(+), 2 deletions(-)
 
1088
 
 
1089
commit 6211cadb6d83d8130505ec045b80d5390339eda7
 
1090
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
 
1091
Date:   Fri Dec 11 16:59:08 2009 +1100
 
1092
 
 
1093
    Include Channel.Interface.Conference draft from tp-spec
 
1094
 
 
1095
 extensions/Channel_Interface_Conference.xml |  400
 
1096
 +++++++++++++++++++++++++++
 
1097
 extensions/misc.xml                         |    1 +
 
1098
 2 files changed, 401 insertions(+), 0 deletions(-)
 
1099
 
45
1100
commit 4a9ec5b513a5e7c183cfcb55b1b2bcda1e5f2f52
46
1101
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
47
1102
Date:   Sat Dec 19 12:42:25 2009 +1100